Routing
home
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 | /doc.json | Path does not match |
| 3 | app.swagger_ui | /doc | Path does not match |
| 4 | _wdt | /_wdt/{token} | Path does not match |
| 5 | _profiler_home | /_profiler/ | Path does not match |
| 6 | _profiler_search | /_profiler/search | Path does not match |
| 7 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 8 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 9 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 10 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 11 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 12 | _profiler_open_file | /_profiler/open | Path does not match |
| 13 | _profiler | /_profiler/{token} | Path does not match |
| 14 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 15 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 16 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 17 | api_artifacts_list | /api/artifacts | Path does not match |
| 18 | api_artifacts_list_all | /api/artifacts/all | Path does not match |
| 19 | api_artifacts_list_async | /api/artifacts/async | Path does not match |
| 20 | api_artifacts_get | /api/artifacts/{id} | Path does not match |
| 21 | api_artifacts_delete | /api/artifacts/{id} | Path does not match |
| 22 | api_artifacts_create | /api/artifacts | Path does not match |
| 23 | api_artifacts_update | /api/artifacts/{id} | Path does not match |
| 24 | api_artifacts_get-attachments | /api/artifacts/attachments/{id} | Path does not match |
| 25 | api_artifacts_add-attachment | /api/artifacts/attachments/{id} | Path does not match |
| 26 | api_artifacts_delete-attachment | /api/artifacts/attachments/{id} | Path does not match |
| 27 | api_books_list | /api/books | Path does not match |
| 28 | api_books_list_all | /api/books/all | Path does not match |
| 29 | api_books_list_async | /api/books/async | Path does not match |
| 30 | api_books_get | /api/books/{id} | Path does not match |
| 31 | api_books_delete | /api/books/{id} | Path does not match |
| 32 | api_books_create | /api/books | Path does not match |
| 33 | api_books_update | /api/books/{id} | Path does not match |
| 34 | api_books_get-relations | /api/books/relations/{id} | Path does not match |
| 35 | api_books_add-relations | /api/books/relations/{id} | Path does not match |
| 36 | api_contents_list | /api/contents | Path does not match |
| 37 | api_contents_list_all | /api/contents/all | Path does not match |
| 38 | api_contents_list_async | /api/contents/async | Path does not match |
| 39 | api_contents_get | /api/contents/{id} | Path does not match |
| 40 | api_contents_delete | /api/contents/{id} | Path does not match |
| 41 | api_contents_create | /api/contents | Path does not match |
| 42 | api_contents_update | /api/contents/{id} | Path does not match |
| 43 | api_courses_list | /api/courses | Path does not match |
| 44 | api_courses_list_all | /api/courses/all | Path does not match |
| 45 | api_courses_list_async | /api/courses/async | Path does not match |
| 46 | api_courses_get | /api/courses/{id} | Path does not match |
| 47 | api_courses_delete | /api/courses/{id} | Path does not match |
| 48 | api_courses_create | /api/courses | Path does not match |
| 49 | api_courses_update | /api/courses/{id} | Path does not match |
| 50 | api_courses_update-tree | /api/courses/update-tree/{id} | Path does not match |
| 51 | api_courses_remove-lesson | /api/courses/remove-lesson/{courseId}/{lessonId} | Path does not match |
| 52 | api_dictionaries_list | /api/dictionaries | Path does not match |
| 53 | api_dictionaries_list_all | /api/dictionaries/all | Path does not match |
| 54 | api_dictionaries_list_async | /api/dictionaries/async | Path does not match |
| 55 | api_dictionaries_get | /api/dictionaries/{id} | Path does not match |
| 56 | api_dictionaries_delete | /api/dictionaries/{id} | Path does not match |
| 57 | api_dictionaries_create | /api/dictionaries | Path does not match |
| 58 | api_dictionaries_update | /api/dictionaries/{id} | Path does not match |
| 59 | api_exhibits_list | /api/exhibits | Path does not match |
| 60 | api_exhibits_list_all | /api/exhibits/all | Path does not match |
| 61 | api_exhibits_list_async | /api/exhibits/async | Path does not match |
| 62 | api_exhibits_get | /api/exhibits/{id} | Path does not match |
| 63 | api_exhibits_delete | /api/exhibits/{id} | Path does not match |
| 64 | api_exhibits_create | /api/exhibits | Path does not match |
| 65 | api_exhibits_update | /api/exhibits/{id} | Path does not match |
| 66 | api_exhibits_get-attachments | /api/exhibits/attachments/{id} | Path does not match |
| 67 | api_exhibits_add-attachment | /api/exhibits/attachments/{id} | Path does not match |
| 68 | api_exhibits_delete-attachment | /api/exhibits/attachments/{id} | Path does not match |
| 69 | api_exhibits_download-attachment | /api/exhibits/download-attachment/{id} | Path does not match |
| 70 | api_exhibits_get-relations | /api/exhibits/relations/{id} | Path does not match |
| 71 | api_exhibits_add-relations | /api/exhibits/relations/{id} | Path does not match |
| 72 | api_lessons_list | /api/lessons | Path does not match |
| 73 | api_lessons_list_all | /api/lessons/all | Path does not match |
| 74 | api_lessons_list_async | /api/lessons/async | Path does not match |
| 75 | api_lessons_get | /api/lessons/{id} | Path does not match |
| 76 | api_lessons_delete | /api/lessons/{id} | Path does not match |
| 77 | api_lessons_create | /api/lessons | Path does not match |
| 78 | api_lessons_update | /api/lessons/{id} | Path does not match |
| 79 | api_lessons_update-tree | /api/lessons/update-tree/{id} | Path does not match |
| 80 | api_lessons_remove-artifact | /api/lessons/remove-artifact/{lessonId}/{artifactId} | Path does not match |
| 81 | api_lessons_remove-dictionary | /api/lessons/remove-dictionary/{lessonId}/{dictionaryId} | Path does not match |
| 82 | api_lessons_remove-exhibit | /api/lessons/remove-exhibit/{lessonId}/{exhibitId} | Path does not match |
| 83 | api_lessons_remove-topic | /api/lessons/remove-topic/{lessonId}/{topicId} | Path does not match |
| 84 | api_lessons_remove-book | /api/lessons/remove-book/{lessonId}/{bookId} | Path does not match |
| 85 | api_lessons_get-attachments | /api/lessons/attachments/{id} | Path does not match |
| 86 | api_lessons_add-attachment | /api/lessons/attachments/{id} | Path does not match |
| 87 | api_lessons_delete-attachment | /api/lessons/attachments/{id} | Path does not match |
| 88 | api_prints_list | /api/prints | Path does not match |
| 89 | api_prints_list_all | /api/prints/all | Path does not match |
| 90 | api_prints_list_async | /api/prints/async | Path does not match |
| 91 | api_prints_get | /api/prints/{id} | Path does not match |
| 92 | api_prints_delete | /api/prints/{id} | Path does not match |
| 93 | api_prints_create | /api/prints | Path does not match |
| 94 | api_prints_update | /api/prints/{id} | Path does not match |
| 95 | api_tags_list | /api/tags | Path does not match |
| 96 | api_tags_list_all | /api/tags/all | Path does not match |
| 97 | api_tags_list_async | /api/tags/async | Path does not match |
| 98 | api_tags_get | /api/tags/{id} | Path does not match |
| 99 | api_tags_delete | /api/tags/{id} | Path does not match |
| 100 | api_tags_create | /api/tags | Path does not match |
| 101 | api_tags_update | /api/tags/{id} | Path does not match |
| 102 | api_topics_list | /api/topics | Path does not match |
| 103 | api_topics_list_all | /api/topics/all | Path does not match |
| 104 | api_topics_list_async | /api/topics/async | Path does not match |
| 105 | api_topics_get | /api/topics/{id} | Path does not match |
| 106 | api_topics_delete | /api/topics/{id} | Path does not match |
| 107 | api_topics_create | /api/topics | Path does not match |
| 108 | api_topics_update | /api/topics/{id} | Path does not match |
| 109 | api_topics_update-tree | /api/topics/update-tree/{id} | Path does not match |
| 110 | api_topics_remove-artifact | /api/topics/remove-artifact/{topicId}/{artifactId} | Path does not match |
| 111 | api_topics_remove-dictionary | /api/topics/remove-dictionary/{topicId}/{dictionaryId} | Path does not match |
| 112 | api_topics_remove-exhibit | /api/topics/remove-exhibit/{topicId}/{exhibitId} | Path does not match |
| 113 | api_topics_remove-book | /api/topics/remove-book/{topicId}/{bookId} | Path does not match |
| 114 | api_topics_get-attachments | /api/topics/attachments/{id} | Path does not match |
| 115 | api_topics_add-attachment | /api/topics/attachments/{id} | Path does not match |
| 116 | api_topics_delete-attachment | /api/topics/attachments/{id} | Path does not match |
| 117 | api_auth_sign_out | /api/auth/sign-out | Path does not match |
| 118 | home | / | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.