GET https://staging.meribel-mottaret-lesbleuets.fr/en/legal-notice

Query Metrics

8 Database Queries
5 Different statements
5.44 ms Query time
2 Invalid entities
9 Managed entities

Grouped Statements

Show all queries

Time Count Info
2.60 ms
(47.76%)
4
SELECT n0_.id AS id_0, n0_.created_at AS created_at_1, n0_.updated_at AS updated_at_2, n0_.name AS name_3, n0_.short_name AS short_name_4, n0_.summary AS summary_5, n0_.content AS content_6, n0_.comment AS comment_7, n0_.residence_id AS residence_id_8 FROM nw_configuration n0_ WHERE n0_.short_name = ? AND n0_.residence_id = ?
Parameters:
[
  "meta_title"
  25
]
0.91 ms
(16.72%)
1
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.role_suffix AS role_suffix_4, t0.email AS email_5, t0.photo AS photo_6, t0.website AS website_7, t0.key_collection_times AS key_collection_times_8, t0.come_by_car AS come_by_car_9, t0.come_by_plane AS come_by_plane_10, t0.come_by_train AS come_by_train_11, t0.description AS description_12, t0.name AS name_13, t0.name_localization AS name_localization_14, t0.slug AS slug_15, t0.template_folder AS template_folder_16, t0.address AS address_17, t0.zipcode AS zipcode_18, t0.city AS city_19, t0.country AS country_20, t0.phone AS phone_21, t0.information AS information_22, t0.manager_firstname AS manager_firstname_23, t0.manager_lastname AS manager_lastname_24, t0.manager_email AS manager_email_25, t0.comment AS comment_26, t0.public AS public_27, t0.active AS active_28, t0.configured AS configured_29, t0.position AS position_30 FROM nw_residence t0 WHERE t0.slug = ? AND t0.active = ? LIMIT 1
Parameters:
[
  "meribel-mottaret-lesbleuets"
  1
]
0.75 ms
(13.87%)
1
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.residence_id AS residence_id_4, t0.page_id AS page_id_5, t0.content_id AS content_id_6, t0.lang_id AS lang_id_7 FROM nw_cms_link t0 WHERE t0.residence_id = ? AND t0.page_id = ? AND t0.lang_id = ?
Parameters:
[
  25
  17
  1
]
0.61 ms
(11.15%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.method_name AS method_name_3, t0.controller_name AS controller_name_4, t0.env_name AS env_name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.description AS description_8 FROM nw_cms_page t0 WHERE t0.method_name = ? AND t0.controller_name = ? AND t0.env_name = ? LIMIT 1
Parameters:
[
  "legal"
  "PageController"
  "front"
]
0.57 ms
(10.50%)
1
SELECT t0.id AS id_1, t0.title AS title_2, t0.subtitle AS subtitle_3, t0.slug AS slug_4, t0.summary AS summary_5, t0.published AS published_6, t0.createdAt AS createdAt_7, t0.updated_at AS updated_at_8, t0.published_at AS published_at_9, t0.content AS content_10, t0.comment AS comment_11, t0.lang_id AS lang_id_12 FROM nw_cms_content t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  50
]

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.

Managed Entities

default entity manager

Class Amount of managed objects
App\Entity\Configuration 4
App\Entity\Residence 1
App\Entity\CmsPage 1
App\Entity\CmsLink 1
App\Entity\CmsContent 1
App\Entity\CmsLang 1

Entities Mapping

Class Mapping errors
App\Entity\Residence
  • The mappings App\Entity\Residence#documents and App\Entity\DocumentResidence#residence are inconsistent with each other.
App\Entity\DocumentResidence
  • The association App\Entity\DocumentResidence#residence refers to the inverse side field App\Entity\Residence#documentsResidences which does not exist.
App\Entity\CmsPage No errors.
App\Entity\CmsLink No errors.
App\Entity\CmsContent No errors.
App\Entity\CmsLang No errors.
App\Entity\Configuration No errors.