v1.0.0
English
▼
Slovenčina
Čeština
Deutsch
Polski
Português
Русский
Українська
हिन्दी
فارسی
Home
›
system
›
Debug
›
Toolbar
›
Collectors
›
Routes_php
Routes.php
system/Debug/Toolbar/Collectors/Routes.php
1 class
3 methods
class
Routes
Routes collector
display
()
public
Returns the data of this collector to be formatted in the toolbar matchedRoute: list<array{ directory: string, controller: string, method: string, paramCount: int, truePCount: int, params: list<array{ name: string, value: mixed }> }>, routes: list<array{ method: string, route: string, handler: string }> }
return
array{
View Source
Copy
getBadgeValue
()
public
Returns a count of all the routes in the system.
View Source
Copy
icon
()
public
Display the icon. Icon from https://icons8.com - 1em package
View Source
Copy
phpDG v1.0.0
Routes.php
662 files
498 classes
763 fn
Generated