Query Metrics
5
Database Queries
3
Different statements
17.34 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 1.53 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.41 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 | 11.06 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 = 'FI') 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 16
Parameters:
[ 6 "fi" 1 "2024-08-07" "2024-11-07" ] |
4 | 1.86 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:
[ 6 "header" "fi" ] |
5 | 1.48 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:
[ 6 "footer" "fi" ] |
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\PressSite\PageManager | No errors. |
App\Entity\PressSite\PageManagerLocalization | No errors. |