Routing
app_tos
Matched route
Route Parameters
No parameters.
Route Redirection
This page redirects to:
https://www.lawlens.com/terms-of-service
(route: "n/a")
Route Matching Logs
Path to match:
/tos
| # | 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 | app_ai_test_api | /ai/test_api | Path does not match |
| 17 | app_ai_test_range | /ai/test_range | Path does not match |
| 18 | app_ai_test_json | /ai/test_json | Path does not match |
| 19 | app_ai_test_prompts | /ai/prompts | Path does not match |
| 20 | app_ai_statutes | /ai/statutes/{datasetId} | Path does not match |
| 21 | app_ai_statutes_export | /ai/statutes/{datasetId}/export | Path does not match |
| 22 | app_ai_generate | /ai/generate | Path does not match |
| 23 | app_review_dataset_ai | /review/datasets/{datasetId}/ai | Path does not match |
| 24 | app_review_dataset_ai_export | /review/datasets/{datasetId}/aiexport | Path does not match |
| 25 | api_keys_index | /api-keys | Path does not match |
| 26 | api_keys_create | /api-keys/create | Path does not match |
| 27 | api_keys_rename | /api-keys/{id}/rename | Path does not match |
| 28 | api_keys_delete | /api-keys/{id}/delete | Path does not match |
| 29 | app_apitest_testapi | /api/test | Path does not match |
| 30 | admin | /admin | Path does not match |
| 31 | app_dataview | /dataview/{entityClass} | Path does not match |
| 32 | app_dataview_index | /dataview | Path does not match |
| 33 | app_blank | /blank | Path does not match |
| 34 | app_blank_no_nav | /blank_no_nav | Path does not match |
| 35 | app_blank_full_custom | /blank_full_custom | Path does not match |
| 36 | design_core | /design/core | Path does not match |
| 37 | design_offense | /design/offense | Path does not match |
| 38 | design_embeds | /design/embeds | Path does not match |
| 39 | design_core_v2 | /design/core-v2 | Path does not match |
| 40 | app_dev | /dev | Path does not match |
| 41 | app_dev_tools | /tools | Path does not match |
| 42 | app_dev_singularize | /dev/api/singularize | Path does not match |
| 43 | app_dev_translate | /dev/api/translate | Path does not match |
| 44 | app_debug | /debug | Path does not match |
| 45 | ecfr_index_by_dataset | /ecfr/dataset/{datasetId} | Path does not match |
| 46 | ecfr_index_by_jurisdiction | /ecfr/jurisdiction/{jurisdiction} | Path does not match |
| 47 | ecfr_children | /ecfr/children/{id} | Path does not match |
| 48 | ecfr_node_view | /ecfr/node/{id} | Path does not match |
| 49 | app_favorites | /favorites | Path does not match |
| 50 | ajax_favorites_get_icons | /ajax/favorites/get-icons | Path does not match |
| 51 | ajax_favorites_get_categories | /ajax/favorites/get-categories | Path does not match |
| 52 | ajax_favorites_create_category | /ajax/favorites/create-category | Path does not match |
| 53 | ajax_favorites_rename_category | /ajax/favorites/rename-category | Path does not match |
| 54 | ajax_favorites_change_category_icon | /ajax/favorites/change-category-icon | Path does not match |
| 55 | ajax_favorites_delete_category | /ajax/favorites/delete-category | Path does not match |
| 56 | ajax_favorites_move_category | /ajax/favorites/move-category | Path does not match |
| 57 | ajax_favorites_delete_favorite | /ajax/favorites/delete-favorite | Path does not match |
| 58 | ajax_favorites_move_favorite | /ajax/favorites/move-favorite | Path does not match |
| 59 | ajax_favorites_move_favorite_to_category | /ajax/favorites/move-favorite-to-category | Path does not match |
| 60 | ajax_favorites_add_favorite_debug | /ajax/favorites/add-favorite-debug | Path does not match |
| 61 | ajax_favorites_add | /ajax/favorites/add | Path does not match |
| 62 | ajax_favorites_render_category | /ajax/favorites/render-category/{id} | Path does not match |
| 63 | ajax_favorites_render_favorite | /ajax/favorites/render-favorite/{id} | Path does not match |
| 64 | app_statute_translate_field | /review/statutes/{id}/translate-field | Path does not match |
| 65 | app_statute_save_translation | /review/statutes/{id}/save-translation/{locale} | Path does not match |
| 66 | app_dataset_localize_tool | /review/datasets/{datasetId}/locale/{locale} | Path does not match |
| 67 | app_ajax_generate_translation | /ajax/locale/generate | Path does not match |
| 68 | app_home | / | Path does not match |
| 69 | app_expired | /expired | Path does not match |
| 70 | app_categories | /categories | Path does not match |
| 71 | app_tos | /tos | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.