Routing
teste_phpinfo
Matched route
58
Tested routes before match
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/phpinfo
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _twig_error_test | /_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 | app_paa_authtoken_postauthtokens | /auth-tokens | Path does not match |
| 14 | app_paa_country_getonebyid | /countries/{id} | Path does not match |
| 15 | app_paa_country_updateonebyid | /countries/{id} | Path does not match |
| 16 | app_paa_user_postusers | /users | Path does not match |
| 17 | app_paa_user_updateuser | /users/{id} | Path does not match |
| 18 | app_paa_user_patchuser | /users/{id} | Path does not match |
| 19 | fos_user_profile_show | /profile/ | Path does not match |
| 20 | fos_user_profile_edit | /profile/edit | Path does not match |
| 21 | fos_user_registration_register | /register/ | Path does not match |
| 22 | fos_user_registration_check_email | /register/check-email | Path does not match |
| 23 | fos_user_registration_confirm | /register/confirm/{token} | Path does not match |
| 24 | fos_user_registration_confirmed | /register/confirmed | Path does not match |
| 25 | fos_user_resetting_request | /resetting/request | Path does not match |
| 26 | fos_user_resetting_send_email | /resetting/send-email | Path does not match |
| 27 | fos_user_resetting_check_email | /resetting/check-email | Path does not match |
| 28 | fos_user_resetting_reset | /resetting/reset/{token} | Path does not match |
| 29 | fos_user_change_password | /profile/change-password | Path does not match |
| 30 | paa_editions | /edit/{pvSemaine}/{psLstRes} | Path does not match |
| 31 | paa_getOptionsEditions | /getOptionsEditions/{psTwig} | Path does not match |
| 32 | paa_ListingsEtablissements | /ListingsEtablissements/{psLstRes} | Path does not match |
| 33 | paa_ListingsGroupes | /ListingsGroupes/{psLstRes} | Path does not match |
| 34 | paa_ListingIntervenants | /ListingIntervenants/{psLstRes} | Path does not match |
| 35 | paa_DoEditions | /DoEditions/ | Path does not match |
| 36 | test_getDateAvecJour | /TestGetDateAvecJour | Path does not match |
| 37 | paa_testOnglet | /{psNomTable}OngletGeneral/{piId} | Path does not match |
| 38 | Teste_getIDActivites | /TestYohan/Teste_getIDActivites | Path does not match |
| 39 | TestePopup_getIDActivites | /TestYohan/TestePopup_getIDActivites | Path does not match |
| 40 | YohanTestManyToMany | /TestYohan/TestManyToMany/ | Path does not match |
| 41 | essaiLG | /essaiLG/{psPage} | Path does not match |
| 42 | paa_Essai | /Essai/{psEssai} | Path does not match |
| 43 | test_clientRestSécurisé | /test_ClientRESTsécurisé | Path does not match |
| 44 | test_SendMail | /test_SendMail | Path does not match |
| 45 | louistest | /testlouis/ | Path does not match |
| 46 | testMarc | /saisieabsencetest | Path does not match |
| 47 | paa_checkintervenants | /checkWPUser | Path does not match |
| 48 | paa_rtvnomcourtvalide | /rtvNomCourtValide | Path does not match |
| 49 | paa_rtvinitialesvalide | /rtvInitialesValide | Path does not match |
| 50 | paa_changeMDP | /changeMDP/{psUser}/{psMDP}/{psToken} | Path does not match |
| 51 | paa_listeIcones | /listeIcones | Path does not match |
| 52 | paa_listeGlyphIcones | /listeGlyphIcones | Path does not match |
| 53 | paa_pageTestGetTempsSessionRestant | /pageTestGetTempsSessionRestant | Path does not match |
| 54 | paa_essaiMenu | /essaiMenu | Path does not match |
| 55 | teste_Websocket_Client | /websocketClient | Path does not match |
| 56 | teste_Websocket_Server | /websocketServer | Path does not match |
| 57 | teste_CreeXLPlanFormation | /CreeXLPlanFormation | Path does not match |
| 58 | teste_phpinfo | /phpinfo | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.