Routing
customer_new
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/clients/nouveau
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | _wdt | /_wdt/{token} | Path does not match |
| 3 | _profiler_home | /_profiler/ | Path does not match |
| 4 | _profiler_search | /_profiler/search | Path does not match |
| 5 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 6 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 7 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 8 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 9 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 10 | _profiler_open_file | /_profiler/open | Path does not match |
| 11 | _profiler | /_profiler/{token} | Path does not match |
| 12 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 13 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 14 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 15 | admin_course_edit_learning_points | /admin/course/{id}/edit-learning-points | Path does not match |
| 16 | admin | /admin | Path does not match |
| 17 | panel_index | /panel/ | Path does not match |
| 18 | panel_users_in_school | /panel/users-in-school | Path does not match |
| 19 | stripe_connect_callback | /panel/stripe-connect/callback | Path does not match |
| 20 | panel_subscriptions | /panel/subscriptions | Path does not match |
| 21 | activate_subscription | /panel/activate-subscription/{id} | Path does not match |
| 22 | panel_forum_category | /panel/forum-category | Path does not match |
| 23 | panel_links | /panel/panel-add-links | Path does not match |
| 24 | panel_my_school_logo | /panel/logo | Path does not match |
| 25 | panel_my_school | /panel/my-school | Path does not match |
| 26 | panel_upload_image | /panel/my-school/upload-image | Path does not match |
| 27 | panel_upload_image_del | /panel/my-school/del/upload-image/{id} | Path does not match |
| 28 | panel_upload_image_ajax | /panel/my-school/upload-ajax/{id} | Path does not match |
| 29 | panel_forum_category_edit | /panel/forum-category/{id}/edit | Path does not match |
| 30 | panel_link_edit | /panel/panel/links/{id}/edit | Path does not match |
| 31 | panel_index_module | /panel/module | Path does not match |
| 32 | panel_new_chapter | /panel/new-chapter/{course} | Path does not match |
| 33 | superadmin | /superadmin | Path does not match |
| 34 | post_new_block | /superadmin/posts/new | Path does not match |
| 35 | post_edit_block | /superadmin/postblock/{id}/edit | Path does not match |
| 36 | upload_image | /upload | Path does not match |
| 37 | uploaded_image | /uploads/{filename} | Path does not match |
| 38 | ajax_blogpost_photo | /ajax/blogpost_photo/{id} | Path does not match |
| 39 | update_chapter_order_left | /update-chapter-order-left/{courseId} | Path does not match |
| 40 | course_update | /course/update/{id} | Path does not match |
| 41 | course_add | /add-course/{schoolslug} | Path does not match |
| 42 | update_course_position | /update-course-position | Path does not match |
| 43 | update_chapter_order_left2 | /update-chapter-order-left2/{courseId} | Path does not match |
| 44 | course_edit_chapter | /edit-chapter | Path does not match |
| 45 | school_forum_new | /school/{slug}/forum/new | Path does not match |
| 46 | website_blog | /blog | Path does not match |
| 47 | theblog_id | /blog/{slug} | Path does not match |
| 48 | add_to_cart | /ajouter-panier/{id} | Path does not match |
| 49 | cart | /panier | Path does not match |
| 50 | remove_from_cart | /supprimer-panier/{id} | Path does not match |
| 51 | classroom | /classroom/{schoolslug} | Path does not match |
| 52 | add_chapter | /add-chapter/{idCourse} | Path does not match |
| 53 | delete_chapter | /delete-chapter/{idChapter} | Path does not match |
| 54 | classroom_manage | /classroom/{schoolslug}/manage | Path does not match |
| 55 | classroom_members | /ranking/{schoolslug} | Path does not match |
| 56 | edit_chapter | /chapter/{uuid}/edit | Path does not match |
| 57 | course_by_id | /course/{slug} | Path does not match |
| 58 | course_lecture_by_id | /lecture/{slug} | Path does not match |
| 59 | create | /create | Path does not match |
| 60 | create_school_form | /create-school | Path does not match |
| 61 | createSchoolSubscription | /subscription-school | Path does not match |
| 62 | payment | /payment | Path does not match |
| 63 | payment_final | /payment-final | Path does not match |
| 64 | payment2 | /payment2 | Path does not match |
| 65 | payment_final2 | /payment-final2 | Path does not match |
| 66 | create_school_form_payment | /create-school-payment | Path does not match |
| 67 | payment_sub_school | /payment-sub-school | Path does not match |
| 68 | customer_index | /clients | Path does not match |
| 69 | customer_new | /clients/nouveau | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.