https://back-immochv3.mypreprod.xyz/webhook/stripe

Routing

stripe_webhook Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /webhook/stripe
# Route name Path Log
1 _wdt /_wdt/{token} Path does not match
2 _profiler_home /_profiler/ Path does not match
3 _profiler_search /_profiler/search Path does not match
4 _profiler_search_bar /_profiler/search_bar Path does not match
5 _profiler_phpinfo /_profiler/phpinfo Path does not match
6 _profiler_search_results /_profiler/{token}/search/results Path does not match
7 _profiler_open_file /_profiler/open Path does not match
8 _profiler /_profiler/{token} Path does not match
9 _profiler_router /_profiler/{token}/router Path does not match
10 _profiler_exception /_profiler/{token}/exception Path does not match
11 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
12 app_authentication_authentication_createtoken /api/login Path does not match
13 simulation_axa /api/immo/v2/immocalcul/axa-simulation Path does not match
14 simulation_belfius /api/immo/v2/immocalcul/belfius-simulation Path does not match
15 kbc_simulation /api/immo/v2/bank/kbc/old Path does not match
16 all_simulation /api/immo/v2/bank/all/simulation Path does not match
17 home_insurance_simulation /api/immo/v2/insurance/home_insurance/simulation Path does not match
18 maif_simulation /api/immo/v2/insurance/maif/simulation Path does not match
19 home_insurance_compare /api/immo/v2/insurance/home_insurance/simulation/compare Path does not match
20 app_mailbox_mailbox_emails /api/immo/v2/mailbox/emails Path does not match
21 app_mailbox_mailbox_details /api/immo/v2/mailbox/email Path does not match
22 app_mailbox_mailbox_post /api/immo/v2/mailbox/email/send Path does not match
23 app_mailbox_mailbox_count /api/immo/v2/mailbox/email/count Path does not match
24 app_mailbox_mailbox_delete /api/immo/v2/mailbox/email/delete Path does not match
25 app_markofinterest_markofinterestincaseofsale_checkiftheownerismember /api/immo/v2/mark_of_interest/check_if_owner_is_member Path does not match
26 app_markofinterest_markofinterestincaseofsale_markinterestincaseofsale /api/immo/v2/mark_of_interest Path does not match
27 app_markofinterest_markofinterestincaseofsale_retrieveall /api/immo/v2/mark_of_interest Path does not match
28 app_markofinterest_markofinterestincaseofsale_retrieve /api/immo/v2/mark_of_interest/{id} Path does not match
29 onespan_events /onespan/events Path does not match
30 app_login /admin/login Path does not match
31 app_logout /admin/logout Path does not match
32 sentry_test /_sentry-test Path does not match
33 stripe_webhook /webhook/stripe Route matches!

Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.