Routing
(none)
Matched route
Route Matching Logs
Path to match:
/admin/config.php
| # | 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_search_results | /_profiler/{token}/search/results | Path does not match |
| 8 | _profiler_open_file | /_profiler/open | Path does not match |
| 9 | _profiler | /_profiler/{token} | Path does not match |
| 10 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 11 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 12 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 13 | api_list | /api/articles/liste | Path does not match |
| 14 | api_article | /api/article/lire/{slug} | Path does not match |
| 15 | api_ajout | /api/article/ajout | Path does not match |
| 16 | api_edit | /api/article/editer/{id} | Path does not match |
| 17 | api_supprime | /api/article/supprimer/{id} | Path does not match |
| 18 | dashboard | /admin/dashboard | Path does not match |
| 19 | admin_accueil | /admin/ | Path does not match |
| 20 | admin_utilisateurs | /admin/utilisateurs | Path does not match |
| 21 | admin_modifier_utilisateur | /admin/utilisateurs/modifier/{id} | Path does not match |
| 22 | actualites_articles | /admin/actualites/list/{id} | Path does not match |
| 23 | actualites_all_articles | /admin/actualites/all-articles | Path does not match |
| 24 | actualites_article | /admin/actualites/view/{slug} | Path does not match |
| 25 | actualites_ajout_article | /admin/actualites/article/ajouter/{id} | Path does not match |
| 26 | actualites_edit_status_article | /admin/actualites/article/edit-status/{slug} | Path does not match |
| 27 | actualites_list_commentaires | /admin/actualites/commentaires/list/{id} | Path does not match |
| 28 | actualites_edit_status_commentaires | /admin/actualites/commentaires/edit-status/{id} | Path does not match |
| 29 | actualites_edit_article | /admin/actualites/article/edit-article/{slug} | Path does not match |
| 30 | actualites_delete_article | /admin/actualites/article/delete-article/{slug} | Path does not match |
| 31 | categories_home | /admin/categories | Path does not match |
| 32 | categories_ajout | /admin/categorie/ajout | Path does not match |
| 33 | categories_edit | /admin/categorie/edit/{slug} | Path does not match |
| 34 | categories_delete | /admin/categorie/delete/{slug} | Path does not match |
| 35 | categories_image_delete | /admin/categorie/delete-image/{slug} | Path does not match |
| 36 | categories_sous_categories_ajout | /admin/sous-categorie | Path does not match |
| 37 | categories_sous_categories_edit | /admin/sous-categorie/edit/{id} | Path does not match |
| 38 | categories_sous_categories_delete | /admin/sous-categorie/delete/{id} | Path does not match |
| 39 | categories_mot_cle_edit | /admin/mot-cle/edit/{slug} | Path does not match |
| 40 | categories_mot_cle_ajout | /admin/mot-cle/ajout | Path does not match |
| 41 | categories_mot_cles_delete | /admin/mot-cle/delete/{slug} | Path does not match |
| 42 | contact | /contact | Path does not match |
| 43 | accueil | / | Path does not match |
| 44 | new | /new-promo | Path does not match |
| 45 | hot | /hot-promo | Path does not match |
| 46 | all_stores | /all-stores | Path does not match |
| 47 | article_store | /articles-store/{id} | Path does not match |
| 48 | suppliers_store | /suppliers-store/{user_id} | Path does not match |
| 49 | mentions-legales | /mentions-legales | Path does not match |
| 50 | change_locale | /change_locale/{locale} | Path does not match |
| 51 | web_store_article | /view-article-sorte/{slug} | Path does not match |
| 52 | all_categories | /all-categories | Path does not match |
| 53 | articles_categorie | /articles/categorie/{slug} | Path does not match |
| 54 | articles_sous_categorie | /articles/categorie/{slug}/sub-categorie/{id} | Path does not match |
| 55 | app_register | /admin/register | Path does not match |
| 56 | activation | /activation/{token} | Path does not match |
| 57 | app_login | /login | Path does not match |
| 58 | app_logout | /logout | Path does not match |
| 59 | app_forgotten_password | /oubli-pass | Path does not match |
| 60 | app_reset_password | /reset_pass/{token} | Path does not match |
| 61 | api_login | /api/login_check | Path does not match |
| 62 | sitemap | /sitemap.xml | Path does not match |
| 63 | stores_store | /admin/stores/ | Path does not match |
| 64 | stores_ajout_store | /admin/stores/ajout | Path does not match |
| 65 | stores_edit | /admin/stores/edit/{id} | Path does not match |
| 66 | stores_delete | /admin/stores/delete/{id} | Path does not match |
| 67 | ef_connect | /efconnect/{instance}/{homeFolder} | Path does not match |
| 68 | ef_main_js | /elfinder.main.js | Path does not match |
| 69 | elfinder | /elfinder/{instance}/{homeFolder} | Path does not match |
| 70 | liip_imagine_filter_runtime | /media/cache/resolve/{filter}/rc/{hash}/{path} | Path does not match |
| 71 | liip_imagine_filter | /media/cache/resolve/{filter}/{path} | Path does not match |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.