https://portal-app-improved-permissions.keelerm.com/clients/client/edit/14

Routing

clients.client.edit Matched route

Route Parameters

Name Value
id
"14"

Route Redirection

This page redirects to:

https://portal-app-improved-permissions.keelerm.com/login

Route Matching Logs

Path to match: /clients/client/edit/14
# 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_login /login Path does not match
14 app_logout /logout Path does not match
15 security.switch_agent /security/switch-agent Path does not match
16 dashboard.home / Path does not match
17 bulletins.list /bulletins Path does not match
18 bulletins.create /bulletins Path does not match
19 bulletin.delete /bulletins/{id} Path does not match
20 application.files.upload /application/{id}/files/upload Path does not match
21 application.files.download /application/{id}/files/download/{fileId} Path does not match
22 application.files.delete /application/{id}/files/delete/{fileId} Path does not match
23 application.callbacks.index /application/{applicationId}/callbacks Path does not match
24 application.callbacks.create /application/{applicationId}/callbacks Path does not match
25 application.callbacks.edit /application/{applicationId}/callbacks/{id} Path does not match
26 application.callbacks.complete /application/{applicationId}/callbacks/{id}/complete Path does not match
27 application.callbacks.delete /application/{applicationId}/callbacks/{id}/delete Path does not match
28 client-profile.index /client-profile Path does not match
29 agents.index /agents Path does not match
30 agents.management-hierarchy.index /agent/{id}/management-hierarchy Path does not match
31 agents.agent-rates.index /agent/{id}/rates Path does not match
32 agent.files.upload /agent/{id}/files/upload Path does not match
33 agent.files.download /agent/{id}/files/download/{fileId} Path does not match
34 agent.files.delete /agent/{id}/files/delete/{fileId} Path does not match
35 pages.fact-finder.index /pages/fact-finder Path does not match
36 pages.fact-finder.search /pages/fact-finder/search Path does not match
37 pages.fact-finder.add /pages/fact-finder/add Path does not match
38 pages.fact-finder.edit /pages/fact-finder/edit/{id} Path does not match
39 pages.fact-finder.create-application /pages/fact-finder/{id}/create-application Path does not match
40 import.lead-list.index /import/lead-list Path does not match
41 clients.client.index /clients/client Path does not match
42 clients.client.search /clients/client/search Path does not match
43 clients.client.add /clients/client/add Path does not match
44 clients.client.edit /clients/client/edit/{id} Route matches!

Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.