Routing
homepage
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_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 | qr_code_generate | /qr-code/{builder}/{data} | Path does not match |
17 | cfe_errors | /cfe/errors | Path does not match |
18 | cfe_error_resolve | /cfe/errors/{id} | Path does not match |
19 | cfe_homepage | /cfe | Path does not match |
20 | cfe_print | /cfe/print/{baseComprobanteId} | Path does not match |
21 | cfe_requests | /cfe/requests | Path does not match |
22 | cierre_mes_list | /cierre-de-mes | Path does not match |
23 | cierre_mes_error | /cierre-de-mes/error | Path does not match |
24 | cierre_mes_details | /cierre-de-mes/{cierreId} | Path does not match |
25 | cierre_mes_archivo_details | /cierre-de-mes/archivo/{cierreArchivoId} | Path does not match |
26 | reporte_morosidad | /reporteMorosidad | Path does not match |
27 | company_list | /companies | Path does not match |
28 | company_create | /company/create | Path does not match |
29 | company_edit | /company/{id}/edit | Path does not match |
30 | search_companies | /get/company | Path does not match |
31 | get_company | /get/company/{id} | Path does not match |
32 | cotization_list | /cotizations | Path does not match |
33 | cotizations_upload | /cotizations/upload | Path does not match |
34 | cotizations_edit | /cotizations/edit | Path does not match |
35 | credit_list | /credit | Path does not match |
36 | credit_review | /credit/{id}/review | Path does not match |
37 | credit_edit | /credit/{id}/edit | Path does not match |
38 | credit_create | /credit/create | Path does not match |
39 | credit_total | /credit/calculate/total | Path does not match |
40 | credit_print | /credit/{id}/print | Path does not match |
41 | customer_list | /customer | Path does not match |
42 | customer_edit | /customer/{id}/edit | Path does not match |
43 | customer_create | /customer/create | Path does not match |
44 | search_customers | /get/customers | Path does not match |
45 | get_customer | /get/customers/{id} | Path does not match |
46 | get_customer_proof_of_ci | /customer/{id}/doc | Path does not match |
47 | get_customer_proof_of_income | /customer/{id}/income | Path does not match |
48 | get_customer_proof_of_address | /customer/{id}/address | Path does not match |
49 | customer_ci_validation | /customer/validation/ci | Path does not match |
50 | customer_rut_validation | /customer/validation/rut | Path does not match |
51 | customer_info | /customer/info/{id} | Path does not match |
52 | dgi_generate | /generate-dgi | Path does not match |
53 | dgi_list | /list-dgi | Path does not match |
54 | descuento_documentos_list | /descuento-documentos/ | Path does not match |
55 | descuento_documentos_cheques_list | /descuento-documentos/cheques | Path does not match |
56 | descuento_documentos_create | /descuento-documentos/crear | Path does not match |
57 | descuento_documentos_edit | /descuento-documentos/{id} | Path does not match |
58 | descuento_documentos_info | /descuento-documentos/{id}/info | Path does not match |
59 | descuento_documentos_cancelar_cheque | /descuento-documentos/cancelar-cheque/{chequeId} | Path does not match |
60 | descuento_documentos_confirmar_transaccion | /descuento-documentos/confirmar-transaccion/{id} | Path does not match |
61 | dias_gracia | /dias-gracia | Path does not match |
62 | feriados_list | /feriados | Path does not match |
63 | feriados_edit | /feriados/{id}/edit | Path does not match |
64 | feriados_create | /feriados/create | Path does not match |
65 | gastos_administracion_list | /gastos-administracion/list | Path does not match |
66 | gastos_administracion_edit | /gastos-administracion/{id}/edit | Path does not match |
67 | gastos_concesion_list | /gastos-concesion/list | Path does not match |
68 | gastos_concesion_create | /gastos-concesion/create | Path does not match |
69 | gastos_concesion_edit | /gastos-concesion/{id}/edit | Path does not match |
70 | homepage | / | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.