Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | app.swagger | /api/doc.json | Path does not match |
| 3 | app.swagger_ui | /api/doc | Path does not match |
| 4 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 5 | _wdt | /_wdt/{token} | Path does not match |
| 6 | _profiler_home | /_profiler/ | Path does not match |
| 7 | _profiler_search | /_profiler/search | Path does not match |
| 8 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 9 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 10 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 11 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 12 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 13 | _profiler_open_file | /_profiler/open | Path does not match |
| 14 | _profiler | /_profiler/{token} | Path does not match |
| 15 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 16 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 17 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 18 | api_cim_search | /api/cim/search | Path does not match |
| 19 | api_document_list_doc | /api/document/list | Path does not match |
| 20 | api_document_delete_doc | /api/document/delete | Path does not match |
| 21 | api_document_list_client | /api/client/list | Path does not match |
| 22 | api_document_client_add | /api/client/add | Path does not match |
| 23 | api_document_document_add | /api/document/add | Path does not match |
| 24 | api_query | /api/query | Path does not match |
| 25 | api_conversation | /api/conversation | Path does not match |
| 26 | api_summarize | /api/summarize | Path does not match |
| 27 | api_important-words | /api/important-words | Path does not match |
| 28 | api_query_doc | /api/query-doc | Path does not match |
| 29 | api_relevant_doc | /api/relevant-docs | Path does not match |
| 30 | api_query_image | /api/query-image | Path does not match |
| 31 | cim_list | /cim/list | Path does not match |
| 32 | cim_recherche_ollama | /cim/recherche | Path does not match |
| 33 | cim_document_list | /cim/documents/list | Path does not match |
| 34 | cim_document_analyse | /cim/documents/analyse/{id} | Path does not match |
| 35 | cim_autocomplet_search | /cim/search.json | Path does not match |
| 36 | cim_learning_list | /cim/learning/list | Path does not match |
| 37 | cim_learning_delete | /cim/learning/delete/{id} | Path does not match |
| 38 | cim_info_ajax | /cim/info-ajax/{code} | Path does not match |
| 39 | cim_export | /cim/export | Path does not match |
| 40 | document_list | /document/list | Path does not match |
| 41 | document_new | /document/new | Path does not match |
| 42 | document_edit | /document/edit/{id} | Path does not match |
| 43 | document_edit_paragraphes | /document/edit-paragraphes/{id} | Path does not match |
| 44 | document_delete | /documents/delete/{id} | Path does not match |
| 45 | document_convert | /documents/convert/{id} | Path does not match |
| 46 | document_erase_paragraphes | /documents/erase-paragraphes/{id} | Path does not match |
| 47 | document_analyse | /documents/analyse/{id} | Path does not match |
| 48 | document_cim10_document | /documents/cim10/document/{id} | Path does not match |
| 49 | document_cim10_paragraphe | /documents/cim10/paragraphe/{id} | Path does not match |
| 50 | document_cim10_save | /documents/cim10/save | Path does not match |
| 51 | document_wrapper | /documents/wrapper/{id} | Path does not match |
| 52 | document_ocr | /documents/ocr/{id} | Path does not match |
| 53 | edito_accueil | / | Path does not match |
| 54 | cim_info_smr_list | /groupage/cim-info-smr/list | Path does not match |
| 55 | cim_info_smr_import | /groupage/cim-info-smr/import | Path does not match |
| 56 | document_groupage | /groupage/document/{id} | Path does not match |
| 57 | document_groupage_patient | /groupage/document/{id}/patient | Path does not match |
| 58 | tarifs_gmt_list | /groupage/tarifs-gmt/list | Path does not match |
| 59 | tarifs_gmt_import | /groupage/tarifs-gmt/import | Path does not match |
| 60 | orientation_gn_list | /groupage/orientation-gn/list | Path does not match |
| 61 | orientation_gn_import | /groupage/orientation-gn/import | Path does not match |
| 62 | seuil_gn_list | /groupage/seuil-gn/list | Path does not match |
| 63 | seuil_gn_import | /groupage/seuil-gn/import | Path does not match |
| 64 | test_groupage | /groupage/test | Path does not match |
| 65 | app_login | /login | Path does not match |
| 66 | app_logout | /logout | Path does not match |
| 67 | mes_informations | /mes-informations | 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.