Routing
(none)
Matched route
Route Matching Logs
Path to match:
/wp-content/plugins/formcraft/file-upload/server/php/upload.php
# | 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_xdebug | /_profiler/xdebug | Path does not match |
8 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
9 | _profiler_open_file | /_profiler/open | Path does not match |
10 | _profiler | /_profiler/{token} | Path does not match |
11 | _profiler_router | /_profiler/{token}/router | Path does not match |
12 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
13 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
14 | calendrier | /erp/calendrier | Path does not match |
15 | app_clients | /erp/clients/ | Path does not match |
16 | add_client | /erp/clients/ajouter | Path does not match |
17 | update_clients | /erp/clients/modifier/{id} | Path does not match |
18 | app_dossiers | /erp/dossiers | Path does not match |
19 | add_dossiers | /erp/dossiers/ajouter | Path does not match |
20 | update_dossiers | /erp/dossiers/modifier/{id} | Path does not match |
21 | generate_document | /erp/dossiers/generate-document/{id} | Path does not match |
22 | delete_document | /erp/dossiers/delete-document/{id}/{idSession} | Path does not match |
23 | envoyer-document-signature | /erp/dossiers/envoyer-document-signature/{id} | Path does not match |
24 | envoyer-document-pj | /erp/dossiers/envoyer-document-pj/{id} | Path does not match |
25 | signer_document | /signer-document/{token} | Path does not match |
26 | submit_signature | /submit-signature/{token} | Path does not match |
27 | confirmation_sms | /confirmation-sms/{token} | Path does not match |
28 | code-confirmation | /code-confirmation/{token} | Path does not match |
29 | preview_document | /preview-document/{token} | Path does not match |
30 | download_document | /download-document/{token} | Path does not match |
31 | app_drive | /erp/drive | Path does not match |
32 | app_formations | /erp/formations/ | Path does not match |
33 | add_formations | /erp/formations/ajouter | Path does not match |
34 | update_formations | /erp/formations/modifier/{id} | Path does not match |
35 | app_home | /erp | Path does not match |
36 | import_csv | /import-csv | Path does not match |
37 | app_register | /register | Path does not match |
38 | app_login | / | Path does not match |
39 | app_logout | /logout | Path does not match |
40 | app_sessions | /erp/sessions/ | Path does not match |
41 | add_sessions | /erp/sessions/ajouter | Path does not match |
42 | update_sessions | /erp/sessions/modifier/{id} | Path does not match |
43 | app_template | /erp/template | Path does not match |
44 | app_template_edit | /erp/template/edit/{id} | Path does not match |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.