Routing
homepage
Matched route
Route Parameters
No parameters.
Route Redirection
This page redirects to:
/login
Route Matching Logs
Path to match:
/
# | 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 | ai_index | /ai/ | Path does not match |
13 | ai_just_correct | /ai/ai_just_correct | Path does not match |
14 | ai_just_correct_markdown | /ai/ai_just_correct_markdown | Path does not match |
15 | ai_comment_markdown_correct | /ai/ai_comment_markdown_correct | Path does not match |
16 | api_index | /api/ | Path does not match |
17 | guess_who | /fun/guess-who | Path does not match |
18 | all_pokemon | /fun/pokemon | Path does not match |
19 | dl_pokemon | /fun/dlpokemon/{realId} | Path does not match |
20 | sprite_pokemon_pdf | /fun/pokemonpdf | Path does not match |
21 | sprite_pokemon_pdf2 | /fun/pokemonpdf2 | Path does not match |
22 | sprite_pokemon_pdf3 | /fun/pokemonpdf3 | Path does not match |
23 | sprite_name_pdf | /fun/sprite-name-pdf | Path does not match |
24 | meteo_api_ajax_forecast | /api/meteo/ajax/forecast | Path does not match |
25 | meteo_api_ajax_currentfeel | /api/meteo/ajax/forecast/currentfeel/{reallat}/{reallong} | Path does not match |
26 | meteo_forecast | /api/meteo/forecast | Path does not match |
27 | ai_meteo_habille | /api/meteo/ai_meteo_habille | Path does not match |
28 | wordpress_api_update | /wordpress-api/update/ | Path does not match |
29 | licence_api_list | /wordpress-api/update/licences | Path does not match |
30 | wordpress_get_docker | /wordpress-api/update/docker | Path does not match |
31 | wordpress_api_update_site_validation | /wordpress-api/update/validation/{id}/{valid} | Path does not match |
32 | wordpress_api_update_site_ignore | /wordpress-api/update/ignoretoggle/{id}/{ignore} | Path does not match |
33 | wordpress_api_update_site_premium | /wordpress-api/update/premiumtoggle/{id}/{premium} | Path does not match |
34 | wordpress_api_update_site_remove | /wordpress-api/update/remove/{id} | Path does not match |
35 | wordpress_api_update_site_reset_count | /wordpress-api/update/reset/counts | Path does not match |
36 | business_prospect_index | /business/prospect/ | Path does not match |
37 | business_prospect_new | /business/prospect/new | Path does not match |
38 | business_prospect_show | /business/prospect/{id} | Path does not match |
39 | business_prospect_edit | /business/prospect/{id}/edit | Path does not match |
40 | business_prospect_delete | /business/prospect/{id} | Path does not match |
41 | cron_pingSites | /crontab/ping-sites | Path does not match |
42 | cron_ovilog | /crontab/ovilog | Path does not match |
43 | cron_pagespeedSites | /crontab/pagespeed-sites | Path does not match |
44 | app_cronping_getcheckdata | /crontab/ping/data-to-check/4245239984787854.json | Path does not match |
45 | app_cronping_receivedata | /crontab/ping/receive-to-check/4245239984 | Path does not match |
46 | app_cronping_checkscanok | /crontab/ping/check-scan-ok/4245239984 | Path does not match |
47 | cron_secu_wp | /crontab/secucheckwp | Path does not match |
48 | cron_pingvps | /crontabvps/ping-vps/757545575457575457 | Path does not match |
49 | homepage | / | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.