Routing
app_lecture
Matched route
Route Parameters
| Name | Value |
|---|---|
| id | "53" |
Route Redirection
This page redirects to:
/login
(route: "n/a")
Route Matching Logs
Path to match:
/video/lecture/53
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | admin_user_bulk_delete | /admin/users/bulk-delete | Path does not match |
| 2 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 3 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 4 | _wdt | /_wdt/{token} | Path does not match |
| 5 | _profiler_home | /_profiler/ | Path does not match |
| 6 | _profiler_search | /_profiler/search | Path does not match |
| 7 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 8 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 9 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 10 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 11 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 12 | _profiler_open_file | /_profiler/open | Path does not match |
| 13 | _profiler | /_profiler/{token} | Path does not match |
| 14 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 15 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 16 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 17 | app_actualites | /actualites | Path does not match |
| 18 | app_actualite_detail | /actualites/{id} | Path does not match |
| 19 | app_admin_abonnement_index | /admin/abonnement | Path does not match |
| 20 | app_admin_abonnement_audit_log | /admin/abonnement/audit-log | Path does not match |
| 21 | app_admin_abonnement_show | /admin/abonnement/{id} | Path does not match |
| 22 | app_admin_abonnement_edit_duration | /admin/abonnement/{id}/edit-duration | Path does not match |
| 23 | app_admin_abonnement_end_all | /admin/abonnement/{id}/end-all | Path does not match |
| 24 | app_admin_abonnement_delete | /admin/abonnement/{id}/delete | Path does not match |
| 25 | app_admin_abonnement_bulk_extend_all | /admin/abonnement/bulk/extend-all | Path does not match |
| 26 | app_admin_abonnement_bulk_end_all | /admin/abonnement/bulk/end-all | Path does not match |
| 27 | app_admin_abonnement_bulk_action | /admin/abonnement/bulk/action | Path does not match |
| 28 | admin_alaune_index | /admin/alaune/ | Path does not match |
| 29 | admin_alaune_new | /admin/alaune/new | Path does not match |
| 30 | admin_alaune_edit | /admin/alaune/{id}/edit | Path does not match |
| 31 | admin_alaune_delete | /admin/alaune/{id}/delete | Path does not match |
| 32 | admin_site_index | /admin/site/ | Path does not match |
| 33 | admin_site_config | /admin/site/config | Path does not match |
| 34 | admin_site_dirigeants | /admin/site/dirigeants | Path does not match |
| 35 | admin_site_dirigeant_new | /admin/site/dirigeant/new | Path does not match |
| 36 | admin_site_dirigeant_edit | /admin/site/dirigeant/{id}/edit | Path does not match |
| 37 | admin_site_dirigeant_delete | /admin/site/dirigeant/{id}/delete | Path does not match |
| 38 | admin_site_services | /admin/site/services | Path does not match |
| 39 | admin_site_service_new | /admin/site/service/new | Path does not match |
| 40 | admin_site_service_edit | /admin/site/service/{id}/edit | Path does not match |
| 41 | admin_site_service_delete | /admin/site/service/{id}/delete | Path does not match |
| 42 | admin_site_init | /admin/site/init | Path does not match |
| 43 | admin_user_index | /admin/users | Path does not match |
| 44 | admin_user_new | /admin/users/new | Path does not match |
| 45 | admin_user_edit | /admin/users/{id}/edit | Path does not match |
| 46 | admin_user_delete | /admin/users/{id} | Path does not match |
| 47 | admin_user_delete_regular | /admin/users/{id}/delete-user | Path does not match |
| 48 | admin_traducteur_delete | /admin/users/traducteur/{id} | Path does not match |
| 49 | app_annonce_index | /annonce | Path does not match |
| 50 | app_annonce_new | /annonce/new | Path does not match |
| 51 | app_annonce_show | /annonce/{id} | Path does not match |
| 52 | app_annonce_edit | /annonce/{id}/edit | Path does not match |
| 53 | app_annonce_delete | /annonce/{id} | Path does not match |
| 54 | app_categorie_index | /categorie | Path does not match |
| 55 | app_categorie_new | /categorie/new | Path does not match |
| 56 | app_categorie_show | /categorie/{id} | Path does not match |
| 57 | app_categorie_edit | /categorie/{id}/edit | Path does not match |
| 58 | app_categorie_delete | /categorie/{id} | Path does not match |
| 59 | series_par_categorie | /categorie/series/{id} | Path does not match |
| 60 | app_episodes_index | /episodes | Path does not match |
| 61 | app_episodes_new | /episodes/new | Path does not match |
| 62 | app_episodes_show | /episodes/{id} | Path does not match |
| 63 | app_episodes_edit | /episodes/{id}/edit | Path does not match |
| 64 | app_episodes_delete | /episodes/{id} | Path does not match |
| 65 | app_privacy_policy | /privacy-policy | Path does not match |
| 66 | app_terms_of_service | /terms-of-service | Path does not match |
| 67 | app_notifications_index | /notifications | Path does not match |
| 68 | app_register | /register | Path does not match |
| 69 | app_verify_email | /verify/email | Path does not match |
| 70 | app_profile | /profil | Path does not match |
| 71 | app_login | /login | Path does not match |
| 72 | app_logout | /logout | Path does not match |
| 73 | app_forgot_password | /mot-de-passe-oublie | Path does not match |
| 74 | app_series_index | /series | Path does not match |
| 75 | app_serie_details | /series/series/{id} | Path does not match |
| 76 | app_series_new | /series/new | Path does not match |
| 77 | app_series_show | /series/{id} | Path does not match |
| 78 | app_series_edit | /series/{id}/edit | Path does not match |
| 79 | app_series_delete | /series/{id} | Path does not match |
| 80 | app_service_client_index | /service/client | Path does not match |
| 81 | app_service_client_show | /service/client/{id} | Path does not match |
| 82 | app_service_client_edit | /service/client/{id}/edit | Path does not match |
| 83 | app_service_client_delete | /service/client/{id} | Path does not match |
| 84 | app_service_index | /service | Path does not match |
| 85 | app_service_new | /service/new | Path does not match |
| 86 | app_service_show | /service/{id} | Path does not match |
| 87 | app_service_edit | /service/{id}/edit | Path does not match |
| 88 | app_service_delete | /service/{id} | Path does not match |
| 89 | well_known | /.well-known/acme-challenge/{path} | Path does not match |
| 90 | app_home | / | Path does not match |
| 91 | app_memory_limit | /memory-limit | Path does not match |
| 92 | app_entreprise | /entreprise | Path does not match |
| 93 | app_accueil | /accueil | Path does not match |
| 94 | app_sono | /sono | Path does not match |
| 95 | app_videos_all | /videos | Path does not match |
| 96 | videos_par_categorie | /categories/{id} | Path does not match |
| 97 | videos_par_serie | /seriess/{id} | Path does not match |
| 98 | app_historique | /historique | Path does not match |
| 99 | series_par_categorie_all | /seriesp | Path does not match |
| 100 | app_traducteurs | /traducteurs | Path does not match |
| 101 | app_abonnement_new | /abonnement | Path does not match |
| 102 | admin | /admin | Path does not match |
| 103 | app_admin_activites | /admin/activites | Path does not match |
| 104 | app_service_client_new | /sclient | Path does not match |
| 105 | app_service_client_user_list | /mes-demandes | Path does not match |
| 106 | app_translate | /translate | Path does not match |
| 107 | app_telechargement_add | /telechargement/add/{id} | Path does not match |
| 108 | app_telechargement_fichier | /telechargement/fichier/{id} | Path does not match |
| 109 | app_mes_telechargements | /mes-telechargements | Path does not match |
| 110 | app_mes_abonnements_api | /api/mes-abonnements | Path does not match |
| 111 | debug_traducteur_names | /debug/traducteur-names | Path does not match |
| 112 | app_a_propos | /a-propos | Path does not match |
| 113 | app_support_aide | /support-aide | Path does not match |
| 114 | app_debug_sections | /admin/debug-sections | Path does not match |
| 115 | app_subscription_new | /subscription/new | Path does not match |
| 116 | app_subscription_success | /subscription/success/{orderId} | Path does not match |
| 117 | app_subscription_cancel | /subscription/cancel/{orderId} | Path does not match |
| 118 | app_subscription_webhook | /subscription/webhook/{orderId} | Path does not match |
| 119 | app_subscription_success_free | /subscription/success-free | Path does not match |
| 120 | app_tp_abonnement_index | /tp/abonnement | Path does not match |
| 121 | app_tp_abonnement_new | /tp/abonnement/new | Path does not match |
| 122 | app_tp_abonnement_show | /tp/abonnement/{id} | Path does not match |
| 123 | app_tp_abonnement_edit | /tp/abonnement/{id}/edit | Path does not match |
| 124 | app_tp_abonnement_delete | /tp/abonnement/{id} | Path does not match |
| 125 | app_traducteur_login | /espace-traducteur/connexion | Path does not match |
| 126 | app_traducteur_logout | /espace-traducteur/deconnexion | Path does not match |
| 127 | app_traducteur_dashboard | /espace-traducteur/dashboard | Path does not match |
| 128 | app_traducteur_profil | /espace-traducteur/profil | Path does not match |
| 129 | app_traducteur_mes_abonnes | /espace-traducteur/mes-abonnes | Path does not match |
| 130 | app_traducteur_index | /traducteur | Path does not match |
| 131 | app_traducteur_new | /traducteur/new | Path does not match |
| 132 | app_traducteur_show | /traducteur/{id} | Path does not match |
| 133 | app_traducteur_edit | /traducteur/{id}/edit | Path does not match |
| 134 | app_traducteur_editc | /traducteurc/{id}/edit | Path does not match |
| 135 | app_traducteur_access | /traducteur/{id}/access | Path does not match |
| 136 | app_traducteur_delete | /traducteur/{id} | Path does not match |
| 137 | app_traducteur_trash | /traducteur/trash/list | Path does not match |
| 138 | app_traducteur_restore | /traducteur/{id}/restore | Path does not match |
| 139 | traducteur_like | /traducteur/{id}/like | Path does not match |
| 140 | app_tutorial_index | /admin/tutorials/ | Path does not match |
| 141 | app_tutorial_new | /admin/tutorials/new | Path does not match |
| 142 | app_tutorial_show | /admin/tutorials/{id} | Path does not match |
| 143 | app_tutorial_edit | /admin/tutorials/{id}/edit | Path does not match |
| 144 | app_tutorial_delete | /admin/tutorials/{id} | Path does not match |
| 145 | app_admin_messages_index | /admin/messages | Path does not match |
| 146 | app_admin_messages_show | /admin/messages/{id} | Path does not match |
| 147 | app_admin_messages_toggle_resolved | /admin/messages/{id}/toggle-resolved | Path does not match |
| 148 | app_contact | /contact | Path does not match |
| 149 | app_mes_messages | /mes-messages | Path does not match |
| 150 | app_user_sessions | /profile/sessions | Path does not match |
| 151 | app_user_session_logout | /profile/sessions/logout/{sessionId} | Path does not match |
| 152 | app_user_sessions_logout_others | /profile/sessions/logout-others | Path does not match |
| 153 | app_video_index | /video | Path does not match |
| 154 | app_video_new | /video/new | Path does not match |
| 155 | app_video_show | /video/{id} | Path does not match |
| 156 | app_video_edit | /video/{id}/edit | Path does not match |
| 157 | app_video_delete | /video/{id} | Path does not match |
| 158 | app_lecture | /video/lecture/{id} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.