Routing
api_firebase_token
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/api/firebases/tokens
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | user_context_hash | /_fos_user_context_hash | Path does not match |
| 2 | fos_js_routing_js | /js/routing.{_format} | Path does not match |
| 3 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 4 | gesdinet_jwt_refresh_token | /api/token/refresh | Path does not match |
| 5 | app.swagger | /api/doc.json | Path does not match |
| 6 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 7 | _wdt | /_wdt/{token} | Path does not match |
| 8 | _profiler_home | /_profiler/ | Path does not match |
| 9 | _profiler_search | /_profiler/search | Path does not match |
| 10 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 11 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 12 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 13 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 14 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 15 | _profiler_open_file | /_profiler/open | Path does not match |
| 16 | _profiler | /_profiler/{token} | Path does not match |
| 17 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 18 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 19 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 20 | admin_co_living_list | /admin/co-living/ | Path does not match |
| 21 | admin_co_living_add | /admin/co-living/add | Path does not match |
| 22 | admin_co_living_detail | /admin/co-living/{slug} | Path does not match |
| 23 | admin_co_living_manager_list | /admin/co-living-manager/ | Path does not match |
| 24 | admin_co_living_manager_add | /admin/co-living-manager/add | Path does not match |
| 25 | admin_co_living_manager_detail | /admin/co-living-manager/{slug} | Path does not match |
| 26 | admin_co_living_manager_toggle_active | /admin/co-living-manager/{slug}/toggle-active | Path does not match |
| 27 | admin_co_living_manager_put | /admin/co-living-manager/{slug} | Path does not match |
| 28 | admin_co_living_manager_search_co_living_not_linked | /admin/co-living-manager/{slug}/co-living/not-linked | Path does not match |
| 29 | admin_download_first_service_appointments | /admin/download-first-service-appointments | Path does not match |
| 30 | admin_download_interveners_responses_to_solicitations | /admin/download-interveners-responses-to-solicitations | Path does not match |
| 31 | admin_download_interveners | /admin/download-interveners | Path does not match |
| 32 | admin_download_services_cancelled_reasons | /admin/download-services-cancelled-reasons | Path does not match |
| 33 | generate_service_monthly_report_for_customer | /generate-monthly-service-report/customer/{id} | Path does not match |
| 34 | admin_rtu_sector_list | /sectors/rtu/list | Path does not match |
| 35 | admin_rtu_sector_create | /sectors/rtu/create | Path does not match |
| 36 | admin_rtu_sector_view | /sectors/rtu/view/{id} | Path does not match |
| 37 | admin_rtu_sector_edit | /sectors/rtu/edit/{id} | Path does not match |
| 38 | api_get_customer_activities | /api/customers/{id}/activities | Path does not match |
| 39 | service_get_customer_activities | /service/customers/{id}/activities | Path does not match |
| 40 | service_activity_discussion_messages | /service/customers/{customer}/activities/discussions/{type}/messages | Path does not match |
| 41 | api_activity_discussion_messages | /api/customers/{customer}/activities/discussions/{type}/messages | Path does not match |
| 42 | api_get_important_message_details | /api/activities/important-messages/{id} | Path does not match |
| 43 | service_important_message_details | /service/important-messages/{id} | Path does not match |
| 44 | api_get_replacement_request_activity_details | /api/activities/replacement-requests/{id} | Path does not match |
| 45 | service_get_replacement_request_activity_details | /service/activities/replacement-requests/{id} | Path does not match |
| 46 | api_get_task | /api/activities/tasks/{id} | Path does not match |
| 47 | service_task_view | /service/tasks/{id} | Path does not match |
| 48 | api_album_customer_delete | /api/customers/{slug}/albums/{attachment} | Path does not match |
| 49 | api_album_customer | /api/customers/{slug}/albums | Path does not match |
| 50 | api_important_action_post | /api/important-actions | Path does not match |
| 51 | api_important_action_put | /api/important-actions/{id} | Path does not match |
| 52 | api_2fa_resend_token | /api/2fa/resend | Path does not match |
| 53 | api_attachment_origin_get | /api/attachments/{id}/origins | Path does not match |
| 54 | api_customer | /api/customers/{slug} | Path does not match |
| 55 | api_customer_relatives | /api/customers/{slug}/relatives | Path does not match |
| 56 | api_remove_circle_from_customer | /api/customers/{slug}/circle-nodes/{circleNode} | Path does not match |
| 57 | api_change_customer_referent | /api/customers/{slug}/circles/referents | Path does not match |
| 58 | api_customer_invitation | /api/customers/{slug}/invitations | Path does not match |
| 59 | api_customer_sector_event | /api/customers/{slug}/sector-events | Path does not match |
| 60 | api_get_circle_from_customer | /api/customers/{slug}/circle-nodes | Path does not match |
| 61 | api_external_contact_add | /api/external-contact | Path does not match |
| 62 | api_upload_file | /api/files | Path does not match |
| 63 | service_file_upload | /service/files | Path does not match |
| 64 | api_firebase_token | /api/firebases/tokens | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.