Routing
admin_config_company
Matched route
Route Parameters
| Name | Value |
|---|---|
| _admin_host | "admin.littleoaksadmin.ddnsfree.com" |
Route Matching Logs
Path to match:
/admin/config/company
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | ux_entity_autocomplete | /autocomplete/{alias} | 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 | app_camera_view | /cameras/{id} | Path does not match |
| 16 | app_home | / | Path does not match |
| 17 | app_profile | /profile | Path does not match |
| 18 | app_login | /login | Path does not match |
| 19 | app_logout | /logout | Path does not match |
| 20 | app_stream_auth | /stream/auth | Path does not match |
| 21 | app_webhook_wave | /webhooks/wave | Path does not match |
| 22 | app_billing | /billing | Path does not match |
| 23 | app_billing_digital_opt_in | /billing/digital/opt-in | Path does not match |
| 24 | app_billing_digital_request_cancel | /billing/digital/request-cancel | Path does not match |
| 25 | app_billing_subscribe | /billing/subscribe | Path does not match |
| 26 | app_billing_cancel | /billing/cancel | Path does not match |
| 27 | app_child_edit | /children/{id}/edit | Path does not match |
| 28 | app_dashboard | /dashboard | Path does not match |
| 29 | app_invite | /invite/{token} | Path does not match |
| 30 | app_invite_resend | /invite | Path does not match |
| 31 | app_terms | /terms | Path does not match |
| 32 | app_terms_accept | /terms/accept | Path does not match |
| 33 | admin_config_accounting | /admin/config/accounting | Path does not match |
| 34 | admin_config_accounting_connect | /admin/config/accounting/connect | Path does not match |
| 35 | admin_config_accounting_callback | /admin/config/accounting/callback | Path does not match |
| 36 | admin_config_accounting_select_business | /admin/config/accounting/select-business | Path does not match |
| 37 | admin_config_accounting_disconnect | /admin/config/accounting/disconnect | Path does not match |
| 38 | admin_dashboard | /admin | Path does not match |
| 39 | admin_config_billing | /admin/config/billing | Path does not match |
| 40 | admin_config_billing_item_edit | /admin/config/billing/items/{id}/edit | Path does not match |
| 41 | admin_camera_index | /admin/cameras | Path does not match |
| 42 | admin_camera_new | /admin/cameras/new | Path does not match |
| 43 | admin_camera_edit | /admin/cameras/{id}/edit | Path does not match |
| 44 | admin_camera_delete | /admin/cameras/{id}/delete | Path does not match |
| 45 | admin_child_index | /admin/children | Path does not match |
| 46 | admin_child_new | /admin/children/new | Path does not match |
| 47 | admin_child_edit | /admin/children/{id}/edit | Path does not match |
| 48 | admin_child_delete | /admin/children/{id}/delete | Path does not match |
| 49 | admin_config_company | /admin/config/company | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.