Routing
ajax_get_notification
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/ajax/get_notification
# | Route name | Path | Log |
---|---|---|---|
1 | ajax_stake_cancel | /ajax/stake_cancel | Path does not match |
2 | ajax_referrer_form | /ajax/referrer_form | Path does not match |
3 | ajax_referrer_form_action | /ajax/referrer_form_action | Path does not match |
4 | ajax_get_notification | /ajax/get_notification | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.