Routing

app_v1_movie_getallmovies Matched route

Route Parameters

Name Value
_format
"json"

Route Matching Logs

Path to match: /api/v1/movies
# Route name Path Log
1 app_v1_applewalletpass_createticketspass /api/v1/apple-wallet/create-pass/{cinemaId}/{bookingId} Path does not match
2 app_v1_applewalletpass_createticketspassbyorderid /api/v1/apple-wallet/create-pass-by-order-id/{orderId} Path does not match
3 app_v1_applewalletpass_createbonuscardpass /api/v1/apple-wallet/create-pass-by-user Path does not match
4 app_v1_b2bnewsletter_index /api/v1/b2bnewsletter/request Path does not match
5 app_v1_barcode_index /api/v1/barcode/{code} Path does not match
6 app_v1_barcode_qr /api/v1/barcode/qr/{code} Path does not match
7 app_barcode_barcode /api/v1/barcode/mailbarcode/{code} Path does not match
8 app_barcode_qr /api/v1/barcode/mailqr/{code} Path does not match
9 app_v1_cinema_index /api/v1/cinemas Path does not match
10 app_v1_cinema_cinemaswithmovies /api/v1/cinemas/with-movies Path does not match
11 app_v1_cinema_show /api/v1/cinemas/{id} Path does not match
12 app_v1_cinema_pricelist /api/v1/cinemas/{id}/price-list Path does not match
13 app_v1_cinema_movies /api/v1/cinemas/{id}/movies Path does not match
14 app_v1_cinema_sessions /api/v1/cinemas/{id}/sessions Path does not match
15 app_v1_cinema_sessionstickets /api/v1/cinemas/{cinemaId}/sessions/{sessionId}/tickets Path does not match
16 app_v1_cinema_areacategories /api/v1/cinemas/{cinemaId}/sessions/{sessionId}/area-categories Path does not match
17 app_v1_cinema_allcinemalist /api/v1/cinemas/list/short Path does not match
18 app_v1_cinema_getsavedcinemahalls /api/v1/cinemas/halls/{cinemaId} Path does not match
19 app_v1_cinemarentrequest_index /api/v1/cinemarentrequest/request Path does not match
20 app_v1_cinemarentrequest_save /api/v1/cinemarentrequest/request Path does not match
21 app_v1_cinemaweb_movies /api/v1/cinemasweb/{id}/movies Path does not match
22 app_v1_cinemaweb_cinemaswithmovies /api/v1/cinemasweb/with-movies Path does not match
23 app_v1_concession_index /api/v1/concessions Path does not match
24 app_v1_concession_categories /api/v1/concessions/categories Path does not match
25 app_v1_develop_debug /api/v1/develop/debug Path does not match
26 app_v1_develop_sendtemplatedmail /api/v1/develop/sendtemplatedmail Path does not match
27 app_v1_develop_sendregistrationmail /api/v1/develop/sendregistrationmail Path does not match
28 app_v1_events_index /api/v1/events Path does not match
29 app_v1_events_get /api/v1/events/{id} Path does not match
30 app_v1_events_sessions /api/v1/events/{id}/sessions Path does not match
31 app_v1_events_filtersmonthslist /api/v1/events/filters/months/list Path does not match
32 app_v1_genre_index /api/v1/genres Path does not match
33 app_v1_localityfgoapi_locality /api/v1/localityROU Path does not match
34 app_v1_localityfgoapi_city /api/v1/cityROU Path does not match
35 app_v1_location_index /api/v1/locations Path does not match
36 app_v1_media_files /api/v1/media/files Path does not match
37 app_v1_moviearchive_getallmovies /api/v1/moviesarchiv Path does not match
38 app_v1_moviearchive_getallschoolcinemamovies /api/v1/moviesarchiv/schoolcinema Path does not match
39 app_v1_movie_getallmovies /api/v1/movies Route matches!

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