© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Search
Star
Feedback
Setup for Free
F
Filament
•
3y ago
•
13 replies
bernhard
Performance of `$table->groupsOnly()`
I want to create a reporting table of db
-table with
~600k rows
. For this
, I added
->defaultGroup("ad_advertorial_id")
->groupsOnly()
->defaultGroup("ad_advertorial_id")
->groupsOnly()
to my table
. First I got memory
_limit errors
, after increasing it to 1GB I get timeouts
> 60s
.
Any ideas
?
Filament
Join
A powerful open source UI framework for Laravel • Build and ship admin panels & apps fast with Livewire
20,307
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Similar Threads
Was this page helpful?
Yes
No
Recent Announcements
Similar Threads
Table ->groupsOnly() Heading UI Issue
F
Filament / ❓┊help
2y ago
table performance
F
Filament / ❓┊help
16mo ago
Apply groupsOnly only when the table is grouped
F
Filament / ❓┊help
3mo ago
Table Performance - Bulk Actions
F
Filament / ❓┊help
2y ago