Routing
app_nav_test
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/nav/test
| # | 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 | api_generate_description | /api/generate/description | Path does not match |
| 16 | api_generate_image | /api/generate/image | Path does not match |
| 17 | api_analyze_image | /api/analyze/image | Path does not match |
| 18 | linkedin_connect | /linkedin/connect | Path does not match |
| 19 | linkedin_callback | /linkedin/callback | Path does not match |
| 20 | linkedin_create_post | /linkedin/create/post | Path does not match |
| 21 | linkedin_new_post | /linkedin/new-post | Path does not match |
| 22 | linkedin_new_post_company | /linkedin/new-post/page/{orgId} | Path does not match |
| 23 | connect_facebook_start | /connect/facebook | Path does not match |
| 24 | connect_facebook_check | /connect/facebook/check | Path does not match |
| 25 | publish_to_facebook | /publish-to-facebook | Path does not match |
| 26 | check_instagram | /check-instagram | Path does not match |
| 27 | publish_to_instagram | /publish-to-instagram | Path does not match |
| 28 | get_instagram_feed | /get-instagram-feed | Path does not match |
| 29 | api_generate_image_stability | /api/generate/image/stability | Path does not match |
| 30 | api_generate_video_stability | /api/generate/video/stability | Path does not match |
| 31 | tiktok_connect | /connect/tiktok | Path does not match |
| 32 | tiktok_callback | /tiktok/callback | Path does not match |
| 33 | tiktok_publish | /publish/tiktok | Path does not match |
| 34 | api_deduct_credits | /api/credit/deduct/{idEstablishment} | Path does not match |
| 35 | api_add_credits | /api/credit/add/{idEstablishment} | Path does not match |
| 36 | api_get_credits | /api/credit/{idEstablishment} | Path does not match |
| 37 | api_get_planifications | /api/planifications/{status}/{sort} | Path does not match |
| 38 | api_get_planification_id | /api/planification/{id} | Path does not match |
| 39 | api_update_planification | /api/planification/edit/{id} | Path does not match |
| 40 | api_archive_planification | /api/planification/archive/{id} | Path does not match |
| 41 | api_delete_planification | /api/planification/delete/{id} | Path does not match |
| 42 | api_delete_media_from_planification | /api/planification/{planificationId}/delete/media/{mediaId} | Path does not match |
| 43 | api_delete_publication_from_planification | /api/planification/{planificationId}/delete/publication/{publicationId} | Path does not match |
| 44 | api_create_publication_for_planification | /api/planification/{planificationId}/add/publication | Path does not match |
| 45 | api_get_all_publications | /api/publications | Path does not match |
| 46 | api_update_publication | /api/publication/edit/{id} | Path does not match |
| 47 | api_create_planification | /api/create/planification | Path does not match |
| 48 | api_get_publication | /api/publication/{id} | Path does not match |
| 49 | api_add_media_to_publication | /api/publication/from/{publicationId}/add/media | Path does not match |
| 50 | api_delete_all_publications_from_planification | /api/planification/{planificationId}/delete/publications | Path does not match |
| 51 | api_generate_planifications | /api/cron/generate-planifications | Path does not match |
| 52 | admin_dashboard_index | /admin/dashboard/ | Path does not match |
| 53 | admin_dashboard_post_details | /admin/dashboard/post/{id} | Path does not match |
| 54 | admin_dashboard_admin_publication_edit | /admin/dashboard/publication/edit/{id} | Path does not match |
| 55 | admin_dashboard_post_mark_published | /admin/dashboard/post/{id}/publish | Path does not match |
| 56 | admin_dashboard_manage_planifications | /admin/dashboard/manage-plan | Path does not match |
| 57 | admin_dashboard_create | /admin/dashboard/create | Path does not match |
| 58 | sendPropalPlanificationsWeekly | /cron/sendPropalPlanificationsWeekly | Path does not match |
| 59 | publications_list | /publications | Path does not match |
| 60 | publications_more | /publications/more | Path does not match |
| 61 | app_planification_generator_index | /admin/planification/generator/ | Path does not match |
| 62 | app_planification_generator_planifications_for_establishment | /admin/planification/generator/for/{establishmentId} | Path does not match |
| 63 | app_planification_generator_get_social_media_platforms | /admin/planification/generator/get-social-media-platforms/{id} | Path does not match |
| 64 | app_planification_generator_new_publication | /admin/planification/generator/new/publication/{planificationId} | Path does not match |
| 65 | app_planification_generator_new_planification | /admin/planification/generator/new/planification/{establishmentId} | Path does not match |
| 66 | app_planification_generator_show_planification | /admin/planification/generator/planification/{planificationId} | Path does not match |
| 67 | app_planification_generator_show_publication | /admin/planification/generator/publication/{publicationId} | Path does not match |
| 68 | app_planification_generator_edit | /admin/planification/generator/edit/{planificationId} | Path does not match |
| 69 | app_planification_generator_edit_mediaPublication | /admin/planification/generator/publication/edit/{mediaId} | Path does not match |
| 70 | app_planification_generator_edit_publication | /admin/planification/generator/publication/edit | Path does not match |
| 71 | app_planification_generator_list_planification_by_status_and_establishment | /admin/planification/generator/planification/{establishmentId}/{status} | Path does not match |
| 72 | app_planification_generator_planification_status_count_by_establishment | /admin/planification/generator/status/count/{establishmentId} | Path does not match |
| 73 | app_planification_generator_status_count_all | /admin/planification/generator/planification/generator/status/count/all | Path does not match |
| 74 | app_planification_generator_planification_all | /admin/planification/generator/planification/generator/planification/all/{status} | Path does not match |
| 75 | app_planification_generator_modify_status | /admin/planification/generator/modify-status/{planificationId}/{status} | Path does not match |
| 76 | app_planification_generator_delete_publication | /admin/planification/generator/publication/{publicationId} | Path does not match |
| 77 | app_planification_generator_delete | /admin/planification/generator/remove/{planificationId} | Path does not match |
| 78 | app_publication_generator_index | /publication/generator/ | Path does not match |
| 79 | app_publication_publications_for_establishment | /publication/generator/for/{establishmentId} | Path does not match |
| 80 | app_publication_generator_new | /publication/generator/new | Path does not match |
| 81 | app_publication_generator_show | /publication/generator/{id} | Path does not match |
| 82 | app_publication_generator_edit | /publication/generator/{id}/edit | Path does not match |
| 83 | app_publication_generator_delete | /publication/generator/{id} | Path does not match |
| 84 | app_admin_review_index | /admin/review/ | Path does not match |
| 85 | app_admin_review_reviews_for_establishment | /admin/review/for/{establishmentId} | Path does not match |
| 86 | app_admin_review_reviews_all | /admin/review/all | Path does not match |
| 87 | app_admin_review_response | /admin/review/response | Path does not match |
| 88 | app_strategy_index | /strategy/ | Path does not match |
| 89 | app_strategy_new | /strategy/new | Path does not match |
| 90 | app_strategy_show | /strategy/{id} | Path does not match |
| 91 | app_strategy_edit | /strategy/{id}/edit | Path does not match |
| 92 | app_strategy_delete | /strategy/{id} | Path does not match |
| 93 | app_ai_assistant | /aiAssistant | Path does not match |
| 94 | app_save_vocal | /saveVocal | Path does not match |
| 95 | accessToken | /accessToken | Path does not match |
| 96 | postInstagram | /postInstagram | Path does not match |
| 97 | googleBusiness | /googleBusiness | Path does not match |
| 98 | authorizeCode | /authorizeCode | Path does not match |
| 99 | connectLinkedin | /connectLinkedin | Path does not match |
| 100 | app_campaign_manager | /campaign/manager | Path does not match |
| 101 | app_campaign_ongoing | /campaign/ongoing/{establishmentId} | Path does not match |
| 102 | app_chat_manager | /chat/manager/list/{id} | Path does not match |
| 103 | app_chat_manager_show | /chat/manager/show | Path does not match |
| 104 | app_dashboard_manager | / | Path does not match |
| 105 | app_index_dashboard | /index/dashboard | Path does not match |
| 106 | change_locale | /change_locale/{locale} | Path does not match |
| 107 | app_login | /login | Path does not match |
| 108 | app_logout | /logout | Path does not match |
| 109 | app_main | /main | Path does not match |
| 110 | app_planifications_month_mobile | /main/planifications/month/{year}/{month}/{establishmentId} | Path does not match |
| 111 | planification_new_main | /main/planification/new/generated | Path does not match |
| 112 | planification_new_user_media | /main/planification/new/user-media | Path does not match |
| 113 | planification_new_my_planning | /main/planification/new/my-planning | Path does not match |
| 114 | main_client_publication_upload | /main/client/publication/upload | Path does not match |
| 115 | main_client_publication_upload_user | /main/client/publication/upload/user | Path does not match |
| 116 | app_media_library | /media/library | Path does not match |
| 117 | app_get_media_library | /get/media/library/{establishmentId} | Path does not match |
| 118 | app_media_library_add_media | /media/library/add/media | Path does not match |
| 119 | app_media_library_process_add_media | /media/library/process/add/media | Path does not match |
| 120 | app_nav | /nav | Path does not match |
| 121 | app_nav_test | /nav/test | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.