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/update-contact/{id} | Path does not match |
| 5 | update_dossier | /contact/update-dossier/{id} | Path does not match |
| 6 | app_fetch_contacts | /contact/fetch-contacts | Path does not match |
| 7 | app_contact_add | /contact/add-contact | Path does not match |
| 8 | app_contact_show | /contact/{id} | Path does not match |
| 9 | app_contact_projects_content | /contact/{id}/projects | 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 | /type/ | Path does not match |
| 14 | app_contact_type_add | /type/add-type | Path does not match |
| 15 | app_fetch_contact_types | /type/fetch-contact-types | Path does not match |
| 16 | app_contact_type_show | /type/{id} | Path does not match |
| 17 | app_contact_type_edit | /type/{id}/edit | Path does not match |
| 18 | app_contacttype_deletedocument | /type/delete-type/{id} | Path does not match |
| 19 | app_custom_table_index | /custom/table/ | Path does not match |
| 20 | app_custom_table_new | /custom/table/new | Path does not match |
| 21 | app_table_add | /custom/table/add-table | Path does not match |
| 22 | app_custom_table_show | /custom/table/{id} | Path does not match |
| 23 | app_custom_table_edit | /custom/table/{id}/edit | Path does not match |
| 24 | app_table_update | /custom/table/update-table/{id} | Path does not match |
| 25 | app_custom_table_delete | /custom/table/{id} | Path does not match |
| 26 | app_dashboard | /dashboard | Path does not match |
| 27 | app_home | / | Path does not match |
| 28 | execute_sql | /execute-sql | Path does not match |
| 29 | app_document_change_variable_pattern | /document/change-variable-pattern | Path does not match |
| 30 | app_document_index | /document/ | Path does not match |
| 31 | app_document_bibliotheque_index | /document/bibliotheque | Path does not match |
| 32 | app_fetch_documents | /document/fetch-documents | Path does not match |
| 33 | app_document_pdf_export | /document/{id}/pdf-export/{type} | Path does not match |
| 34 | app_document_fetch_document_modeles | /document/fetch-document-modeles | Path does not match |
| 35 | app_document_add | /document/add-document | Path does not match |
| 36 | app_document_show | /document/{id} | Path does not match |
| 37 | app_document_convert | /document/convert-document/{id} | Path does not match |
| 38 | app_document_update | /document/update-document/{id} | Path does not match |
| 39 | app_updocument | /document/update-docum/ | Path does not match |
| 40 | app_document_edit | /document/{id}/edit | Path does not match |
| 41 | app_document_edit_label | /document/{id}/edit-label | Path does not match |
| 42 | app_document_deletedocument | /document/delete-document/{id} | Path does not match |
| 43 | update-file | /document/update-file/ | Path does not match |
| 44 | app_dossier_index | /dossier/ | Path does not match |
| 45 | app_dossier_bibliotheque_index | /dossier/bibliotheque | Path does not match |
| 46 | app_dossier_pdf_export | /dossier/{id}/pdf-export | Path does not match |
| 47 | app_dossier_add | /dossier/add-dossier | Path does not match |
| 48 | app_dossier_show | /dossier/{id} | Path does not match |
| 49 | app_add_dossier_from_model | /dossier/add-from-model/{id} | Path does not match |
| 50 | update_dossier_contact | /dossier/update-dossier-contact/{contact}/{id} | Path does not match |
| 51 | update_dossier_project | /dossier/update-dossier-project/{project}/{id} | Path does not match |
| 52 | app_dossier_edit | /dossier/{id}/edit | Path does not match |
| 53 | uptemp | /dossier/uptemp | Path does not match |
| 54 | app_dossier_document_add | /dossier/add-document | Path does not match |
| 55 | app_dossier_document_remove | /dossier/remove-document/{dossierId}/{documentId} | Path does not match |
| 56 | app_document_dossier_convert | /dossier/convert-document/{id} | Path does not match |
| 57 | app_dossier_deletedossier | /dossier/delete-dossier/{id} | Path does not match |
| 58 | add-block | /dossier/add-block | Path does not match |
| 59 | add-parag | /dossier/add-parag | Path does not match |
| 60 | update-block | /dossier/update-block | Path does not match |
| 61 | update-check | /dossier/update-check | Path does not match |
| 62 | app_dossier_deletebloc | /dossier/delete-bloc/{id} | Path does not match |
| 63 | replace_variables | /dossier/replace-variables | Path does not match |
| 64 | replace_variables2 | /dossier/replace-variables2 | Path does not match |
| 65 | getBlockOrsection | /dossier/getBlockOrsection | Path does not match |
| 66 | get-data-block | /dossier/get-data-block | Path does not match |
| 67 | app_dossier_doc_type_index | /dossier/doc/type/ | Path does not match |
| 68 | app_dossier_doc_type_new | /dossier/doc/type/new | Path does not match |
| 69 | app_dossier_doc_type_show | /dossier/doc/type/{id} | Path does not match |
| 70 | app_dossier_doc_type_edit | /dossier/doc/type/{id}/edit | Path does not match |
| 71 | app_dossier_doc_type_delete | /dossier/doc/type/{id} | Path does not match |
| 72 | app_element_index | /element/ | Path does not match |
| 73 | app_element_new | /element/new | Path does not match |
| 74 | app_element_update | /element/update-element/{id} | Path does not match |
| 75 | app_element_show | /element/{id} | Path does not match |
| 76 | app_element_edit | /element/{id}/edit | Path does not match |
| 77 | app_element_delete | /element/delete-element/{id} | Path does not match |
| 78 | app_fichier_index | /fichier/ | Path does not match |
| 79 | app_ficher_add | /fichier/add-file | Path does not match |
| 80 | app_fichier_deletefichier | /fichier/delete-fichier/{id} | Path does not match |
| 81 | app_image_index | /image/ | Path does not match |
| 82 | app_image_new | /image/new | Path does not match |
| 83 | app_image_add | /image/add-image | Path does not match |
| 84 | app_image_show | /image/{id} | Path does not match |
| 85 | app_image_edit | /image/{id}/edit | Path does not match |
| 86 | app_image_update | /image/update-image/{id} | Path does not match |
| 87 | app_image_delete | /image/{id} | Path does not match |
| 88 | save_sortable | /save-sortable | Path does not match |
| 89 | app_paragraphe_index | /paragraphe/ | Path does not match |
| 90 | app_paragraphe_new | /paragraphe/new | Path does not match |
| 91 | app_paragraphe_add | /paragraphe/add-paragraphe | Path does not match |
| 92 | app_paragraphe_show | /paragraphe/{id} | Path does not match |
| 93 | app_paragraphe_edit | /paragraphe/{id}/edit | Path does not match |
| 94 | app_paragraphe_update | /paragraphe/update-paragraphe/{id} | Path does not match |
| 95 | app_paragraphe_delete | /paragraphe/{id} | Path does not match |
| 96 | app_project_index | /project/ | Path does not match |
| 97 | app_project_add | /project/add-project | Path does not match |
| 98 | update_project | /project/update-project/{id} | Path does not match |
| 99 | update_project_contact | /project/update-project-contact/{contact}/{id} | Path does not match |
| 100 | app_fetch_projects | /project/fetch-projects | Path does not match |
| 101 | app_project_show | /project/{id} | Path does not match |
| 102 | app_project_edit | /project/{id}/edit | Path does not match |
| 103 | app_project_deletecontact | /project/delete-project/{id} | Path does not match |
| 104 | calculate_replaced_variable | /project/calculate-replaced-variable | Path does not match |
| 105 | app_project_type_index | /project/type/ | Path does not match |
| 106 | app_project_type_add | /project/type/add-type | Path does not match |
| 107 | app_fetch_project_types | /project/type/fetch-project-types | Path does not match |
| 108 | app_project_type_show | /project/type/{id} | Path does not match |
| 109 | app_project_type_edit | /project/type/{id}/edit | Path does not match |
| 110 | app_projecttype_deleteprojecttype | /project/type/delete-type/{id} | Path does not match |
| 111 | app_register | /register | Path does not match |
| 112 | app_rubrique_index | /rubrique/ | Path does not match |
| 113 | app_rubrique_new | /rubrique/new | Path does not match |
| 114 | app_rubrique_add | /rubrique/add-rubrique | Path does not match |
| 115 | app_rubrique_show | /rubrique/{id} | Path does not match |
| 116 | app_rubrique_edit | /rubrique/{id}/edit | Path does not match |
| 117 | app_rubrique_delete | /rubrique/{id} | Path does not match |
| 118 | app_rubrique_update | /rubrique/update-rubrique/{id} | Path does not match |
| 119 | app_rubrique_deleterubrique | /rubrique/delete-rubrique/{id} | Path does not match |
| 120 | app_contact_search | /search/contacts | Path does not match |
| 121 | app_project_search | /search/projects | Path does not match |
| 122 | app_document_search | /search/documents | Path does not match |
| 123 | app_dossier_search | /search/dossiers | Path does not match |
| 124 | app_contact_type_search | /search/contactTypes | Path does not match |
| 125 | app_section_index | /section/ | Path does not match |
| 126 | app_section_new | /section/new | Path does not match |
| 127 | app_section_add | /section/add-section | Path does not match |
| 128 | app_subsection_add | /section/add-subsection | Path does not match |
| 129 | app_section_show | /section/{id} | Path does not match |
| 130 | app_section_edit | /section/{id}/edit | Path does not match |
| 131 | app_section_delete | /section/{id} | Path does not match |
| 132 | app_section_update | /section/update-section/{id} | Path does not match |
| 133 | app_section_deleterubrique | /section/delete-section/{id} | Path does not match |
| 134 | app_template_change_variable_pattern | /template/change-variable-pattern | Path does not match |
| 135 | app_template_index | /template/ | Path does not match |
| 136 | app_template_add | /template/add-template | Path does not match |
| 137 | update_template | /template/update-template/{id} | Path does not match |
| 138 | app_template_show | /template/{id} | Path does not match |
| 139 | app_template_deletetemplate | /template/delete-template/{id} | Path does not match |
| 140 | app_user_index | /utilisateur/ | Path does not match |
| 141 | app_user_add | /utilisateur/add-user | Path does not match |
| 142 | app_user_toggle | /utilisateur/toggle-user/{id} | Path does not match |
| 143 | app_user_show | /utilisateur/{id} | Path does not match |
| 144 | update_user | /utilisateur/update-user/{id} | Path does not match |
| 145 | app_user_deleteuser | /utilisateur/delete-user/{id} | Path does not match |
| 146 | app_variable_change_variable_pattern | /variable/change-variable-pattern | Path does not match |
| 147 | app_variable_index | /variable/ | Path does not match |
| 148 | app_variable_add | /variable/add-variable | Path does not match |
| 149 | app_variable_update | /variable/update-variable/{id} | Path does not match |
| 150 | app_variable_updatevalue | /variable/update-variablevalue/{id} | Path does not match |
| 151 | app_fetch_variable_groups | /variable/fetch-variable-groups | Path does not match |
| 152 | app_variable_deletevariable | /variable/delete-variable/{id} | Path does not match |
| 153 | app_variable_value_update | /variable/value/update-variable-value/{id} | Path does not match |
| 154 | app_variable_value_add | /variable/value/add-variable-value/{id} | Path does not match |
| 155 | app_variable_values_get | /variable/value/get-variable-values | Path does not match |
| 156 | update-vv | /variable/value/update-variable-values | Path does not match |
| 157 | app_groupe_add | /variables/group/add-group | Path does not match |
| 158 | app_group_update | /variables/group/update-group/{id} | Path does not match |
| 159 | app_variablesgroup_deletegroup | /variables/group/delete-group/{id} | Path does not match |
| 160 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 161 | _wdt | /_wdt/{token} | Path does not match |
| 162 | _profiler_home | /_profiler/ | Path does not match |
| 163 | _profiler_search | /_profiler/search | Path does not match |
| 164 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 165 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 166 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 167 | _profiler_open_file | /_profiler/open | Path does not match |
| 168 | _profiler | /_profiler/{token} | Path does not match |
| 169 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 170 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 171 | _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.