Routing
_api_/admin/scrape-executions_get_collection
Matched route
Route Parameters
| Name | Value |
|---|---|
| _api_operation_name | "_api_/admin/scrape-executions_get_collection" |
| _api_resource_class | "App\Entity\ScrapeExecution" |
| _format | null |
| _stateless | false |
Route Matching Logs
Path to match:
/api/admin/scrape-executions
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | api_doc | /api/docs.{_format} | Path does not match |
| 2 | api_genid | /api/.well-known/genid/{id} | Path does not match |
| 3 | api_validation_errors | /api/validation_errors/{id} | Path does not match |
| 4 | api_entrypoint | /api/{index}.{_format} | Path does not match |
| 5 | api_jsonld_context | /api/contexts/{shortName}.{_format} | Path does not match |
| 6 | _api_errors | /api/errors/{status}.{_format} | Path does not match |
| 7 | _api_validation_errors_problem | /api/validation_errors/{id} | Path does not match |
| 8 | _api_validation_errors_hydra | /api/validation_errors/{id} | Path does not match |
| 9 | _api_validation_errors_jsonapi | /api/validation_errors/{id} | Path does not match |
| 10 | _api_validation_errors_xml | /api/validation_errors/{id} | Path does not match |
| 11 | create_offer_swipe_interaction | /api/me/offres/{code}/interaction | Path does not match |
| 12 | add_offer_favorite | /api/me/offres/{code}/favorite | Path does not match |
| 13 | remove_offer_favorite | /api/me/offres/{code}/favorite | Path does not match |
| 14 | _api_/me/notification-preferences_get | /api/me/notification-preferences | Path does not match |
| 15 | _api_/me/notification-preferences_post | /api/me/notification-preferences | Path does not match |
| 16 | _api_/me/notifications_get | /api/me/notifications | Path does not match |
| 17 | _api_/me/notifications/{code}/read_post | /api/me/notifications/{code}/read | Path does not match |
| 18 | _api_/me/push-device-tokens_put | /api/me/push-device-tokens | Path does not match |
| 19 | _api_/me/offres/favorites_get | /api/me/offres/favorites | Path does not match |
| 20 | _api_/me/offres/{code}_get | /api/me/offres/{code} | Path does not match |
| 21 | _api_/admin/offres/{code}/data/competences-techniques_get | /api/admin/offres/{code}/data/competences-techniques | Path does not match |
| 22 | _api_/admin/offres/{code}/data/tags_get | /api/admin/offres/{code}/data/tags | Path does not match |
| 23 | _api_/utilisateur/offres/recommended_get | /api/utilisateur/offres/recommended | Path does not match |
| 24 | _api_/admin/candidats/{code}/offres/recommended_get | /api/admin/candidats/{code}/offres/recommended | Path does not match |
| 25 | _api_/me/complete/info_get | /api/me/complete/info | Path does not match |
| 26 | _api_/.well-known/genid/{id}{._format}_get | /api/.well-known/genid/{id}.{_format} | Path does not match |
| 27 | _api_/onboarding/availability_get_collection | /api/onboarding/availability | Path does not match |
| 28 | _api_/disponibilites/{code}{._format}_get | /api/disponibilites/{code}.{_format} | Path does not match |
| 29 | _api_/admin/referentials/disponibilites_get_collection | /api/admin/referentials/disponibilites | Path does not match |
| 30 | _api_/onboarding/intents_get_collection | /api/onboarding/intents | Path does not match |
| 31 | _api_/intents/{code}{._format}_get | /api/intents/{code}.{_format} | Path does not match |
| 32 | _api_/admin/offres_get_collection | /api/admin/offres | Path does not match |
| 33 | _api_/admin/offres/{code}_get | /api/admin/offres/{code} | Path does not match |
| 34 | _api_/admin/offre_raws_get_collection | /api/admin/offre_raws | Path does not match |
| 35 | _api_/offre_raws/{code}{._format}_get | /api/offre_raws/{code}.{_format} | Path does not match |
| 36 | _api_/otp/request/otp_requests/{id}{._format}_get | /api/otp/request/otp_requests/{id}.{_format} | Path does not match |
| 37 | _api_/admin/scrape-executions_get_collection | /api/admin/scrape-executions | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.