Routing
(none)
Matched route
Route Matching Logs
Path to match:
/data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAFEUlEQVR4AZVXA4wm2RMf27bXDM/+3/+sYBGfrbVtezc6BWtzfPbYXtvDL9906t6v0vWl05me7q1JzXuvvu4yXnvZgJ9hH6bwZYXLFR739vauUGuDwhq1L1N4Uv/tRYUhFjwcg49hn6aYr1V4TiGp86CoP9Oh1tV414KnM6t9fHymKUZ3DAI0hW4b1AyK3lE8phh5OxWeoJgUGhi5mLm95YzBwcHuhIQEV1JSEoWGhoKWHxYWFmenhJ/B5W0GwZpDt5Ovry9lZWWRyWOu5ORk7JsUpogsq5gnmISTU+HKQoLFQv/qq6/os88+I+EVFRUlSsRZ5oRiVmwlXMWShQkahUdERJCfnx/vd+3aRTU1NXTixAmqrq6mK1eu0PTp05mnrmD+QK6XhLO0XP2O2FJAQICRjjMU4P1PP/1EfX19NGfOHM8Z0N7ezueQkBBXYGAgSWIaQ5Em2T5QzFNSUig9PV3OHOe4uDjZ87p//34C7Nm7x/NcRUUFAX799Vec8Y7m7+8Pz92SfBDXr7VwPYRbxn/MmDG8Tps2jQBd3V30/PPPe35/6qmnaPXq1TR69Gg+h4eHiwwosdLT4dBkQDSXWmJiIq/vv/8+/fvvv3ThwgWqr6+n/Px8oyCmAerq6jy03Nxc2Yv7ySSjQzrmi4i92fVpaWlYOZ79/f2MW7dtpSlTptDp06epo6ODPvroI850ASiGdyZOnEjXrl2jyspKT4XA9cgjkaPL/D8UWG62HokieyQQoKSkRGiMs2bNotraWmprayOBNWvWyO+scGdnp5zF/WYvLEb8TwpRykp1MV7feust6uzqJMD169fpueeeY/rDDz/MKzzgdrsJoGkaffvtt/TFF19wQsIDmzZtssojt+6Fo1CgzKiAvAB3DRs2jAULtLS0eErPGB5Ad3c3lZaWUnFxMfeAd955h5+JjY3FaqXAPwhBnRCNySK4b98+Aoilv/z6i/zGggSk1g0opWupAMvGP91yt96zadWqVdTc3Ezz58/31LOAy+US6zgHBP766y+mDR8+HBUgFWSnQI2EAFnqlpcaGxsJIFkMN8L9AnPnzmX6jRs3SACeAi0vL888JwYPgTEJpauhnADo6/LSgQMHCHD37l2Cp15//XXq7eslgKb+Fi1exM9lZmbaCDclIcpQQhATE4OVsrOzuamg+cyePZuzG64Hrlu3jp9ZuWolCdy+fZueeOIJpkdHR1sLHqgM0Yh0bTRz1m7fvp2KiopYkYKCApo8ebLZIwzlFeXSOXEnsLPe2Ij+p5DbYYdOdOtDQ0rNjFya5sTcsGGDcTDZoXTcNoVBMoxWyzDS2yXmOyeUtGSskmDjx4/nRgPAfBDmMpZtUIbRcsi2GsfSD2QYyd2OcdmyZSSwdu1apuXk5GB16v4bak0yX0imyIUEgwNovFTglhMZGcm0srIy43zAVUxuTLbW4xn17Fci23wly9dngUummrTaixcvMpOtW7fiiBwQpqKYU9efHuxDJE5hC9wvL9TW1RLg+PHjPGTQ8wsLC4WpDC5Y5UR4k5qKMSLT6lqeAiX0nuAaMmSI9sMPP9CZM2foyJEj9O677wpTVIuTjidNp0HibvttoH9E5OMqbWKkSaNSlojldoLF7TEP+nUEmKI62y1kOBINbVaNarcI0PuGGUlHyfYvLHg7/jhFSFYqZh0P8KHSptd5ksOPU3tvqAEUot/hFmOIYJLp87wGe9Dwm95eg5xa/R8G6d8U5EcFhwAAAABJRU5ErkJggg==
| # | 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.