Routing
contact_page
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/contact
| # | 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 | admin_cart_index | /carts | Path does not match |
| 17 | admin_cart_search | /carts/search | Path does not match |
| 18 | admin_cart_details | /carts/{id} | Path does not match |
| 19 | admin_faq_index | /faqs | Path does not match |
| 20 | admin_faq_search | /faqs/search | Path does not match |
| 21 | admin_faq_new | /faqs/new | Path does not match |
| 22 | admin_faq_edit | /faqs/{id}/edit | Path does not match |
| 23 | admin_faq_delete | /faqs/{id} | Path does not match |
| 24 | admin_order_index | /orders | Path does not match |
| 25 | admin_order_search | /orders/search | Path does not match |
| 26 | admin_order_details | /orders/{id} | Path does not match |
| 27 | admin_order_update_status | /orders/{id}/status | Path does not match |
| 28 | admin_payment_index | /payments | Path does not match |
| 29 | admin_payment_search | /payments/search | Path does not match |
| 30 | admin_payment_details | /payments/{id} | Path does not match |
| 31 | admin_payment_refund | /payments/{id}/refund | Path does not match |
| 32 | admin_portfolio_index | /portfolios | Path does not match |
| 33 | admin_portfolio_search | /portfolios/search | Path does not match |
| 34 | admin_portfolio_new | /portfolios/new | Path does not match |
| 35 | admin_portfolio_edit | /portfolios/{id}/edit | Path does not match |
| 36 | admin_portfolio_delete | /portfolios/{id} | Path does not match |
| 37 | admin_category_index | /categories | Path does not match |
| 38 | admin_category_new | /categories/new | Path does not match |
| 39 | admin_category_edit | /categories/{id}/edit | Path does not match |
| 40 | admin_category_delete | /categories/{id} | Path does not match |
| 41 | admin_product_index | /products | Path does not match |
| 42 | admin_product_search | /products/search | Path does not match |
| 43 | admin_product_new | /products/new | Path does not match |
| 44 | admin_product_edit | /products/{id}/edit | Path does not match |
| 45 | admin_product_delete | /products/{id} | Path does not match |
| 46 | admin_profile | /profile/update | Path does not match |
| 47 | admin_change_password | /profile/change-password | Path does not match |
| 48 | admin_quotation_index | /quotations | Path does not match |
| 49 | admin_quotation_search | /quotations/search | Path does not match |
| 50 | admin_quotation_details | /quotations/{id} | Path does not match |
| 51 | admin_review_index | /reviews | Path does not match |
| 52 | admin_review_search | /reviews/search | Path does not match |
| 53 | admin_review_toggle | /reviews/{id}/toggle | Path does not match |
| 54 | admin_service_category_index | /service-categories | Path does not match |
| 55 | admin_service_category_search | /service-categories/search | Path does not match |
| 56 | admin_service_category_new | /service-categories/new | Path does not match |
| 57 | admin_service_category_edit | /service-categories/{id}/edit | Path does not match |
| 58 | admin_service_category_delete | /service-categories/{id} | Path does not match |
| 59 | admin_service_index | /services | Path does not match |
| 60 | admin_service_search | /services/search | Path does not match |
| 61 | admin_service_new | /services/new | Path does not match |
| 62 | admin_service_edit | /services/{id}/edit | Path does not match |
| 63 | admin_service_delete | /services/{id} | Path does not match |
| 64 | admin_shipment_index | /shipments | Path does not match |
| 65 | admin_shipment_details | /shipments/{id} | Path does not match |
| 66 | admin_shipment_edit | /shipments/{id}/edit | Path does not match |
| 67 | admin_testimonial_index | /testimonials | Path does not match |
| 68 | admin_testimonial_new | /testimonials/new | Path does not match |
| 69 | admin_testimonial_search | /testimonials/search | Path does not match |
| 70 | admin_testimonial_details | /testimonials/{id} | Path does not match |
| 71 | admin_testimonial_toggle | /testimonials/{id}/toggle | Path does not match |
| 72 | admin_testimonial_delete | /testimonials/{id} | Path does not match |
| 73 | admin_customer_index | /users/customers | Path does not match |
| 74 | admin_customer_search | /users/customers/search | Path does not match |
| 75 | admin_customer_toggle_active | /users/customers/{id}/toggle-active | Path does not match |
| 76 | admin_admin_index | /users/admins | Path does not match |
| 77 | admin_admin_search | /users/admins/search | Path does not match |
| 78 | admin_admin_new | /users/admins/new | Path does not match |
| 79 | admin_admin_delete | /users/admins/{id} | Path does not match |
| 80 | admin_dashboard | /dashboard | Path does not match |
| 81 | admin_login | / | Path does not match |
| 82 | customer_login | / | Path does not match |
| 83 | app_logout | /logout | Path does not match |
| 84 | customer_address_index | /addresses | Path does not match |
| 85 | customer_address_new | /addresses/new | Path does not match |
| 86 | customer_address_edit | /addresses/{id}/edit | Path does not match |
| 87 | customer_address_delete | /addresses/{id} | Path does not match |
| 88 | customer_cart_index | /cart | Path does not match |
| 89 | customer_cart_new | /cart/new/{id} | Path does not match |
| 90 | customer_cart_update | /cart/update/{id} | Path does not match |
| 91 | customer_cart_delete | /cart/delete/{id} | Path does not match |
| 92 | customer_checkout_index | /checkout | Path does not match |
| 93 | customer_order_index | /orders | Path does not match |
| 94 | customer_order_details | /orders/{id} | Path does not match |
| 95 | customer_order_success | /orders/success/{reference} | Path does not match |
| 96 | customer_order_cancel | /orders/cancel/{reference} | Path does not match |
| 97 | customer_payment_index | /payments | Path does not match |
| 98 | customer_payment_details | /payments/{id} | Path does not match |
| 99 | customer_payment_pay | /payments/pay/order/{id} | Path does not match |
| 100 | customer_profile | /profileupdate | Path does not match |
| 101 | customer_change_password | /profile/change-password | Path does not match |
| 102 | customer_review_index | /reviews | Path does not match |
| 103 | customer_review_new | /reviews/new | Path does not match |
| 104 | customer_review_edit | /reviews/{id}/edit | Path does not match |
| 105 | customer_review_delete | /reviews/{id} | Path does not match |
| 106 | customer_testimonial_index | /testimonials | Path does not match |
| 107 | customer_testimonial_new | /testimonials/new | Path does not match |
| 108 | customer_testimonial_edit | /testimonials/{id}/edit | Path does not match |
| 109 | customer_testimonial_delete | /testimonials/{id} | Path does not match |
| 110 | customer_register | /register | Path does not match |
| 111 | customer_send_verification_email | /send-verification | Path does not match |
| 112 | customer_confirm_email | /confirm-email/{token} | Path does not match |
| 113 | customer_dashboard | /dashboard | Path does not match |
| 114 | about_page | /about | Path does not match |
| 115 | contact_page | /contact | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.