Routing
_profiler_home
Matched route
Route Parameters
| Name | Value |
|---|---|
| httpPort | 80 |
| httpsPort | 443 |
| path | "/_profiler/" |
| permanent | true |
| scheme | null |
Route Redirection
This page redirects to:
https://backend-symfony-dev-artech.srv715024.hstgr.cloud/_profiler/
(route: "_profiler_home")
Route Matching Logs
Path to match:
/_profiler
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | list_quote_statuses | /api/quotes/statuses | Path does not match |
| 2 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 3 | app.swagger | /api/doc.json | Path does not match |
| 4 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 5 | _wdt | /_wdt/{token} | Path does not match |
| 6 | _profiler_home | /_profiler/ | Path does not match |
| 7 | _profiler_search | /_profiler/search | Path does not match |
| 8 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 9 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 10 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 11 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 12 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 13 | _profiler_open_file | /_profiler/open | Path does not match |
| 14 | _profiler | /_profiler/{token} | Path does not match |
| 15 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 16 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 17 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 18 | create_address | /api/addresses | Path does not match |
| 19 | list_addresses | /api/addresses | Path does not match |
| 20 | update_address | /api/addresses/{uuid} | Path does not match |
| 21 | delete_address | /api/addresses/{uuid} | Path does not match |
| 22 | list_user_alerts | /api/alerts | Path does not match |
| 23 | app_releases_list | /api/app-releases | Path does not match |
| 24 | app_releases_get | /api/app-releases/{id} | Path does not match |
| 25 | app_version | /api/app-version | Path does not match |
| 26 | api_logout | /api/logout | Path does not match |
| 27 | create_contact | /api/contacts | Path does not match |
| 28 | list_contacts | /api/contacts | Path does not match |
| 29 | update_contact | /api/contacts/{uuid} | Path does not match |
| 30 | delete_contact | /api/contacts/{uuid} | Path does not match |
| 31 | create_feedback | /api/feedbacks | Path does not match |
| 32 | list_feedbacks | /api/feedbacks | Path does not match |
| 33 | get_feedback | /api/feedbacks/{uuid} | Path does not match |
| 34 | update_feedback | /api/feedbacks/{uuid} | Path does not match |
| 35 | status | /api/status | Path does not match |
| 36 | internal_settings_current | /api/internal/settings | Path does not match |
| 37 | internal_settings_profile | /api/internal/settings/profile | Path does not match |
| 38 | internal_settings_password | /api/internal/settings/password | Path does not match |
| 39 | internal_settings_email_request | /api/internal/settings/email | Path does not match |
| 40 | internal_settings_email_confirm | /api/internal/settings/email/confirm | Path does not match |
| 41 | internal_settings_email_confirm_link | /api/internal/settings/email/confirm | Path does not match |
| 42 | internal_settings_quote_customization | /api/internal/settings/quote-customization | Path does not match |
| 43 | internal_settings_update_quote_customization | /api/internal/settings/quote-customization | Path does not match |
| 44 | internal_settings_delete_quote_logo | /api/internal/settings/quote-customization/logo | Path does not match |
| 45 | create_intervention | /api/interventions | Path does not match |
| 46 | list_interventions | /api/interventions | Path does not match |
| 47 | update_intervention | /api/interventions/{uuid} | Path does not match |
| 48 | delete_intervention | /api/interventions/{uuid} | Path does not match |
| 49 | list_invoice_statuses | /api/invoices/statuses | Path does not match |
| 50 | list_invoices | /api/invoices | Path does not match |
| 51 | create_invoice | /api/invoices | Path does not match |
| 52 | update_invoice | /api/invoices/{uuid} | Path does not match |
| 53 | delete_invoice | /api/invoices/{uuid} | Path does not match |
| 54 | send_invoice | /api/invoices/{uuid}/send | Path does not match |
| 55 | create_notification | /api/notifications | Path does not match |
| 56 | list_user_notifications | /api/notifications | Path does not match |
| 57 | notifications_unread_count | /api/notifications/unread-count | Path does not match |
| 58 | mark_notification_read | /api/notifications/read/{notificationUuid} | Path does not match |
| 59 | mark_all_notifications_read | /api/notifications/read-all | Path does not match |
| 60 | mark_all_notifications_read_post | /api/notifications/mark-all-read | Path does not match |
| 61 | mark_notification_read_alias | /api/notifications/{notificationUuid}/read | Path does not match |
| 62 | mark_notification_unread | /api/notifications/unread/{notificationUuid} | Path does not match |
| 63 | mark_all_notifications_unread | /api/notifications/unread-all | Path does not match |
| 64 | register_fcm_token | /api/notifications/fcm-token | Path does not match |
| 65 | unregister_fcm_token | /api/notifications/fcm-token | Path does not match |
| 66 | create_payment_intent | /api/quotes/{uuid}/payment-intent | Path does not match |
| 67 | get_payment_status | /api/quotes/{uuid}/payment-status | Path does not match |
| 68 | get_stripe_config | /api/stripe/config | Path does not match |
| 69 | stripe_webhook | /api/stripe/webhook | Path does not match |
| 70 | list_payments | /api/payments | Path does not match |
| 71 | capture_payment | /api/payments/{paymentIntentId}/capture | Path does not match |
| 72 | cancel_payment | /api/payments/{paymentIntentId}/cancel | Path does not match |
| 73 | get_payment | /api/payments/{uuid} | Path does not match |
| 74 | payments_create_intent | /api/payments/create-intent | Path does not match |
| 75 | payments_webhook | /api/payments/webhook | Path does not match |
| 76 | list_providers | /api/providers | Path does not match |
| 77 | create_provider | /api/providers | Path does not match |
| 78 | update_provider | /api/providers/{id} | Path does not match |
| 79 | delete_provider | /api/providers/{id} | Path does not match |
| 80 | set_default_provider | /api/providers/{id}/set-default | Path does not match |
| 81 | unset_default_provider | /api/providers/{id}/unset-default | Path does not match |
| 82 | public_auth_register | /api/v1/public/auth/register | Path does not match |
| 83 | public_auth_register_technician | /api/v1/public/auth/register-technician | Path does not match |
| 84 | public_auth_verify_email | /api/v1/public/auth/verify-email | Path does not match |
| 85 | public_auth_verify_email_token | /api/v1/public/auth/verify-email/{token} | Path does not match |
| 86 | public_auth_resend_verification | /api/v1/public/auth/resend-verification | Path does not match |
| 87 | public_auth_password_forgot | /api/v1/public/auth/password/forgot | Path does not match |
| 88 | public_auth_password_verify_code | /api/v1/public/auth/password/verify-code | Path does not match |
| 89 | public_auth_password_reset | /api/v1/public/auth/password/reset | Path does not match |
| 90 | register_push_device | /api/push/devices | Path does not match |
| 91 | unregister_push_device | /api/push/devices | Path does not match |
| 92 | test_push_notification | /api/push/test | Path does not match |
| 93 | mock_push_notification | /api/push/mock | Path does not match |
| 94 | list_quotes_by_user | /api/quotes | Path does not match |
| 95 | create_quote | /api/quotes | Path does not match |
| 96 | create_quote_from_request | /api/quotes/from-request | Path does not match |
| 97 | create_quote_from_demande | /api/quotes/from-demande | Path does not match |
| 98 | update_quote | /api/quotes/{uuid} | Path does not match |
| 99 | delete_quote | /api/quotes/{uuid} | Path does not match |
| 100 | add_quote_line | /api/quotes/{uuid}/lignes | Path does not match |
| 101 | update_quote_line | /api/quotes/lignes/{lineUuid} | Path does not match |
| 102 | delete_quote_line | /api/quotes/lignes/{lineUuid} | Path does not match |
| 103 | get_quote_by_id | /api/quotes/{uuid} | Path does not match |
| 104 | accept_quote | /api/quotes/{uuid}/accept | Path does not match |
| 105 | refuse_quote | /api/quotes/{uuid}/refuse | Path does not match |
| 106 | simulate_quote_payment | /api/quotes/{uuid}/pay-simulation | Path does not match |
| 107 | update_quote_status | /api/quotes/status | Path does not match |
| 108 | generate_quote_pdf | /api/quotes/{uuid}/pdf/generate | Path does not match |
| 109 | download_quote_pdf | /api/quotes/{uuid}/pdf/download | Path does not match |
| 110 | list_requests_by_user | /api/requests | Path does not match |
| 111 | get_request_by_uuid | /api/requests/{uuid} | Path does not match |
| 112 | upload_request_media | /api/requests/{uuid}/media | Path does not match |
| 113 | create_request | /api/requests | Path does not match |
| 114 | update_request | /api/requests/{uuid} | Path does not match |
| 115 | update_request_status | /api/requests/status | Path does not match |
| 116 | list_request_interventions | /api/requests/{uuid}/interventions | Path does not match |
| 117 | get_request_quote | /api/requests/{uuid}/quote | Path does not match |
| 118 | list_request_media | /api/requests/{uuid}/media | Path does not match |
| 119 | list_services | /api/services | Path does not match |
| 120 | create_service | /api/services | Path does not match |
| 121 | update_service | /api/services/{uuid} | Path does not match |
| 122 | upload_service_image | /api/services/{uuid}/image | Path does not match |
| 123 | list_service_groups | /api/services/group | Path does not match |
| 124 | get_slot_negotiation | /api/requests/{requestUuid}/slots/negotiation | Path does not match |
| 125 | propose_slots | /api/requests/{requestUuid}/slots/propose | Path does not match |
| 126 | accept_slot | /api/requests/{requestUuid}/slots/accept | Path does not match |
| 127 | refuse_slots | /api/requests/{requestUuid}/slots/refuse | Path does not match |
| 128 | counter_propose_slots | /api/requests/{requestUuid}/slots/counter-propose | Path does not match |
| 129 | admin_accept_slot | /api/requests/{requestUuid}/slots/admin-accept | Path does not match |
| 130 | modify_proposal | /api/requests/{requestUuid}/slots/modify | Path does not match |
| 131 | cancel_proposal | /api/requests/{requestUuid}/slots/cancel | Path does not match |
| 132 | technician_positions_list | /api/technicians/positions | Path does not match |
| 133 | technician_position_single | /api/technicians/positions/{uuid} | Path does not match |
| 134 | technician_position_update | /api/technicians/position | Path does not match |
| 135 | technician_position_tracking | /api/technicians/position/tracking | Path does not match |
| 136 | technician_registrations_pending | /api/users/technicians/pending | Path does not match |
| 137 | technician_registration_approve | /api/users/technicians/{uuid}/approve | Path does not match |
| 138 | technician_registration_reject | /api/users/technicians/{uuid}/reject | Path does not match |
| 139 | user_update | /api/users/{uuid} | Path does not match |
| 140 | user_delete | /api/users/{uuid} | Path does not match |
| 141 | user_feedback_permission | /api/users/{uuid}/feedback-permission | Path does not match |
| 142 | admin_list | /api/users/admins | Path does not match |
| 143 | admin_create | /api/users/admins | Path does not match |
| 144 | user_list | /api/users/clients | Path does not match |
| 145 | user_create | /api/users/clients | Path does not match |
| 146 | get_user_by_uuid | /api/users/me | Path does not match |
| 147 | update_user_profile | /api/users/me | Path does not match |
| 148 | technician_list | /api/users/technicians | Path does not match |
| 149 | technician_create | /api/users/technicians | Path does not match |
| 150 | technician_update | /api/users/technicians/{uuid} | Path does not match |
| 151 | technician_activate | /api/users/technicians/{uuid}/activate | Path does not match |
| 152 | technician_deactivate | /api/users/technicians/{uuid}/deactivate | Path does not match |
| 153 | frontend_login | /login | Path does not match |
| 154 | frontend_register | /register | Path does not match |
| 155 | frontend_register_technician | /register/technician | Path does not match |
| 156 | frontend_password_forgot | /forgot-password | Path does not match |
| 157 | frontend_password_verify_code | /reset-password/verify-code | Path does not match |
| 158 | frontend_password_reset | /reset-password | Path does not match |
| 159 | frontend_verify_email | /verify-email | Path does not match |
| 160 | frontend_logout | /logout | Path does not match |
| 161 | frontend_dashboard | / | Path does not match |
| 162 | frontend_demo | /demo | Path does not match |
| 163 | backend_login | /admin/login | Path does not match |
| 164 | backend_dashboard | /admin/ | Path does not match |
| 165 | backend_logout | /admin/logout | Path does not match |
| 166 | technician_login | /technician/login | Path does not match |
| 167 | oauth_authorize | /oauth/authorize | Path does not match |
| 168 | oauth_revoke | /oauth/revoke | Path does not match |
| 169 | oauth_token | /oauth/token | Path does not match |
| 170 | doc_api_oauth_start | /doc-api/oauth/start | Path does not match |
| 171 | doc_api_oauth_callback | /doc-api/oauth/callback | Path does not match |
| 172 | nelmio_api_doc_json | /doc-api/openapi.{_format} | Path does not match |
| 173 | nelmio_api_doc_ui | /doc-api/docs | Path does not match |
| 174 | doc_api_redoc | /doc-api/redoc | Path does not match |
| 175 | doc_api_guide_mobile | /doc-api/guide-mobile | 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.