https://test.petram.app/

Routing

app_home Matched route

Route Parameters

No parameters.

Route Redirection

This page redirects to:

/login

Route Matching Logs

Path to match: /
# 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 api_login /api/login Path does not match
14 api_test /api/test Path does not match
15 api_check /rdr/check Path does not match
16 api_create_app /api/create-app Path does not match
17 app_assets /assets Path does not match
18 app_calc_index /calc/index/{id} Path does not match
19 app_calc_data /calc/data/{id} Path does not match
20 app_calc_new /calc/_newcalc/{id} Path does not match
21 app_calc_edit /calc/_updatecalc/{id}/{cid} Path does not match
22 app_calc_summary /calc/summary/{id} Path does not match
23 app_calc_calcsum_data /calc/calcsumdata/{id} Path does not match
24 app_calc_balance /calc/balance/{id} Path does not match
25 app_calc_reading /calc/reading/{id} Path does not match
26 app_calc_bill /calc/bill/{id} Path does not match
27 app_calc_clause /calc/clause/{id} Path does not match
28 app_calc_clausedata /calc/clausedata/{id} Path does not match
29 app_calc_dealcalcstatus /calc/_status Path does not match
30 app_calc_editdealcalc /calc/_editdealcalc/{id} Path does not match
31 app_calc_special /calc/special/{id} Path does not match
32 app_calc_reading_data /calc/reading-data/{id} Path does not match
33 app_calc_delread /calc/_delread Path does not match
34 app_calc_newread /calc/_newread/{id}/{cid} Path does not match
35 app_calc_editread /calc/_updateread/{id}/{cid}/{rid} Path does not match
36 app_calc_import /calc/_importread/{id} Path does not match
37 app_calc_importdone /calc/_importdone Path does not match
38 app_calc_bill_data /calc/bill-data/{id} Path does not match
39 app_calc_newbill /calc/_newbill/{id} Path does not match
40 app_calc_editbill /calc/_editbill/{id} Path does not match
41 app_calc_delfile /calc/_delfile Path does not match
42 app_calc_delbill /calc/_delbill Path does not match
43 app_calc_specialdata /calc/special-data/{id} Path does not match
44 app_calc_newspecial /calc/_newspecial/{id} Path does not match
45 app_calc_editspecial /calc/_updatespecial/{id}/{cid} Path does not match
46 app_calc_delspecial /calc/_delspecial Path does not match
47 app_calc_deletecalc /calc/_delcalc Path does not match
48 app_calc_reinvoice /calc/_reinvoice Path does not match
49 app_contractor_index /contractor/index Path does not match
50 app_contractor_new /contractor/_new-contractor Path does not match
51 app_contractor_edit /contractor/edit/{id} Path does not match
52 app_contractor_ajaxdata /contractor/ajax-data Path does not match
53 app_contractor_countrytp /contractor/_country Path does not match
54 app_contractor_partial_reg /contractor/partial/reg/{mode}/{id} Path does not match
55 app_contractor_partial_adrs /contractor/partial/adrs/{mode}/{id} Path does not match
56 app_contractor_partial_adrsc /contractor/partial/adrsc/{mode}/{id} Path does not match
57 app_contractor_delete /contractor/_del Path does not match
58 app_contractor_accdelete /contractor/_delacc Path does not match
59 app_contractor_tp /contractor/_contractortp Path does not match
60 app_contact_tp /contractor/_contacttp Path does not match
61 app_contractor_contact /contractor/contact/{id} Path does not match
62 app_contractor_partial_contact /contractor/partial/contact/{mode}/{id} Path does not match
63 app_contractor_contacts /contractor/contacts Path does not match
64 app_contractor_contactsdata /contractor/contacts-data Path does not match
65 app_contractor_unit /contractor/unit/{id} Path does not match
66 app_contractor_property /contractor/property/{id} Path does not match
67 app_contractor_unitdata /contractor/unitdata/{id} Path does not match
68 app_contractor_propertydata /contractor/propertydata/{id} Path does not match
69 app_contractor_bankname /contractor/_bankname Path does not match
70 app_contractor_employee /contractor/employee/{id} Path does not match
71 app_contractor_employeedata /contractor/employeedata/{id} Path does not match
72 app_contractor_employeeedit /contractor/_employee/{contractor}/{id} Path does not match
73 app_contractor_employeepass /contractor/_editpass/{id} Path does not match
74 app_contractor_employeedelete /contractor/_delemployee Path does not match
75 app_contractor_contact_delete /contractor/_delcontact Path does not match
76 app_contractor_docs /contractor/docs/{id} Path does not match
77 app_contractor_docsdata /contractor/docsdata/{id} Path does not match
78 app_contractor_gusdata /contractor/gusdata Path does not match
79 app_contractor_viesdata /contractor/viesdata Path does not match
80 app_contractor_bank /contractor/bank/{id} Path does not match
81 app_contractor_bankdata /contractor/bankdata/{id} Path does not match
82 app_contractor_bank_new /contractor/_new-bank/{id}/{cid} Path does not match
83 app_contractor_bank_edit /contractor/_edit-bank/{id}/{cid} Path does not match
84 app_counter_index /counter/index/{id} Path does not match
85 app_counter_ajaxdata /counter/ajax-data/{id} Path does not match
86 app_counter_listdata /counter/ajax-listdata/{id} Path does not match
87 app_counter_new /counter/_newcounter/{id} Path does not match
88 app_counter_edit /counter/_updatecounter/{id}/{cid} Path does not match
89 app_counter_link /counter/_newlink/{id} Path does not match
90 app_counter_linkedit /counter/_updatelink/{id} Path does not match
91 app_cost_tp /counter/_costtp Path does not match
92 app_counter_tree /counter/tree/{id} Path does not match
93 app_counter_treedata /counter/treedata/{id} Path does not match
94 app_counter_delete /counter/_del Path does not match
95 app_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.