Routing
loadConfig
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/loadConfig
# | Route name | Path | Log |
---|---|---|---|
1 | configuration_niveau_admin | /configuration_niveau_admin | Path does not match |
2 | ajouter_niveau_admin | /ajouter_niveau_admin | Path does not match |
3 | update_niveau_admin | /update_niveau_admin | Path does not match |
4 | delete_niveau_admin | /delete_niveau_admin | Path does not match |
5 | configuration_administrateur | /configuration_administrateur | Path does not match |
6 | get_admin_data | /get_admin_data/{adminId} | Path does not match |
7 | ajouter_administrateur | /ajouter_administrateur | Path does not match |
8 | update_administrateur | /update_administrateur | Path does not match |
9 | delete_administrateur1 | /delete_administrateur1/{id} | Path does not match |
10 | desactivate_admin | /desactivate_admin/{id} | Path does not match |
11 | activate_admin | /activate_admin/{id} | Path does not match |
12 | configuration_niveau_access | /configuration_niveau_access | Path does not match |
13 | ajouter_access_admin | /ajouter_access_admin | Path does not match |
14 | update_niveau_access | /update_niveau_access | Path does not match |
15 | delete_niveau_access | /delete_niveau_access | Path does not match |
16 | configuration_groupe_restriciton | /configuration_groupe_restriciton | Path does not match |
17 | ajouter_groupe_restriction | /ajouter_groupe_restriction | Path does not match |
18 | update_group_restriction | /update_group_restriction | Path does not match |
19 | delete_groupe_restriction | /delete_groupe_restriction | Path does not match |
20 | add_group_restriction_page | /add_group_restriction_page | Path does not match |
21 | group_restriction_page | /group_restriction_page | Path does not match |
22 | update_group_restriction_page | /update_group_restriction_page | Path does not match |
23 | delete_groupe_restriction_page | /delete_groupe_restriction_page | Path does not match |
24 | app_annuaire | /annuaire | Path does not match |
25 | configuration_ape | /ape | Path does not match |
26 | serverApe | /serverApe | Path does not match |
27 | ajout_ape | /ajout_ape | Path does not match |
28 | modif_ape | /modif_ape/{id} | Path does not match |
29 | delete_ape | /delete_ape/{id} | Path does not match |
30 | upload_ape_list | /upload_ape_list | Path does not match |
31 | serverNace | /serverNace | Path does not match |
32 | serverThemesKeyWords | /serverThemesKeyWords | Path does not match |
33 | upload_nace_list | /upload_nace_list | Path does not match |
34 | upload_mots_cles_list | /upload_mots_cles_list | Path does not match |
35 | get_affectation_keywords_by_id | /get_affectation_keywords_by_id/{id} | Path does not match |
36 | edit_keywords_themes | /edit_keywords_themes | Path does not match |
37 | delete_nace | /delete_nace/{id} | Path does not match |
38 | analyzeText | /analyzeText | Path does not match |
39 | configuration_chatbot | /configuration_chatbot | Path does not match |
40 | get_sous_themes | /get_sous_themes/{id} | Path does not match |
41 | add_question_reponse | /add_question_reponse | Path does not match |
42 | get_theme_questions | /get_theme_questions/{idTheme} | Path does not match |
43 | get_question_reponses | /get_question_reponses/{idquestion} | Path does not match |
44 | get_questions_reponses | /get_questions_reponses | Path does not match |
45 | delete_question_chatbot | /delete_question_chatbot/{id} | Path does not match |
46 | edit_question_reponse | /edit_question_reponse | Path does not match |
47 | configuration_services | /configuration_competences | Path does not match |
48 | serverConfigService | /serverConfigService | Path does not match |
49 | ajout_service | /ajout_service | Path does not match |
50 | ajout_service0 | /ajout_service0 | Path does not match |
51 | get_competence_details | /get_competence_details/{id} | Path does not match |
52 | edit_service | /edit_service | Path does not match |
53 | serverRestrictionCompetences | /serverRestrictionCompetences | Path does not match |
54 | ajout_restriction | /ajout_restriction | Path does not match |
55 | edit_restriction | /edit_restriction | Path does not match |
56 | serverDemandesConfigService | /serverDemandesConfigService | Path does not match |
57 | edit_demande_competence | /edit_demande_competence | Path does not match |
58 | delete_demande_competence | /delete_demande_competence/{id} | Path does not match |
59 | serverQuestionCompetences | /serverQuestionCompetences | Path does not match |
60 | ajout_question_competence | /ajout_question_competence | Path does not match |
61 | edit_question_competence | /edit_question_competence | Path does not match |
62 | delete_question_competence | /delete_question_competence/{id} | Path does not match |
63 | configuration-general-front | /configuration-general-front | Path does not match |
64 | configuration-moyens-communication | /configuration-moyens-communication | Path does not match |
65 | add_config_icon | /add_config_icon | Path does not match |
66 | delete_config_img | /delete_config_img/{id} | Path does not match |
67 | serveCommMedia | /serveCommMedia | Path does not match |
68 | add_comm_media | /add_comm_media | Path does not match |
69 | get_media_by_id | /get_media_by_id/{id} | Path does not match |
70 | update_comm_media | /update_comm_media | Path does not match |
71 | delete_comm_media | /delete_comm_media/{id} | Path does not match |
72 | config_messenger | /config_messenger | Path does not match |
73 | loadConfig | /loadConfig | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.