Level 1
yes it will search the entire query
1 like
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
If I have a table with pagination, and I need to search in the dataset - will it work? The pagination docs don't have much information about it.
so if for example I have 1000 results with pagination of 10 results per page, and I add search box in the table in the frontend - will it be able to search for data not on current page?
yes it will search the entire query
Please or to participate in this conversation.