Routing
company_list
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/companies
# | Route name | Path | Log |
---|---|---|---|
1 | _preview_error | /_error/{code}.{_format} | Path does not match |
2 | _wdt | /_wdt/{token} | Path does not match |
3 | _profiler_home | /_profiler/ | Path does not match |
4 | _profiler_search | /_profiler/search | Path does not match |
5 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
6 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
7 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
8 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
9 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
10 | _profiler_open_file | /_profiler/open | Path does not match |
11 | _profiler | /_profiler/{token} | Path does not match |
12 | _profiler_router | /_profiler/{token}/router | Path does not match |
13 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
14 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
15 | admin_ai_interview_analytics_overview | /admin/analytics/ai-interviews/overview | Path does not match |
16 | admin_ai_interview_analytics_overview_export | /admin/analytics/ai-interviews/overview/export | Path does not match |
17 | admin_email_templates_index | /admin/email-templates/ | Path does not match |
18 | admin_email_templates_new | /admin/email-templates/new | Path does not match |
19 | admin_email_templates_edit | /admin/email-templates/{id}/edit | Path does not match |
20 | admin_email_templates_delete | /admin/email-templates/{id}/delete | Path does not match |
21 | admin_email_templates_preview | /admin/email-templates/{id}/preview | Path does not match |
22 | admin_dashboard | /admin/ | Path does not match |
23 | admin_analytics_index | /admin/analytics/system | Path does not match |
24 | company_admin_analytics | /company-admin/analytics/company/{id} | Path does not match |
25 | admin_analytics_export | /admin/analytics/export/system | Path does not match |
26 | COMPANY_USER_analytics_export | /company-admin/analytics/export/company/{id} | Path does not match |
27 | admin_application_funnel_overview | /admin/analytics/funnel/overview | Path does not match |
28 | admin_application_funnel_stages | /admin/analytics/funnel/stages | Path does not match |
29 | admin_application_funnel_bottlenecks | /admin/analytics/funnel/bottlenecks | Path does not match |
30 | admin_application_funnel_communication | /admin/analytics/funnel/communication | Path does not match |
31 | admin_application_funnel_overview_export | /admin/analytics/funnel/overview/export | Path does not match |
32 | company_admin_ai_interview_analytics_overview | /company-admin/analytics/ai-interviews/overview | Path does not match |
33 | company_admin_ai_interview_analytics_performance | /company-admin/analytics/ai-interviews/performance | Path does not match |
34 | company_admin_ai_interview_analytics_overview_export | /company-admin/analytics/ai-interviews/overview/export | Path does not match |
35 | company_admin_application_funnel_overview | /company-admin/analytics/funnel/overview | Path does not match |
36 | company_admin_application_funnel_stages | /company-admin/analytics/funnel/stages | Path does not match |
37 | company_admin_application_funnel_conversion | /company-admin/analytics/funnel/conversion | Path does not match |
38 | company_admin_application_funnel_overview_export | /company-admin/analytics/funnel/overview/export | Path does not match |
39 | company_dashboard | /company/dashboard | Path does not match |
40 | company_applications | /company/applications | Path does not match |
41 | company_profile_setup | /company/profile/setup | Path does not match |
42 | company_job_new | /company/job/new | Path does not match |
43 | company_application_view | /company/application/{id} | Path does not match |
44 | company_application_status | /company/application/{id}/status/{status} | Path does not match |
45 | company_admin_driver_demographics_overview | /company-admin/analytics/drivers/overview | Path does not match |
46 | company_admin_driver_demographics_endorsements | /company-admin/analytics/drivers/endorsements | Path does not match |
47 | company_admin_driver_demographics_experience | /company-admin/analytics/drivers/experience | Path does not match |
48 | company_admin_driver_demographics_overview_export | /company-admin/analytics/drivers/overview/export | Path does not match |
49 | company_admin_job_board_analytics_overview | /company-admin/analytics/job-boards/overview | Path does not match |
50 | company_admin_job_board_performance | /company-admin/analytics/job-boards/performance | Path does not match |
51 | company_admin_job_board_roi | /company-admin/analytics/job-boards/roi | Path does not match |
52 | company_admin_job_board_analytics_overview_export | /company-admin/analytics/job-boards/overview/export | Path does not match |
53 | company_list | /companies | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.