https://dev.digivet.aji.digital/

Routing

app_index Matched route

Route Parameters

No parameters.

Route Redirection

This page redirects to:

https://dev.digivet.aji.digital/applogin

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_search_results /_profiler/{token}/search/results Path does not match
7 _profiler_open_file /_profiler/open Path does not match
8 _profiler /_profiler/{token} Path does not match
9 _profiler_router /_profiler/{token}/router Path does not match
10 _profiler_exception /_profiler/{token}/exception Path does not match
11 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
12 document_show_for_validation /validatedocument/1/validate/{id} Path does not match
13 document_get_validated /validatedocument/1/pdf/{id} Path does not match
14 validation_success /validatedocument/validate_success/{id} Path does not match
15 validate_html_document /validatedocument/1/validateHtml/{id}/{otpCode} Path does not match
16 validate_pdf_document /validatedocument/1/validatePdf/{id}/{otpCode} Path does not match
17 api_validation_requests_index /api/validationRequests/ Path does not match
18 api_document_validations_filtered_data /api/validationRequests/getFilteredData Path does not match
19 api_document_validations_remove /api/validationRequests/removeValidationRequest Path does not match
20 api_document_validations_retry /api/validationRequests/retryValidation Path does not match
21 document_html_index /api/documentsHtml/ Path does not match
22 document_html_new /api/documentsHtml/new Path does not match
23 document_html_create /api/documentsHtml/create Path does not match
24 document_html_update /api/documentsHtml/update Path does not match
25 document_html_show /api/documentsHtml/{id} Path does not match
26 document_html_edit /api/documentsHtml/{id}/edit Path does not match
27 document_html_delete /api/documentsHtml/{id} Path does not match
28 app_index / Route matches!

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