Routing
app.signup
Matched route
Route Parameters
Name | Value |
---|---|
title | "Sign Up" |
Route Matching Logs
Path to match:
/signup
# | Route name | Path | Log |
---|---|---|---|
1 | api_genid | /api/.well-known/genid/{id} | Path does not match |
2 | api_errors | /api/errors/{status} | Path does not match |
3 | api_validation_errors | /api/validation_errors/{id} | Path does not match |
4 | api_entrypoint | /api/{index}.{_format} | Path does not match |
5 | api_doc | /api/docs.{_format} | Path does not match |
6 | api_jsonld_context | /api/contexts/{shortName}.{_format} | Path does not match |
7 | _api_validation_errors_problem | /api/validation_errors/{id} | Path does not match |
8 | _api_validation_errors_hydra | /api/validation_errors/{id} | Path does not match |
9 | _api_validation_errors_jsonapi | /api/validation_errors/{id} | Path does not match |
10 | _api_/estates{._format}_post | /api/estates.{_format} | Path does not match |
11 | _api_/estates/{id}{._format}_get | /api/estates/{id}.{_format} | Path does not match |
12 | fos_js_routing_js | /js/routing.{_format} | Path does not match |
13 | _preview_error | /_error/{code}.{_format} | Path does not match |
14 | ux_entity_autocomplete | /autocomplete/{alias} | Path does not match |
15 | ux_live_component | /_components/{_live_component}/{_live_action} | Path does not match |
16 | _wdt | /_wdt/{token} | Path does not match |
17 | _profiler_home | /_profiler/ | Path does not match |
18 | _profiler_search | /_profiler/search | Path does not match |
19 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
20 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
21 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
22 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
23 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
24 | _profiler_open_file | /_profiler/open | Path does not match |
25 | _profiler | /_profiler/{token} | Path does not match |
26 | _profiler_router | /_profiler/{token}/router | Path does not match |
27 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
28 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
29 | app.admin.account | /admin/account/ | Path does not match |
30 | app.admin.admins.create | /admin/admins/add | Path does not match |
31 | app.admin.admins.edit | /admin/admins/{id}/edit | Path does not match |
32 | app.admin.admins.bulk.delete | /admin/admins/bulk/delete | Path does not match |
33 | app.admin.admins | /admin/admins/ | Path does not match |
34 | app.admin.customers.create | /admin/customers/add | Path does not match |
35 | app.admin.customers.edit | /admin/customers/{id}/edit | Path does not match |
36 | app.admin.customers.bulk.delete | /admin/customers/bulk/delete | Path does not match |
37 | app.admin.customers | /admin/customers/ | Path does not match |
38 | app.admin.notaries.create | /admin/notaries/add | Path does not match |
39 | app.admin.notaries.edit | /admin/notaries/{id}/edit | Path does not match |
40 | app.admin.notaries.bulk.delete | /admin/notaries/bulk/delete | Path does not match |
41 | app.admin.notaries | /admin/notaries/ | Path does not match |
42 | app.admin.estates.children | /admin/estates/{id}/children/ | Path does not match |
43 | app.admin.estates.children.create | /admin/estates/{id}/children/add | Path does not match |
44 | app.admin.estates.children.edit | /admin/estates/{id}/children/edit/{childrenId} | Path does not match |
45 | app.admin.estates.children.bulk.delete | /admin/estates/{id}/children/bulk/delete | Path does not match |
46 | app.admin.estates.contacts.index | /admin/estates/{id}/contacts/ | Path does not match |
47 | app.admin.estates.contacts.information | /admin/estates/{id}/contacts/information/{contactId} | Path does not match |
48 | app.admin.estate.fiscality.index | /admin/estate/{id}/fiscality/ | Path does not match |
49 | app.admin.estate.fiscality.add | /admin/estate/{id}/fiscality/add/{userId} | Path does not match |
50 | app.admin.estate.fiscality.edit | /admin/estate/{id}/fiscality/edit/{userId}/ | Path does not match |
51 | app.admin.estate.fiscality.validations | /admin/estate/{id}/fiscality{fiscalityId}/validations/ | Path does not match |
52 | app.admin.contacts.heirs | /admin/contacts/{id}/contacts | Path does not match |
53 | app.admin.contacts.create | /admin/contacts{id}/add | Path does not match |
54 | app.admin.contacts.edit | /admin/contacts/{id}/edit/{heirId} | Path does not match |
55 | app.admin.contacts.information | /admin/contacts{id}/information | Path does not match |
56 | app.admin.contacts.bulk.delete | /admin/contacts/bulk/delete | Path does not match |
57 | app.admin.estates.inventories.create | /inventories/{id}/add | Path does not match |
58 | app.admin.estates.inventories.edit | /inventories/{id}/edit/{inventoryId} | Path does not match |
59 | app.admin.estates.inventories.info | /inventories/info/{inventoryId} | Path does not match |
60 | app.admin.estates.inventories.bulk.delete | /inventories/bulk/delete | Path does not match |
61 | app.admin.estates.inventories.delete | /inventories/delete | Path does not match |
62 | app.admin.legates.legates | /admin/legates/{id}/legates | Path does not match |
63 | app.admin.legates.legates.create | /admin/legates/{id}/add | Path does not match |
64 | app.admin.legates.legates.edit | /admin/legates/{id}/edit/{legateId} | Path does not match |
65 | app.admin.legates.legates.information | /admin/legates/{id}/information | Path does not match |
66 | app.admin.legates.legates.bulk.delete | /admin/legates/bulk/delete | Path does not match |
67 | app.admin.estates.inventory.share.index | /admin/estates/{id}/inventory/share/ | Path does not match |
68 | app.admin.estates.inventory.share.edit | /admin/estates/{id}/inventory/share/edit/{userInventoryId} | Path does not match |
69 | app.admin.estates.inventory.share.add | /admin/estates/{id}/inventory/share/add | Path does not match |
70 | app.admin.estates.will | /admin/estates/{id}/will/ | Path does not match |
71 | app.admin.estates.will.create | /admin/estates/{id}/will/add | Path does not match |
72 | app.admin.estates.will.edit | /admin/estates/{id}/will/edit/{willId} | Path does not match |
73 | app.admin.estates.will.info | /admin/estates/{id}/will/info/{willId} | Path does not match |
74 | app.admin.estates.will.upload-document | /admin/estates/{id}/will/{willId}/{stepName}/upload-document | Path does not match |
75 | app.admin.estates.will.update-status | /admin/estates/{id}/will/{willId}/{stepName}/update-status/{status} | Path does not match |
76 | app.admin.estates | /admin/estates/ | Path does not match |
77 | app.admin.estates.create | /admin/estates/add | Path does not match |
78 | app.admin.estates.edit | /admin/estates/{id}/edit | Path does not match |
79 | app.admin.estates.manage | /admin/estates/{id}/manage | Path does not match |
80 | app.admin.estates.manage.step | /admin/estates/{id}/manage/{stepId} | Path does not match |
81 | app.admin.estates.deceased | /admin/estates/{id}/deceased | Path does not match |
82 | app.admin.estates.family.tree | /admin/estates/{id}/family-tree | Path does not match |
83 | app.admin.estates.inventories-type | /admin/estates/{id}/inventories-type | Path does not match |
84 | app.admin.estates.remove-assigned-to | /admin/estates/{id}/remove-assigned-to | Path does not match |
85 | app.admin.estate.steps.create | /admin/estate/steps/{type}/add | Path does not match |
86 | app.admin.estate.steps.edit | /admin/estate/steps/{type}/{id}/edit | Path does not match |
87 | app.admin.estate.steps.info | /admin/estate/steps/{id}/info | Path does not match |
88 | app.admin.estate.steps.manage | /admin/estate/steps/{id}/manage | Path does not match |
89 | app.admin.estate.steps.create-task | /admin/estate/steps/{step}/add-task | Path does not match |
90 | app.admin.estate.steps.edit-task | /admin/estate/steps/{step}/{id}/edit-task | Path does not match |
91 | app.admin.estate.steps.manage-task | /admin/estate/steps/{id}/manage-task | Path does not match |
92 | app.admin.estate.steps.bulk.delete | /admin/estate/steps/bulk/delete | Path does not match |
93 | app.admin.estate.tasks.manage | /admin/estate/tasks/{id}/manage | Path does not match |
94 | app.admin.estate.tasks.description | /admin/estate/tasks/{id}/description | Path does not match |
95 | app.admin.estate.tasks.price | /admin/estate/tasks/{id}/price | Path does not match |
96 | app.admin.estate.types | /admin/estate/types/ | Path does not match |
97 | app.admin.estate.types.create | /admin/estate/types/add | Path does not match |
98 | app.admin.estate.types.edit | /admin/estate/types/{id}/edit | Path does not match |
99 | app.admin.estate.types.manage | /admin/estate/types/{id}/manage | Path does not match |
100 | app.admin.estate.types.bulk.delete | /admin/estate/types/bulk/delete | Path does not match |
101 | app.admin.forms | /admin/forms/ | Path does not match |
102 | app.admin.forms.create | /admin/forms/add | Path does not match |
103 | app.admin.forms.edit | /admin/forms/{id}/edit | Path does not match |
104 | app.admin.forms.manage | /admin/forms/{id}/manage | Path does not match |
105 | app.admin.forms.bulk.delete | /admin/forms/bulk/delete | Path does not match |
106 | app.admin | /admin/ | Path does not match |
107 | app.admin.inventory-types.assets.create | /admin/inventory-types/assets/add | Path does not match |
108 | app.admin.inventory-types.assets.edit | /admin/inventory-types/assets/{id}/edit | Path does not match |
109 | app.admin.inventory-types.assets.bulk.delete | /admin/inventory-types/assets/bulk/delete | Path does not match |
110 | app.admin.inventory-types.assets | /admin/inventory-types/assets/ | Path does not match |
111 | app.admin.inventory-document-type.manage | /admin/inventory-type/documents/manage/{id} | Path does not match |
112 | app.admin.inventory-document-type.create | /admin/inventory-type/documents/{id}/add | Path does not match |
113 | app.admin.inventory-document-type.edit | /admin/inventory-type/documents/{id}/edit/{documentId} | Path does not match |
114 | app.admin.inventory-document-type.bulk.delete | /admin/inventory-type/documents/bulk/delete | Path does not match |
115 | app.admin.inventory-types.liabilities.create | /admin/inventory-types/liabilities/add | Path does not match |
116 | app.admin.inventory-types.liabilities.edit | /admin/inventory-types/liabilities/{id}/edit | Path does not match |
117 | app.admin.inventory-types.liabilities.bulk.delete | /admin/inventory-types/liabilities/bulk/delete | Path does not match |
118 | app.admin.inventory-types.liabilities | /admin/inventory-types/liabilities/ | Path does not match |
119 | app.admin.tchat.channels | /admin/tchat/channels | Path does not match |
120 | app.admin.tchat.channel.create | /admin/tchat/channel/add/{estateId} | Path does not match |
121 | app.admin.tchat.channel.edit | /admin/tchat/channel/edit/{channelId} | Path does not match |
122 | app.admin.tchat.channel.messages | /admin/tchat/{channelId}/message/ | Path does not match |
123 | app.admin.tchat.channel.members | /admin/tchat/{channelId}/members/ | Path does not match |
124 | app.admin.tchat.channel.messages.return | /admin/tchat/{channelId}/message/return | Path does not match |
125 | app.admin.tchat.channel.members.remove | /admin/tchat/{channelId}/members/{userId}/remove | Path does not match |
126 | app.admin.tchat.channel.change_role | /admin/tchat/{channelId}/members/{userId}/change | Path does not match |
127 | app.admin.tchat.channel.delete | /admin/tchat/delete | Path does not match |
128 | file.download | /files/{id}/download | Path does not match |
129 | file.preview | /files/{id}/preview | Path does not match |
130 | app.client.account | /app/client/account/ | Path does not match |
131 | app.client.estates.children | /client/estates/{id}/children/ | Path does not match |
132 | app.client.estates.children.create | /client/estates/{id}/children/add | Path does not match |
133 | app.client.estates.children.edit | /client/estates/{id}/children/edit/{childrenId} | Path does not match |
134 | app.client.estates.children.bulk.delete | /client/estates/{id}/children/bulk/delete | Path does not match |
135 | app.client.estates.contacts.index | /client/estates/{id}/contacts/ | Path does not match |
136 | app.client.estates.contacts.information | /client/estates/{id}/contacts/information/{contactId} | Path does not match |
137 | app.client.estate.fiscality.index | /client/estate/{id}/fiscality/ | Path does not match |
138 | app.client.estate.fiscality.add | /client/estate/{id}/fiscality/add/{userId} | Path does not match |
139 | app.client.estate.fiscality.edit | /client/estate/{id}/fiscality/edit/{userId}/ | Path does not match |
140 | app.client.estate.fiscality.validations | /client/estate/{id}/fiscality{fiscalityId}/validations/ | Path does not match |
141 | app.client.contacts.heirs | /app/contacts/{id}/contacts | Path does not match |
142 | app.client.contacts.create | /app/contacts{id}/add | Path does not match |
143 | app.client.contacts.edit | /app/contacts/{id}/edit/{heirId} | Path does not match |
144 | app.client.contacts.information | /app/contacts{id}/information | Path does not match |
145 | app.client.contacts.bulk.delete | /app/contacts/bulk/delete | Path does not match |
146 | app.client.estates.inventories.create | /client/inventories/{id}/add | Path does not match |
147 | app.client.estates.inventories.edit | /client/inventories/{id}/edit/{inventoryId} | Path does not match |
148 | app.client.estates.inventories.info | /client/inventories/info/{inventoryId} | Path does not match |
149 | app.client.estates.inventories.bulk.delete | /client/inventories/bulk/delete | Path does not match |
150 | app.client.estates.inventories.delete | /client/inventories/delete | Path does not match |
151 | app.client.legates.legates | /app/legates/{id}/legates | Path does not match |
152 | app.client.legates.legates.create | /app/legates/{id}/add | Path does not match |
153 | app.client.legates.legates.edit | /app/legates/{id}/edit/{legateId} | Path does not match |
154 | app.client.legates.legates.information | /app/legates/{id}/information | Path does not match |
155 | app.client.legates.legates.bulk.delete | /app/legates/bulk/delete | Path does not match |
156 | app.client.estates.inventory.share.index | /app/estates/{id}/inventory/share/ | Path does not match |
157 | app.client.estates.inventory.share.edit | /app/estates/{id}/inventory/share/edit/{userInventoryId} | Path does not match |
158 | app.client.estates.inventory.share.add | /app/estates/{id}/inventory/share/add | Path does not match |
159 | app.client.estates.will | /app/estates/{id}/will/ | Path does not match |
160 | app.client.estates.will.create | /app/estates/{id}/will/add | Path does not match |
161 | app.client.estates.will.edit | /app/estates/{id}/will/edit/{willId} | Path does not match |
162 | app.client.estates.will.info | /app/estates/{id}/will/info/{willId} | Path does not match |
163 | app.client.estates.will.upload-document | /app/estates/{id}/will/{willId}/{stepName}/upload-document | Path does not match |
164 | app.client.estates.will.update-status | /app/estates/{id}/will/{willId}/{stepName}/update-status/{status} | Path does not match |
165 | app.client.estates | /app/estates/ | Path does not match |
166 | app.client.estates.manage | /app/estates/{id} | Path does not match |
167 | app.client.estates.manage.step | /app/estates/{id}/manage/{stepId} | Path does not match |
168 | app.client.estates.heirs | /app/estates/{id}/contacts | Path does not match |
169 | app.client.estates.legates | /app/estates/{id}/legates | Path does not match |
170 | app.client.estates.deceased | /app/estates/{id}/deceased | Path does not match |
171 | app.client.estates.family.tree | /app/estates/{id}/family-tree | Path does not match |
172 | app.client.estates.inventories-type | /app/estates/{id}/inventories-type | Path does not match |
173 | app.client.estates.remove-assigned-to | /app/estates/{id}/remove-assigned-to | Path does not match |
174 | app.client.estate.tasks.manage | /client/estate/tasks/{id}/manage | Path does not match |
175 | app.client.estate.tasks.documents | /client/estate/tasks/{id}/documents | Path does not match |
176 | app.client.estate.tasks.notes | /client/estate/tasks/{id}/notes | Path does not match |
177 | app.client | /app/ | Path does not match |
178 | app.client.tchat.channels | /client/tchat/channels | Path does not match |
179 | app.client.tchat.channel.create | /client/tchat/channel/add/{estateId} | Path does not match |
180 | app.client.tchat.channel.edit | /client/tchat/channel/edit/{channelId} | Path does not match |
181 | app.client.tchat.channel.messages | /client/tchat/{channelId}/message/ | Path does not match |
182 | app.client.tchat.channel.members | /client/tchat/{channelId}/members/ | Path does not match |
183 | app.client.tchat.channel.messages.return | /client/tchat/{channelId}/message/return | Path does not match |
184 | app.client.tchat.channel.members.remove | /client/tchat/{channelId}/members/{userId}/remove | Path does not match |
185 | app.client.tchat.channel.change_role | /client/tchat/{channelId}/members/{userId}/change | Path does not match |
186 | app.client.tchat.channel.delete | /client/tchat/delete | Path does not match |
187 | estate.steps.info-modal | /estate/steps/{id}/info/modal | Path does not match |
188 | estate.tasks.upload-document | /estate/tasks/{id}/upload-document | Path does not match |
189 | estate.tasks.notes | /estate/tasks/{id}/notes | Path does not match |
190 | flmngr | /flmngr | Path does not match |
191 | app.index | / | Path does not match |
192 | app.login | /login | Path does not match |
193 | app.signup | /signup | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.