Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | app_login | /login | Path does not match |
| 2 | app_logout | /logout | Path does not match |
| 3 | app_contact_index | /contact/ | Path does not match |
| 4 | update_contact | /contact/{id}/update | Path does not match |
| 5 | app_fetch_contacts | /contact/fetch | Path does not match |
| 6 | app_contact_add | /contact/add | Path does not match |
| 7 | calcule_contact_variables | /contact/calcule-variables | Path does not match |
| 8 | app_contact_show | /contact/{id} | Path does not match |
| 9 | app_contact_objets_content | /contact/{id}/objets | Path does not match |
| 10 | app_contact_documents_content | /contact/{id}/documents | Path does not match |
| 11 | app_contact_edit | /contact/{id}/edit | Path does not match |
| 12 | app_contact_deletecontact | /contact/delete-contact/{id} | Path does not match |
| 13 | app_contact_type_index | /contact-type/ | Path does not match |
| 14 | app_contact_type_add | /contact-type/add | Path does not match |
| 15 | app_fetch_contact_types | /contact-type/fetch-contact-types | Path does not match |
| 16 | app_contact_type_show | /contact-type/{id} | Path does not match |
| 17 | update_contact_type | /contact-type/{id}/update | Path does not match |
| 18 | app_contact_type_assign_group | /contact-type/assign-group/{id} | Path does not match |
| 19 | app_contact_type_unassign_group | /contact-type/unassign-group/{id} | Path does not match |
| 20 | app_contact_type_delete | /contact-type/{id}/delete | Path does not match |
| 21 | app_dashboard | /dashboard | Path does not match |
| 22 | app_home | / | Path does not match |
| 23 | execute_sql | /run_sql | Path does not match |
| 24 | app_document_bibliotheque_index | /document/bibliotheque | Path does not match |
| 25 | app_document_dossier_convert | /document/{id}/convert-to-biblio | Path does not match |
| 26 | app_document_switch_template | /document/switch-template | Path does not match |
| 27 | app_fetch_documents | /document/fetch-documents | Path does not match |
| 28 | app_document_pdf_export | /document/{id}/pdf-export/{type} | Path does not match |
| 29 | app_document_fetch_document_modeles | /document/fetch-document-modeles | Path does not match |
| 30 | app_document_show | /document/{id} | Path does not match |
| 31 | app_document_update | /document/update-document/{id} | Path does not match |
| 32 | app_document_edit | /document/{id}/edit | Path does not match |
| 33 | app_document_edit_label | /document/{id}/edit-label | Path does not match |
| 34 | app_document_delete | /document/{id}/delete | Path does not match |
| 35 | app_document_change_variable_pattern | /document/change-variable-pattern | Path does not match |
| 36 | fetch_variables_group | /document/{id}/fetch-variables-group | Path does not match |
| 37 | app_dossier_index | /dossier/ | Path does not match |
| 38 | app_dossier_show | /dossier/{id} | Path does not match |
| 39 | app_dossier_add_document_vierge | /dossier/{id}/document/add-vierge | Path does not match |
| 40 | app_dossier_pdf_export | /dossier/{id}/pdf-export | Path does not match |
| 41 | app_dossier_add | /dossier/add | Path does not match |
| 42 | app_file_update | /dossier/file/update | Path does not match |
| 43 | app_add_dossier_from_model | /dossier/{id}/document/add-from-model/{modelId} | Path does not match |
| 44 | link_objet_dossier | /dossier/{id}/link-objet/{objet} | Path does not match |
| 45 | update_dossier | /dossier/{id}/update | Path does not match |
| 46 | update_dossier_contact | /dossier/update-dossier-contact/{contact}/{id} | Path does not match |
| 47 | update_dossier_objet | /dossier/update-dossier-objet/{objet}/{id} | Path does not match |
| 48 | app_dossier_document_add | /dossier/add-document | Path does not match |
| 49 | app_dossier_document_remove | /dossier/remove-document/{dossierId}/{documentId} | Path does not match |
| 50 | app_dossier_delete | /dossier/{id}/delete | Path does not match |
| 51 | add-parag | /dossier/add-parag | Path does not match |
| 52 | update-check | /dossier/update-check | Path does not match |
| 53 | update-bloc-check | /dossier/bloc/update-check | Path does not match |
| 54 | replace_variables | /dossier/document/{id}/replace-variables | Path does not match |
| 55 | replace_variables_bloc | /dossier/replace-variables/bloc | Path does not match |
| 56 | replace_variables_section | /dossier/replace-variables/section | Path does not match |
| 57 | calcule_document_variables | /dossier/document/{id}/calculate-variables | Path does not match |
| 58 | calcule_folder_variables | /dossier/calcule-variables | Path does not match |
| 59 | get-data-block | /dossier/get-data-block | Path does not match |
| 60 | app_fichier_index | /fichier/ | Path does not match |
| 61 | app_ficher_add | /fichier/add | Path does not match |
| 62 | app_fichier_deletefichier | /fichier/{id}/delete | Path does not match |
| 63 | save_sortable | /save-sortable | Path does not match |
| 64 | app_objet_index | /objet/ | Path does not match |
| 65 | objet_table_body | /objet/table-body | Path does not match |
| 66 | app_objet_show | /objet/{id} | Path does not match |
| 67 | app_objet_add | /objet/add | Path does not match |
| 68 | update_objet | /objet/{id}/update | Path does not match |
| 69 | update_objet_contact | /objet/update-objet-contact/{contact}/{id} | Path does not match |
| 70 | app_objet_fetch | /objet/fetch | Path does not match |
| 71 | app_objet_edit | /objet/{id}/edit | Path does not match |
| 72 | app_objet_deletecontact | /objet/{id}/delete | Path does not match |
| 73 | calcule_objet_variables | /objet/calcule-variables | Path does not match |
| 74 | app_objet_type_index | /objet-type/ | Path does not match |
| 75 | app_objet_type_add | /objet-type/add | Path does not match |
| 76 | app_fetch_objet_types | /objet-type/fetch-objet-types | Path does not match |
| 77 | app_objet_type_show | /objet-type/{id} | Path does not match |
| 78 | update_objet_type | /objet-type/{id}/update | Path does not match |
| 79 | app_objet_type_assign_group | /objet-type/assign-group/{id} | Path does not match |
| 80 | app_objet_type_unassign_group | /objet-type/unassign-group/{id} | Path does not match |
| 81 | objet_type_impact | /objet-type/{id}/impact | Path does not match |
| 82 | app_objet_type_delete | /objet-type/{id}/delete | Path does not match |
| 83 | app_register | /register | Path does not match |
| 84 | app_contact_search | /search/contacts | Path does not match |
| 85 | app_objet_search | /search/objets | Path does not match |
| 86 | app_document_search | /search/documents | Path does not match |
| 87 | app_document_bibliotheque_search | /search/documents/bibliotheque | Path does not match |
| 88 | app_dossier_search | /search/dossiers | Path does not match |
| 89 | app_contact_type_search | /search/contactTypes | Path does not match |
| 90 | app_section_index | /section/ | Path does not match |
| 91 | app_section_new | /section/new | Path does not match |
| 92 | app_section_add | /section/add-section | Path does not match |
| 93 | app_subsection_add | /section/add-subsection | Path does not match |
| 94 | app_section_show | /section/{id} | Path does not match |
| 95 | getBlockOrsection | /section/getBlockOrsection | Path does not match |
| 96 | app_section_edit | /section/{id}/edit | Path does not match |
| 97 | app_section_update | /section/{id}/update | Path does not match |
| 98 | app_section_delete | /section/{id}/delete | Path does not match |
| 99 | app_bloc_add | /section/bloc/add | Path does not match |
| 100 | app_bloc_update | /section/bloc/{id}/update | Path does not match |
| 101 | app_bloc_delete | /section/bloc/{id}/delete | Path does not match |
| 102 | app_template_change_variable_pattern | /template/change-variable-pattern | Path does not match |
| 103 | app_template_index | /template/ | Path does not match |
| 104 | app_template_json | /template/{id}/json | Path does not match |
| 105 | template_table_body | /template/table-body | Path does not match |
| 106 | app_template_add | /template/add | Path does not match |
| 107 | update_template | /template/{id}/update | Path does not match |
| 108 | app_template_preview | /template/preview/{id} | Path does not match |
| 109 | app_template_deletetemplate | /template/{id}/delete | Path does not match |
| 110 | app_user_index | /utilisateur/ | Path does not match |
| 111 | app_user_add | /utilisateur/add | Path does not match |
| 112 | app_user_toggle_status | /utilisateur/{id}/toggle-status | Path does not match |
| 113 | app_user_show | /utilisateur/{id} | Path does not match |
| 114 | update_user | /utilisateur/{id}/update | Path does not match |
| 115 | app_user_deleteuser | /utilisateur/delete-user/{id} | Path does not match |
| 116 | calcule_user_variables | /utilisateur/calcule-variables | Path does not match |
| 117 | app_user_appearance | /utilisateur/settings/appearance | Path does not match |
| 118 | app_variable_change_variable_pattern | /variable/change-variable-pattern | Path does not match |
| 119 | app_variable_index | /variable/ | Path does not match |
| 120 | app_variable_add | /variable/add | Path does not match |
| 121 | app_variable_update | /variable/{id}/update | Path does not match |
| 122 | app_variable_get | /variable/{id}/edit | Path does not match |
| 123 | app_variable_updatevalue | /variable/update-variablevalue/{id} | Path does not match |
| 124 | app_fetch_variable_groups | /variable/fetch-variable-groups | Path does not match |
| 125 | app_variable_deletevariable | /variable/{id}/delete | Path does not match |
| 126 | app_variable_options_list | /variable/{id}/options | Path does not match |
| 127 | app_variable_option_add | /variable/{id}/option/add | Path does not match |
| 128 | app_variable_option_update | /variable/{id}/option/{optionId}/update | Path does not match |
| 129 | app_variable_option_delete | /variable/{id}/option/{optionId}/delete | Path does not match |
| 130 | app_variable_option_toggle | /variable/{id}/option/{optionId}/toggle | Path does not match |
| 131 | app_variable_option_set_default | /variable/{id}/option/{optionId}/set-default | Path does not match |
| 132 | app_variable_options_reorder | /variable/{id}/options/reorder | Path does not match |
| 133 | variable_bulk_update | /variable/bulk-update | Path does not match |
| 134 | app_variable_value_update | /variable-value/{id}/update | Path does not match |
| 135 | app_variable_value_add | /variable-value/{id}/add | Path does not match |
| 136 | app_variable_value_options_sync | /variable-value/{variableId}/options/sync | Path does not match |
| 137 | app_groupe_add | /variables-group/add | Path does not match |
| 138 | app_group_update | /variables-group/{id}/update | Path does not match |
| 139 | app_variablesgroup_deletegroup | /variables-group/{id}/delete | Path does not match |
| 140 | app_variables_group_get | /variables-group/{id}/get | Path does not match |
| 141 | variables_group_reorder | /variables-group/reorder | Path does not match |
| 142 | variables_reorder | /variables-group/{groupId}/variables/reorder | Path does not match |
| 143 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 144 | _wdt | /_wdt/{token} | Path does not match |
| 145 | _profiler_home | /_profiler/ | Path does not match |
| 146 | _profiler_search | /_profiler/search | Path does not match |
| 147 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 148 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 149 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 150 | _profiler_open_file | /_profiler/open | Path does not match |
| 151 | _profiler | /_profiler/{token} | Path does not match |
| 152 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 153 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 154 | _profiler_exception_css | /_profiler/{token}/exception.css | 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.