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 | _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_search_results | /_profiler/{token}/search/results | Path does not match |
8 | _profiler_open_file | /_profiler/open | Path does not match |
9 | _profiler | /_profiler/{token} | Path does not match |
10 | _profiler_router | /_profiler/{token}/router | Path does not match |
11 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
12 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
13 | app_article_list | /article | Path does not match |
14 | app_article_show | /article/{slug} | Path does not match |
15 | app_browser_detect | /browser-detect | Path does not match |
16 | app_double_loader | /double-loader | Path does not match |
17 | app_email | Path does not match | |
18 | app_flex | /flex | Path does not match |
19 | app_flex_custom | /flex-custom | Path does not match |
20 | app_flex_no_tcf | /flex-no-tcf | Path does not match |
21 | app_flex_gtm | /flex-gtm | Path does not match |
22 | app_gtm_blank | /gtm-blank | Path does not match |
23 | app_gate2 | /gate2 | Path does not match |
24 | app_gate2_redirect | /gate2/redirect | Path does not match |
25 | app_first_id | /first-id | Path does not match |
26 | app_gate3 | /gate3 | Path does not match |
27 | app_gate3_redirect | /gate3/redirect | Path does not match |
28 | app_random_redirect | /random-redirect/{uuid} | Path does not match |
29 | app_gate | /gate | Path does not match |
30 | app_gate_redirect | /gate/redirect | Path does not match |
31 | app_gate_handle_first_id_redirect | /gate/handle-first-id-redirect | Path does not match |
32 | app_gate_sdk | /gate-sdk | Path does not match |
33 | app_gate_sdk_redirect | /gate-sdk/redirect | Path does not match |
34 | app_gate_sdk_handle_first_id_redirect | /gate-sdk/handle-first-id-redirect | Path does not match |
35 | app_iframe_test | /iframe | Path does not match |
36 | app_iframe_content | /iframe-content | Path does not match |
37 | app_index | / | Path does not match |
38 | app_mobile | /mobile | Path does not match |
39 | app_generate_maid | /mobile/generate-maid | Path does not match |
40 | app_generate_email | /mobile/generate-email | Path does not match |
41 | app_generate_config | /mobile/generate-config | Path does not match |
42 | app_post_cmp | /post-cmp | Path does not match |
43 | app_post_cmp_handle_first_id_redirect | /post-cmp/handle-first-id-redirect | Path does not match |
44 | app_handle_first_id_redirect | /handle-first-id-redirect | Path does not match |
45 | app_premium_lite | /premium-lite | Path does not match |
46 | app_premium_lite_no_tcf | /premium-lite-no-tcf | Path does not match |
47 | app_test_loader | /test-loader | Path does not match |
48 | app_test_suite | /test-suite | 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.