https://he-proxied.dev.nordiskfilm.com/da/movies

Query Metrics

23 Database Queries
9 Different statements
62.34 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 1.69 ms
SELECT t0.id AS id_1, t0.hostname AS hostname_2, t0.display_title AS display_title_3, t0.default_language_code AS default_language_code_4, t0.language_code AS language_code_5, t0.site_type AS site_type_6, t0.date_format AS date_format_7, t0.enabled AS enabled_8, t0.drupal_ids AS drupal_ids_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11 FROM press_sites_domains t0 WHERE t0.hostname = ? AND t0.enabled = ?
Parameters:
[
  "he-proxied.dev.nordiskfilm.com"
  1
]
2 1.48 ms
SELECT t0.id AS id_1, t0.hostname AS hostname_2, t0.display_title AS display_title_3, t0.default_language_code AS default_language_code_4, t0.language_code AS language_code_5, t0.site_type AS site_type_6, t0.date_format AS date_format_7, t0.enabled AS enabled_8, t0.drupal_ids AS drupal_ids_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11 FROM press_sites_domains t0 WHERE t0.hostname = ? AND t0.enabled = ?
Parameters:
[
  "he-proxied.dev.nordiskfilm.com"
  1
]
3 18.35 ms
SELECT p0_.product_id AS product_id_0, p0_.drupal_nid AS drupal_nid_1, p0_.display_title AS display_title_2, p0_.box AS box_3, p0_.num_of_discs_in_dvd AS num_of_discs_in_dvd_4, p0_.num_of_discs_in_bluray AS num_of_discs_in_bluray_5, p0_.rights_comment AS rights_comment_6, p0_.duration_24fps AS duration_24fps_7, p0_.duration_25fps AS duration_25fps_8, p0_.available_in_color AS available_in_color_9, p0_.resolution AS resolution_10, p0_.available_in_3d AS available_in_3d_11, p0_.production_year AS production_year_12, p0_.norwegian_media_authority_id AS norwegian_media_authority_id_13, p0_.eidr AS eidr_14, p0_.imdb_id AS imdb_id_15, p0_.isan AS isan_16, p0_.release_date_tba AS release_date_tba_17, p0_.release_date_overwrite_theatrical_date AS release_date_overwrite_theatrical_date_18, p0_.published AS published_19, p0_.tv_sales_comment AS tv_sales_comment_20, p0_.nearline_asset_movie_format AS nearline_asset_movie_format_21, p0_.nearline_asset_trailer_format AS nearline_asset_trailer_format_22, p0_.copyright_line AS copyright_line_23, p0_.release_date_sweden_tba AS release_date_sweden_tba_24, p0_.release_date_sweden AS release_date_sweden_25, p0_.release_date_he_dk_tba AS release_date_he_dk_tba_26, p0_.release_date_he_se_tba AS release_date_he_se_tba_27, p0_.release_date_he_no_tba AS release_date_he_no_tba_28, p0_.release_date_he_fi_tba AS release_date_he_fi_tba_29, p0_.created_at AS created_at_30, p0_.updated_at AS updated_at_31, p2_.tv_series_type AS tv_series_type_32, p2_.episodes_number AS episodes_number_33, p2_.season_no AS season_no_34, p3_.id AS id_35, p3_.language AS language_36, p3_.local_title AS local_title_37, p3_.working_title AS working_title_38, p3_.synopsis_home_entertainment AS synopsis_home_entertainment_39, p3_.synopsis_theatrical AS synopsis_theatrical_40, p3_.season_text AS season_text_41, p3_.series_text AS series_text_42, p3_.series_name AS series_name_43, p4_.id AS id_44, p4_.country AS country_45, p0_.product_type AS product_type_46, p0_.copyright_owner AS copyright_owner_47, p0_.aspect_ratio_id AS aspect_ratio_id_48, p0_.release_date_overwrite_theatrical_date_edited_by AS release_date_overwrite_theatrical_date_edited_by_49, p0_.primary_nav_title_id AS primary_nav_title_id_50, p0_.original_image_id AS original_image_id_51, p0_.created_by AS created_by_52, p0_.release_date_sweden_edited_by AS release_date_sweden_edited_by_53, p2_.series_id AS series_id_54, p3_.product_id AS product_id_55, p4_.product_id AS product_id_56, p4_.asset_online_id AS asset_online_id_57 FROM product p0_ LEFT JOIN product_movie p1_ ON p0_.product_id = p1_.product_id LEFT JOIN product_tvseries p2_ ON p0_.product_id = p2_.product_id INNER JOIN product_release_dates p5_ ON p0_.product_id = p5_.product_id AND (p5_.domain_id = ?) INNER JOIN product_domains p7_ ON p0_.product_id = p7_.product_id INNER JOIN press_sites_domains p6_ ON p6_.id = p7_.domain_id INNER JOIN product_localized_text p3_ ON p0_.product_id = p3_.product_id AND (p3_.language = ?) LEFT JOIN product_primary_nf_video_image p4_ ON p0_.product_id = p4_.product_id AND (p4_.country = 'DK') WHERE p0_.published = ? AND p5_.release_date IS NOT NULL AND (p5_.release_date BETWEEN ? AND ?) GROUP BY p0_.product_id ORDER BY p5_.release_date DESC, p4_.country ASC LIMIT 5
Parameters:
[
  3
  "da"
  1
  "2024-04-02"
  "2024-07-02"
]
4 14.57 ms
SELECT (CASE WHEN p0_.release_date_tba = 1 THEN 1 ELSE 0 END) AS sclr_0, p0_.product_id AS product_id_1, p0_.drupal_nid AS drupal_nid_2, p0_.display_title AS display_title_3, p0_.box AS box_4, p0_.num_of_discs_in_dvd AS num_of_discs_in_dvd_5, p0_.num_of_discs_in_bluray AS num_of_discs_in_bluray_6, p0_.rights_comment AS rights_comment_7, p0_.duration_24fps AS duration_24fps_8, p0_.duration_25fps AS duration_25fps_9, p0_.available_in_color AS available_in_color_10, p0_.resolution AS resolution_11, p0_.available_in_3d AS available_in_3d_12, p0_.production_year AS production_year_13, p0_.norwegian_media_authority_id AS norwegian_media_authority_id_14, p0_.eidr AS eidr_15, p0_.imdb_id AS imdb_id_16, p0_.isan AS isan_17, p0_.release_date_tba AS release_date_tba_18, p0_.release_date_overwrite_theatrical_date AS release_date_overwrite_theatrical_date_19, p0_.published AS published_20, p0_.tv_sales_comment AS tv_sales_comment_21, p0_.nearline_asset_movie_format AS nearline_asset_movie_format_22, p0_.nearline_asset_trailer_format AS nearline_asset_trailer_format_23, p0_.copyright_line AS copyright_line_24, p0_.release_date_sweden_tba AS release_date_sweden_tba_25, p0_.release_date_sweden AS release_date_sweden_26, p0_.release_date_he_dk_tba AS release_date_he_dk_tba_27, p0_.release_date_he_se_tba AS release_date_he_se_tba_28, p0_.release_date_he_no_tba AS release_date_he_no_tba_29, p0_.release_date_he_fi_tba AS release_date_he_fi_tba_30, p0_.created_at AS created_at_31, p0_.updated_at AS updated_at_32, p2_.tv_series_type AS tv_series_type_33, p2_.episodes_number AS episodes_number_34, p2_.season_no AS season_no_35, p3_.id AS id_36, p3_.language AS language_37, p3_.local_title AS local_title_38, p3_.working_title AS working_title_39, p3_.synopsis_home_entertainment AS synopsis_home_entertainment_40, p3_.synopsis_theatrical AS synopsis_theatrical_41, p3_.season_text AS season_text_42, p3_.series_text AS series_text_43, p3_.series_name AS series_name_44, p4_.id AS id_45, p4_.country AS country_46, p0_.product_type AS product_type_47, p0_.copyright_owner AS copyright_owner_48, p0_.aspect_ratio_id AS aspect_ratio_id_49, p0_.release_date_overwrite_theatrical_date_edited_by AS release_date_overwrite_theatrical_date_edited_by_50, p0_.primary_nav_title_id AS primary_nav_title_id_51, p0_.original_image_id AS original_image_id_52, p0_.created_by AS created_by_53, p0_.release_date_sweden_edited_by AS release_date_sweden_edited_by_54, p2_.series_id AS series_id_55, p3_.product_id AS product_id_56, p4_.product_id AS product_id_57, p4_.asset_online_id AS asset_online_id_58 FROM product p0_ LEFT JOIN product_movie p1_ ON p0_.product_id = p1_.product_id LEFT JOIN product_tvseries p2_ ON p0_.product_id = p2_.product_id INNER JOIN product_release_dates p5_ ON p0_.product_id = p5_.product_id AND (p5_.domain_id = ?) INNER JOIN product_domains p7_ ON p0_.product_id = p7_.product_id INNER JOIN press_sites_domains p6_ ON p6_.id = p7_.domain_id INNER JOIN product_localized_text p3_ ON p0_.product_id = p3_.product_id AND (p3_.language = ?) LEFT JOIN product_primary_nf_video_image p4_ ON p0_.product_id = p4_.product_id AND (p4_.country = 'DK') WHERE p0_.published = ? AND p5_.release_date IS NOT NULL AND (p5_.release_date BETWEEN ? AND ?) GROUP BY p0_.product_id ORDER BY sclr_0 ASC, p5_.release_date ASC, p4_.country ASC LIMIT 5
Parameters:
[
  3
  "da"
  1
  "2024-07-02"
  "2025-07-02"
]
5 2.12 ms
SELECT p0_.id AS id_0, p1_.title AS title_1, p1_.slug AS slug_2, p1_.content AS content_3, p1_.language_code AS language_code_4 FROM press_sites_pages p0_ INNER JOIN press_sites_pages_localization p1_ ON p0_.id = p1_.page_id INNER JOIN press_sites_pages_domains p3_ ON p0_.id = p3_.page_id INNER JOIN press_sites_domains p2_ ON p2_.id = p3_.domain_id WHERE p2_.id = ? AND p0_.region = ? AND p1_.language_code = ? AND p1_.slug IS NOT NULL
Parameters:
[
  3
  "header"
  "da"
]
6 1.48 ms
SELECT t1.asset_id AS asset_id_2, t1.drupal_nid AS drupal_nid_3, t1.display_title AS display_title_4, t1.published AS published_5, t1.created_at AS created_at_6, t1.updated_at AS updated_at_7, t0.short_name AS short_name_8, t0.identifier AS identifier_9, t0.has_subtitles AS has_subtitles_10, t0.subtitle_format AS subtitle_format_11, t0.subtitle_type AS subtitle_type_12, t0.item_no AS item_no_13, t0.video_aspect_format AS video_aspect_format_14, t0.video_frame_rate AS video_frame_rate_15, t0.approved_for_external_use AS approved_for_external_use_16, t0.primary_trailer AS primary_trailer_17, t0.embedded_metadata AS embedded_metadata_18, t0.copyright AS copyright_19, t0.extension AS extension_20, t1.product_id AS product_id_21, t1.created_by AS created_by_22, t1.updated_by AS updated_by_23, t0.file_id AS file_id_24, t0.asset_type_id AS asset_type_id_25, t0.content_type_id AS content_type_id_26, t0.video_resolution_aspect_id AS video_resolution_aspect_id_27, t1.asset_type FROM asset_online t0 INNER JOIN asset t1 ON t0.asset_id = t1.asset_id WHERE t1.asset_id = ?
Parameters:
[
  316288
]
7 1.48 ms
SELECT t0.name AS name_1, t0.description AS description_2, t0.enabled AS enabled_3, t0.provider_name AS provider_name_4, t0.provider_status AS provider_status_5, t0.provider_reference AS provider_reference_6, t0.provider_metadata AS provider_metadata_7, t0.width AS width_8, t0.height AS height_9, t0.length AS length_10, t0.content_type AS content_type_11, t0.copyright AS copyright_12, t0.author_name AS author_name_13, t0.context AS context_14, t0.cdn_is_flushable AS cdn_is_flushable_15, t0.cdn_flush_identifier AS cdn_flush_identifier_16, t0.cdn_flush_at AS cdn_flush_at_17, t0.cdn_status AS cdn_status_18, t0.updated_at AS updated_at_19, t0.created_at AS created_at_20, t0.id AS id_21, t0.size AS size_22, t0.content_size AS content_size_23 FROM media__media t0 WHERE t0.id = ?
Parameters:
[
  288513
]
8 1.34 ms
SELECT t0.id AS id_1, t0.release_date AS release_date_2, t0.all_release_dates AS all_release_dates_3, t0.product_id AS product_id_4, t0.domain_id AS domain_id_5, t0.item_window_id AS item_window_id_6, t0.item_format_id AS item_format_id_7 FROM product_release_dates t0 WHERE t0.product_id = ?
Parameters:
[
  10241
]
9 1.39 ms
SELECT t0.name AS name_1, t0.enabled AS enabled_2, t0.slug AS slug_3, t0.description AS description_4, t0.position AS position_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.nav_code AS nav_code_9, t0.visible AS visible_10, t0.operator_content_type AS operator_content_type_11, t0.shown_in_filter AS shown_in_filter_12, t0.parent_id AS parent_id_13, t0.context AS context_14, t0.media_id AS media_id_15 FROM classification__category t0 WHERE t0.id = ?
Parameters:
[
  628
]
10 1.23 ms
SELECT t0.series_id AS series_id_1, t0.display_title AS display_title_2, t0.original_language AS original_language_3 FROM series t0 WHERE t0.series_id = ?
Parameters:
[
  169
]
11 1.45 ms
SELECT t1.asset_id AS asset_id_2, t1.drupal_nid AS drupal_nid_3, t1.display_title AS display_title_4, t1.published AS published_5, t1.created_at AS created_at_6, t1.updated_at AS updated_at_7, t0.short_name AS short_name_8, t0.identifier AS identifier_9, t0.has_subtitles AS has_subtitles_10, t0.subtitle_format AS subtitle_format_11, t0.subtitle_type AS subtitle_type_12, t0.item_no AS item_no_13, t0.video_aspect_format AS video_aspect_format_14, t0.video_frame_rate AS video_frame_rate_15, t0.approved_for_external_use AS approved_for_external_use_16, t0.primary_trailer AS primary_trailer_17, t0.embedded_metadata AS embedded_metadata_18, t0.copyright AS copyright_19, t0.extension AS extension_20, t1.product_id AS product_id_21, t1.created_by AS created_by_22, t1.updated_by AS updated_by_23, t0.file_id AS file_id_24, t0.asset_type_id AS asset_type_id_25, t0.content_type_id AS content_type_id_26, t0.video_resolution_aspect_id AS video_resolution_aspect_id_27, t1.asset_type FROM asset_online t0 INNER JOIN asset t1 ON t0.asset_id = t1.asset_id WHERE t1.asset_id = ?
Parameters:
[
  290556
]
12 1.31 ms
SELECT t0.name AS name_1, t0.description AS description_2, t0.enabled AS enabled_3, t0.provider_name AS provider_name_4, t0.provider_status AS provider_status_5, t0.provider_reference AS provider_reference_6, t0.provider_metadata AS provider_metadata_7, t0.width AS width_8, t0.height AS height_9, t0.length AS length_10, t0.content_type AS content_type_11, t0.copyright AS copyright_12, t0.author_name AS author_name_13, t0.context AS context_14, t0.cdn_is_flushable AS cdn_is_flushable_15, t0.cdn_flush_identifier AS cdn_flush_identifier_16, t0.cdn_flush_at AS cdn_flush_at_17, t0.cdn_status AS cdn_status_18, t0.updated_at AS updated_at_19, t0.created_at AS created_at_20, t0.id AS id_21, t0.size AS size_22, t0.content_size AS content_size_23 FROM media__media t0 WHERE t0.id = ?
Parameters:
[
  277356
]
13 1.41 ms
SELECT t0.id AS id_1, t0.release_date AS release_date_2, t0.all_release_dates AS all_release_dates_3, t0.product_id AS product_id_4, t0.domain_id AS domain_id_5, t0.item_window_id AS item_window_id_6, t0.item_format_id AS item_format_id_7 FROM product_release_dates t0 WHERE t0.product_id = ?
Parameters:
[
  10180
]
14 1.19 ms
SELECT t0.series_id AS series_id_1, t0.display_title AS display_title_2, t0.original_language AS original_language_3 FROM series t0 WHERE t0.series_id = ?
Parameters:
[
  84
]
15 1.44 ms
SELECT t1.asset_id AS asset_id_2, t1.drupal_nid AS drupal_nid_3, t1.display_title AS display_title_4, t1.published AS published_5, t1.created_at AS created_at_6, t1.updated_at AS updated_at_7, t0.short_name AS short_name_8, t0.identifier AS identifier_9, t0.has_subtitles AS has_subtitles_10, t0.subtitle_format AS subtitle_format_11, t0.subtitle_type AS subtitle_type_12, t0.item_no AS item_no_13, t0.video_aspect_format AS video_aspect_format_14, t0.video_frame_rate AS video_frame_rate_15, t0.approved_for_external_use AS approved_for_external_use_16, t0.primary_trailer AS primary_trailer_17, t0.embedded_metadata AS embedded_metadata_18, t0.copyright AS copyright_19, t0.extension AS extension_20, t1.product_id AS product_id_21, t1.created_by AS created_by_22, t1.updated_by AS updated_by_23, t0.file_id AS file_id_24, t0.asset_type_id AS asset_type_id_25, t0.content_type_id AS content_type_id_26, t0.video_resolution_aspect_id AS video_resolution_aspect_id_27, t1.asset_type FROM asset_online t0 INNER JOIN asset t1 ON t0.asset_id = t1.asset_id WHERE t1.asset_id = ?
Parameters:
[
  313495
]
16 1.29 ms
SELECT t0.name AS name_1, t0.description AS description_2, t0.enabled AS enabled_3, t0.provider_name AS provider_name_4, t0.provider_status AS provider_status_5, t0.provider_reference AS provider_reference_6, t0.provider_metadata AS provider_metadata_7, t0.width AS width_8, t0.height AS height_9, t0.length AS length_10, t0.content_type AS content_type_11, t0.copyright AS copyright_12, t0.author_name AS author_name_13, t0.context AS context_14, t0.cdn_is_flushable AS cdn_is_flushable_15, t0.cdn_flush_identifier AS cdn_flush_identifier_16, t0.cdn_flush_at AS cdn_flush_at_17, t0.cdn_status AS cdn_status_18, t0.updated_at AS updated_at_19, t0.created_at AS created_at_20, t0.id AS id_21, t0.size AS size_22, t0.content_size AS content_size_23 FROM media__media t0 WHERE t0.id = ?
Parameters:
[
  286672
]
17 1.37 ms
SELECT t0.id AS id_1, t0.release_date AS release_date_2, t0.all_release_dates AS all_release_dates_3, t0.product_id AS product_id_4, t0.domain_id AS domain_id_5, t0.item_window_id AS item_window_id_6, t0.item_format_id AS item_format_id_7 FROM product_release_dates t0 WHERE t0.product_id = ?
Parameters:
[
  10239
]
18 1.18 ms
SELECT t0.series_id AS series_id_1, t0.display_title AS display_title_2, t0.original_language AS original_language_3 FROM series t0 WHERE t0.series_id = ?
Parameters:
[
  65
]
19 1.29 ms
SELECT t1.asset_id AS asset_id_2, t1.drupal_nid AS drupal_nid_3, t1.display_title AS display_title_4, t1.published AS published_5, t1.created_at AS created_at_6, t1.updated_at AS updated_at_7, t0.short_name AS short_name_8, t0.identifier AS identifier_9, t0.has_subtitles AS has_subtitles_10, t0.subtitle_format AS subtitle_format_11, t0.subtitle_type AS subtitle_type_12, t0.item_no AS item_no_13, t0.video_aspect_format AS video_aspect_format_14, t0.video_frame_rate AS video_frame_rate_15, t0.approved_for_external_use AS approved_for_external_use_16, t0.primary_trailer AS primary_trailer_17, t0.embedded_metadata AS embedded_metadata_18, t0.copyright AS copyright_19, t0.extension AS extension_20, t1.product_id AS product_id_21, t1.created_by AS created_by_22, t1.updated_by AS updated_by_23, t0.file_id AS file_id_24, t0.asset_type_id AS asset_type_id_25, t0.content_type_id AS content_type_id_26, t0.video_resolution_aspect_id AS video_resolution_aspect_id_27, t1.asset_type FROM asset_online t0 INNER JOIN asset t1 ON t0.asset_id = t1.asset_id WHERE t1.asset_id = ?
Parameters:
[
  289230
]
20 1.27 ms
SELECT t0.name AS name_1, t0.description AS description_2, t0.enabled AS enabled_3, t0.provider_name AS provider_name_4, t0.provider_status AS provider_status_5, t0.provider_reference AS provider_reference_6, t0.provider_metadata AS provider_metadata_7, t0.width AS width_8, t0.height AS height_9, t0.length AS length_10, t0.content_type AS content_type_11, t0.copyright AS copyright_12, t0.author_name AS author_name_13, t0.context AS context_14, t0.cdn_is_flushable AS cdn_is_flushable_15, t0.cdn_flush_identifier AS cdn_flush_identifier_16, t0.cdn_flush_at AS cdn_flush_at_17, t0.cdn_status AS cdn_status_18, t0.updated_at AS updated_at_19, t0.created_at AS created_at_20, t0.id AS id_21, t0.size AS size_22, t0.content_size AS content_size_23 FROM media__media t0 WHERE t0.id = ?
Parameters:
[
  276030
]
21 1.26 ms
SELECT t0.id AS id_1, t0.release_date AS release_date_2, t0.all_release_dates AS all_release_dates_3, t0.product_id AS product_id_4, t0.domain_id AS domain_id_5, t0.item_window_id AS item_window_id_6, t0.item_format_id AS item_format_id_7 FROM product_release_dates t0 WHERE t0.product_id = ?
Parameters:
[
  10175
]
22 1.26 ms
SELECT t0.series_id AS series_id_1, t0.display_title AS display_title_2, t0.original_language AS original_language_3 FROM series t0 WHERE t0.series_id = ?
Parameters:
[
  25
]
23 1.52 ms
SELECT p0_.id AS id_0, p1_.title AS title_1, p1_.slug AS slug_2, p1_.content AS content_3, p1_.language_code AS language_code_4 FROM press_sites_pages p0_ INNER JOIN press_sites_pages_localization p1_ ON p0_.id = p1_.page_id INNER JOIN press_sites_pages_domains p3_ ON p0_.id = p3_.page_id INNER JOIN press_sites_domains p2_ ON p2_.id = p3_.domain_id WHERE p2_.id = ? AND p0_.region = ? AND p1_.language_code = ? AND p1_.slug IS NOT NULL
Parameters:
[
  3
  "footer"
  "da"
]

