Routing
(none)
Matched route
Route Matching Logs
Path to match:
/.env.remote
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | ajax_reset_pwd | /ajax/reset-pwd | Path does not match |
| 2 | ajax_resend_activation | /admin/ajax/transaction/resend/{code}/activation | Path does not match |
| 3 | api_get_countries | /api/rest/v1/country/all | Path does not match |
| 4 | api_modem_fetch | /api/rest/v1/modem/fetch | Path does not match |
| 5 | app_apiresource_modemapi_alias | /api/rest/v1/modem/alias/{code} | Path does not match |
| 6 | api_get_all_options | /api/rest/v1/option/all | Path does not match |
| 7 | api_post_subscription | /api/rest/v1/payment | Path does not match |
| 8 | api_fetch_payment | /api/rest/v1/fetch/payment | Path does not match |
| 9 | api_get_provinces | /api/rest/v1/province/all | Path does not match |
| 10 | api_get_all_services | /api/rest/v1/service/all | Path does not match |
| 11 | api_new_subscriber | /api/rest/v1/subscriber/new | Path does not match |
| 12 | api_new_modem_subscriber | /api/rest/v1/subscriber/new/modem | Path does not match |
| 13 | api_get_subscriber | /api/rest/v1/subscriber/{code} | Path does not match |
| 14 | app_callback_payment | /callback | Path does not match |
| 15 | app_configuration | /admin/configuration | Path does not match |
| 16 | app_dashboard | /admin/dashboard | Path does not match |
| 17 | app_default | / | Path does not match |
| 18 | app_invoice | /invoice/{code} | Path does not match |
| 19 | app_option_index | /admin/option | Path does not match |
| 20 | app_option_view | /admin/view/{code}/option | Path does not match |
| 21 | app_option_add | /admin/add/option | Path does not match |
| 22 | app_option_edit | /admin/edit/{code}/option | Path does not match |
| 23 | app_option_status | /admin/option/status/{code} | Path does not match |
| 24 | app_option_fetch | /admin/option/fetch | Path does not match |
| 25 | app_privilege_index | /admin/privilege | Path does not match |
| 26 | app_privilege_edit | /admin/privilege/edit/{code} | Path does not match |
| 27 | app_privilege_status | /admin/privilege/status/{code} | Path does not match |
| 28 | app_profile_index | /admin/profile/ | Path does not match |
| 29 | app_profile_new | /admin/profile/new | Path does not match |
| 30 | app_profile_edit | /admin/profile/edit/{code} | Path does not match |
| 31 | app_profile_view | /admin/profile/view/{code} | Path does not match |
| 32 | app_profile_status | /admin/profile/status/{code} | Path does not match |
| 33 | app_register | /admin/user/register | Path does not match |
| 34 | app_user_first_connection | /admin/user/register/first/connection/{code} | Path does not match |
| 35 | app_login | /login | Path does not match |
| 36 | app_logout | /logout | Path does not match |
| 37 | app_forget_password | /forget-password | Path does not match |
| 38 | reset_pwd_link | /link/reset-pwd/{token}/{user} | Path does not match |
| 39 | app_service_index | /admin/service | Path does not match |
| 40 | app_service_add | /admin/add/service | Path does not match |
| 41 | app_service_edit | /admin/edit/{code}/service | Path does not match |
| 42 | app_service_view | /admin/view/{code}/service | Path does not match |
| 43 | app_service_status | /admin/service/status/{code} | Path does not match |
| 44 | app_service_fetch | /admin/service/fetch | Path does not match |
| 45 | app_transaction_index | /admin/transaction/ | Path does not match |
| 46 | app_transaction_paid_not_sent | /admin/transaction/paid-not-sent | Path does not match |
| 47 | app_transaction_view | /admin/transaction/view/{code} | Path does not match |
| 48 | app_transaction_void | /admin/transaction/void/{code} | Path does not match |
| 49 | app_transaction_download | /admin/transaction/download | Path does not match |
| 50 | app_user_index | /admin/user/ | Path does not match |
| 51 | app_user_edit | /admin/user/edit/{code} | Path does not match |
| 52 | app_user_status | /admin/user/status/{code} | Path does not match |
| 53 | app_user_reinit | /admin/user/reinit/pwd/{code} | Path does not match |
| 54 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 55 | _wdt | /_wdt/{token} | Path does not match |
| 56 | _profiler_home | /_profiler/ | Path does not match |
| 57 | _profiler_search | /_profiler/search | Path does not match |
| 58 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 59 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 60 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 61 | _profiler_open_file | /_profiler/open | Path does not match |
| 62 | _profiler | /_profiler/{token} | Path does not match |
| 63 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 64 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 65 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.