GET http://www.asmo.pl/

Routing

app_home Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /
# Route name Path Log
1 _preview_error /_error/{code}.{_format} Path does not match
2 _wdt_stylesheet /_wdt/styles Path does not match
3 _wdt /_wdt/{token} Path does not match
4 _profiler_home /_profiler/ Path does not match
5 _profiler_search /_profiler/search Path does not match
6 _profiler_search_bar /_profiler/search_bar Path does not match
7 _profiler_phpinfo /_profiler/phpinfo Path does not match
8 _profiler_xdebug /_profiler/xdebug Path does not match
9 _profiler_font /_profiler/font/{fontName}.woff2 Path does not match
10 _profiler_search_results /_profiler/{token}/search/results Path does not match
11 _profiler_open_file /_profiler/open Path does not match
12 _profiler /_profiler/{token} Path does not match
13 _profiler_router /_profiler/{token}/router Path does not match
14 _profiler_exception /_profiler/{token}/exception Path does not match
15 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
16 admin_media_assets_backgrounds /admin/media-assets/backgrounds Path does not match
17 admin_media_assets_sounds /admin/media-assets/sounds Path does not match
18 admin_media_assets_gifs /admin/media-assets/gifs Path does not match
19 admin_media_assets_upload /admin/media-assets/upload Path does not match
20 admin_media_assets_delete /admin/media-assets/{id} Path does not match
21 api_templates_list /api/templates Path does not match
22 api_template_patch /api/templates/{id} Path does not match
23 api_template_get /api/templates/{id} Path does not match
24 api_template_details /api/templates/{id}/details Path does not match
25 api_effects_index /api/effects Path does not match
26 api_templates_gif_layers_toggle /api/templates/{templateId}/gif-layers Path does not match
27 api_templates_owner_gif_layers_toggle /api/templates/{templateId}/owner-gif-layers Path does not match
28 api_gus_company /api/gus/company Path does not match
29 api_update_layer /api/layers/{id} Path does not match
30 api_create_layer /api/layers Path does not match
31 api_delete_layer /api/layers/{id} Path does not match
32 api_layer_effects_list /api/layers/{layer}/effects Path does not match
33 api_layer_effects_update /api/layers/{layer}/effects Path does not match
34 api_layer_effects_options /api/layers/{layer}/effects Path does not match
35 api_media_gifs /api/media/gifs Path does not match
36 api_presets_list /api/presets Path does not match
37 api_presets_show /api/presets/{id} Path does not match
38 api_presets_duplicate /api/presets/{id}/duplicate Path does not match
39 api_presets_create /api/presets Path does not match
40 api_presets_update /api/presets/{id} Path does not match
41 api_presets_bulk /api/presets/bulk Path does not match
42 api_presets_delete /api/presets/{id} Path does not match
43 api_templates_presets_list /api/templates/{templateId}/presets Path does not match
44 api_presets_layers_list /api/presets/{id}/layers Path does not match
45 api_templates_presets_delete_bulk /api/templates/{templateId}/presets Path does not match
46 api_templates_presets_bulk_create /api/templates/{templateId}/presets/bulk Path does not match
47 api_preset_layers_create /api/preset-layers Path does not match
48 api_preset_layers_reorder /api/preset-layers/reorder Path does not match
49 api_preset_layers_update /api/preset-layers/{id} Path does not match
50 api_preset_layers_delete /api/preset-layers/{id} Path does not match
51 api_tenor_search /api/tenor/search Path does not match
52 api_tenor_trending /api/tenor/trending Path does not match
53 api_tts_voices /api/tts/voices Path does not match
54 api_tts_settings /api/tts/templates/{template}/settings Path does not match
55 api_tts_synthesize /api/tts/synthesize Path does not match
56 api_tts_user_settings_update /api/tts/user/settings Path does not match
57 api_user_donation_settings_patch /api/user-donation-settings Path does not match
58 app_home / Route matches!

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