https://planiya.com.gt/

Routing

homepage_website Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /
# Route name Path Log
1 _wdt /_wdt/{token} Path does not match
2 _profiler_home /_profiler/ Path does not match
3 _profiler_search /_profiler/search Path does not match
4 _profiler_search_bar /_profiler/search_bar Path does not match
5 _profiler_phpinfo /_profiler/phpinfo Path does not match
6 _profiler_search_results /_profiler/{token}/search/results Path does not match
7 _profiler_open_file /_profiler/open Path does not match
8 _profiler /_profiler/{token} Path does not match
9 _profiler_router /_profiler/{token}/router Path does not match
10 _profiler_exception /_profiler/{token}/exception Path does not match
11 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
12 chartLinearTooltip_index /backend/image/ Path does not match
13 city_index /backend/city/ Path does not match
14 city_new /backend/city/new Path does not match
15 city_show /backend/city/{cityId} Path does not match
16 city_edit /backend/city/{cityId}/edit Path does not match
17 city_delete /backend/city/{cityId} Path does not match
18 country_index /backend/country/ Path does not match
19 country_new /backend/country/new Path does not match
20 country_show /backend/country/{countryId} Path does not match
21 country_edit /backend/country/{countryId}/edit Path does not match
22 country_delete /backend/country/{countryId} Path does not match
23 demoCrud_index /backend/demo_crud/ Path does not match
24 demoCrud_new /backend/demo_crud/new Path does not match
25 demoCrud_show /backend/demo_crud/{demoCrudId} Path does not match
26 demoCrud_edit /backend/demo_crud/{demoCrudId}/edit Path does not match
27 demoCrud_delete /backend/demo_crud/{demoCrudId} Path does not match
28 demo_pdf_index /backend/demo_pdf/ Path does not match
29 demo_pdf_show /backend/demo_pdf/download Path does not match
30 demo_subcrud_index /backend/demo_subcrud/ Path does not match
31 demo_subcrud_new /backend/demo_subcrud/new Path does not match
32 demo_subcrud_show /backend/demo_subcrud/{demoSubcrudId} Path does not match
33 demo_subcrud_edit /backend/demo_subcrud/{demoSubcrudId}/edit Path does not match
34 demo_subcrud_delete /backend/demo_subcrud/{demoSubcrudId} Path does not match
35 excel_parser_index /backend/excel/parser/ Path does not match
36 excel_parser_new /backend/excel/parser/new Path does not match
37 excel_parser_show /backend/excel/parser/{excelParserId} Path does not match
38 excel_parser_edit /backend/excel/parser/{excelParserId}/edit Path does not match
39 excel_parser_delete /backend/excel/parser/{excelParserId} Path does not match
40 external_index /backend/external/ Path does not match
41 external_new /backend/external/new Path does not match
42 external_show /backend/external/{externalId} Path does not match
43 external_edit /backend/external/{externalId}/edit Path does not match
44 external_delete /backend/external/{externalId} Path does not match
45 family_list_index /backend/family/list/ Path does not match
46 family_list_new /backend/family/list/new Path does not match
47 family_list_show /backend/family/list/{familyListId} Path does not match
48 family_list_edit /backend/family/list/{familyListId}/edit Path does not match
49 family_list_delete /backend/family/list/{familyListId} Path does not match
50 homepage_website / Route matches!

Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.