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_search_results | /_profiler/{token}/search/results | Path does not match |
8 | _profiler_open_file | /_profiler/open | Path does not match |
9 | _profiler | /_profiler/{token} | Path does not match |
10 | _profiler_router | /_profiler/{token}/router | Path does not match |
11 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
12 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
13 | app_api_public_getfolderbytoken | /api/public/folders/token/{token} | Path does not match |
14 | app_api_public_downloadfolderquotebytoken | /api/public/folders/token/{token}/quote | Path does not match |
15 | app_api_public_foldervalidation | /api/public/folders/token/{token}/validate | Path does not match |
16 | app_api_public_folderrefusal | /api/public/folders/token/{token}/refuse | Path does not match |
17 | app_api_security_forgotpassword | /api/security/forgot-password | Path does not match |
18 | app_api_security_resetpassword | /api/security/reset-password | Path does not match |
19 | app_api_security_initpassword | /api/security/initialize-password | Path does not match |
20 | home | / | Path does not match |
21 | app_api_admin_administrator_getall | /api/admin/administrators | Path does not match |
22 | app_api_admin_administrator_getone | /api/admin/administrators/{id} | Path does not match |
23 | app_api_admin_administrator_post | /api/admin/administrators | Path does not match |
24 | app_api_admin_administrator_patch | /api/admin/administrators/{id} | Path does not match |
25 | app_api_admin_administrator_delete | /api/admin/administrators/{id} | Path does not match |
26 | app_api_admin_chronology_getallmodels | /api/admin/chronologies | Path does not match |
27 | app_api_admin_chronology_getallmodelsbysubdomain | /api/admin/subdomains/{id}/chronologies | Path does not match |
28 | app_api_admin_chronology_getone | /api/admin/chronologies/{id} | Path does not match |
29 | app_api_admin_chronology_post | /api/admin/chronologies | Path does not match |
30 | app_api_admin_chronology_patch | /api/admin/chronologies/{id} | Path does not match |
31 | app_api_admin_chronology_copy | /api/admin/chronologies/{id}/copy | Path does not match |
32 | app_api_admin_chronology_delete | /api/admin/chronologies/{id} | Path does not match |
33 | app_api_admin_chronology_copytofolder | /api/admin/folders/{id}/chronologies | Path does not match |
34 | app_api_admin_chronology_getonefromfolder | /api/admin/folders/{id}/chronologies | Path does not match |
35 | app_api_admin_chronology_copyfromfolder | /api/admin/folders/{id}/chronologies/copy | Path does not match |
36 | app_api_admin_customer_getallpaginated | /api/admin/customers | Path does not match |
37 | app_api_admin_customer_getall | /api/admin/customers/all | Path does not match |
38 | app_api_admin_customer_getone | /api/admin/customers/{id} | Path does not match |
39 | app_api_admin_customer_post | /api/admin/customers | Path does not match |
40 | app_api_admin_customer_patch | /api/admin/customers/{id} | Path does not match |
41 | app_api_admin_customer_delete | /api/admin/customers/{id} | Path does not match |
42 | app_api_admin_customer_patchfolder | /api/admin/customers/{id}/folders/{folder_id} | Path does not match |
43 | app_api_admin_discussion_getalldiscussionspaginated | /api/admin/discussions | Path does not match |
44 | app_api_admin_document_getdocumentsinfolder | /api/admin/folders/{id}/documents | Path does not match |
45 | app_api_admin_document_getdocumentstagsinfolder | /api/admin/folders/{id}/documents/tags | Path does not match |
46 | app_api_admin_document_getdocumentsaboutuser | /api/admin/{_role}/{id}/documents | Path does not match |
47 | app_api_admin_document_postdocumentaboutuser | /api/admin/{_role}/{id}/documents | Path does not match |
48 | app_api_admin_document_postdocumentinfolder | /api/admin/folders/{id}/documents | Path does not match |
49 | app_api_admin_document_patchdocument | /api/admin/documents/{id} | Path does not match |
50 | app_api_admin_document_downloaddocument | /api/admin/documents/{id} | Path does not match |
51 | app_api_admin_document_deletedocument | /api/admin/documents/{id} | Path does not match |
52 | app_api_admin_documentrequest_getdocumentrequestbyfolder | /api/admin/folders/{id}/documents-requests | Path does not match |
53 | app_api_admin_documentrequest_postdocumentrequest | /api/admin/folders/{id}/documents-requests | Path does not match |
54 | app_api_admin_documentrequest_patchdocumentrequestasvalid | /api/admin/documents-requests/{id}/validate | Path does not match |
55 | app_api_admin_documentrequest_patchdocumentrequestasinvalid | /api/admin/documents-requests/{id}/invalidate | Path does not match |
56 | app_api_admin_documentrequest_patchdocumentrequestremind | /api/admin/documents-requests/{id}/remind | Path does not match |
57 | app_api_admin_documentrequest_deletedocumentrequest | /api/admin/documents-requests/{id} | Path does not match |
58 | app_api_admin_domain_getallpaginated | /api/admin/domains | Path does not match |
59 | app_api_admin_domain_getall | /api/admin/domains/all | Path does not match |
60 | app_api_admin_domain_getone | /api/admin/domains/{id} | Path does not match |
61 | app_api_admin_domain_post | /api/admin/domains | Path does not match |
62 | app_api_admin_domain_patch | /api/admin/domains/{id} | Path does not match |
63 | app_api_admin_domain_delete | /api/admin/domains/{id} | Path does not match |
64 | app_api_admin_expert_getall | /api/admin/experts | Path does not match |
65 | app_api_admin_expert_getallmin | /api/admin/experts/minimal | Path does not match |
66 | app_api_admin_expert_getone | /api/admin/experts/{id} | Path does not match |
67 | app_api_admin_expert_post | /api/admin/experts | Path does not match |
68 | app_api_admin_expert_patch | /api/admin/experts/{id} | Path does not match |
69 | app_api_admin_expert_delete | /api/admin/experts/{id} | Path does not match |
70 | app_api_admin_folder_getall | /api/admin/folders | Path does not match |
71 | app_api_admin_folder_getcustomerfolders | /api/admin/customers/{id}/folders | Path does not match |
72 | app_api_admin_folder_getexpertfolders | /api/admin/experts/{id}/folders | Path does not match |
73 | app_api_admin_folder_getone | /api/admin/folders/{id} | Path does not match |
74 | app_api_admin_folder_postfolder | /api/admin/customers/{id}/folders | Path does not match |
75 | app_api_admin_folder_patch | /api/admin/folders/{id} | Path does not match |
76 | app_api_admin_message_getcustomerhistorymessagespaginated | /api/admin/customers/{id}/history/messages | Path does not match |
77 | app_api_admin_message_getfolderhistorymessagespaginated | /api/admin/folders/{id}/history/messages | Path does not match |
78 | app_api_admin_message_getfolderexpertscollaborationmessagespaginated | /api/admin/folders/{id}/collaboration-experts/messages | Path does not match |
79 | app_api_admin_message_postcustomerhistorymessage | /api/admin/customers/{id}/history/messages | Path does not match |
80 | app_api_admin_message_postfolderhistorymessage | /api/admin/folders/{id}/history/messages | Path does not match |
81 | app_api_admin_message_getallmessagesbydiscussionpaginated | /api/admin/discussions/{id}/messages | Path does not match |
82 | app_api_admin_message_postindiscussion | /api/admin/discussions/{id}/messages | Path does not match |
83 | app_api_admin_notecategory_getallpaginated | /api/admin/notes-categories | Path does not match |
84 | app_api_admin_notecategory_getall | /api/admin/notes-categories/all | Path does not match |
85 | app_api_admin_notecategory_getone | /api/admin/notes-categories/{id} | Path does not match |
86 | app_api_admin_notecategory_post | /api/admin/notes-categories | Path does not match |
87 | app_api_admin_notecategory_patch | /api/admin/notes-categories/{id} | Path does not match |
88 | app_api_admin_notecategory_delete | /api/admin/notes-categories/{id} | Path does not match |
89 | app_api_admin_note_getallbyfolder | /api/admin/folders/{id}/notes | Path does not match |
90 | app_api_admin_note_post | /api/admin/folders/{id}/notes | Path does not match |
91 | app_api_admin_note_patch | /api/admin/notes/{id} | Path does not match |
92 | app_api_admin_note_delete | /api/admin/notes/{id} | Path does not match |
93 | app_api_admin_profile_profile | /api/admin/profile | Path does not match |
94 | app_api_admin_quotewriting_getall | /api/admin/quote-writing | Path does not match |
95 | app_api_admin_quotewriting_getone | /api/admin/quote-writing/{id} | Path does not match |
96 | app_api_admin_quotewriting_post | /api/admin/quote-writing | Path does not match |
97 | app_api_admin_quotewriting_patch | /api/admin/quote-writing/{id} | Path does not match |
98 | app_api_admin_quotewriting_delete | /api/admin/quote-writing/{id} | Path does not match |
99 | app_api_admin_step_getall | /api/admin/chronologies/{id}/steps | Path does not match |
100 | app_api_admin_step_post | /api/admin/chronologies/{id}/steps | Path does not match |
101 | app_api_admin_step_getone | /api/admin/steps/{id} | Path does not match |
102 | app_api_admin_step_patch | /api/admin/steps/{id} | Path does not match |
103 | app_api_admin_step_delete | /api/admin/steps/{id} | Path does not match |
104 | app_api_admin_steptype_getall | /api/admin/steps-types | Path does not match |
105 | app_api_admin_steptype_getone | /api/admin/steps-types/{id} | Path does not match |
106 | app_api_admin_steptype_post | /api/admin/steps-types | Path does not match |
107 | app_api_admin_steptype_patch | /api/admin/steps-types/{id} | Path does not match |
108 | app_api_admin_steptype_delete | /api/admin/steps-types/{id} | Path does not match |
109 | app_api_admin_subdomain_getone | /api/admin/subdomains/{id} | Path does not match |
110 | app_api_admin_subdomain_post | /api/admin/domains/{id}/subdomains | Path does not match |
111 | app_api_admin_subdomain_patch | /api/admin/subdomains/{id} | Path does not match |
112 | app_api_admin_subdomain_delete | /api/admin/subdomains/{id} | Path does not match |
113 | app_api_admin_synthesis_getall | /api/admin/folders/{id}/syntheses | Path does not match |
114 | app_api_admin_synthesis_getone | /api/admin/syntheses/{id} | Path does not match |
115 | app_api_admin_synthesis_post | /api/admin/folders/{id}/syntheses | Path does not match |
116 | app_api_admin_synthesis_patch | /api/admin/syntheses/{id} | Path does not match |
117 | app_api_admin_synthesis_delete | /api/admin/syntheses/{id} | Path does not match |
118 | app_api_admin_usefulinformation_getall | /api/admin/useful-information | Path does not match |
119 | app_api_admin_usefulinformation_getone | /api/admin/useful-information/{id} | Path does not match |
120 | app_api_admin_usefulinformation_post | /api/admin/useful-information | Path does not match |
121 | app_api_admin_usefulinformation_patch | /api/admin/useful-information/{id} | Path does not match |
122 | app_api_admin_usefulinformation_delete | /api/admin/useful-information/{id} | Path does not match |
123 | app_api_expert_chronology_getallmodelsbysubdomain | /api/expert/subdomains/{id}/chronologies | Path does not match |
124 | app_api_expert_chronology_copytofolder | /api/expert/folders/{id}/chronologies | Path does not match |
125 | app_api_expert_chronology_getonefromfolder | /api/expert/folders/{id}/chronologies | Path does not match |
126 | app_api_expert_customer_getone | /api/expert/customers/{id} | Path does not match |
127 | app_api_expert_discussion_getallexpertsdiscussionspaginated | /api/expert/discussions | Path does not match |
128 | app_api_expert_document_postdocumentaboutexpert | /api/expert/documents | Path does not match |
129 | app_api_expert_document_getdocumentsaboutexpert | /api/expert/documents | Path does not match |
130 | app_api_expert_document_postdocumentinfolder | /api/expert/folders/{id}/documents | Path does not match |
131 | app_api_expert_document_getdocumentsinfolder | /api/expert/folders/{id}/documents | Path does not match |
132 | app_api_expert_document_getdocumentstagsinfolder | /api/expert/folders/{id}/documents/tags | Path does not match |
133 | app_api_expert_document_downloaddocument | /api/expert/documents/{id} | Path does not match |
134 | app_api_expert_document_patchdocument | /api/expert/documents/{id} | Path does not match |
135 | app_api_expert_document_deletedocument | /api/expert/documents/{id} | Path does not match |
136 | app_api_expert_documentrequest_getdocumentrequestbyfolder | /api/expert/folders/{id}/documents-requests | Path does not match |
137 | app_api_expert_documentrequest_postdocumentrequest | /api/expert/folders/{id}/documents-requests | Path does not match |
138 | app_api_expert_documentrequest_patchdocumentrequestasvalid | /api/expert/documents-requests/{id}/validate | Path does not match |
139 | app_api_expert_documentrequest_patchdocumentrequestasinvalid | /api/expert/documents-requests/{id}/invalidate | Path does not match |
140 | app_api_expert_documentrequest_patchdocumentrequestremind | /api/expert/documents-requests/{id}/remind | Path does not match |
141 | app_api_expert_documentrequest_deletedocumentrequest | /api/expert/documents-requests/{id} | Path does not match |
142 | app_api_expert_domain_getall | /api/expert/domains/all | Path does not match |
143 | app_api_expert_folder_getall | /api/expert/folders | Path does not match |
144 | app_api_expert_folder_getone | /api/expert/folders/{id} | Path does not match |
145 | app_api_expert_message_getfolderexpertscollaborationmessagespaginated | /api/expert/folders/{id}/collaboration-experts/messages | Path does not match |
146 | app_api_expert_message_postfolderexpertscollaborationmessage | /api/expert/folders/{id}/collaboration-experts/messages | Path does not match |
147 | app_api_expert_message_getallbydiscussionpaginated | /api/expert/discussions/{id}/messages | Path does not match |
148 | app_api_expert_message_postindiscussion | /api/expert/discussions/{id}/messages | Path does not match |
149 | app_api_expert_notecategory_getall | /api/expert/notes-categories/all | Path does not match |
150 | app_api_expert_note_getallbyfolder | /api/expert/folders/{id}/notes | Path does not match |
151 | app_api_expert_note_post | /api/expert/folders/{id}/notes | Path does not match |
152 | app_api_expert_note_patch | /api/expert/notes/{id} | Path does not match |
153 | app_api_expert_note_delete | /api/expert/notes/{id} | Path does not match |
154 | app_api_expert_profile_getprofile | /api/expert/profile | Path does not match |
155 | app_api_expert_profile_patchprofile | /api/expert/profile | Path does not match |
156 | app_api_expert_step_getall | /api/expert/chronologies/{id}/steps | Path does not match |
157 | app_api_expert_step_post | /api/expert/chronologies/{id}/steps | Path does not match |
158 | app_api_expert_step_getone | /api/expert/steps/{id} | Path does not match |
159 | app_api_expert_step_patch | /api/expert/steps/{id} | Path does not match |
160 | app_api_expert_step_patchstarted | /api/expert/steps/{id}/start | Path does not match |
161 | app_api_expert_step_patchfinished | /api/expert/steps/{id}/finish | Path does not match |
162 | app_api_expert_step_patchvalidated | /api/expert/steps/{id}/validate | Path does not match |
163 | app_api_expert_step_patchrefused | /api/expert/steps/{id}/refuse | Path does not match |
164 | app_api_expert_step_delete | /api/expert/steps/{id} | Path does not match |
165 | app_api_expert_steptype_getallpaginated | /api/expert/steps-types | Path does not match |
166 | app_api_expert_steptype_getall | /api/expert/steps-types/all | Path does not match |
167 | app_api_expert_synthesis_getall | /api/expert/folders/{id}/syntheses | Path does not match |
168 | app_api_expert_synthesis_post | /api/expert/folders/{id}/syntheses | Path does not match |
169 | app_api_expert_synthesis_patch | /api/expert/syntheses/{id} | Path does not match |
170 | app_api_expert_synthesis_delete | /api/expert/syntheses/{id} | Path does not match |
171 | app_api_expert_usefulinformation_getall | /api/expert/useful-information | Path does not match |
172 | app_api_expert_usefulinformation_getone | /api/expert/useful-information/{id} | Path does not match |
173 | app_api_customer_chronology_getonefromfolder | /api/customer/folders/{id}/chronologies | Path does not match |
174 | app_api_customer_customer_getone | /api/customer/customers/{id} | Path does not match |
175 | app_api_customer_discussion_getallcustomerdiscussionspaginated | /api/customer/discussions | Path does not match |
176 | app_api_customer_document_postdocumentaboutcustomer | /api/customer/documents | Path does not match |
177 | app_api_customer_document_getdocumentsaboutcustomer | /api/customer/documents | Path does not match |
178 | app_api_customer_document_postdocumentinfolder | /api/customer/folders/{id}/documents | Path does not match |
179 | app_api_customer_document_getdocumentsinfolder | /api/customer/folders/{id}/documents | Path does not match |
180 | app_api_customer_document_getdocumentstagsinfolder | /api/customer/folders/{id}/documents/tags | Path does not match |
181 | app_api_customer_document_downloaddocument | /api/customer/documents/{id} | Path does not match |
182 | app_api_customer_document_patchdocument | /api/customer/documents/{id} | Path does not match |
183 | app_api_customer_documentrequest_getdocumentrequestbyfolder | /api/customer/folders/{id}/documents-requests | Path does not match |
184 | app_api_customer_folder_getall | /api/customer/folders | Path does not match |
185 | app_api_customer_folder_getone | /api/customer/folders/{id} | Path does not match |
186 | app_api_customer_message_getallbydiscussionpaginated | /api/customer/discussions/{id}/messages | Path does not match |
187 | app_api_customer_message_postindiscussion | /api/customer/discussions/{id}/messages | Path does not match |
188 | app_api_customer_profile_getprofile | /api/customer/profile | Path does not match |
189 | app_api_customer_profile_patchprofile | /api/customer/profile | Path does not match |
190 | app_api_customer_steptype_getallpaginated | /api/customer/steps-types | Path does not match |
191 | app_api_customer_steptype_getall | /api/customer/steps-types/all | Path does not match |
192 | app_api_customer_synthesis_getall | /api/customer/folders/{id}/syntheses | Path does not match |
193 | app_api_customer_usefulinformation_getall | /api/customer/useful-information | Path does not match |
194 | app_api_customer_usefulinformation_getone | /api/customer/useful-information/{id} | Path does not match |
195 | app.swagger | /api/doc.json | Path does not match |
196 | app.swagger_ui | /api/doc | Path does not match |
197 | api_login_check | /api/login_check | 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.