Routing
edito_accueil
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/
| # | 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_cim_groupage | /api/cim/groupage | Path does not match |
| 20 | api_dossier_list_dossier | /api/dossier/list | Path does not match |
| 21 | api_dossier_delete_dossier | /api/dossier/delete | Path does not match |
| 22 | api_dossier_document_add | /api/document/add | Path does not match |
| 23 | api_dossier_rapport_dossier | /api/dossier/rapport/{id_dossier} | 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_pathologies | /cim/pathologies | Path does not match |
| 34 | cim_recherche_theriaque | /cim/theriaque | Path does not match |
| 35 | cim_cim10_save | /cim/recherche/save | Path does not match |
| 36 | cim_document_list | /cim/documents/list | Path does not match |
| 37 | cim_document_analyse | /cim/documents/analyse/{id} | Path does not match |
| 38 | cim_autocomplet_search | /cim/search.json | Path does not match |
| 39 | cim_learning_list | /cim/learning/list | Path does not match |
| 40 | cim_learning_delete | /cim/learning/delete/{id} | Path does not match |
| 41 | cim_learning_confirmer | /cim/learning/confirmer/{id} | Path does not match |
| 42 | cim_info_ajax | /cim/info-ajax/{code} | Path does not match |
| 43 | cim_export | /cim/export | Path does not match |
| 44 | document_list | /document/list | Path does not match |
| 45 | document_new | /document/new | Path does not match |
| 46 | document_edit | /document/edit/{id} | Path does not match |
| 47 | document_edit_paragraphes | /document/edit-paragraphes/{id} | Path does not match |
| 48 | document_delete | /documents/delete/{id} | Path does not match |
| 49 | document_convert | /documents/convert/{id} | Path does not match |
| 50 | document_erase_paragraphes | /documents/erase-paragraphes/{id} | Path does not match |
| 51 | document_analyse | /documents/analyse/{id} | Path does not match |
| 52 | document_cr | /documents/cr/{id} | Path does not match |
| 53 | document_cim10_document | /documents/cim10/document/{id} | Path does not match |
| 54 | document_cim10_paragraphe | /documents/cim10/paragraphe/{id} | Path does not match |
| 55 | document_cim10_save | /documents/cim10/save | Path does not match |
| 56 | document_wrapper | /documents/wrapper/{id} | Path does not match |
| 57 | document_ocr | /documents/ocr/{id} | Path does not match |
| 58 | edito_accueil | / | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.