Routing
        faq_theme
        Matched route
    
Route Parameters
| Name | Value | 
|---|---|
| theme | "Cartographie" | 
            
Route Matching Logs
    Path to match: 
/faq/theme/Cartographie
| # | Route name | Path | Log | 
|---|---|---|---|
| 1 | show_apps | /demos/apps | Path does not match | 
| 2 | show_volumes | /demos/volumes | Path does not match | 
| 3 | show_endpoints | /demos/end-points/{resource}/{id} | Path does not match | 
| 4 | show_service_logs | /demos/logs/{resource}/{id} | Path does not match | 
| 5 | show_service_health | /demos/health/{resource}/{id} | Path does not match | 
| 6 | update_app_replicas | /demos/app-replicas/{appID} | Path does not match | 
| 7 | delete_app | /demos/delete-app/{appID} | Path does not match | 
| 8 | delete_volume | /demos/delete-volume/{volumeID} | Path does not match | 
| 9 | admin | /admin | Path does not match | 
| 10 | postarticles | /api/articles/ | Path does not match | 
| 11 | articles | /api/articles/ | Path does not match | 
| 12 | api | /api | Path does not match | 
| 13 | api_event_edit | /my-calendar/api/{id}/edit | Path does not match | 
| 14 | api_event_edit_common | /postlab-calendar/api/{id}/edit | Path does not match | 
| 15 | postcategories | /api/categories/ | Path does not match | 
| 16 | getcategories | /api/categories/ | Path does not match | 
| 17 | postcollecteddatas | /api/collecteddatas/ | Path does not match | 
| 18 | getcollecteddatas | /api/collecteddatas/ | Path does not match | 
| 19 | postcommands | /api/commands/ | Path does not match | 
| 20 | getcommands | /api/commands/ | Path does not match | 
| 21 | getCommandById | /api/command/id/{id} | Path does not match | 
| 22 | getCommandsByContainerId | /api/commands/container/id/{id} | Path does not match | 
| 23 | postcomments | /api/comments/ | Path does not match | 
| 24 | getcomments | /api/comments/ | Path does not match | 
| 25 | postcontainers | /api/containers/ | Path does not match | 
| 26 | getcontainers | /api/containers/ | Path does not match | 
| 27 | getContainerById | /api/container/id/{id} | Path does not match | 
| 28 | getContainersBySoftwareId | /api/containers/software/id/{id} | Path does not match | 
| 29 | postdatatypes | /api/datatypes/ | Path does not match | 
| 30 | getdatatypes | /api/datatypes/ | Path does not match | 
| 31 | postdemosoftwaredatas | /api/demosoftwaredatas/ | Path does not match | 
| 32 | getdemosoftwaredatas | /api/demosoftwaredatas/ | Path does not match | 
| 33 | postdisciplines | /api/disciplines/ | Path does not match | 
| 34 | getdisciplines | /api/disciplines/software | Path does not match | 
| 35 | postdomains | /api/domains/ | Path does not match | 
| 36 | getdomains | /api/domains/ | Path does not match | 
| 37 | getdomainssoftware | /api/domains/software | Path does not match | 
| 38 | postencodings | /api/encodings/ | Path does not match | 
| 39 | getencodings | /api/encodings/ | Path does not match | 
| 40 | postformats | /api/formats/ | Path does not match | 
| 41 | getformats | /api/formats/ | Path does not match | 
| 42 | postgeolocations | /api/geolocations/ | Path does not match | 
| 43 | posthtmltype | /api/htmltype/ | Path does not match | 
| 44 | gethtmltype | /api/htmltype/ | Path does not match | 
| 45 | postinstitutions | /api/institutions/ | Path does not match | 
| 46 | getinstitutions | /api/institutions/ | Path does not match | 
| 47 | postkeywords | /api/keywords/ | Path does not match | 
| 48 | getkeywords | /api/keywords/ | Path does not match | 
| 49 | postlab | /api/labs/ | Path does not match | 
| 50 | getlabs | /api/labs/software | Path does not match | 
| 51 | postlicenses | /api/licenses/ | Path does not match | 
| 52 | getlicense | /api/licenses/software | Path does not match | 
| 53 | getMeLicenceById | /api/license/id/{id} | Path does not match | 
| 54 | getMeLicencesByIds | /api/licenses/id/{id} | Path does not match | 
| 55 | postmedias | /api/medias/ | Path does not match | 
| 56 | getmedias | /api/medias/ | Path does not match | 
| 57 | getusermessages | /api/messages/{slug} | Path does not match | 
| 58 | getusermessages-correspondent | /api/messages/{slug}/correspondent/{oslug} | Path does not match | 
| 59 | deleteuserconversation | /api/messages/deleteConversation/{slug}/correspondent/{oslug} | Path does not match | 
| 60 | editMessage | /api/messages/editMessage/{id} | Path does not match | 
| 61 | getConversationMessages | /api/messages/conversation/{slug} | Path does not match | 
| 62 | postoutputresult | /api/outputresult/ | Path does not match | 
| 63 | getoutputresult | /api/outputresult/ | Path does not match | 
| 64 | postoutputtypes | /api/outputtypes/ | Path does not match | 
| 65 | getoutputtypes | /api/outputtypes/ | Path does not match | 
| 66 | postparameters | /api/parameters/ | Path does not match | 
| 67 | getparameters | /api/parameters/ | Path does not match | 
| 68 | getParameterById | /api/parameter/id/{id} | Path does not match | 
| 69 | getParametersByCommandId | /api/parameters/displayLevel/{displayLevel} | Path does not match | 
| 70 | getParametersByCommandIdAdnDisplayLevel | /api/parameters/command/id/{id}/displayLevel/{displayLevel} | Path does not match | 
| 71 | postscripts | /api/scripts/ | Path does not match | 
| 72 | getscripts | /api/scripts/ | Path does not match | 
| 73 | postskills | /api/skills/ | Path does not match | 
| 74 | getskills | /api/skills/ | Path does not match | 
| 75 | postsoftwaredatas | /api/softwaredatas/ | Path does not match | 
| 76 | getsoftwaredatas | /api/softwaredatas/ | Path does not match | 
| 77 | getsoftwares | /api/softwares | Path does not match | 
| 78 | getsoftwareByName | /api/software/name/{name} | Path does not match | 
| 79 | getMeWebSoOnPlatform | /api/software/platform | Path does not match | 
| 80 | getsoftwareById | /api/software/id/{id} | Path does not match | 
| 81 | getsoftwaresByLicense | /api/softwares/license/{id} | Path does not match | 
| 82 | postsoftwares | /api/softwares/ | Path does not match | 
| 83 | posttags | /api/tags/ | Path does not match | 
| 84 | gettags | /api/tags/ | Path does not match | 
| 85 | postteams | /api/teams/ | Path does not match | 
| 86 | getteams | /api/teams/ | Path does not match | 
| 87 | posttrainings | /api/trainings/ | Path does not match | 
| 88 | gettrainings | /api/trainings/ | Path does not match | 
| 89 | getuserkeys | /api/userkeys/ | Path does not match | 
| 90 | getuserofkey | /api/userof/{key} | Path does not match | 
| 91 | getuseridofkey | /api/useridof/{key} | Path does not match | 
| 92 | getkeysofuserid | /api/apikeyof/{userid} | Path does not match | 
| 93 | getkeysofuseremail | /api/apikeyofemail/{email} | Path does not match | 
| 94 | postusersoftwares | /api/usersoftwares/ | Path does not match | 
| 95 | getusersoftwares | /api/usersoftwares/ | Path does not match | 
| 96 | getusers | /api/users/ | Path does not match | 
| 97 | postwebsites | /api/websites | Path does not match | 
| 98 | getwebsites | /api/websites | Path does not match | 
| 99 | article_index | /article/ | Path does not match | 
| 100 | article_nouveau | /article/nouveau | Path does not match | 
| 101 | article_researcher | /article/researcher | Path does not match | 
| 102 | article_montrer | /article/{slug} | Path does not match | 
| 103 | article_editer | /article/{id}/editer | Path does not match | 
| 104 | article_supprimer | /article/{id}/supprimer | Path does not match | 
| 105 | calendar_index | /my-calendar/create | Path does not match | 
| 106 | index_admin | /my-calendar/admin | Path does not match | 
| 107 | index_editorial | /my-calendar/Editorial | Path does not match | 
| 108 | calendar_add | /my-calendar/add/{debut}/{end} | Path does not match | 
| 109 | calendar_new | /my-calendar/new | Path does not match | 
| 110 | calendar_show | /my-calendar/{slug} | Path does not match | 
| 111 | calendar_file_show | /my-calendar/{id}/file | Path does not match | 
| 112 | calendar_edit | /my-calendar/{id}/edit | Path does not match | 
| 113 | calendar_delete | /my-calendar/{id} | Path does not match | 
| 114 | search | /cartographie/search | Path does not match | 
| 115 | lab_cartographie | /cartographie/laboratoires | Path does not match | 
| 116 | team_cartographie | /cartographie/equipes | Path does not match | 
| 117 | software_cartography | /cartographie/logiciels | Path does not match | 
| 118 | institution_cartographie | /cartographie/institutions | Path does not match | 
| 119 | training_cartographie | /cartographie/formations | Path does not match | 
| 120 | license_cartographie | /cartographie/licences | Path does not match | 
| 121 | categorie_index | /categorie/ | Path does not match | 
| 122 | categorie_nouvelle | /categorie/new | Path does not match | 
| 123 | categorie_montrer | /categorie/{id} | Path does not match | 
| 124 | categorie_editer | /categorie/{id}/editer | Path does not match | 
| 125 | categorie_supprimer | /categorie/{id}/supprimer | Path does not match | 
| 126 | donnees_collectees_index | /demos/donnees_collectees/ | Path does not match | 
| 127 | donnees_collectees_nouvelles | /demos/donnees_collectees/nouvelle | Path does not match | 
| 128 | donnees_collectees_montrer | /demos/donnees_collectees/{id} | Path does not match | 
| 129 | donnees_collectees_editer | /demos/donnees_collectees/{id}/editer | Path does not match | 
| 130 | donnees_collectees_supprimer | /demos/donnees_collectees/{id}/supprimer | Path does not match | 
| 131 | commande_index | /demos/commande/ | Path does not match | 
| 132 | commande_nouvelle | /demos/commande/nouvelle | Path does not match | 
| 133 | new_command_of_container | /demos/commande/nouvelle/container/{cid}/ | Path does not match | 
| 134 | commande_montrer | /demos/commande/{id} | Path does not match | 
| 135 | edit_command | /demos/commande/{id}/editer | Path does not match | 
| 136 | commande_supprimer | /demos/commande/{id}/supprimer | Path does not match | 
| 137 | commentaire_index | /admin/commentaire/ | Path does not match | 
| 138 | commentaire_nouveau | /admin/commentaire/nouveau | Path does not match | 
| 139 | commentaire_montrer | /admin/commentaire/{id} | Path does not match | 
| 140 | commentaire_editer | /admin/commentaire/{id}/editer | Path does not match | 
| 141 | commentaire_supprimer | /admin/commentaire/{id}/supprimer | Path does not match | 
| 142 | container_index | /demos/container/ | Path does not match | 
| 143 | container_nouveau | /demos/container/nouveau | Path does not match | 
| 144 | new_container_of_software | /demos/container/nouveau/logiciel/{sid}/{type} | Path does not match | 
| 145 | container_montrer | /demos/container/{id} | Path does not match | 
| 146 | container_editer | /demos/container/{id}/editer | Path does not match | 
| 147 | container_supprimer | /demos/container/{id}/supprimer | Path does not match | 
| 148 | app_conversation_index | /conversation/ | Path does not match | 
| 149 | app_conversation_new | /conversation/new | Path does not match | 
| 150 | app_conversation_new_dm | /conversation/newDM/{slug} | Path does not match | 
| 151 | app_conversation_counter | /conversation/counter | Path does not match | 
| 152 | app_conversation_show | /conversation/{slug} | Path does not match | 
| 153 | app_conversation_edit | /conversation/{slug}/edit | Path does not match | 
| 154 | app_conversation_delete | /conversation/{id} | Path does not match | 
| 155 | app_conversation_quit | /conversation/quit/{slug} | Path does not match | 
| 156 | type_de_donnees_index | /demos/type_de_donnees/ | Path does not match | 
| 157 | type_de_donnees_nouveau | /demos/type_de_donnees/nouveau | Path does not match | 
| 158 | type_de_donnees_montrer | /demos/type_de_donnees/{id} | Path does not match | 
| 159 | type_de_donnees_editer | /demos/type_de_donnees/{id}/editer | Path does not match | 
| 160 | type_de_donnees_supprimer | /demos/type_de_donnees/{id}/supprimer | Path does not match | 
| 161 | demo_index | /demos/usecases/ | Path does not match | 
| 162 | demo_new | /demos/usecases/nouveau | Path does not match | 
| 163 | demo_show | /demos/usecases/{id} | Path does not match | 
| 164 | demo_edit | /demos/usecases/{id}/editer | Path does not match | 
| 165 | demo_delete | /demos/usecases/{id}/supprimer | Path does not match | 
| 166 | discipline_index | /discipline/ | Path does not match | 
| 167 | discipline_nouvelle | /discipline/nouvelle | Path does not match | 
| 168 | discipline_montrer | /discipline/{id} | Path does not match | 
| 169 | discipline_editer | /discipline/{id}/editer | Path does not match | 
| 170 | discipline_supprimer | /discipline/{id}/supprimer | Path does not match | 
| 171 | domaine_index | /domaine/ | Path does not match | 
| 172 | domaine_nouveau | /domaine/nouveau | Path does not match | 
| 173 | domaine_montrer | /domaine/{id} | Path does not match | 
| 174 | domaine_editer | /domaine/{id}/editer | Path does not match | 
| 175 | domaine_supprimer | /domaine/{id}/supprimer | Path does not match | 
| 176 | email_index | /email/ | Path does not match | 
| 177 | email_new | /email/new | Path does not match | 
| 178 | email_show | /email/{id} | Path does not match | 
| 179 | email_edit | /email/{id}/edit | Path does not match | 
| 180 | email_delete | /email/{id}/supprimer | Path does not match | 
| 181 | encodage_index | /demos/encodage/ | Path does not match | 
| 182 | encodage_nouveau | /demos/encodage/nouveau | Path does not match | 
| 183 | encodage_montrer | /demos/encodage/{id} | Path does not match | 
| 184 | encodage_editer | /demos/encodage/{id}/editer | Path does not match | 
| 185 | encodage_supprimer | /demos/encodage/{id}/supprimer | Path does not match | 
| 186 | faq_theme | /faq/theme/{theme} | Route matches! | 
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.