Routing
step4
Matched route
Route Parameters
No parameters.
Route Redirection
This page redirects to:
/?reset=1
(route: "n/a")
Route Matching Logs
Path to match:
/step4
| # | 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 | step2 | /step2 | Path does not match |
| 16 | step3 | /step3 | Path does not match |
| 17 | address-list | /address-list | Path does not match |
| 18 | step3-validate | /step3-validate | Path does not match |
| 19 | addresses | /administration/addresses | Path does not match |
| 20 | address_edit | /administration/addresses/edit/{id} | Path does not match |
| 21 | address_delete | /administration/addresses/delete/{id} | Path does not match |
| 22 | package-addresses | /administration/package-addresses | Path does not match |
| 23 | package_address_edit | /administration/package-addresses/edit/{id} | Path does not match |
| 24 | package_address_delete | /administration/package-addresses/delete/{id} | Path does not match |
| 25 | address_types | /administration/address-types | Path does not match |
| 26 | address_type_add | /administration/address-types/add | Path does not match |
| 27 | address_type_edit | /administration/address-types/edit/{id} | Path does not match |
| 28 | address_type_delete | /administration/address-types/delete/{id} | Path does not match |
| 29 | periods | /administration/periods | Path does not match |
| 30 | periods_edit | /administration/periods/edit/{id} | Path does not match |
| 31 | periods_delete | /administration/periods/delete/{id} | Path does not match |
| 32 | companies | /administration/companies | Path does not match |
| 33 | company_create | /administration/company/create | Path does not match |
| 34 | company_edit | /administration/company/{id}/edit | Path does not match |
| 35 | companies_delete | /administration/company/{id}/delete | Path does not match |
| 36 | companies_incorporate | /administration/company/{id}/incorporate | Path does not match |
| 37 | company_status | /administration/company/{id}/status | Path does not match |
| 38 | companies_submission_status | /administration/company/update_status | Path does not match |
| 39 | company_data | /administration/company/{id}/update | Path does not match |
| 40 | company_reminders | /administration/company/{id}/reminders | Path does not match |
| 41 | company_document_update | /administration/company/{id}/documents | Path does not match |
| 42 | set_company_reminder | /administration/company/{id}/reminders | Path does not match |
| 43 | submit_company_accounts | /administration/company/{id}/accounts | Path does not match |
| 44 | company_export | /administration/company/{id}/export | Path does not match |
| 45 | company_documents | /administration/company-documents | Path does not match |
| 46 | company_documents_edit | /administration/company-documents/edit/{id} | Path does not match |
| 47 | company_documents_delete | /administration/company-documents/delete/{id} | Path does not match |
| 48 | company_types | /administration/company-types | Path does not match |
| 49 | company_types_edit | /administration/company-types/edit/{id} | Path does not match |
| 50 | company_types_delete | /administration/company-types/delete/{id} | Path does not match |
| 51 | admin_login | /administration/login | Path does not match |
| 52 | admin_logout | /administration/logout | Path does not match |
| 53 | dashboard | /administration | Path does not match |
| 54 | users | /administration/users | Path does not match |
| 55 | users_edit | /administration/users/edit/{id} | Path does not match |
| 56 | users_delete | /administration/users/delete/{id} | Path does not match |
| 57 | packages | /administration/packages | Path does not match |
| 58 | packages_edit | /administration/packages/edit/{id} | Path does not match |
| 59 | package_delete | /administration/packages/delete/{id} | Path does not match |
| 60 | package_services | /administration/package-services | Path does not match |
| 61 | package_services_edit | /administration/package-services/edit/{id} | Path does not match |
| 62 | package_services_delete | /administration/package-services/delete/{id} | Path does not match |
| 63 | share_holdings_classes | /administration/share-holdings-classes | Path does not match |
| 64 | share_holdings_classes_edit | /administration/share-holdings-classes/edit/{id} | Path does not match |
| 65 | share_holdings_classes_delete | /administration/share-holdings-classes/delete/{id} | Path does not match |
| 66 | test-email | /administration/test-email | Path does not match |
| 67 | application_settings | /administration/application-settings | Path does not match |
| 68 | order-confirm | /order-confirm/{type} | Path does not match |
| 69 | step5 | /step5 | Path does not match |
| 70 | step5-document | /step5-document | Path does not match |
| 71 | step5-add | /step5-add | Path does not match |
| 72 | file_get | /file/get/{file} | Path does not match |
| 73 | step4 | /step4 | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.