Routing
livreDetail
Matched route
Route Parameters
| Name | Value |
|---|---|
| id | "610" |
Route Matching Logs
Path to match:
/books/610
| # | 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_users | /admin/utilisateurs | Path does not match |
| 16 | admin_user_permissions | /admin/utilisateur/{id}/permissions | Path does not match |
| 17 | admin_toggle_admin | /admin/utilisateur/{id}/toggle-admin | Path does not match |
| 18 | admin_game_index | /admin/games | Path does not match |
| 19 | admin_game_consoles | /admin/games/consoles | Path does not match |
| 20 | admin_game_console_new | /admin/games/console/nouveau | Path does not match |
| 21 | admin_game_console_edit | /admin/games/console/{id}/modifier | Path does not match |
| 22 | admin_game_console_delete | /admin/games/console/{id}/supprimer | Path does not match |
| 23 | admin_game_console_aliases | /admin/games/console-aliases | Path does not match |
| 24 | admin_game_console_alias_delete | /admin/games/console-alias/{id}/supprimer | Path does not match |
| 25 | admin_game_stores | /admin/games/stores | Path does not match |
| 26 | admin_game_store_new | /admin/games/store/nouveau | Path does not match |
| 27 | admin_game_store_edit | /admin/games/store/{id}/modifier | Path does not match |
| 28 | livre_ajouter | /books/ajouter | Path does not match |
| 29 | livre_ajouter_recherche | /books/ajouter/recherche | Path does not match |
| 30 | livre_ajouter_url | /books/ajouter/url | Path does not match |
| 31 | livre_ajouter_formulaire | /books/ajouter/formulaire | Path does not match |
| 32 | livre_ajouter_confirmer_nouveau | /books/ajouter/confirmer-nouveau | Path does not match |
| 33 | livre_ajouter_associer | /books/ajouter/associer/{id} | Path does not match |
| 34 | livre_ajouter_prefill | /books/ajouter/prefill | Path does not match |
| 35 | liste_auteurs | /books/auteurs | Path does not match |
| 36 | auteur_detail | /books/auteur/{id} | Path does not match |
| 37 | brick_index | /brick/ | Path does not match |
| 38 | brick_users | /brick/utilisateurs | Path does not match |
| 39 | brick_list | /brick/liste | Path does not match |
| 40 | brick_detail | /brick/set/{id} | Path does not match |
| 41 | brick_ajouter | /brick/ajouter | Path does not match |
| 42 | brick_new | /brick/nouveau | Path does not match |
| 43 | brick_edit | /brick/set/{id}/modifier | Path does not match |
| 44 | brick_delete | /brick/set/{id}/supprimer | Path does not match |
| 45 | brick_search_reference | /brick/recherche-reference | Path does not match |
| 46 | brick_api_search | /brick/api/search | Path does not match |
| 47 | brick_api_store_images | /brick/api/store-images | Path does not match |
| 48 | brick_api_remove_pending_image | /brick/api/remove-pending-image | Path does not match |
| 49 | brick_api_add_pending_image | /brick/api/add-pending-image | Path does not match |
| 50 | brick_api_reorder_pending_images | /brick/api/reorder-pending-images | Path does not match |
| 51 | brick_images | /brick/set/{id}/images | Path does not match |
| 52 | brick_images_reorder | /brick/set/{id}/images/reorder | Path does not match |
| 53 | brick_image_delete | /brick/image/{id}/supprimer | Path does not match |
| 54 | brick_add_owner | /brick/set/{id}/ajouter-proprietaire | Path does not match |
| 55 | brick_edit_owner | /brick/set/{id}/modifier-proprietaire/{lienId} | Path does not match |
| 56 | brick_remove_owner | /brick/set/{id}/retirer-proprietaire/{lienId} | Path does not match |
| 57 | brick_collections | /brick/collections | Path does not match |
| 58 | brick_collection_new | /brick/collection/nouvelle | Path does not match |
| 59 | brick_api_collection_create | /brick/api/collection/create | Path does not match |
| 60 | brick_marques | /brick/marques | Path does not match |
| 61 | brick_marque_new | /brick/marque/nouvelle | Path does not match |
| 62 | brick_api_marque_create | /brick/api/marque/create | Path does not match |
| 63 | dvd_index | /dvd/ | Path does not match |
| 64 | dvd_list | /dvd/liste | Path does not match |
| 65 | dvd_users | /dvd/utilisateurs | Path does not match |
| 66 | dvd_user | /dvd/utilisateur/{id} | Path does not match |
| 67 | dvd_ajouter | /dvd/ajouter | Path does not match |
| 68 | dvd_new | /dvd/nouveau | Path does not match |
| 69 | dvd_detail | /dvd/{id} | Path does not match |
| 70 | dvd_edit | /dvd/{id}/modifier | Path does not match |
| 71 | dvd_delete | /dvd/{id}/supprimer | Path does not match |
| 72 | dvd_search_api | /dvd/recherche-api | Path does not match |
| 73 | dvd_api_search | /dvd/api/search | Path does not match |
| 74 | dvd_api_details | /dvd/api/details/{dvdId} | Path does not match |
| 75 | dvd_add_owner | /dvd/{id}/ajouter-collection | Path does not match |
| 76 | dvd_edit_owner | /dvd/{id}/modifier-collection/{lienId} | Path does not match |
| 77 | dvd_remove_owner | /dvd/{id}/retirer-collection/{lienId} | Path does not match |
| 78 | livre_modifier | /books/{id}/modifier | Path does not match |
| 79 | api_category_create | /api/category | Path does not match |
| 80 | api_collection_create | /api/collection | Path does not match |
| 81 | api_edition_create | /api/edition | Path does not match |
| 82 | game_index | /games/ | Path does not match |
| 83 | game_list | /games/liste | Path does not match |
| 84 | game_users | /games/utilisateurs | Path does not match |
| 85 | game_user | /games/utilisateur/{id} | Path does not match |
| 86 | game_ajouter | /games/ajouter | Path does not match |
| 87 | game_new | /games/nouveau | Path does not match |
| 88 | game_detail | /games/jeu/{id} | Path does not match |
| 89 | game_edit | /games/jeu/{id}/modifier | Path does not match |
| 90 | game_delete | /games/jeu/{id}/supprimer | Path does not match |
| 91 | game_update_cover | /games/jeu/{id}/update-cover | Path does not match |
| 92 | game_search_api | /games/recherche-api | Path does not match |
| 93 | game_api_search | /games/api/search | Path does not match |
| 94 | game_api_check_existing | /games/api/check-existing | Path does not match |
| 95 | game_api_details | /games/api/details/{gameId} | Path does not match |
| 96 | game_add_owner | /games/jeu/{id}/ajouter-collection | Path does not match |
| 97 | game_edit_owner | /games/jeu/{id}/modifier-collection/{lienId} | Path does not match |
| 98 | game_remove_owner | /games/jeu/{id}/retirer-collection/{lienId} | Path does not match |
| 99 | index | / | Path does not match |
| 100 | magazines_list | /magazines/ | Path does not match |
| 101 | magazines_all | /magazines/tous | Path does not match |
| 102 | magazine_new | /magazines/nouveau | Path does not match |
| 103 | magazine_detail | /magazines/{id} | Path does not match |
| 104 | magazine_edit | /magazines/{id}/modifier | Path does not match |
| 105 | numero_new | /magazines/{id}/numero/nouveau | Path does not match |
| 106 | numeros_new_multiple | /magazines/{id}/numeros/nouveau | Path does not match |
| 107 | numero_detail | /magazines/numero/{id} | Path does not match |
| 108 | numero_edit | /magazines/numero/{id}/modifier | Path does not match |
| 109 | numero_add_owner | /magazines/numero/{id}/proprietaire/ajouter | Path does not match |
| 110 | numero_edit_owner | /magazines/proprietaire/{id}/modifier | Path does not match |
| 111 | numero_edit_owner_comment | /magazines/proprietaire/{id}/commentaire | Path does not match |
| 112 | magazines_user | /magazines/utilisateur/{id} | Path does not match |
| 113 | magazines_search | /magazines/recherche | Path does not match |
| 114 | livre_ajouter_utilisateur | /books/{id}/ajouter-utilisateur | Path does not match |
| 115 | livre_supprimer_utilisateur | /books/{id}/supprimer-utilisateur/{lienId} | Path does not match |
| 116 | livre_transferer | /books/{id}/transferer/{lienId} | Path does not match |
| 117 | books_index | /books/ | Path does not match |
| 118 | listeUser | /books/listeUser | Path does not match |
| 119 | listesLivres | /books/liste | Path does not match |
| 120 | livreDetail | /books/{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.