GET https://sitacweb.com/

Routing

app_home Matched route

Route Parameters

No parameters.

Route Redirection

This page redirects to:

https://sitacweb.com/login (route: "n/a")

Route Matching Logs

Path to match: /
# Route name Path Log
1 _preview_error /_error/{code}.{_format} Path does not match
2 ux_entity_autocomplete /autocomplete/{alias} 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_ats_index /ats/ Path does not match
17 app_ats_new /ats/new Path does not match
18 app_ats_show /ats/{id} Path does not match
19 app_ats_edit /ats/{id}/edit Path does not match
20 app_ats_delete /ats/delete/{id} Path does not match
21 app_ats_xml /ats/{id}/xml Path does not match
22 app_ats_pdf /ats/{id}/pdf Path does not match
23 autocomplete_providers /provider-autocomplete/ Path does not match
24 autocomplete_retention_code_list /retention-code-list/autocomplete/ Path does not match
25 app_client_home /client/ Path does not match
26 app_client_create /client/create/{client} Path does not match
27 app_client_import_excel /client/import-excel Path does not match
28 app_client_confirm_delete /client/delete/{client} Path does not match
29 app_client_info /client/{client} Path does not match
30 app_client_api_create /client/api/create Path does not match
31 app_client_get_ruc_sri_data /client/api/ruc-sri Path does not match
32 app_client_get_cedula_registro_civil /client/api/cedula-registro-civil Path does not match
33 config_declaration103_home /config/declaration103/ Path does not match
34 config_declaration103_create /config/declaration103/create/{config} Path does not match
35 config_declaration103_confirm_delete /config/declaration103/delete/{config} Path does not match
36 config_mora_103_home /config/mora103/ Path does not match
37 config_mora_103_create /config/mora103/create/{config} Path does not match
38 config_mora_103_confirm_delete /config/mora103/delete/{config} Path does not match
39 app_credit_note_index /nota-creditos/ Path does not match
40 app_credit_note_create /nota-creditos/crear/{invoice} Path does not match
41 app_credit_note_edit /nota-creditos/edit/{creditNote} Path does not match
42 app_credit_note_info /nota-creditos/{creditNote} Path does not match
43 app_credit_note_confirm_delete /nota-creditos/{creditNote}/delete Path does not match
44 app_credit_note_send_sri /nota-creditos/{creditNote}/sri Path does not match
45 app_credit_note_pdf /nota-creditos/{creditNote}/{type} Path does not match
46 app_credit_note_cancel /nota-creditos/{creditNote}/cancel Path does not match
47 app_credit_note_sendEmail /nota-creditos/{creditNote}/send-email Path does not match
48 debit_note_index /debit-note/ Path does not match
49 debit_note_create /debit-note/crear/{invoice} Path does not match
50 debit_note_edit /debit-note/editar/{debitNote} Path does not match
51 debit_note_info /debit-note/{debitNote} Path does not match
52 debit_note_confirm_delete /debit-note/{debitNote}/delete Path does not match
53 debit_note_send_sri /debit-note/{debitNote}/sri Path does not match
54 debit_note_pdf /debit-note/{debitNote}/{type} Path does not match
55 debit_note_cancel /debit-note/{debitNote}/cancel Path does not match
56 debit_note_sendEmail /debit-note/{debitNote}/send-email Path does not match
57 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.