Routing
app_home
Matched route
Route Parameters
No parameters.
Route Redirection
This page redirects to:
/public/login
(route: "n/a")
Route Matching Logs
Path to match:
/
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | api_media_stats_me | /api/media/stats/me | Path does not match |
| 2 | api_media_download | /api/media/download/{uuid} | Path does not match |
| 3 | api_media_show | /api/media/{id} | Path does not match |
| 4 | api_media_update | /api/media/{id} | Path does not match |
| 5 | api_media_delete | /api/media/{id} | Path does not match |
| 6 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 7 | app.swagger | /api/doc.json | Path does not match |
| 8 | app.swagger_yaml | /api/doc.yaml | Path does not match |
| 9 | app.swagger_ui | /api/doc | Path does not match |
| 10 | _wdt | /_wdt/{token} | Path does not match |
| 11 | _profiler_home | /_profiler/ | Path does not match |
| 12 | _profiler_search | /_profiler/search | Path does not match |
| 13 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 14 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 15 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 16 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 17 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 18 | _profiler_open_file | /_profiler/open | Path does not match |
| 19 | _profiler | /_profiler/{token} | Path does not match |
| 20 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 21 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 22 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 23 | admin_activity_sectors_index | /companies/{companyId}/activity-sectors | Path does not match |
| 24 | admin_activity_sectors_edit | /companies/{companyId}/activity-sectors/{id}/edit | Path does not match |
| 25 | admin_activity_sectors_delete | /companies/{companyId}/activity-sectors/{id}/delete | Path does not match |
| 26 | admin_activity_sectors_toggle_active | /companies/{companyId}/activity-sectors/{id}/toggle-active | Path does not match |
| 27 | admin_activity_sectors_create_ajax | /companies/{companyId}/activity-sectors/ajax/create | Path does not match |
| 28 | admin_activity_sectors_edit_ajax | /companies/{companyId}/activity-sectors/ajax/{id}/edit | Path does not match |
| 29 | admin_activities_index | /admin/activities | Path does not match |
| 30 | admin_activities_security | /admin/activities/security | Path does not match |
| 31 | admin_activities_suspicious | /admin/activities/suspicious | Path does not match |
| 32 | admin_dashboard | /admin | Path does not match |
| 33 | admin_dashboard_alt | /admin/dashboard | Path does not match |
| 34 | admin_media_index | /admin/media | Path does not match |
| 35 | admin_media_show | /admin/media/{id} | Path does not match |
| 36 | admin_media_download | /admin/media/{id}/download | Path does not match |
| 37 | admin_media_delete | /admin/media/{id}/delete | Path does not match |
| 38 | admin_media_restore | /admin/media/{id}/restore | Path does not match |
| 39 | admin_media_statistics | /admin/media/statistics | Path does not match |
| 40 | admin_media_logs | /admin/media/logs | Path does not match |
| 41 | admin_media_logs_show | /admin/media/logs/{id} | Path does not match |
| 42 | admin_media_logs_suspicious | /admin/media/logs/suspicious | Path does not match |
| 43 | admin_media_cleanup | /admin/media/cleanup | Path does not match |
| 44 | admin_notifications_dashboard | /admin/notifications/dashboard | Path does not match |
| 45 | admin_notifications_index | /admin/notifications | Path does not match |
| 46 | admin_notifications_broadcast | /admin/notifications/broadcast | Path does not match |
| 47 | admin_notifications_api_statistics | /admin/notifications/api/statistics | Path does not match |
| 48 | admin_security_dashboard | /admin/security/dashboard | Path does not match |
| 49 | admin_security_http_requests | /admin/security/http-requests | Path does not match |
| 50 | admin_security_http_requests_show | /admin/security/http-requests/{id} | Path does not match |
| 51 | admin_sms_campaigns_index | /admin/sms/campaigns | Path does not match |
| 52 | admin_sms_campaigns_create | /admin/sms/campaigns/create | Path does not match |
| 53 | admin_sms_campaigns_show | /admin/sms/campaigns/{id} | Path does not match |
| 54 | admin_sms_index | /admin/sms | Path does not match |
| 55 | admin_sms_create | /admin/sms/create | Path does not match |
| 56 | admin_sms_edit | /admin/sms/{id}/edit | Path does not match |
| 57 | admin_sms_activate | /admin/sms/{id}/activate | Path does not match |
| 58 | admin_sms_test | /admin/sms/{id}/test | Path does not match |
| 59 | admin_sms_delete | /admin/sms/{id}/delete | Path does not match |
| 60 | admin_sms_balance | /admin/sms/balance/view | Path does not match |
| 61 | admin_sms_send_single | /admin/sms/send/single | Path does not match |
| 62 | admin_sms_show | /admin/sms/{id} | Path does not match |
| 63 | admin_sms_logs_index | /admin/sms-logs | Path does not match |
| 64 | admin_sms_logs_show | /admin/sms-logs/{id} | Path does not match |
| 65 | admin_sms_statistics | /admin/sms-logs/statistics/view | Path does not match |
| 66 | admin_smtp_index | /admin/smtp | Path does not match |
| 67 | admin_smtp_create | /admin/smtp/create | Path does not match |
| 68 | admin_smtp_edit | /admin/smtp/{id}/edit | Path does not match |
| 69 | admin_smtp_activate | /admin/smtp/{id}/activate | Path does not match |
| 70 | admin_smtp_delete | /admin/smtp/{id}/delete | Path does not match |
| 71 | admin_smtp_test | /admin/smtp/{id}/test | Path does not match |
| 72 | admin_smtp_show | /admin/smtp/{id} | Path does not match |
| 73 | admin_users_index | /admin/users | Path does not match |
| 74 | admin_users_show | /admin/users/{id} | Path does not match |
| 75 | admin_users_create | /admin/users/create | Path does not match |
| 76 | admin_users_edit | /admin/users/{id}/edit | Path does not match |
| 77 | admin_users_reset_password | /admin/users/{id}/reset-password | Path does not match |
| 78 | admin_users_toggle_active | /admin/users/{id}/toggle-active | Path does not match |
| 79 | admin_users_delete | /admin/users/{id}/delete | Path does not match |
| 80 | admin_companies_index | /companies | Path does not match |
| 81 | admin_companies_create | /companies/create | Path does not match |
| 82 | admin_companies_edit | /companies/{id}/edit | Path does not match |
| 83 | admin_companies_delete | /companies/{id}/delete | Path does not match |
| 84 | admin_companies_restore | /companies/{id}/restore | Path does not match |
| 85 | admin_companies_toggle_active | /companies/{id}/toggle-active | Path does not match |
| 86 | admin_companies_employees | /companies/{id}/employees | Path does not match |
| 87 | admin_companies_employees_create | /companies/{id}/employees/create | Path does not match |
| 88 | admin_companies_employees_assign | /companies/{id}/employees/assign | Path does not match |
| 89 | admin_companies_employees_revoke | /companies/{id}/employees/{userId}/revoke | Path does not match |
| 90 | admin_companies_employees_reactivate | /companies/{id}/employees/{userId}/reactivate | Path does not match |
| 91 | admin_companies_documents | /companies/{id}/documents | Path does not match |
| 92 | admin_companies_documents_api | /companies/{id}/documents/api/list | Path does not match |
| 93 | admin_companies_documents_upload_page | /companies/{id}/documents/upload | Path does not match |
| 94 | admin_companies_documents_upload_chunk | /companies/{id}/documents/upload/chunk | Path does not match |
| 95 | admin_companies_documents_upload_process | /companies/{id}/documents/upload/process | Path does not match |
| 96 | admin_companies_show | /companies/{id} | Path does not match |
| 97 | admin_companies_categories | /companies/{id}/categories | Path does not match |
| 98 | admin_companies_categories_update | /companies/{id}/categories/{categoryId}/update | Path does not match |
| 99 | admin_companies_categories_toggle | /companies/{id}/categories/{categoryId}/toggle | Path does not match |
| 100 | admin_companies_documents_upload | /companies/{id}/documents/upload | Path does not match |
| 101 | admin_media_edit_form | /companies/media/{id}/edit-form | Path does not match |
| 102 | admin_media_edit | /companies/media/{id}/edit | Path does not match |
| 103 | admin_media_update_tags | /companies/media/{id}/update-tags | Path does not match |
| 104 | admin_media_available_tags | /companies/media/{id}/available-tags | Path does not match |
| 105 | admin_media_current_tags | /companies/media/{id}/current-tags | Path does not match |
| 106 | admin_companies_tags | /companies/{id}/tags | Path does not match |
| 107 | admin_companies_tags_create | /companies/{id}/tags/create | Path does not match |
| 108 | admin_companies_tags_toggle | /companies/{companyId}/tags/{tagId}/toggle | Path does not match |
| 109 | admin_companies_tags_delete | /companies/{companyId}/tags/{tagId}/delete | Path does not match |
| 110 | admin_companies_categories_create_sub | /companies/{id}/categories/{categoryId}/create-sub | Path does not match |
| 111 | admin_companies_categories_move | /companies/{id}/categories/move | Path does not match |
| 112 | admin_companies_categories_copy | /companies/{id}/categories/copy | Path does not match |
| 113 | admin_companies_categories_soft_delete | /companies/{id}/categories/soft-delete | Path does not match |
| 114 | admin_companies_categories_restore | /companies/{id}/categories/{categoryId}/restore | Path does not match |
| 115 | admin_companies_categories_bulk_move | /companies/{id}/categories/bulk-move | Path does not match |
| 116 | admin_companies_categories_bulk_delete | /companies/{id}/categories/bulk-delete | Path does not match |
| 117 | admin_companies_categories_bulk_restore | /companies/{id}/categories/bulk-restore | Path does not match |
| 118 | admin_companies_categories_api_tree | /companies/{id}/categories/api/tree-data | Path does not match |
| 119 | admin_companies_documents_bulk_delete | /companies/{id}/documents/bulk-delete | Path does not match |
| 120 | admin_companies_documents_bulk_download | /companies/{id}/documents/bulk-download | Path does not match |
| 121 | admin_companies_documents_bulk_move | /companies/{id}/documents/bulk-move | Path does not match |
| 122 | admin_companies_documents_edit_data | /companies/{id}/documents/{mediaId}/edit-data | Path does not match |
| 123 | admin_companies_documents_tags_data | /companies/{id}/documents/{mediaId}/tags-data | Path does not match |
| 124 | app_admin_database_index | /admin/database/backups | Path does not match |
| 125 | app_admin_database_create | /admin/database/backups/create | Path does not match |
| 126 | app_admin_database_history | /admin/database/backups/history | Path does not match |
| 127 | app_admin_database_download | /admin/database/backups/{filename}/download | Path does not match |
| 128 | app_admin_database_delete | /admin/database/backups/{filename}/delete | Path does not match |
| 129 | app_admin_database_test_restore | /admin/database/backups/{filename}/test-restore | Path does not match |
| 130 | app_admin_database_diagnostic | /admin/database/backups/diagnostic | Path does not match |
| 131 | app_admin_database_config | /admin/database/backups/config | Path does not match |
| 132 | app_admin_database_cleanup | /admin/database/backups/cleanup | Path does not match |
| 133 | app_admin_database_api_stats | /admin/database/api/backups/stats | Path does not match |
| 134 | admin_device_app_index | /admin/security/mobile-devices | Path does not match |
| 135 | admin_device_app_create | /admin/security/mobile-devices/create | Path does not match |
| 136 | admin_device_app_show | /admin/security/mobile-devices/{id} | Path does not match |
| 137 | admin_device_app_activate | /admin/security/mobile-devices/{id}/activate | Path does not match |
| 138 | admin_device_app_deactivate | /admin/security/mobile-devices/{id}/deactivate | Path does not match |
| 139 | admin_device_app_delete | /admin/security/mobile-devices/{id}/delete | Path does not match |
| 140 | app_admin_security_devices_index | /admin/security/devices | Path does not match |
| 141 | app_admin_security_devices_show | /admin/security/devices/{id} | Path does not match |
| 142 | app_admin_security_devices_trust | /admin/security/devices/{id}/trust | Path does not match |
| 143 | app_admin_security_devices_untrust | /admin/security/devices/{id}/untrust | Path does not match |
| 144 | app_admin_security_devices_delete | /admin/security/devices/{id}/delete | Path does not match |
| 145 | app_admin_security_devices_approval_codes | /admin/security/devices/approval-codes/list | Path does not match |
| 146 | app_admin_security_devices_approval_approve | /admin/security/devices/approval-codes/{id}/approve | Path does not match |
| 147 | app_admin_security_devices_approval_reject | /admin/security/devices/approval-codes/{id}/reject | Path does not match |
| 148 | app_admin_emails_logs_index | /admin/emails/logs | Path does not match |
| 149 | app_admin_emails_logs_list | /admin/emails/logs/list | Path does not match |
| 150 | app_admin_emails_logs_show | /admin/emails/logs/{id} | Path does not match |
| 151 | app_admin_emails_logs_retry | /admin/emails/logs/{id}/retry | Path does not match |
| 152 | app_admin_emails_logs_retry_failed | /admin/emails/logs/retry-failed | Path does not match |
| 153 | app_admin_emails_logs_delete | /admin/emails/logs/{id}/delete | Path does not match |
| 154 | app_admin_emails_logs_export_csv | /admin/emails/logs/export/csv | Path does not match |
| 155 | app_admin_emails_logs_api_stats | /admin/emails/logs/api/stats | Path does not match |
| 156 | admin_security_ip_validations_index | /admin/security/ip-validations | Path does not match |
| 157 | admin_security_ip_validations_show | /admin/security/ip-validations/{id} | Path does not match |
| 158 | admin_security_ip_validations_invalidate | /admin/security/ip-validations/{id}/invalidate | Path does not match |
| 159 | admin_security_ip_validations_resend | /admin/security/ip-validations/{id}/resend | Path does not match |
| 160 | admin_security_ip_validations_approve | /admin/security/ip-validations/{id}/approve | Path does not match |
| 161 | admin_security_ip_visualisation_index | /admin/security/ip-visualisation | Path does not match |
| 162 | admin_security_ip_visualisation_country | /admin/security/ip-visualisation/country/{country} | Path does not match |
| 163 | admin_security_ip_visualisation_ip | /admin/security/ip-visualisation/ip/{ipAddress} | Path does not match |
| 164 | admin_security_ip_visualisation_block | /admin/security/ip-visualisation/ip/{ipAddress}/block | Path does not match |
| 165 | admin_security_ip_visualisation_unblock | /admin/security/ip-visualisation/ip/{ipAddress}/unblock | Path does not match |
| 166 | admin_security_login_attempts_index | /admin/security/login-attempts | Path does not match |
| 167 | admin_security_login_attempts_suspicious | /admin/security/login-attempts/suspicious | Path does not match |
| 168 | admin_security_login_attempts_show | /admin/security/login-attempts/{id} | Path does not match |
| 169 | admin_security_login_attempts_export | /admin/security/login-attempts/export/{format} | Path does not match |
| 170 | admin_security_password_resets_index | /admin/security/password-resets | Path does not match |
| 171 | admin_security_password_resets_show | /admin/security/password-resets/{id} | Path does not match |
| 172 | admin_security_password_resets_invalidate | /admin/security/password-resets/{id}/invalidate | Path does not match |
| 173 | admin_pos_dashboard | /admin/pos | Path does not match |
| 174 | admin_pos_companies | /admin/pos/companies | Path does not match |
| 175 | admin_pos_company_detail | /admin/pos/companies/{id} | Path does not match |
| 176 | admin_pos_sales | /admin/pos/sales | Path does not match |
| 177 | admin_pos_audit | /admin/pos/audit | Path does not match |
| 178 | admin_security_ip_blocks_index | /admin/security/ip-blocks | Path does not match |
| 179 | admin_security_ip_blocks_list | /admin/security/ip-blocks/list | Path does not match |
| 180 | admin_security_ip_blocks_show | /admin/security/ip-blocks/{id} | Path does not match |
| 181 | admin_security_ip_blocks_create | /admin/security/ip-blocks/create | Path does not match |
| 182 | admin_security_ip_blocks_unlock | /admin/security/ip-blocks/{id}/unlock | Path does not match |
| 183 | admin_security_ip_blocks_delete | /admin/security/ip-blocks/{id}/delete | Path does not match |
| 184 | admin_security_ip_blocks_make_permanent | /admin/security/ip-blocks/{id}/make-permanent | Path does not match |
| 185 | admin_security_ip_blocks_bulk_unlock | /admin/security/ip-blocks/bulk-unlock | Path does not match |
| 186 | admin_security_ip_blocks_bulk_delete | /admin/security/ip-blocks/bulk-delete | Path does not match |
| 187 | admin_security_ip_blocks_cleanup | /admin/security/ip-blocks/cleanup | Path does not match |
| 188 | admin_security_ip_blocks_analytics | /admin/security/ip-blocks/analytics | Path does not match |
| 189 | admin_security_ip_blocks_api_stats | /admin/security/ip-blocks/api/stats | Path does not match |
| 190 | admin_security_ip_blocks_api_map_data | /admin/security/ip-blocks/api/map-data | Path does not match |
| 191 | admin_send_access_index | /admin/send-access | Path does not match |
| 192 | admin_send_access_success | /admin/send-access/success | Path does not match |
| 193 | admin_system_index | /admin/system | Path does not match |
| 194 | admin_system_cache | /admin/system/cache | Path does not match |
| 195 | admin_system_cache_clear | /admin/system/cache/clear | Path does not match |
| 196 | admin_system_cache_warmup | /admin/system/cache/warmup | Path does not match |
| 197 | admin_system_opcache_clear | /admin/system/cache/opcache-clear | Path does not match |
| 198 | admin_system_logs | /admin/system/logs | Path does not match |
| 199 | admin_system_logs_clear | /admin/system/logs/clear | Path does not match |
| 200 | admin_system_performance | /admin/system/performance | Path does not match |
| 201 | admin_system_optimize | /admin/system/optimize | Path does not match |
| 202 | admin_system_sessions_clear | /admin/system/sessions/clear | Path does not match |
| 203 | admin_system_info | /admin/system/info | Path does not match |
| 204 | admin_system_api_stats | /admin/system/api/stats | Path does not match |
| 205 | admin_security_tokens_index | /admin/security/tokens | Path does not match |
| 206 | admin_security_tokens_jwt_list | /admin/security/tokens/jwt | Path does not match |
| 207 | admin_security_tokens_jwt_show | /admin/security/tokens/jwt/{id} | Path does not match |
| 208 | admin_security_tokens_jwt_revoke | /admin/security/tokens/jwt/{id}/revoke | Path does not match |
| 209 | admin_security_tokens_jwt_revoke_bulk | /admin/security/tokens/jwt/revoke-bulk | Path does not match |
| 210 | admin_security_tokens_refresh_list | /admin/security/tokens/refresh | Path does not match |
| 211 | admin_security_tokens_refresh_show | /admin/security/tokens/refresh/{id} | Path does not match |
| 212 | admin_security_tokens_refresh_revoke | /admin/security/tokens/refresh/{id}/revoke | Path does not match |
| 213 | admin_security_tokens_refresh_revoke_bulk | /admin/security/tokens/refresh/revoke-bulk | Path does not match |
| 214 | admin_security_tokens_suspicious | /admin/security/tokens/suspicious | Path does not match |
| 215 | admin_security_tokens_export_csv | /admin/security/tokens/export-csv | Path does not match |
| 216 | api_login | /api/login | Path does not match |
| 217 | api_login_2fa_verify | /api/login/2fa/verify | Path does not match |
| 218 | api_get_current_user | /api/me | Path does not match |
| 219 | api_login_2fa_resend | /api/login/2fa/resend | Path does not match |
| 220 | api_logout | /api/logout | Path does not match |
| 221 | api_token_refresh | /api/token/refresh | Path does not match |
| 222 | api_login_country_verify | /api/login/country/verify | Path does not match |
| 223 | api_login_ip_verify | /api/login/ip/verify | Path does not match |
| 224 | api_media_upload | /api/media/upload | Path does not match |
| 225 | api_media_list | /api/media | Path does not match |
| 226 | api_media_serve | /api/media/{path} | Path does not match |
| 227 | api_security_settings_get | /api/settings/security | Path does not match |
| 228 | api_security_settings_update | /api/settings/security | Path does not match |
| 229 | api_security_settings_2fa_enable | /api/settings/security/2fa/enable | Path does not match |
| 230 | api_security_settings_2fa_verify | /api/settings/security/2fa/verify | Path does not match |
| 231 | api_user_update_profile | /api/profile | Path does not match |
| 232 | api_user_change_password | /api/profile/password | Path does not match |
| 233 | api_version_check | /api/version/check | Path does not match |
| 234 | dashboard_index | /dashboard | Path does not match |
| 235 | app_admin_dashboard | /admin/dashboard | Path does not match |
| 236 | app_employer_dashboard | /employer/dashboard | Path does not match |
| 237 | employer_expenses_index | /employer/expenses | Path does not match |
| 238 | employer_expenses_create | /employer/expenses/create | Path does not match |
| 239 | employer_expenses_show | /employer/expenses/{id} | Path does not match |
| 240 | employer_expenses_edit | /employer/expenses/{id}/edit | Path does not match |
| 241 | employer_expenses_submit | /employer/expenses/{id}/submit | Path does not match |
| 242 | employer_expenses_delete | /employer/expenses/{id}/delete | Path does not match |
| 243 | employer_equipment_index | /employer/equipment | Path does not match |
| 244 | employer_equipment_show | /employer/equipment/{id} | Path does not match |
| 245 | employer_pos_cashier_index | /employer/pos/cashier | Path does not match |
| 246 | employer_pos_cashier_open | /employer/pos/cashier/open | Path does not match |
| 247 | employer_pos_cashier_close | /employer/pos/cashier/close | Path does not match |
| 248 | employer_pos_cashier_sell | /employer/pos/cashier/sell | Path does not match |
| 249 | employer_pos_cashier_search | /employer/pos/cashier/search | Path does not match |
| 250 | employer_pos_cashier_customer_search | /employer/pos/cashier/customers | Path does not match |
| 251 | employer_pos_cashier_receipt | /employer/pos/cashier/{id}/receipt | Path does not match |
| 252 | employer_pos_cashier_void | /employer/pos/cashier/{id}/void | Path does not match |
| 253 | employer_pos_reports_dashboard | /employer/pos/reports | Path does not match |
| 254 | employer_pos_reports_my_sales | /employer/pos/reports/my-sales | Path does not match |
| 255 | employer_pos_stock_index | /employer/pos/stock | Path does not match |
| 256 | employer_pos_stock_movements | /employer/pos/stock/movements | Path does not match |
| 257 | employer_pos_stock_alerts | /employer/pos/stock/alerts | Path does not match |
| 258 | flowbite_demo_index | /flowbite-demo/ | Path does not match |
| 259 | flowbite_demo_forms | /flowbite-demo/menu | Path does not match |
| 260 | flowbite_demo_navigation | /flowbite-demo/navigation | Path does not match |
| 261 | flowbite_demo_modals_alerts | /flowbite-demo/modals-alerts | Path does not match |
| 262 | flowbite_demo_tables_cards | /flowbite-demo/tables-cards | Path does not match |
| 263 | flowbite_demo_full_layout | /flowbite-demo/full-layout | Path does not match |
| 264 | app_home | / | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.