Vincent Klaiber
Vincent Klaiber
FFilament
Created by Vincent Klaiber on 6/26/2023 in #❓┊help
Improve search performance
Thanks Dan! Really appreciate you taking the time 🙇‍♂️
30 replies
FFilament
Created by Vincent Klaiber on 6/26/2023 in #❓┊help
Improve search performance
Is there a way to not perform the count query?
30 replies
FFilament
Created by Vincent Klaiber on 6/26/2023 in #❓┊help
Improve search performance
I dont understand how it will make it worse? I only want to fetch 20 records based on the search query and the user should not be able to paginate to the next result page.
30 replies
FFilament
Created by Vincent Klaiber on 6/26/2023 in #❓┊help
Improve search performance
I will try another way to disable the pagination navigation
30 replies
FFilament
Created by Vincent Klaiber on 6/26/2023 in #❓┊help
Improve search performance
it seems it stil performce the count() query
30 replies
FFilament
Created by Vincent Klaiber on 6/26/2023 in #❓┊help
Improve search performance
thanks Dan
30 replies
FFilament
Created by Vincent Klaiber on 6/26/2023 in #❓┊help
Improve search performance
do I have to write a custom table component in order to enable simple pagination on my UserResource?
30 replies
FFilament
Created by Vincent Klaiber on 6/26/2023 in #❓┊help
Improve search performance
30 replies
FFilament
Created by Vincent Klaiber on 6/26/2023 in #❓┊help
Improve search performance
tried but could not find a way how to switch to simple navigation on a resource table?
30 replies
FFilament
Created by Vincent Klaiber on 6/26/2023 in #❓┊help
Improve search performance
I'm guessing the count(*) is used for the table pagination navigation.
30 replies
FFilament
Created by Vincent Klaiber on 6/26/2023 in #❓┊help
Improve search performance
I want to limit the response but prevent the SELECT count(*) AS aggregate FROM users WHERE query from running.
30 replies
FFilament
Created by Vincent Klaiber on 6/26/2023 in #❓┊help
Improve search performance
Is there a way to disable pagination for a resource table, as it appears to use a lot of resources?
30 replies
FFilament
Created by Vincent Klaiber on 6/26/2023 in #❓┊help
Improve search performance
Is it possible to provide a custom query for the search field without having to add it for each column?
30 replies
FFilament
Created by Vincent Klaiber on 6/26/2023 in #❓┊help
Improve search performance
Combining the three columns into one index?
30 replies
FFilament
Created by Vincent Klaiber on 3/3/2023 in #❓┊help
Conditional form relationships
This worked out great. Filament is truly amazing 🔥
6 replies
FFilament
Created by Vincent Klaiber on 3/3/2023 in #❓┊help
Conditional form relationships
Thanks! 🙇‍♂️
6 replies