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 | api_entrypoint | /api/{index}.{_format} | Path does not match |
3 | api_doc | /api/docs.{_format} | Path does not match |
4 | api_jsonld_context | /api/contexts/{shortName}.{_format} | Path does not match |
5 | api_users_get_collection | /api/users | Path does not match |
6 | api_users_post_collection | /api/users | Path does not match |
7 | api_users_get_item | /api/users/{id} | Path does not match |
8 | api_users_delete_item | /api/users/{id} | Path does not match |
9 | api_appointments_get_collection | /api/appointments | Path does not match |
10 | api_appointments_post_collection | /api/appointments | Path does not match |
11 | api_appointments_get_item | /api/appointments/{id} | Path does not match |
12 | api_notifications_get_collection | /api/notifications | Path does not match |
13 | api_notifications_get_proof_documents_collection | /api/notifications/{id}/proof_documents | Path does not match |
14 | api_notifications_post_collection | /api/notifications | Path does not match |
15 | api_notifications_get_item | /api/notifications/{id} | Path does not match |
16 | api_notifications_status_histories_get_subresource | /api/notifications/{id}/status_histories.{_format} | Path does not match |
17 | api_notifications_last_status_get_subresource | /api/notifications/{id}/last_status.{_format} | Path does not match |
18 | api_notification_statuses_get_collection | /api/notification-status | Path does not match |
19 | api_notification_statuses_get_item | /api/notification-status/{id} | Path does not match |
20 | api_contacts_get_collection | /api/contacts | Path does not match |
21 | api_contacts_post_collection | /api/contacts | Path does not match |
22 | api_contacts_get_item | /api/contacts/{id} | Path does not match |
23 | api_contacts_put_item | /api/contacts/{id} | Path does not match |
24 | api_contacts_delete_item | /api/contacts/{id} | Path does not match |
25 | api_signature_requests_get_collection | /api/signature-requests | Path does not match |
26 | api_signature_requests_post_collection | /api/signature-requests | Path does not match |
27 | api_signature_requests_get_item | /api/signature-requests/{id} | Path does not match |
28 | api_cron_jobs_get_collection | /api/cron-jobs | Path does not match |
29 | api_cron_jobs_get_item | /api/cron-jobs/{id} | Path does not match |
30 | api_webhook_attempts_get_collection | /api/webhook-attempt | Path does not match |
31 | api_webhook_attempts_collect_collection | /api/webhook-attempt/collect/{fromId} | Path does not match |
32 | api_webhook_attempts_get_item | /api/webhook-attempt/{id} | Path does not match |
33 | api_letter_options_get_collection | /api/letter-option | Path does not match |
34 | api_letter_options_post_collection | /api/letter-option | Path does not match |
35 | api_letter_options_get_item | /api/letter-option/{id} | Path does not match |
36 | api_attachments_get_collection | /api/attachments | Path does not match |
37 | api_attachments_post_collection | /api/attachments | Path does not match |
38 | api_attachments_get_item | /api/attachments/{id} | Path does not match |
39 | api_attachments_delete_item | /api/attachments/{id} | Path does not match |
40 | api_notification_types_get_collection | /api/notification-types | Path does not match |
41 | api_notification_types_post_collection | /api/notification-types | Path does not match |
42 | api_notification_types_get_item | /api/notification-types/{id} | Path does not match |
43 | api_notification_types_delete_item | /api/notification-types/{id} | Path does not match |
44 | api_cron_logs_get_collection | /api/crons/health | Path does not match |
45 | api_cron_logs_get_item | /api/cron-logs/{id} | Path does not match |
46 | api_transports_get_collection | /api/transports | Path does not match |
47 | api_transports_post_collection | /api/transports | Path does not match |
48 | api_transports_get_item | /api/transports/{id} | Path does not match |
49 | api_transports_delete_item | /api/transports/{id} | Path does not match |
50 | _wdt | /_wdt/{token} | Path does not match |
51 | _profiler_home | /_profiler/ | Path does not match |
52 | _profiler_search | /_profiler/search | Path does not match |
53 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
54 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
55 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
56 | _profiler_open_file | /_profiler/open | Path does not match |
57 | _profiler | /_profiler/{token} | Path does not match |
58 | _profiler_router | /_profiler/{token}/router | Path does not match |
59 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
60 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
61 | admin_authentication_token | /api/authentication_token | Path does not match |
62 | jwt_refresh_token | /api/token/refresh | Path does not match |
63 | default_page | / | Path does not match |
64 | tracking_opened | /tracking/opened/{key} | Path does not match |
65 | webhook_handler | /webhooks/{partner} | 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.