Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | app_accountapi_authenticateuser | /api/user/authenticate | Path does not match |
| 2 | app_accountapi_getuserdata | /api/user | Path does not match |
| 3 | logout_account | /api/user/signout | Path does not match |
| 4 | update_account | /api/user | Path does not match |
| 5 | update_account_language | /api/user/set-language/{language} | Path does not match |
| 6 | get_author_data | /api/user/author-data/{publicKey} | Path does not match |
| 7 | search_users | /api/user/search/{searchWord} | Path does not match |
| 8 | get_user_subscriptions | /api/user/subscriptions | Path does not match |
| 9 | app_accountapi_subscribe | /api/user/{publicKey}/subscribe | Path does not match |
| 10 | app_accountapi_subscribers | /api/user/{publicKey}/subscribers/{count}/{from} | Path does not match |
| 11 | app_accountapi_unsubscribe | /api/user/{publicKey}/subscribe | Path does not match |
| 12 | get_homepage_data | /api/user/homepage-data | Path does not match |
| 13 | app_accountapi_checksubscription | /api/user/subscriptions/check | Path does not match |
| 14 | app_accountapi_addexchange | /api/user/exchange/add | Path does not match |
| 15 | app_contentapi_uploadcontentunit | /api/content/unit/upload | Path does not match |
| 16 | app_contentapi_signcontentunit | /api/content/unit/sign | Path does not match |
| 17 | app_contentapi_changecontentpublication | /api/content/publication | Path does not match |
| 18 | app_contentapi_detectcontentlanguage | /api/content/detect-language | Path does not match |
| 19 | get_contents_feed | /api/contents/{count}/{boostedCount}/{fromUri} | Path does not match |
| 20 | app_contentapi_authorcontents | /api/contents/{publicKey}/{count}/{boostedCount}/{fromUri} | Path does not match |
| 21 | get_content_by_uri | /api/content/{uri} | Path does not match |
| 22 | get_content_by_uri_for_seo | /api/content-seo/{uri} | Path does not match |
| 23 | app_contentapi_boostcontent | /api/content-boost | Path does not match |
| 24 | app_contentapi_boosthighlight | /api/content-highlight | Path does not match |
| 25 | app_contentapi_cancelboostcontent | /api/content-boost-cancel | Path does not match |
| 26 | app_contentapi_getboosts | /api/content-boost | Path does not match |
| 27 | app_draftapi_createdraft | /api/draft/create | Path does not match |
| 28 | app_draftapi_updatedraft | /api/draft/{id} | Path does not match |
| 29 | app_draftapi_deletedraft | /api/draft/{id} | Path does not match |
| 30 | app_draftapi_deletealldrafts | /api/drafts | Path does not match |
| 31 | app_draftapi_getdraft | /api/draft/{id} | Path does not match |
| 32 | app_draftapi_getdrafts | /api/drafts/{count}/{fromId} | Path does not match |
| 33 | app_feeapi_getfee | /api/fee | Path does not match |
| 34 | app_fileapi_images | /api/files/{count}/{fromUri} | Path does not match |
| 35 | app_fileapi_imagesbytag | /api/files-by-tag/{tag}/{count}/{fromUri} | Path does not match |
| 36 | app_fileapi_uploadfile | /api/file/upload | Path does not match |
| 37 | app_fileapi_signfile | /api/file/sign | Path does not match |
| 38 | app_fileapi_uploadcontentfile | /api/file/upload-content | Path does not match |
| 39 | app_notificationapi_markallasreed | /api/notification/read-all | Path does not match |
| 40 | app_notificationapi_markallasseen | /api/notification/seen-all | Path does not match |
| 41 | app_notificationapi_markasreed | /api/notification/read/{notificationId} | Path does not match |
| 42 | app_notificationapi_markasunread | /api/notification/unread/{notificationId} | Path does not match |
| 43 | app_notificationapi_delete | /api/notification/delete/{notificationId} | Path does not match |
| 44 | app_notificationapi_deleteall | /api/notification/delete-all | Path does not match |
| 45 | app_notificationapi_getall | /api/notification/{count}/{fromId} | Path does not match |
| 46 | app_publicationapi_createpublication | /api/publication/create | Path does not match |
| 47 | app_publicationapi_updatepublication | /api/publication/{slug} | Path does not match |
| 48 | app_publicationapi_deletepublication | /api/publication/{slug} | Path does not match |
| 49 | app_publicationapi_getpublications | /api/publications/{count}/{slug} | Path does not match |
| 50 | app_publicationapi_getrelatedpublications | /api/publications-related | Path does not match |
| 51 | app_publicationapi_getrelatedpublicationsbytype | /api/publications-related/{type} | Path does not match |
| 52 | get_publication | /api/publication/{slug} | Path does not match |
| 53 | get_publication_for_seo | /api/publication-seo/{slug} | Path does not match |
| 54 | app_publicationapi_invitemember | /api/publication/{slug}/invitation | Path does not match |
| 55 | app_publicationapi_cancelinvitation | /api/publication/{slug}/invitation/cancel/{identifier} | Path does not match |
| 56 | app_publicationapi_acceptinvitationbecomemember | /api/publication/{slug}/invitation/response | Path does not match |
| 57 | app_publicationapi_rejectinvitationbecomemember | /api/publication/{slug}/invitation/response | Path does not match |
| 58 | app_publicationapi_becomemember | /api/publication/{slug}/request | Path does not match |
| 59 | app_publicationapi_membershipcancel | /api/publication/{slug}/request | Path does not match |
| 60 | app_publicationapi_acceptrequestbecomemember | /api/publication/{slug}/request/response/{publicKey} | Path does not match |
| 61 | app_publicationapi_rejectrequestbecomemember | /api/publication/{slug}/request/response/{publicKey} | Path does not match |
| 62 | app_publicationapi_changememberstatus | /api/publication/{slug}/change-member-status | Path does not match |
| 63 | app_publicationapi_deletemember | /api/publication/{slug}/delete-member/{publicKey} | Path does not match |
| 64 | app_publicationapi_leave | /api/publication/{slug}/leave | Path does not match |
| 65 | app_publicationapi_subscribe | /api/publication/{slug}/subscribe | Path does not match |
| 66 | app_publicationapi_subscribers | /api/publication/{slug}/subscribers/{count}/{from} | Path does not match |
| 67 | app_publicationapi_unsubscribe | /api/publication/{slug}/subscribe | Path does not match |
| 68 | app_publicationapi_contents | /api/publication/{slug}/contents/{count}/{boostedCount}/{fromUri} | Path does not match |
| 69 | app_publicationapi_deletearticle | /api/publication/{slug}/article/{uri} | Path does not match |
| 70 | app_searchapi_default | /api/search | Path does not match |
| 71 | app_searchapi_search | /api/search/{word} | Path does not match |
| 72 | app_searchapi_searchpublication | /api/search/publication/{word}/{count}/{fromSlug} | Path does not match |
| 73 | app_searchapi_searcharticle | /api/search/article/{word}/{count}/{fromUri} | Path does not match |
| 74 | app_searchapi_searchauthors | /api/search/author/{word}/{count}/{fromPublicKey} | Path does not match |
| 75 | app_specialapi_canonicalurl | /api/special/canonical | Path does not match |
| 76 | app_specialapi_account | /api/special/account | Path does not match |
| 77 | app_supportapi_resetpassword | /api/support | Path does not match |
| 78 | app_tagapi_gettags | /api/tags | Path does not match |
| 79 | app_tagapi_getarticlesbytag | /api/tag/{tag}/articles/{count}/{boostedCount}/{fromUri} | Path does not match |
| 80 | app.swagger_ui | /api/doc | Path does not match |
| 81 | PrestaSitemapBundle_index | /sitemap.{_format} | Path does not match |
| 82 | PrestaSitemapBundle_section | /sitemap.{name}.{_format} | Path does not match |
| 83 | sonata_admin_redirect | /admin/ | Path does not match |
| 84 | sonata_admin_dashboard | /admin/dashboard | Path does not match |
| 85 | sonata_admin_retrieve_form_element | /admin/core/get-form-field-element | Path does not match |
| 86 | sonata_admin_append_form_element | /admin/core/append-form-field-element | Path does not match |
| 87 | sonata_admin_short_object_information | /admin/core/get-short-object-description.{_format} | Path does not match |
| 88 | sonata_admin_set_object_field_value | /admin/core/set-object-field-value | Path does not match |
| 89 | sonata_admin_search | /admin/search | Path does not match |
| 90 | sonata_admin_retrieve_autocomplete_items | /admin/core/get-autocomplete-items | Path does not match |
| 91 | admin_app_dictionary_list | /admin/app/dictionary/list | Path does not match |
| 92 | admin_app_dictionary_create | /admin/app/dictionary/create | Path does not match |
| 93 | admin_app_dictionary_batch | /admin/app/dictionary/batch | Path does not match |
| 94 | admin_app_dictionary_edit | /admin/app/dictionary/{id}/edit | Path does not match |
| 95 | admin_app_dictionary_show | /admin/app/dictionary/{id}/show | Path does not match |
| 96 | admin_app_dictionary_export | /admin/app/dictionary/export | Path does not match |
| 97 | admin_type_channel_list | /admin/channel_page/list | Path does not match |
| 98 | admin_type_channel_batch | /admin/channel_page/batch | Path does not match |
| 99 | admin_type_channel_export | /admin/channel_page/export | Path does not match |
| 100 | admin_type_channel_exclude | /admin/channel_page/{id}/exclude | Path does not match |
| 101 | admin_type_channel_include | /admin/channel_page/{id}/include | Path does not match |
| 102 | admin_type_storage_list | /admin/storage_page/list | Path does not match |
| 103 | admin_type_storage_batch | /admin/storage_page/batch | Path does not match |
| 104 | admin_type_storage_export | /admin/storage_page/export | Path does not match |
| 105 | admin_app_account_list | /admin/app/account/list | Path does not match |
| 106 | admin_app_account_batch | /admin/app/account/batch | Path does not match |
| 107 | admin_app_account_show | /admin/app/account/{id}/show | Path does not match |
| 108 | admin_app_account_export | /admin/app/account/export | Path does not match |
| 109 | admin_app_account_disableViews | /admin/app/account/{id}/disableViews | Path does not match |
| 110 | admin_app_account_enableViews | /admin/app/account/{id}/enableViews | Path does not match |
| 111 | admin_app_publication_list | /admin/app/publication/list | Path does not match |
| 112 | admin_app_publication_batch | /admin/app/publication/batch | Path does not match |
| 113 | admin_app_publication_show | /admin/app/publication/{id}/show | Path does not match |
| 114 | admin_app_publication_export | /admin/app/publication/export | Path does not match |
| 115 | stats_list | /admin/stats/list | Path does not match |
| 116 | _twig_error_test | /_error/{code}.{_format} | Path does not match |
| 117 | _wdt | /_wdt/{token} | Path does not match |
| 118 | _profiler_home | /_profiler/ | Path does not match |
| 119 | _profiler_search | /_profiler/search | Path does not match |
| 120 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 121 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 122 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 123 | _profiler_open_file | /_profiler/open | Path does not match |
| 124 | _profiler | /_profiler/{token} | Path does not match |
| 125 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 126 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 127 | _profiler_exception_css | /_profiler/{token}/exception.css | 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.