GET https://intradev.teamorange.de/

Routing

home Matched route

Route Parameters

No parameters.

Route Redirection

This page redirects to:

/login (route: "n/a")

Route Matching Logs

Path to match: /
# Route name Path Log
1 _wdt /_wdt/{token} Path does not match
2 _profiler_home /_profiler/ Path does not match
3 _profiler_search /_profiler/search Path does not match
4 _profiler_search_bar /_profiler/search_bar Path does not match
5 _profiler_phpinfo /_profiler/phpinfo Path does not match
6 _profiler_xdebug /_profiler/xdebug 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 addAccount /account/add/{type}/{id} Path does not match
14 editAccount /account/edit/{id} Path does not match
15 app_account_editclient /GET Path does not match
16 app_account_editclient.1 /POST Path does not match
17 browser /browser Path does not match
18 app_browser_browserstart /browser/api Path does not match
19 app_browser_browserclients /browser/api/c Path does not match
20 app_browser_browserusers /browser/api/u Path does not match
21 app_browser_browserclientsoptions /browser/api/c/{id} Path does not match
22 app_browser_browserusersoptions /browser/api/u/{id} Path does not match
23 app_browser_browserjobs /browser/api/c/{id}/j Path does not match
24 app_browser_browserprojects /browser/api/c/{id}/p Path does not match
25 app_browser_browserhostings /browser/api/c/{id}/h Path does not match
26 app_browser_browsercontacts /browser/api/c/{id}/co Path does not match
27 app_browser_browserjobsoptions /browser/api/j/{jobid} Path does not match
28 app_browser_browserjobsorders /browser/api/j/{jobid}/ord Path does not match
29 app_browser_browserprojectsoptions /browser/api/p/{projectid} Path does not match
30 app_browser_browserhostingsoptions /browser/api/h/{hostingid} Path does not match
31 app_browser_browserjobsoffers /browser/api/j/{jobid}/o Path does not match
32 app_browser_browserjobstasks /browser/api/j/{jobid}/t Path does not match
33 app_browser_browserjobsinvoices /browser/api/j/{jobid}/i Path does not match
34 app_browser_browserdatabases /browser/api/h/{hostingid}/d Path does not match
35 app_browser_browserfiletransfers /browser/api/h/{hostingid}/f Path does not match
36 app_browser_browseroffertasks /browser/api/o/{offerid} Path does not match
37 app_browser_browserinvoicepositions /browser/api/i/{invoiceid}/ip Path does not match
38 clientsdoverviewvue /browser/{component}/{id} Path does not match
39 browser_all_orders /browser/api/ord Path does not match
40 browser_client_orders /browser/api/c/{id}/ord Path does not match
41 browser_order_details /browser/api/ord/{orderId} Path does not match
42 browser_job_orders /browser/api/j/{jobid}/ord Path does not match
43 app_browser_apicmd /api/CMD/{entity}/{id}/{property}/{value} Path does not match
44 clients /clients Path does not match
45 clientfolder /clients/foldersync Path does not match
46 activeclients /clients/active Path does not match
47 addClient /clients/add Path does not match
48 editClient /clients/edit/{id} Path does not match
49 app_client_editclient /GET Path does not match
50 app_client_editclient.1 /POST Path does not match
51 activeaccounts /client/{clientid}/accounts Path does not match
52 contact /contact Path does not match
53 addContact /contact/add/{clientid} Path does not match
54 editContact /contact/edit/{id} Path does not match
55 apiContacts /api/webprojects/{email} Path does not match
56 syncContacts /contacts/sync Path does not match
57 syncContacts2 /contacts/sync2 Path does not match
58 addDatabase /database/add/{hostingid} Path does not match
59 editDatabase /database/edit/{id} Path does not match
60 app_database_editdatabase /GET Path does not match
61 app_database_editdatabase.1 /POST Path does not match
62 home / Route matches!

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