Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | oauth2_authorize | /authorize | Path does not match |
| 3 | oauth2_token | /token | Path does not match |
| 4 | apb_mailer_bundle_mail_listing | /api/v1/mailer-bundle/mails | Path does not match |
| 5 | apb_mailer_bundle_mail_get | /api/v1/mailer-bundle/mails/{id} | Path does not match |
| 6 | apb_mailer_bundle_mail_send | /api/v1/mailer-bundle/mails/{id}/send | Path does not match |
| 7 | apb_mailer_bundle_mail_send_to | /api/v1/mailer-bundle/mails/{id}/send/{email} | Path does not match |
| 8 | apb_mailer_bundle_webhook | /api/v1/mailer-bundle/public/webhook/{service} | Path does not match |
| 9 | app.swagger | /api/v1/public/doc.json | Path does not match |
| 10 | app.swagger_ui | /api/v1/public/doc | Path does not match |
| 11 | apb_organisation_bundle_organisation_user_listing | /api/v1/organisation-bundle/organisations/{organisationId}/users | Path does not match |
| 12 | apb_organisation_bundle_organisation_user_create | /api/v1/organisation-bundle/organisations/{organisationId}/users | Path does not match |
| 13 | apb_organisation_bundle_organisation_user_update | /api/v1/organisation-bundle/organisations/{organisationId}/users/{relationId} | Path does not match |
| 14 | apb_organisation_bundle_organisation_user_delete | /api/v1/organisation-bundle/organisations/{organisationId}/users/{relationId} | Path does not match |
| 15 | apb_organisation_bundle_organisation_user_invitation_send | /api/v1/organisation-bundle/invitation/organisations/{organisationId}/users/{relationId} | Path does not match |
| 16 | apb_organisation_bundle_organisation_user_invitation_accept_process | /api/v1/organisation-bundle/invitation/organisations/me | Path does not match |
| 17 | apb_organisation_bundle_organisation_user_me | /api/v1/organisation-bundle/organisations/{organisationId}/users/me | Path does not match |
| 18 | apb_organisation_bundle_organisation_user_invitation_request | /api/v1/organisation-bundle/organisations/{organisationId}/users/me/request | Path does not match |
| 19 | ping_bundle_ping | /api/v1/ping-bundle/public/ping | Path does not match |
| 20 | apb_redirect_bundle_redirect_apple_app_site_association | /apple-app-site-association | Path does not match |
| 21 | apb_redirect_bundle_redirect | /public/redirect | Path does not match |
| 22 | apb_redirect_bundle_redirect_with_args | /public/redirect/{args} | Path does not match |
| 23 | apb_user_bundle_forgotten_password_request | /api/v1/user-bundle/public/forgotten-password/request | Path does not match |
| 24 | apb_user_bundle_forgotten_password_resetting | /api/v1/user-bundle/public/forgotten-password/resetting/{token} | Path does not match |
| 25 | apb_user_bundle_login | /api/v1/user-bundle/login | Path does not match |
| 26 | apb_user_bundle_login_social | /api/v1/user-bundle/login/social | Path does not match |
| 27 | apb_user_bundle_profile_get | /api/v1/user-bundle/users/me | Path does not match |
| 28 | apb_user_bundle_registration | /api/v1/user-bundle/public/registration | Path does not match |
| 29 | apb_user_bundle_registration_send_code | /api/v1/user-bundle/registration/code/send | Path does not match |
| 30 | apb_user_bundle_registration_validation | /api/v1/user-bundle/registration/code/validate | Path does not match |
| 31 | apb_user_bundle_login_unblock | /api/v1/user-bundle/public/unlock/{token} | Path does not match |
| 32 | _wdt | /_wdt/{token} | Path does not match |
| 33 | _profiler_home | /_profiler/ | Path does not match |
| 34 | _profiler_search | /_profiler/search | Path does not match |
| 35 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 36 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 37 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 38 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 39 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 40 | _profiler_open_file | /_profiler/open | Path does not match |
| 41 | _profiler | /_profiler/{token} | Path does not match |
| 42 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 43 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 44 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 45 | api_login_check | /api/v1/user-bundle/login/jwt/login_check | Path does not match |
| 46 | device_get_list | /api/v1/users/me/devices | Path does not match |
| 47 | device_create | /api/v1/users/me/devices | Path does not match |
| 48 | device_delete | /api/v1/users/me/devices/{token} | Path does not match |
| 49 | email_search | /api/v1/public/email-searches | Path does not match |
| 50 | insee_search | /api/v1/insee-searches | Path does not match |
| 51 | media_create | /api/v1/medias | Path does not match |
| 52 | media_read | /api/v1/medias/{id} | Path does not match |
| 53 | apb_organisation_get | /api/v1/organisations/{id} | Path does not match |
| 54 | apb_organisation_get_list | /api/v1/organisations | Path does not match |
| 55 | apb_organisation_create | /api/v1/organisations | Path does not match |
| 56 | apb_organisation_update | /api/v1/organisations/{id} | Path does not match |
| 57 | apb_organisation_delete | /api/v1/organisations/{id} | Path does not match |
| 58 | organisation_site_get | /api/v1/organisations/{id}/sites/{siteId} | Path does not match |
| 59 | organisation_site_get_list | /api/v1/organisations/{id}/sites | Path does not match |
| 60 | organisation_site_create | /api/v1/organisations/{id}/sites | Path does not match |
| 61 | organisation_site_update | /api/v1/organisations/{id}/sites/{siteId} | Path does not match |
| 62 | organisation_site_delete | /api/v1/organisations/{id}/sites/{siteId} | Path does not match |
| 63 | organisation_site_event_get_list | /api/v1/organisations/{id}/sites/{siteId}/events | Path does not match |
| 64 | organisation_site_event_read | /api/v1/organisations/{id}/sites/{siteId}/events | Path does not match |
| 65 | organisation_site_member_get_list | /api/v1/organisations/{id}/sites/{siteId}/members | Path does not match |
| 66 | organisation_site_member_create | /api/v1/organisations/{id}/sites/{siteId}/members | Path does not match |
| 67 | organisation_site_member_edit | /api/v1/organisations/{id}/sites/{siteId}/members/{relationId} | Path does not match |
| 68 | organisation_site_member_delete_accessibility | /api/v1/organisations/{id}/sites/{siteId}/members/{relationId} | Path does not match |
| 69 | organisation_site_member_resend_invitation | /api/v1/organisations/{id}/sites/{siteId}/members/{relationId}/invitation | Path does not match |
| 70 | organisation_site_member_accept_invitation | /api/v1/invitation/sites/me | Path does not match |
| 71 | organisation_site_product_get_list | /api/v1/organisations/{id}/sites/{siteId}/products | Path does not match |
| 72 | organisation_site_product_add | /api/v1/organisations/{id}/sites/{siteId}/products/{serialNumber} | Path does not match |
| 73 | organisation_site_product_edit | /api/v1/organisations/{id}/sites/{siteId}/products/{serialNumber} | Path does not match |
| 74 | organisation_site_product_delete | /api/v1/organisations/{id}/sites/{siteId}/products/{serialNumber} | Path does not match |
| 75 | organisation_site_product_reset | /api/v1/organisations/{id}/sites/{siteId}/products/{serialNumber}/reset | Path does not match |
| 76 | organisation_site_product_data_get_list | /api/v1/organisations/{id}/sites/{siteId}/product-data | Path does not match |
| 77 | organisation_site_product_firmware_last | /api/v1/organisations/{id}/sites/{siteId}/products/{serialNumber}/firmwares/last | Path does not match |
| 78 | organisation_site_product_firmware_available | /api/v1/organisations/{id}/sites/{siteId}/products/{serialNumber}/firmwares | Path does not match |
| 79 | organisation_site_get_statistic | /api/v1/organisations/{id}/sites/{siteId}/statistics | Path does not match |
| 80 | product_get_list | /api/v1/products | Path does not match |
| 81 | product_get | /api/v1/products/{id} | Path does not match |
| 82 | product_create | /api/v1/products | Path does not match |
| 83 | product_edit | /api/v1/products/{id} | Path does not match |
| 84 | product_delete | /api/v1/products/{id} | Path does not match |
| 85 | product_reset | /api/v1/products/{id}/reset | Path does not match |
| 86 | product_data_dispatch | /api/v1/products/{serialNumber}/data | Path does not match |
| 87 | firmware_get_details | /api/v1/product-firmwares/{id} | Path does not match |
| 88 | firmware_get_list | /api/v1/product-firmwares | Path does not match |
| 89 | firmware_create | /api/v1/product-firmwares | Path does not match |
| 90 | firmware_edit | /api/v1/product-firmwares/{id} | Path does not match |
| 91 | production_product_add | /api/v1/production/products | Path does not match |
| 92 | production_product_reset | /api/v1/production/products/{serialNumber}/reset | Path does not match |
| 93 | production_product_certificat_reset | /api/v1/production/products/{serialNumber}/certificat/reset | Path does not match |
| 94 | user_profile_get | /api/v1/users/me | Path does not match |
| 95 | user_profile_update | /api/v1/users/me | Path does not match |
| 96 | user_profile_password_update | /api/v1/users/me/password | Path does not match |
| 97 | user_profile_delete | /api/v1/users/me | Path does not match |
| 98 | user_profile_notification_test | /api/v1/users/me/notifications/test | 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.