GET https://stg-admin.gtakeplace.com/register?register=

Routing

security.registration Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /register
# Route name Path Log
1 security.login /login Path does not match
2 security.logout /logout Path does not match
3 security.registration /register Path almost matches, but Host "stg.gtakeplace.com" does not match the requirement ("stg-admin.gtakeplace.com")
4 resend_validation /account/activation/resend Path does not match
5 security.reset_password /account/reset-password Path does not match
6 account.send-reset-password /account/send-reset-password/{id} Path does not match
7 account.update_password /account/password/update/{token} Path does not match
8 account_verify /account/verify/{token} Path does not match
9 event.create /event/create Path does not match
10 event.api.template /api/event/templates/{step}/{id} Path does not match
11 event.api.save /api/event/save Path does not match
12 event.dashboard /event/{identifier}/dashboard Path does not match
13 event.dashboard.data /api/event/{identifier}/dashboard-data/{organizationId} Path does not match
14 event.list / Path does not match
15 event.edit.place /event/{id}/place Path does not match
16 event.place.view /event/{identifier}/places Path does not match
17 orders.list /orders/{identifier} Path does not match
18 order.resend.mail_validation /order/mail-validation/{id} Path does not match
19 order.resend /order/resend/{id} Path does not match
20 tickets.api.template.actions /api/tickets/{identifier}/templates/{action}/{id} Path does not match
21 tickets.api.save.actions /api/tickets/{identifier}/save Path does not match
22 tickets.api.actions /api/tickets/{identifier}/actions/{action} Path does not match
23 tickets.choose.place /tickets/{identifier}/choose/place/{id} Path does not match
24 tickets.choose.places /tickets/{identifier}/choose/places Path does not match
25 tickets.on_site.create /api/tickets/{identifier}/on-site/create Path does not match
26 tickets.printed.create /tickets/{identifier}/printed/create Path does not match
27 tickets.scan /ticket/{identifier}/scan Path does not match
28 tickets.api.scan /api/ticket/{identifier}/{id} Path does not match
29 tickets.api.validate /api/ticket/{identifier}/{ticket}/validate Path does not match
30 tickets.list /tickets/{identifier} Path does not match
31 tickets.printed.list /tickets/{identifier}/printed Path does not match
32 tickets.on_site.list /tickets/{identifier}/on-site Path does not match
33 organization.delete /organization/delete/{id} Path does not match
34 organization.list /organizations Path does not match
35 organization.create /organization/create Path does not match
36 organization.update /organization/edit/{id} Path does not match
37 FD\LogViewer\Controller\IndexController.base /log-viewer/ Path does not match
38 FD\LogViewer\Controller\IndexController.base.slug /log-viewer/{slug} Path does not match
39 FD\LogViewer\Controller\FoldersController /log-viewer/api/folders Path does not match
40 FD\LogViewer\Controller\LogRecordsController /log-viewer/api/logs Path does not match
41 FD\LogViewer\Controller\DownloadFolderController /log-viewer/api/folder/{identifier} Path does not match
42 FD\LogViewer\Controller\DownloadFileController /log-viewer/api/file/{identifier} Path does not match
43 FD\LogViewer\Controller\DeleteFileController /log-viewer/api/file/{identifier} Path does not match
44 FD\LogViewer\Controller\DeleteFolderController /log-viewer/api/folder/{identifier} Path does not match
45 _preview_error /_error/{code}.{_format} Path does not match
46 home / Path does not match
47 event.checkout.cart /event/{identifier}/{slug} Path does not match
48 event.checkout.customer /event/{identifier}/{slug}/customer Path does not match
49 event.checkout.error /event/{identifier}/{slug}/error Path does not match
50 event.checkout.payment /event/{identifier}/{slug}/payment Path does not match
51 event.email.payment /email/event/validation-payment/{id} Path does not match
52 event.email.order.create /email/order/create/{id} Path does not match
53 test_mail /test/mail Path does not match
54 event.payment.helloAsso /event/{identifier}/{slug}/payment/hello-asso Path does not match
55 event.plan.choose /event/place/choose/{id} Path does not match
56 event.place.update /event/place/update/{id} Path does not match
57 place.update.success /event/place/update/success/{id} Path does not match
58 shop.api.expiredSession /api/expired-session/{identifier}/{slug} Path does not match
59 shop.order.success /order/success/{id} Path does not match
60 shop.error.helloAsso /payment/hello-asso/error/{id} Path does not match
61 shop.return.helloAsso /payment/hello-asso/return/{id} Path does not match
62 shop.webhook.helloAsso /payment/hello-asso/webhook/notification Path does not match
63 shop.payment.refused /payment/refused/{id} Path does not match
64 shop.init.stripe /payment/stripe/init Path does not match
65 shop.return.stripe /payment/stripe/return/{id} Path does not match
66 shop.webhook.stripe /payment/stripe/webhook/event Path does not match
67 buy_ticket /print-ticket/{id} Path does not match
68 tickets_viewer /tickets/{id} Path does not match
69 ticket_viewer /ticket/{id} Path does not match
70 _wdt_stylesheet /_wdt/styles Path does not match
71 _wdt /_wdt/{token} Path does not match
72 _profiler_home /_profiler/ Path does not match
73 _profiler_search /_profiler/search Path does not match
74 _profiler_search_bar /_profiler/search_bar Path does not match
75 _profiler_phpinfo /_profiler/phpinfo Path does not match
76 _profiler_xdebug /_profiler/xdebug Path does not match
77 _profiler_font /_profiler/font/{fontName}.woff2 Path does not match
78 _profiler_search_results /_profiler/{token}/search/results Path does not match
79 _profiler_open_file /_profiler/open Path does not match
80 _profiler /_profiler/{token} Path does not match
81 _profiler_router /_profiler/{token}/router Path does not match
82 _profiler_exception /_profiler/{token}/exception Path does not match
83 _profiler_exception_css /_profiler/{token}/exception.css 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.