Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
# | 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 | account_index | /account/ | Path does not match |
15 | account_notification | /account/notification | Path does not match |
16 | update_notification | /account/update-notification/{id} | Path does not match |
17 | account_operateur | /account/operateur | Path does not match |
18 | suspend_user | /account/operateur/{id}/suspendUser | Path does not match |
19 | transactionClient_pdf | /transaction/transaction/pdf/{id} | Path does not match |
20 | transactionClient_pdf_pret | /transaction/transaction/pdf/pret/{id} | Path does not match |
21 | transactionClient_pdf_plan | /transaction/transaction/pdf/plan/{id} | Path does not match |
22 | transactionClient_pdf_placement | /transaction/transaction/pdf/placement/{id} | Path does not match |
23 | transactions_pdf | /transaction/transaction/pdf | Path does not match |
24 | client_pdf | /transaction/clients/pdf | Path does not match |
25 | plan_pdf | /transaction/plans/pdf | Path does not match |
26 | pret_pdf | /transaction/prets/pdf | Path does not match |
27 | placement_pdf | /transaction/placements/pdf | Path does not match |
28 | calendrier_pret_pdf | /transaction/calendrier/pret/pdf/{id} | Path does not match |
29 | app_garant_index | /garant/ | Path does not match |
30 | app_garant_new | /garant/new | Path does not match |
31 | app_garant_show | /garant/{id} | Path does not match |
32 | app_garant_edit | /garant/{id}/edit | Path does not match |
33 | app_garant_delete | /garant/{id} | Path does not match |
34 | app_home | / | Path does not match |
35 | app_search | /search | Path does not match |
36 | revenue_data | /api/revenue-data | Path does not match |
37 | client_index | /clients | Path does not match |
38 | client_show | /clients/{id} | Path does not match |
39 | client_new | /client/new | Path does not match |
40 | client_edit | /client/{id}/edit | Path does not match |
41 | client_delete | /clients/{id}/delete | Path does not match |
42 | plan_index | /plans | Path does not match |
43 | plan_delete | /plans/{id} | Path does not match |
44 | pret_index | /Pret/ | Path does not match |
45 | pret_delete | /Pret/{id} | Path does not match |
46 | pret_valide | /pret/{id}/valide | Path does not match |
47 | placement_valide | /{id}/valide | Path does not match |
48 | app_sol_index | /sol/ | Path does not match |
49 | app_sol_delete | /{id}/delete | Path does not match |
50 | app_escalier_index | /escalier/ | Path does not match |
51 | simulation | /simulateur | Path does not match |
52 | app_placement_index | /placement/ | Path does not match |
53 | app_placement_delete | /placement/{id} | Path does not match |
54 | rapport_index | /rapport | Path does not match |
55 | app_revenu_index | /revenu/ | Path does not match |
56 | app_register | /register | Path does not match |
57 | app_verify_email | /verify/email | Path does not match |
58 | app_login | /login | Path does not match |
59 | app_logout | /logout | Path does not match |
60 | app_terrain_index | /terrain/ | Path does not match |
61 | app_terrain_new | /terrain/new | Path does not match |
62 | app_terrain_show | /terrain/{id} | Path does not match |
63 | app_terrain_edit | /terrain/{id}/edit | Path does not match |
64 | app_terrain_delete | /terrain/{id} | Path does not match |
65 | app_transaction_index | /transaction/ | Path does not match |
66 | app_transaction_delete | /transaction/{id} | Path does not match |
67 | reverseTransaction | /transaction/{id}/reverseTransaction | Path does not match |
68 | app_user_index | /user/ | Path does not match |
69 | app_user_new | /user/new | Path does not match |
70 | app_user_show | /user/{id} | Path does not match |
71 | app_user_edit | /user/{id}/edit | Path does not match |
72 | app_user_delete | /user/{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.