Routing
app_legal_monetization
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/legal/monetization
| # | 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 | api_get_player | /api/player | Path does not match |
| 17 | admin_categories | /admin/categories | Path does not match |
| 18 | admin_categories_new | /admin/categories/new | Path does not match |
| 19 | admin_categories_delete | /admin/categories/{id}/delete | Path does not match |
| 20 | admin_dashboard | /admin | Path does not match |
| 21 | admin_factions | /admin/factions | Path does not match |
| 22 | admin_factions_show | /admin/factions/{id} | Path does not match |
| 23 | admin_factions_approve | /admin/factions/{id}/approve | Path does not match |
| 24 | admin_factions_reject | /admin/factions/{id}/reject | Path does not match |
| 25 | admin_factions_suspend | /admin/factions/{id}/suspend | Path does not match |
| 26 | admin_factions_delete | /admin/factions/{id}/delete | Path does not match |
| 27 | admin_factions_unsuspend | /admin/factions/{id}/unsuspend | Path does not match |
| 28 | admin_factions_system_new | /admin/factions/system/new | Path does not match |
| 29 | admin_factions_system_edit | /admin/factions/{id}/system/edit | Path does not match |
| 30 | admin_factions_member_add | /admin/factions/{id}/members/add | Path does not match |
| 31 | admin_factions_member_remove | /admin/factions/{id}/members/{memberId}/remove | Path does not match |
| 32 | admin_orders | /admin/orders | Path does not match |
| 33 | admin_orders_show | /admin/orders/{id} | Path does not match |
| 34 | admin_orders_refund | /admin/orders/{id}/refund | Path does not match |
| 35 | admin_orders_unblock_user | /admin/orders/{id}/unblock-user | Path does not match |
| 36 | admin_products | /admin/products | Path does not match |
| 37 | admin_products_new | /admin/products/new | Path does not match |
| 38 | admin_products_edit | /admin/products/{id}/edit | Path does not match |
| 39 | admin_products_delete | /admin/products/{id}/delete | Path does not match |
| 40 | admin_roles | /admin/roles | Path does not match |
| 41 | admin_roles_new | /admin/roles/new | Path does not match |
| 42 | admin_roles_edit | /admin/roles/{id}/edit | Path does not match |
| 43 | admin_roles_delete | /admin/roles/{id}/delete | Path does not match |
| 44 | admin_users | /admin/users | Path does not match |
| 45 | admin_users_show | /admin/users/{id} | Path does not match |
| 46 | admin_users_security_roles | /admin/users/{id}/security-roles | Path does not match |
| 47 | admin_users_game_roles | /admin/users/{id}/game-roles | Path does not match |
| 48 | app_checkout_info | /checkout/info | Path does not match |
| 49 | app_checkout_payment | /checkout/payment | Path does not match |
| 50 | app_checkout_stripe | /checkout/stripe | Path does not match |
| 51 | app_checkout_stripe_success | /checkout/stripe/success | Path does not match |
| 52 | app_checkout_paypal | /checkout/paypal | Path does not match |
| 53 | app_checkout_paypal_capture | /checkout/paypal/capture | Path does not match |
| 54 | app_checkout_paypal_subscription_capture | /checkout/paypal/subscription/capture | Path does not match |
| 55 | app_checkout_cancel | /checkout/cancel | Path does not match |
| 56 | app_faction_request | /factions/request | Path does not match |
| 57 | app_faction_show | /factions/{id} | Path does not match |
| 58 | app_faction_manage | /factions/{id}/manage | Path does not match |
| 59 | app_faction_add_member | /factions/{id}/add-member | Path does not match |
| 60 | app_faction_remove_member | /factions/{id}/remove-member/{memberId} | Path does not match |
| 61 | app_faction_promote_member | /factions/{id}/promote/{memberId} | Path does not match |
| 62 | app_faction_demote_member | /factions/{id}/demote/{memberId} | Path does not match |
| 63 | app_faction_update_settings | /factions/{id}/settings | Path does not match |
| 64 | app_faction_upload_icon | /factions/{id}/icon | Path does not match |
| 65 | app_faction_upload_assets | /factions/{id}/assets | Path does not match |
| 66 | app_index | / | Path does not match |
| 67 | index | / | Path does not match |
| 68 | app_legal_monetization | /legal/monetization | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.