Routing
app_search
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/search
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 3 | _wdt | /_wdt/{token} | Path does not match |
| 4 | _profiler_home | /_profiler/ | Path does not match |
| 5 | _profiler_search | /_profiler/search | Path does not match |
| 6 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 7 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 8 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 9 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 10 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 11 | _profiler_open_file | /_profiler/open | Path does not match |
| 12 | _profiler | /_profiler/{token} | Path does not match |
| 13 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 14 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 15 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 16 | _webhook_controller | /webhook/{type} | Path does not match |
| 17 | app_admin_messages | /admin/messages | Path does not match |
| 18 | app_admin_message_compose | /admin/messages/compose | Path does not match |
| 19 | app_admin_message_send | /admin/messages/send | Path does not match |
| 20 | app_admin_message_show | /admin/messages/{id} | Path does not match |
| 21 | app_admin_message_delete | /admin/messages/{id}/delete | Path does not match |
| 22 | app_admin_message_toggle_read | /admin/messages/{id}/toggle-read | Path does not match |
| 23 | app_admin_message_send_bulk | /admin/messages/send-bulk | Path does not match |
| 24 | app_admin_messages_bulk_delete | /admin/messages/bulk/delete | Path does not match |
| 25 | app_admin_messages_statistics | /admin/messages/api/statistics | Path does not match |
| 26 | app_admin_revenue_payments | /admin/revenue/payments | Path does not match |
| 27 | app_admin_revenue_subscriptions | /admin/revenue/subscriptions | Path does not match |
| 28 | app_admin_subscription_update_status | /admin/revenue/subscription/{id}/update-status | Path does not match |
| 29 | app_admin_revenue_monthly | /admin/revenue/monthly | Path does not match |
| 30 | app_admin_revenue_calculate | /admin/revenue/calculate/{year}/{month} | Path does not match |
| 31 | app_admin_revenue_calculate_all | /admin/revenue/calculate-all | Path does not match |
| 32 | app_admin_revenue_chart_data | /admin/revenue/chart-data | Path does not match |
| 33 | app_admin_revenue_payment_detail | /admin/revenue/payment/{id} | Path does not match |
| 34 | app_admin_revenue_subscription_detail | /admin/revenue/subscription/{id} | Path does not match |
| 35 | app_admin_subscriptions | /admin/subscriptions/ | Path does not match |
| 36 | app_admin_subscription_plans | /admin/subscriptions/plans | Path does not match |
| 37 | app_admin_subscription_plan_new | /admin/subscriptions/plans/new | Path does not match |
| 38 | app_admin_subscription_plan_edit | /admin/subscriptions/plans/{id}/edit | Path does not match |
| 39 | app_admin_subscription_plan_toggle | /admin/subscriptions/plans/{id}/toggle | Path does not match |
| 40 | app_admin_subscription_show | /admin/subscriptions/{id} | Path does not match |
| 41 | app_admin_subscription_cancel | /admin/subscriptions/{id}/cancel | Path does not match |
| 42 | app_admin_subscription_reactivate | /admin/subscriptions/{id}/reactivate | Path does not match |
| 43 | app_admin_subscription_confirm_payment | /admin/subscriptions/{id}/confirm-payment | Path does not match |
| 44 | app_admin_subscription_change_plan | /admin/subscriptions/{id}/change-plan | Path does not match |
| 45 | app_admin_subscription_create_for_gp | /admin/subscriptions/create-for-gp/{gpId} | Path does not match |
| 46 | app_admin_subscription_sync_stripe | /admin/subscriptions/sync-stripe | Path does not match |
| 47 | app_admin_subscription_analytics | /admin/subscriptions/analytics | Path does not match |
| 48 | app_admin_analytics_index | /admin/analytics/ | Path does not match |
| 49 | app_admin | /admin/ | Path does not match |
| 50 | app_admin_gps | /admin/gps | Path does not match |
| 51 | app_admin_gp_validate | /admin/gp/{id}/validate | Path does not match |
| 52 | app_admin_gp_reject | /admin/gp/{id}/reject | Path does not match |
| 53 | app_admin_gp_request_documents | /admin/gp/{id}/request-documents | Path does not match |
| 54 | app_admin_gp_suspend | /admin/gp/{id}/suspend | Path does not match |
| 55 | app_admin_gp_unsuspend | /admin/gp/{id}/unsuspend | Path does not match |
| 56 | app_admin_gp_profile | /admin/gp/{id}/profile | Path does not match |
| 57 | app_admin_gp_edit | /admin/gp/{id}/edit | Path does not match |
| 58 | app_admin_gp_invite | /admin/gp/invite | Path does not match |
| 59 | app_admin_reviews | /admin/reviews | Path does not match |
| 60 | app_admin_review_approve | /admin/review/{id}/approve | Path does not match |
| 61 | app_admin_review_reject | /admin/review/{id}/reject | Path does not match |
| 62 | app_admin_plans | /admin/plans | Path does not match |
| 63 | app_admin_plan_new | /admin/plan/new | Path does not match |
| 64 | app_admin_plan_edit | /admin/plan/{id}/edit | Path does not match |
| 65 | app_admin_plan_toggle | /admin/plan/{id}/toggle | Path does not match |
| 66 | app_admin_plan_delete | /admin/plan/{id}/delete | Path does not match |
| 67 | app_admin_gp_cancel_subscription | /admin/gp/{id}/cancel-subscription | Path does not match |
| 68 | app_admin_gp_change_plan | /admin/gp/{id}/change-plan | Path does not match |
| 69 | app_admin_disputes | /admin/disputes | Path does not match |
| 70 | app_admin_users | /admin/users | Path does not match |
| 71 | app_admin_trips | /admin/trips | Path does not match |
| 72 | app_admin_trip_profile | /admin/trip/{id}/profile | Path does not match |
| 73 | app_admin_trip_edit | /admin/trip/{id}/edit | Path does not match |
| 74 | app_admin_trip_deactivate | /admin/trip/{id}/deactivate | Path does not match |
| 75 | app_admin_trip_activate | /admin/trip/{id}/activate | Path does not match |
| 76 | app_admin_trips_archive_expired | /admin/trips/archive-expired | Path does not match |
| 77 | app_admin_reservations | /admin/reservations | Path does not match |
| 78 | app_admin_reservation_profile | /admin/reservation/{id}/profile | Path does not match |
| 79 | app_admin_reservation_confirm | /admin/reservation/{id}/confirm | Path does not match |
| 80 | app_admin_reservation_cancel | /admin/reservation/{id}/cancel | Path does not match |
| 81 | app_admin_reservation_start | /admin/reservation/{id}/start | Path does not match |
| 82 | app_admin_reservation_complete | /admin/reservation/{id}/complete | Path does not match |
| 83 | app_admin_user_profile | /admin/user/{id}/profile | Path does not match |
| 84 | app_admin_user_edit | /admin/user/{id}/edit | Path does not match |
| 85 | app_admin_user_suspend | /admin/user/{id}/suspend | Path does not match |
| 86 | app_admin_user_activate | /admin/user/{id}/activate | Path does not match |
| 87 | app_admin_revenue | /admin/revenue | Path does not match |
| 88 | app_admin_revenue_dashboard | /admin/revenue/dashboard | Path does not match |
| 89 | app_admin_revenue_export | /admin/revenue/export/{year} | Path does not match |
| 90 | app_admin_photos_index | /admin/photos/ | Path does not match |
| 91 | app_admin_photos_show | /admin/photos/{id} | Path does not match |
| 92 | app_admin_photos_approve | /admin/photos/{id}/approve | Path does not match |
| 93 | app_admin_photos_reject | /admin/photos/{id}/reject | Path does not match |
| 94 | app_admin_photos_delete | /admin/photos/{id}/delete | Path does not match |
| 95 | app_admin_photos_bulk_approve | /admin/photos/bulk-approve | Path does not match |
| 96 | app_admin_photos_bulk_reject | /admin/photos/bulk-reject | Path does not match |
| 97 | app_admin_settings | /admin/settings/ | Path does not match |
| 98 | app_admin_settings_delete_logo | /admin/settings/delete-logo | Path does not match |
| 99 | api_admin_dashboard | /api/v1/admin/dashboard | Path does not match |
| 100 | api_admin_gps_list | /api/v1/admin/gps | Path does not match |
| 101 | api_admin_gp_validate | /api/v1/admin/gps/{id}/validate | Path does not match |
| 102 | api_admin_gp_suspend | /api/v1/admin/gps/{id}/suspend | Path does not match |
| 103 | api_admin_reviews_pending | /api/v1/admin/reviews/pending | Path does not match |
| 104 | api_admin_review_approve | /api/v1/admin/reviews/{id}/approve | Path does not match |
| 105 | api_admin_review_reject | /api/v1/admin/reviews/{id}/reject | Path does not match |
| 106 | api_auth_register | /api/v1/auth/register | Path does not match |
| 107 | api_auth_login | /api/v1/auth/login | Path does not match |
| 108 | api_auth_profile | /api/v1/auth/profile | Path does not match |
| 109 | api_gp_profile | /api/v1/gps/{id} | Path does not match |
| 110 | api_gps_search | /api/v1/gps/search | Path does not match |
| 111 | api_gp_dashboard | /api/v1/gp/dashboard | Path does not match |
| 112 | api_gp_trips_list | /api/v1/gp/trips | Path does not match |
| 113 | api_gp_trips_create | /api/v1/gp/trips | Path does not match |
| 114 | api_gp_trips_update | /api/v1/gp/trips/{id} | Path does not match |
| 115 | api_gp_trips_delete | /api/v1/gp/trips/{id} | Path does not match |
| 116 | api_gp_trip_reservations | /api/v1/gp/trips/{id}/reservations | Path does not match |
| 117 | api_messages_conversations | /api/v1/messages/conversations | Path does not match |
| 118 | api_messages_list | /api/v1/messages | Path does not match |
| 119 | api_messages_send | /api/v1/messages | Path does not match |
| 120 | api_notifications_list | /api/v1/notifications | Path does not match |
| 121 | api_notifications_mark_read | /api/v1/notifications/{id}/read | Path does not match |
| 122 | api_notifications_mark_all_read | /api/v1/notifications/mark-all-read | Path does not match |
| 123 | api_notifications_unread_count | /api/v1/notifications/unread-count | Path does not match |
| 124 | api_reservations_list | /api/v1/reservations | Path does not match |
| 125 | api_reservations_create | /api/v1/reservations | Path does not match |
| 126 | api_reservation_detail | /api/v1/reservations/{id} | Path does not match |
| 127 | api_trips_search | /api/v1/trips/search | Path does not match |
| 128 | api_trip_detail | /api/v1/trips/{id} | Path does not match |
| 129 | app_communication_preferences | /communication/preferences | Path does not match |
| 130 | app_communication_test | /communication/test | Path does not match |
| 131 | app_communication_test_ajax | /communication/test/{channel} | Path does not match |
| 132 | app_dashboard | /dashboard | Path does not match |
| 133 | app_dashboard_messages | /dashboard/messages | Path does not match |
| 134 | app_dispute_index | /dispute/ | Path does not match |
| 135 | app_dispute_select_reservation | /dispute/new | Path does not match |
| 136 | app_dispute_new | /dispute/new/{reservationId} | Path does not match |
| 137 | app_dispute_show | /dispute/{id} | Path does not match |
| 138 | app_dispute_close | /dispute/{id}/close | Path does not match |
| 139 | app_favorite | /favorite/ | Path does not match |
| 140 | app_favorite_toggle | /favorite/toggle/{gpId} | Path does not match |
| 141 | app_favorite_check | /favorite/check/{gpId} | Path does not match |
| 142 | app_gp | /gp | Path does not match |
| 143 | app_gp_register | /gp/register | Path does not match |
| 144 | app_gp_plan_setup | /gp/register/plan/{planCode}/setup | Path does not match |
| 145 | app_gp_process_plan_setup | /gp/register/plan/{planCode}/process-setup | Path does not match |
| 146 | app_gp_plan_payment | /gp/register/plan/{planCode}/payment | Path does not match |
| 147 | app_gp_process_plan_payment | /gp/register/plan/{planCode}/process-payment | Path does not match |
| 148 | app_gp_payment_complete | /gp/payment/complete | Path does not match |
| 149 | app_gp_trips | /gp/trips | Path does not match |
| 150 | app_gp_trip_new | /gp/trip/new | Path does not match |
| 151 | app_gp_trip_edit | /gp/trip/{id}/edit | Path does not match |
| 152 | app_gp_trip_toggle_status | /gp/trip/{id}/toggle-status | Path does not match |
| 153 | app_gp_trip_cancel | /gp/trip/{id}/cancel | Path does not match |
| 154 | app_gp_reservations | /gp/reservations/{trip} | Path does not match |
| 155 | app_gp_reservation_detail | /gp/reservation/{id} | Path does not match |
| 156 | app_gp_reservation_payment_status | /gp/reservation/{id}/payment-status | Path does not match |
| 157 | app_gp_reservation_add_tracking | /gp/reservation/{id}/tracking/add | Path does not match |
| 158 | app_gp_profile | /gp/profile | Path does not match |
| 159 | app_gp_messages | /gp/messages | Path does not match |
| 160 | app_gp_profile_gallery_upload | /gp/profile/gallery/upload | Path does not match |
| 161 | app_gp_profile_gallery_delete | /gp/profile/gallery/delete/{filename} | Path does not match |
| 162 | app_gp_reservations_bulk_update | /gp/reservations/bulk-update | Path does not match |
| 163 | app_gp_reservation_new_for_client | /gp/reservation/new-for-client/{tripId} | Path does not match |
| 164 | app_gp_public_profile | /gp/{id}/profile | Path does not match |
| 165 | app_gp_destinations | /gp/destinations | Path does not match |
| 166 | app_gp_clients | /gp/clients | Path does not match |
| 167 | app_gp_payment_confirmation | /gp/payment-confirmation | Path does not match |
| 168 | app_gp_payment_success | /gp/payment-success | Path does not match |
| 169 | app_gp_change_plan | /gp/subscription/change-plan | Path does not match |
| 170 | app_gp_subscription_plans_api | /gp/subscription/plans | Path does not match |
| 171 | app_gp_employees | /gp/employees | Path does not match |
| 172 | app_gp_employee_new | /gp/employees/new | Path does not match |
| 173 | app_gp_employee_edit | /gp/employees/{id}/edit | Path does not match |
| 174 | app_gp_employee_show | /gp/employees/{id} | Path does not match |
| 175 | app_gp_employee_delete | /gp/employees/{id}/delete | Path does not match |
| 176 | app_gp_employee_toggle_status | /gp/employees/{id}/toggle-status | Path does not match |
| 177 | app_gp_employee_reset_password | /gp/employees/{id}/reset-password | Path does not match |
| 178 | app_gp_employee_dashboard | /employee/dashboard | Path does not match |
| 179 | app_gp_photos_index | /gp/photos/ | Path does not match |
| 180 | app_gp_photos_new | /gp/photos/new | Path does not match |
| 181 | app_gp_photos_edit | /gp/photos/{id}/edit | Path does not match |
| 182 | app_gp_photos_delete | /gp/photos/{id}/delete | Path does not match |
| 183 | app_gp_photos_set_main | /gp/photos/{id}/main | Path does not match |
| 184 | app_gp_photos_reorder | /gp/photos/reorder | Path does not match |
| 185 | app_help | /help | Path does not match |
| 186 | app_help_faq | /help/faq | Path does not match |
| 187 | app_help_contact | /help/contact | Path does not match |
| 188 | app_help_guide_gp | /help/guide-transporteur | Path does not match |
| 189 | app_help_guide_client | /help/guide-client | Path does not match |
| 190 | app_help_security | /help/securite | Path does not match |
| 191 | app_help_pricing | /help/tarifs | Path does not match |
| 192 | app_home | / | Path does not match |
| 193 | app_sitemap | /sitemap.xml | Path does not match |
| 194 | app_messages | /messages/ | Path does not match |
| 195 | app_notifications | /notifications | Path does not match |
| 196 | app_notifications_mark_read | /notifications/mark-read/{id} | Path does not match |
| 197 | app_notifications_mark_all_read | /notifications/mark-all-read | Path does not match |
| 198 | app_notifications_recent | /notifications/recent | Path does not match |
| 199 | oauth_google | /auth/google | Path does not match |
| 200 | oauth_google_callback | /auth/google/callback | Path does not match |
| 201 | oauth_facebook | /auth/facebook | Path does not match |
| 202 | oauth_facebook_callback | /auth/facebook/callback | Path does not match |
| 203 | app_payment_create_intent | /payment/create-intent/{reservationId} | Path does not match |
| 204 | app_payment_paypal_create_order | /payment/paypal/create-order/{reservationId} | Path does not match |
| 205 | app_payment_paypal_capture_order | /payment/paypal/capture-order/{reservationId} | Path does not match |
| 206 | app_payment_paypal_success | /payment/paypal/success/{reservationId} | Path does not match |
| 207 | app_payment_paypal_cancel | /payment/paypal/cancel/{reservationId} | Path does not match |
| 208 | app_payment_paypal_client_id | /payment/paypal/client-id | Path does not match |
| 209 | app_payment_webhook | /payment/webhook | Path does not match |
| 210 | app_payment_success | /payment/success/{reservationId} | Path does not match |
| 211 | app_payment_cancel | /payment/cancel/{reservationId} | Path does not match |
| 212 | app_subscription_plans | /subscription/plans | Path does not match |
| 213 | app_subscription_checkout | /subscription/checkout/{planId} | Path does not match |
| 214 | app_subscription_success_handler | /subscription/success-handler | Path does not match |
| 215 | app_subscription_create | /subscription/create/{planId} | Path does not match |
| 216 | app_subscription_confirm | /subscription/confirm/{subscriptionId} | Path does not match |
| 217 | app_subscription_cancel | /subscription/cancel/{subscriptionId} | Path does not match |
| 218 | app_subscription_reactivate | /subscription/reactivate/{subscriptionId} | Path does not match |
| 219 | app_subscription_manage | /subscription/manage | Path does not match |
| 220 | app_subscription_retry_payment | /subscription/retry-payment/{subscriptionId} | Path does not match |
| 221 | app_subscription_update_payment_method | /subscription/update-payment-method/{subscriptionId} | Path does not match |
| 222 | app_subscription_get_invoices | /subscription/get-invoices/{subscriptionId} | Path does not match |
| 223 | app_subscription_webhook | /subscription/webhook | Path does not match |
| 224 | app_subscription_portal | /subscription/portal | Path does not match |
| 225 | subscription_invoices | /subscription/invoices | Path does not match |
| 226 | subscription_api_invoices | /subscription/api/invoices | Path does not match |
| 227 | subscription_invoice_download | /subscription/invoice/{invoiceId}/download | Path does not match |
| 228 | app_promo_code_validate | /promo-code/validate | Path does not match |
| 229 | app_promo_code_apply | /promo-code/apply/{id} | Path does not match |
| 230 | app_admin_promo_code_list | /promo-code/admin/list | Path does not match |
| 231 | app_admin_promo_code_create | /promo-code/admin/create | Path does not match |
| 232 | app_admin_promo_code_edit | /promo-code/admin/edit/{id} | Path does not match |
| 233 | app_admin_promo_code_delete | /promo-code/admin/delete/{id} | Path does not match |
| 234 | app_admin_promo_code_toggle | /promo-code/admin/toggle/{id} | Path does not match |
| 235 | app_admin_promo_code_stats | /promo-code/admin/stats/{id} | Path does not match |
| 236 | app_push_register | /push/register | Path does not match |
| 237 | app_push_disable | /push/disable | Path does not match |
| 238 | app_push_test | /push/test | Path does not match |
| 239 | app_register | /register | Path does not match |
| 240 | app_verify_email | /verify/email/{id} | Path does not match |
| 241 | app_reservation | /reservation | Path does not match |
| 242 | app_reservation_new | /reservation/new/{tripId} | Path does not match |
| 243 | app_reservation_step2 | /reservation/step2/{tripId} | Path does not match |
| 244 | app_reservation_step3 | /reservation/step3/{tripId} | Path does not match |
| 245 | app_reservation_confirm | /reservation/confirm/{tripId} | Path does not match |
| 246 | app_reservation_confirmation | /reservation/confirmation/{id} | Path does not match |
| 247 | app_reservation_tracking | /reservation/{id}/tracking | Path does not match |
| 248 | app_reservation_detail | /reservation/{id} | Path does not match |
| 249 | app_reservation_history | /reservation/history | Path does not match |
| 250 | app_review_index | /review | Path does not match |
| 251 | app_review_create | /review/{reservationId} | Path does not match |
| 252 | app_gp_reviews | /gp/{id}/reviews | Path does not match |
| 253 | app_review_new | /gp/{gpId}/review/new | Path does not match |
| 254 | app_search | /search | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.