Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
# | Route name | Path | Log |
---|---|---|---|
1 | api_entrypoint | /api/{index}.{_format} | Path does not match |
2 | api_doc | /api/docs.{_format} | Path does not match |
3 | api_jsonld_context | /api/contexts/{shortName}.{_format} | Path does not match |
4 | api_new_passwords_post_collection | /api/new-passwords.{_format} | Path does not match |
5 | api_new_passwords_get_item | /api/new-passwords/{passwordResetToken}.{_format} | Path does not match |
6 | api_new_passwords_patch_item | /api/new-passwords/{passwordResetToken}.{_format} | Path does not match |
7 | api_devices_get_collection | /api/devices.{_format} | Path does not match |
8 | api_devices_post_collection | /api/devices.{_format} | Path does not match |
9 | api_devices_get_item | /api/devices/{id}.{_format} | Path does not match |
10 | api_devices_delete_item | /api/devices/{id}.{_format} | Path does not match |
11 | api_devices_put_item | /api/devices/{id}.{_format} | Path does not match |
12 | api_devices_patch_item | /api/devices/{id}.{_format} | Path does not match |
13 | api_authors_get_collection | /api/authors.{_format} | Path does not match |
14 | api_authors_post_collection | /api/authors.{_format} | Path does not match |
15 | api_authors_get_item | /api/authors/{id}.{_format} | Path does not match |
16 | api_authors_delete_item | /api/authors/{id}.{_format} | Path does not match |
17 | api_authors_put_item | /api/authors/{id}.{_format} | Path does not match |
18 | api_authors_patch_item | /api/authors/{id}.{_format} | Path does not match |
19 | api_users_get_collection | /api/users.{_format} | Path does not match |
20 | api_users_register_collection | /api/register | Path does not match |
21 | api_users_recover_item | /api/users/{id}/recover | Path does not match |
22 | api_users_addAdmin_item | /api/users/{id}/admin | Path does not match |
23 | api_users_removeAdmin_item | /api/users/{id}/admin | Path does not match |
24 | api_users_delete_item | /api/users/{id}.{_format} | Path does not match |
25 | api_users_get_item | /api/users/{id}.{_format} | Path does not match |
26 | api_users_put_item | /api/users/{id}.{_format} | Path does not match |
27 | api_users_histories_get_subresource | /api/users/{id}/histories.{_format} | Path does not match |
28 | api_users_loans_get_subresource | /api/users/{id}/loans.{_format} | Path does not match |
29 | api_reviews_get_collection | /api/reviews.{_format} | Path does not match |
30 | api_reviews_post_collection | /api/reviews.{_format} | Path does not match |
31 | api_reviews_get_item | /api/reviews/{id}.{_format} | Path does not match |
32 | api_reviews_delete_item | /api/reviews/{id}.{_format} | Path does not match |
33 | api_reviews_put_item | /api/reviews/{id}.{_format} | Path does not match |
34 | api_reviews_patch_item | /api/reviews/{id}.{_format} | Path does not match |
35 | api_loans_get_collection | /api/loans.{_format} | Path does not match |
36 | api_loans_post_collection | /api/loans.{_format} | Path does not match |
37 | api_loans_GET_item | /api/loans/{copy}.{_format} | Path does not match |
38 | api_loans_DELETE_item | /api/loans/{copy}.{_format} | Path does not match |
39 | api_genres_GET_collection | /api/genres.{_format} | Path does not match |
40 | api_genres_POST_collection | /api/genres.{_format} | Path does not match |
41 | api_genres_get_item | /api/genres/{id}.{_format} | Path does not match |
42 | api_genres_put_item | /api/genres/{id}.{_format} | Path does not match |
43 | api_genres_delete_item | /api/genres/{id}.{_format} | Path does not match |
44 | api_histories_GET_collection | /api/histories.{_format} | Path does not match |
45 | api_histories_get_item | /api/histories/{id}.{_format} | Path does not match |
46 | api_histories_delete_item | /api/histories/{id}.{_format} | Path does not match |
47 | api_histories_put_item | /api/histories/{id}.{_format} | Path does not match |
48 | api_histories_patch_item | /api/histories/{id}.{_format} | Path does not match |
49 | api_history_types_get_collection | /api/history-types.{_format} | Path does not match |
50 | api_history_types_post_collection | /api/history-types.{_format} | Path does not match |
51 | api_history_types_get_item | /api/history-types/{id}.{_format} | Path does not match |
52 | api_history_types_delete_item | /api/history-types/{id}.{_format} | Path does not match |
53 | api_history_types_put_item | /api/history-types/{id}.{_format} | Path does not match |
54 | api_history_types_patch_item | /api/history-types/{id}.{_format} | Path does not match |
55 | api_copies_get_collection | /api/copies.{_format} | Path does not match |
56 | api_copies_post_collection | /api/copies.{_format} | Path does not match |
57 | api_copies_get_item | /api/copies/{id}.{_format} | Path does not match |
58 | api_copies_delete_item | /api/copies/{id}.{_format} | Path does not match |
59 | api_copies_put_item | /api/copies/{id}.{_format} | Path does not match |
60 | api_copies_patch_item | /api/copies/{id}.{_format} | Path does not match |
61 | api_favorites_post_collection | /api/favorites.{_format} | Path does not match |
62 | api_favorites_get_item | /api/favorites/{id}.{_format} | Path does not match |
63 | api_favorites_delete_item | /api/favorites/{id}.{_format} | Path does not match |
64 | api_books_GET_collection | /api/books.{_format} | Path does not match |
65 | api_books_POST_collection | /api/books.{_format} | Path does not match |
66 | api_books_GET_item | /api/books/{id}.{_format} | Path does not match |
67 | api_books_PUT_item | /api/books/{id}.{_format} | Path does not match |
68 | api_books_copies_get_subresource | /api/books/{id}/copies.{_format} | Path does not match |
69 | api_books_reviews_get_subresource | /api/books/{id}/reviews.{_format} | Path does not match |
70 | api_stats_get_collection | /api/stats.{_format} | Path does not match |
71 | api_stats_post_collection | /api/stats.{_format} | Path does not match |
72 | api_stats_get_item | /api/stats/{id}.{_format} | Path does not match |
73 | api_stats_delete_item | /api/stats/{id}.{_format} | Path does not match |
74 | api_stats_put_item | /api/stats/{id}.{_format} | Path does not match |
75 | api_stats_patch_item | /api/stats/{id}.{_format} | Path does not match |
76 | _preview_error | /_error/{code}.{_format} | Path does not match |
77 | gesdinet_jwt_refresh_token | /api/token/refresh | Path does not match |
78 | _wdt | /_wdt/{token} | Path does not match |
79 | _profiler_home | /_profiler/ | Path does not match |
80 | _profiler_search | /_profiler/search | Path does not match |
81 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
82 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
83 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
84 | _profiler_open_file | /_profiler/open | Path does not match |
85 | _profiler | /_profiler/{token} | Path does not match |
86 | _profiler_router | /_profiler/{token}/router | Path does not match |
87 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
88 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
89 | app_connect | /api/connect | Path does not match |
90 | authentication_token | /api/token | Path does not match |
91 | connect | /api/connect | Path does not match |
92 | connectMe | /api/connect-me | Path does not match |
93 | api_refresh_token | /api/token/refresh | 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.