GET https://inaia.ru/profile/shakti/inspiration/films

Routing

client_inspiration_film Matched route

Route Parameters

Name Value
username
"shakti"

Route Redirection

This page redirects to:

/login

Route Matching Logs

Path to match: /profile/shakti/inspiration/films
# Route name Path Log
1 client_registration_invite /registration/invite Path does not match
2 client_registration_registration /registration Path does not match
3 client_registration_optional_first /registration/optional/1 Path does not match
4 client_registration_optional_second /registration/optional/2 Path does not match
5 client_registration_secrete /registration/s3cr3t/4r34 Path does not match
6 client_reset_password_request /reset-password Path does not match
7 client_reset_password_check_email /reset-password/check-email Path does not match
8 client_reset_password_reset_password /reset-password/reset/{token} Path does not match
9 client_search_index /search Path does not match
10 client_security_login /login Path does not match
11 client_security_logout /logout Path does not match
12 client_settings_index /settings Path does not match
13 client_settings_profile /settings/profile Path does not match
14 client_settings_about /settings/about Path does not match
15 client_settings_photo /settings/photos Path does not match
16 client_settings_delete_avatar /settings/photos/avatar Path does not match
17 client_settings_update_photo_sort /settings/photos/sort Path does not match
18 client_settings_deleteAccount /settings/account/delete Path does not match
19 client_api_check_username /api/check-username Path does not match
20 manager_home_index /manager Path does not match
21 _preview_error /_error/{code}.{_format} Path does not match
22 _wdt /_wdt/{token} Path does not match
23 _profiler_home /_profiler/ Path does not match
24 _profiler_search /_profiler/search Path does not match
25 _profiler_search_bar /_profiler/search_bar Path does not match
26 _profiler_phpinfo /_profiler/phpinfo Path does not match
27 _profiler_xdebug /_profiler/xdebug Path does not match
28 _profiler_font /_profiler/font/{fontName}.woff2 Path does not match
29 _profiler_search_results /_profiler/{token}/search/results Path does not match
30 _profiler_open_file /_profiler/open Path does not match
31 _profiler /_profiler/{token} Path does not match
32 _profiler_router /_profiler/{token}/router Path does not match
33 _profiler_exception /_profiler/{token}/exception Path does not match
34 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
35 api_messages_cors_options_any /api/messages/{any} Path does not match
36 api_messages_send_to_user /api/messages/send-to/{username} Path does not match
37 api_messages_send /api/messages/{id}/send Path does not match
38 api_messages_send_with_files /api/messages/{id}/send-with-files Path does not match
39 api_messages_history /api/messages/{id}/history Path does not match
40 api_messages_mark_read /api/messages/{id}/read Path does not match
41 api_messages_unread_count /api/messages/unread-count Path does not match
42 api_messages_typing /api/messages/{id}/typing Path does not match
43 api_messages_edit /api/messages/{messageId}/edit Path does not match
44 api_messages_delete /api/messages/{messageId}/delete Path does not match
45 api_messages_restore /api/messages/{messageId}/restore Path does not match
46 api_messages_new /api/messages/{id}/new Path does not match
47 api_posts_gratitude /api/posts/{id}/gratitude Path does not match
48 api_posts_remove_gratitude /api/posts/{id}/gratitude Path does not match
49 api_posts_get_gratitude /api/posts/{id}/gratitude Path does not match
50 client_activity_posts_list /profile/{username}/activity-posts Path does not match
51 client_activity_posts_create /profile/{username}/activity-posts/create Path does not match
52 client_activity_posts_store /profile/{username}/activity-posts/store Path does not match
53 client_activity_posts_edit /profile/{username}/activity-posts/{post}/edit Path does not match
54 client_activity_posts_update /profile/{username}/activity-posts/{post}/update Path does not match
55 client_blog_list /news Path does not match
56 client_blog_show /news/{slug} Path does not match
57 cities /cities Path does not match
58 client_donate_index /donate Path does not match
59 client_favorite_user /favorites Path does not match
60 client_favorite_offer /favorites/offers Path does not match
61 client_favorite_film /favorites/films Path does not match
62 client_favorite_book /favorites/books Path does not match
63 client_favorite_quote /favorites/quotes Path does not match
64 client_favorite_video /favorites/videos Path does not match
65 client_favorite_posts /favorites/posts Path does not match
66 client_favorite_poems /favorites/poems Path does not match
67 client_favorite_create /favorites/create Path does not match
68 client_favorite_remove /favorites/remove Path does not match
69 client_feed_index /feed Path does not match
70 client_feedback_index /feedback Path does not match
71 client_feedback_faq /feedback/faq Path does not match
72 client_gratitude_create /gratitude/create/{id} Path does not match
73 client_home_index / Path does not match
74 client_inspiration_film_reorder /profile/{username}/inspiration/films/reorder Path does not match
75 client_inspiration_book_reorder /profile/{username}/inspiration/books/reorder Path does not match
76 client_inspiration_film /profile/{username}/inspiration/films Route matches!

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