GET https://mytourplan.pytlab.com/api/

Routing

app_inicio_redirect Matched route

Route Parameters

No parameters.

Route Redirection

This page redirects to:

/api/es/api/atlantico/categorias (route: "n/a")

Route Matching Logs

Path to match: /
# Route name Path Log
1 _preview_error /_error/{code}.{_format} Path does not match
2 app.swagger /api/doc.json Path does not match
3 app.swagger_ui /api/doc Path does not match
4 _wdt_stylesheet /_wdt/styles Path does not match
5 _wdt /_wdt/{token} Path does not match
6 _profiler_home /_profiler/ Path does not match
7 _profiler_search /_profiler/search Path does not match
8 _profiler_search_bar /_profiler/search_bar Path does not match
9 _profiler_phpinfo /_profiler/phpinfo Path does not match
10 _profiler_xdebug /_profiler/xdebug Path does not match
11 _profiler_font /_profiler/font/{fontName}.woff2 Path does not match
12 _profiler_search_results /_profiler/{token}/search/results Path does not match
13 _profiler_open_file /_profiler/open Path does not match
14 _profiler /_profiler/{token} Path does not match
15 _profiler_router /_profiler/{token}/router Path does not match
16 _profiler_exception /_profiler/{token}/exception Path does not match
17 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
18 atlantico_api_ping /atlantico/ping Path does not match
19 atlantico_api_categorias /{_locale}/api/atlantico/categorias Path does not match
20 atlantico_api_excursiones /{_locale}/api/atlantico/excursiones Path does not match
21 atlantico_api_excursiones_destacadas /{_locale}/api/atlantico/excursiones/destacadas Path does not match
22 atlantico_api_compra /{_locale}/api/atlantico/compra Path does not match
23 atlantico_api_compra_confirmada /{_locale}/api/atlantico/compra/confirmada Path does not match
24 atlantico_api_compra_error /{_locale}/api/atlantico/compra/error Path does not match
25 atlantico_api_excursion /{_locale}/api/atlantico/excursiones/{code} Path does not match
26 atlantico_api_get_disponibilidad /{_locale}/api/atlantico/excursiones/{code}/evento/{eventcode}/{yyyymm} Path does not match
27 atlantico_api_get_importes /{_locale}/api/atlantico/excursiones/{code}/evento/{eventcode}/importes/{yyyymmdd} Path does not match
28 atlantico_api_zonas /{_locale}/api/atlantico/zonas Path does not match
29 atlantico_api_hoteles /{_locale}/api/atlantico/hoteles Path does not match
30 atlantico_api_puntosencuentros /{_locale}/api/atlantico/puntosencuentros/{code} Path does not match
31 atlantico_api_caracteristicas /{_locale}/api/atlantico/caracteristicas Path does not match
32 atlantico_api_puntosinteres /{_locale}/api/atlantico/puntosinteres Path does not match
33 atlantico_api_confirm /{_locale}/api/atlantico/confirm Path does not match
34 app_get_content /gestion/content/{filename} Path does not match
35 app_get_document /gestion/content/document/{filename} Path does not match
36 app_inicio /{_locale}/gestion/inicio Path does not match
37 app_inicio_redirect / Route matches!

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