Routing
publication_index
Matched route
Route Parameters
| Name | Value |
|---|---|
| domain | "skriptblepress.dev" |
| publication | "nuance" |
Route Matching Logs
Path to match:
/
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 3 | _wdt | /_wdt/{token} | Path does not match |
| 4 | _profiler_home | /_profiler/ | Path does not match |
| 5 | _profiler_search | /_profiler/search | Path does not match |
| 6 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 7 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 8 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 9 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 10 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 11 | _profiler_open_file | /_profiler/open | Path does not match |
| 12 | _profiler | /_profiler/{token} | Path does not match |
| 13 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 14 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 15 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 16 | Webauthn\Bundle\Controller\AllowedOriginsController | /.well-known/webauthn | Path does not match |
| 17 | webauthn.controller.security.main.request.options | /auth/passkey/options | Path does not match |
| 18 | webauthn.controller.security.main.request.result | /auth/passkey | Path does not match |
| 19 | webauthn.controller.creation.request.account | /account/passkeys/options | Path does not match |
| 20 | webauthn.controller.creation.response.account | /account/passkeys | Path does not match |
| 21 | account_index | /account | Path does not match |
| 22 | account_passkey_remove | /account/passkeys/{id} | Path does not match |
| 23 | account_writing_subscription_manage_billing | /account/writing-subscription/billing | Path does not match |
| 24 | account_podcast_subscription_manage_billing | /account/podcast-subscription/billing | Path does not match |
| 25 | account_send_verification_email | /account/verification-email | Path does not match |
| 26 | account_verify_email | /account/verify-email | Path does not match |
| 27 | admin_index | /admin | Path does not match |
| 28 | discovery_press_robots | /robots.txt | Path does not match |
| 29 | discovery_press_sitemap | /sitemap.xml | Path does not match |
| 30 | discovery_publication_robots | /robots.txt | Path does not match |
| 31 | discovery_publication_sitemap | /sitemap.xml | Path does not match |
| 32 | discovery_podcast_robots | /robots.txt | Path does not match |
| 33 | discovery_podcast_sitemap | /sitemap.xml | Path does not match |
| 34 | discovery_publishing_robots | /robots.txt | Path does not match |
| 35 | discovery_publishing_sitemap | /sitemap.xml | Path does not match |
| 36 | legal_terms_subdomain_redirect | /legal/terms-of-service | Path does not match |
| 37 | legal_privacy_subdomain_redirect | /legal/privacy-policy | Path does not match |
| 38 | newsletter_signup | /newsletter/nuanced-dispatch | Path does not match |
| 39 | newsletter_confirm | /newsletter/confirm | Path does not match |
| 40 | newsletter_unsubscribe | /newsletter/unsubscribe | Path does not match |
| 41 | paddle_default_payment_link | /checkout/paddle | Path does not match |
| 42 | paddle_checkout_payment_link | /checkout/paddle/{family} | Path does not match |
| 43 | webhook_paddle | /webhooks/paddle | Path does not match |
| 44 | podcast_index | / | Path almost matches, but Host "skriptblepublishing.dev" does not match the requirement ("{podcast}.{domain}") |
| 45 | podcast_about | /about | Path does not match |
| 46 | podcast_episodes | /episodes | Path does not match |
| 47 | podcast_episode_show | /episodes/{episode} | Path does not match |
| 48 | podcast_people | /people | Path does not match |
| 49 | podcast_person_show | /people/{contributor} | Path does not match |
| 50 | podcast_support | /support | Path does not match |
| 51 | podcast_show_subscribe | /subscribe | Path does not match |
| 52 | podcast_subscribe | /podcast/subscribe | Path does not match |
| 53 | podcast_subscribe_success | /podcast/subscribe/success | Path does not match |
| 54 | podcast_subscribe_checkout | /podcast/subscribe/{plan} | Path does not match |
| 55 | press_index | / | Path almost matches, but Host "skriptblepublishing.dev" does not match the requirement ("{domain}") |
| 56 | press_catalog | /catalog | Path does not match |
| 57 | legal_terms | /legal/terms-of-service | Path does not match |
| 58 | legal_privacy | /legal/privacy-policy | Path does not match |
| 59 | subscription_overview | /subscribe | Path does not match |
| 60 | publication_index | / | Path almost matches, but Host "skriptblepublishing.dev" does not match the requirement ("{publication}.{domain}") |
| 61 | publication_legacy_redirect | /{legacy_type}/{legacy_identifier} | Path does not match |
| 62 | publication_show | /{article_type}/{sparn}/{slug} | Path does not match |
| 63 | publishing_index | / | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.