Database Connections

Name Service
default doctrine.dbal.default_connection

Entity Managers

Name Service
default doctrine.orm.default_entity_manager

Second Level Cache

Second Level Cache is not enabled.

Entities Mapping

Class Mapping errors
App\Entity\PressSite\DomainManager No errors.
Sonata\ClassificationBundle\Entity\BaseCategory No errors.
App\Entity\SonataClassificationCategory No errors.
App\Entity\Product No errors.
App\Entity\ProductReleaseDate No errors.
App\Entity\ProductLocalizedText No errors.
App\Entity\ProductPrimaryNFVideoImage No errors.
App\Entity\ProductMovie No errors.
App\Entity\ProductTVSeries No errors.
App\Entity\Company No errors.
Sonata\UserBundle\Entity\BaseUser No errors.
App\Entity\SonataAdminUser No errors.
App\Entity\NavTitle No errors.
App\Entity\Asset No errors.
App\Entity\AssetOnline No errors.
App\Entity\Series No errors.
App\Entity\ProductGenre No errors.
App\Entity\ProductSubtitle No errors.
App\Entity\ProductProductionCountry No errors.
App\Entity\ProductSpokenLanguage No errors.
App\Entity\ProductCensorship No errors.
App\Entity\ProductVideoInfo No errors.
App\Entity\ProductOriginalRelease No errors.
App\Entity\ProductLink No errors.
App\Entity\ProductAward No errors.
App\Entity\ProductAvailability No errors.
App\Entity\ProductCast No errors.
App\Entity\ProductCrew No errors.
App\Entity\ProductPrimaryTheatricalImage No errors.
App\Entity\ProductSalesCategory No errors.
App\Entity\VOD\Title No errors.
App\Entity\PressSite\PageManager No errors.
App\Entity\PressSite\PageManagerLocalization No errors.
Sonata\MediaBundle\Entity\BaseMedia No errors.
App\Entity\SonataMediaMedia No errors.
App\Entity\AssetOnlineLanguage No errors.
App\Entity\AssetOnlineAudioLanguage No errors.
App\Entity\AssetOnlineMovieLanguage No errors.
App\Entity\AssetOnlineSubtitleLanguage No errors.
Sonata\MediaBundle\Entity\BaseGalleryItem No errors.
App\Entity\SonataMediaGalleryItem No errors.
Sonata\ClassificationBundle\Entity\BaseContext No errors.
App\Entity\SonataClassificationContext No errors.
App\Entity\SeriesGenre No errors.
App\Entity\SeriesLocalizedText No errors.
App\Entity\SeriesImage No errors.