Routing
webhook
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/sermon/storage-webhook
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | _wdt | /_wdt/{token} | Path does not match |
| 3 | _profiler_home | /_profiler/ | Path does not match |
| 4 | _profiler_search | /_profiler/search | Path does not match |
| 5 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 6 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 7 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 8 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 9 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 10 | _profiler_open_file | /_profiler/open | Path does not match |
| 11 | _profiler | /_profiler/{token} | Path does not match |
| 12 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 13 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 14 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 15 | app_api_index | /api/ | Path does not match |
| 16 | app_api_by_id | /api/entity-by-id/{code} | Path does not match |
| 17 | app_biblical_reference_index | /odwolania-biblijne/ | Path does not match |
| 18 | app_biblical_reference_add | /odwolania-biblijne/dodaj | Path does not match |
| 19 | app_biblical_reference_edit | /odwolania-biblijne/referencje/{referenceId} | Path does not match |
| 20 | app_biblical_reference_references | /odwolania-biblijne/odwolania | Path does not match |
| 21 | app_context-comment_index | /komentarze-kontekstowe/ | Path does not match |
| 22 | app_context-comment_add | /komentarze-kontekstowe/dodaj | Path does not match |
| 23 | app_context-comment_edit | /komentarze-kontekstowe/referencje/{referenceId} | Path does not match |
| 24 | app_context-comment_references | /komentarze-kontekstowe/odwolania | Path does not match |
| 25 | app_factual-comment_index | /komentarze-rzeczowe/ | Path does not match |
| 26 | app_factual-comment_add | /komentarze-rzeczowe/dodaj | Path does not match |
| 27 | app_factual-comment_edit | /komentarze-rzeczowe/referencje/{referenceId} | Path does not match |
| 28 | app_factual-comment_references | /komentarze-rzeczowe/odwolania | Path does not match |
| 29 | app_index_index | / | Path does not match |
| 30 | app_index_siglum_mapping | /siglum-mapping | Path does not match |
| 31 | app_index_app_index_entitylogs | /entity-logs | Path does not match |
| 32 | app_index_app_index_test | /test | Path does not match |
| 33 | app_index_app_index_searchall | /search-all | Path does not match |
| 34 | app_index_app_index_export | /export-people | Path does not match |
| 35 | app_index_app_index_exportall | /export | Path does not match |
| 36 | app_language-comment_index | /komentarze-jezykowe/ | Path does not match |
| 37 | app_language-comment_add | /komentarze-jezykowe/dodaj | Path does not match |
| 38 | app_language-comment_edit | /komentarze-jezykowe/referencje/{referenceId} | Path does not match |
| 39 | app_language-comment_references | /komentarze-jezykowe/odwolania | Path does not match |
| 40 | app_language-comment_export | /komentarze-jezykowe/export | Path does not match |
| 41 | app_person_index | /osoby/ | Path does not match |
| 42 | app_person_new | /osoby/dodaj | Path does not match |
| 43 | app_person_edit | /osoby/{id}/edytuj | Path does not match |
| 44 | app_person_show | /osoby/{id} | Path does not match |
| 45 | app_person_delete | /osoby/{id} | Path does not match |
| 46 | app_person_references | /osoby/odwolania | Path does not match |
| 47 | app_place_index | /miejsca/ | Path does not match |
| 48 | app_place_new | /miejsca/dodaj | Path does not match |
| 49 | app_place_edit | /miejsca/{id}/edytuj | Path does not match |
| 50 | app_place_show | /miejsca/{id} | Path does not match |
| 51 | app_place_delete | /miejsca/{id} | Path does not match |
| 52 | app_place_references | /miejsca/odwolania | Path does not match |
| 53 | app_quote_index | /cytaty/ | Path does not match |
| 54 | app_quote_add | /cytaty/dodaj | Path does not match |
| 55 | app_quote_edit | /cytaty/referencje/{referenceId} | Path does not match |
| 56 | app_quote_references | /cytaty/odwolania | Path does not match |
| 57 | app_security_login | /login | Path does not match |
| 58 | app_security_logout | /logout | Path does not match |
| 59 | app_sermon_index | /kazania/ | Path does not match |
| 60 | app_sermon_show | /kazania/{id} | Path does not match |
| 61 | app_stats_index | /statystyki/ | Path does not match |
| 62 | webhook | /sermon/storage-webhook | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.