https://icf-new.demo.slsitservices.com/news/introducing-icf-s-new-online-presence?lang=en

Query Metrics

3 Database Queries
3 Different statements
2.53 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
0.86 ms
(33.86%)
1
SELECT n0_.title AS title_0, n0_.short_content AS short_content_1, n0_.content AS content_2, n0_.cover_image_path AS cover_image_path_3, n0_.publish_at AS publish_at_4, n0_.id AS id_5, n0_.slug AS slug_6, n0_.enabled AS enabled_7, n0_.created_at AS created_at_8, n0_.updated_at AS updated_at_9, n0_.created_by_id AS created_by_id_10, n0_.updated_by_id AS updated_by_id_11 FROM news n0_ WHERE n0_.publish_at < NOW() AND n0_.enabled = 1 AND n0_.slug = ? ORDER BY n0_.publish_at DESC
Parameters:
[
  "introducing-icf-s-new-online-presence"
]
0.85 ms
(33.56%)
1
SELECT n0_.title AS title_0, n0_.short_content AS short_content_1, n0_.content AS content_2, n0_.cover_image_path AS cover_image_path_3, n0_.publish_at AS publish_at_4, n0_.id AS id_5, n0_.slug AS slug_6, n0_.enabled AS enabled_7, n0_.created_at AS created_at_8, n0_.updated_at AS updated_at_9, n0_.created_by_id AS created_by_id_10, n0_.updated_by_id AS updated_by_id_11 FROM news n0_ WHERE n0_.publish_at < NOW() AND n0_.enabled = 1 AND n0_.id <> ? ORDER BY n0_.publish_at DESC LIMIT 3
Parameters:
[
  8
]
0.83 ms
(32.57%)
1
SELECT l0_.code AS code_0, l0_.headquarter AS headquarter_1, l0_.company AS company_2, l0_.description AS description_3, l0_.country_code AS country_code_4, l0_.city AS city_5, l0_.address AS address_6, l0_.email AS email_7, l0_.message_email AS message_email_8, l0_.phone_number AS phone_number_9, l0_.facebook_link AS facebook_link_10, l0_.linkedin_link AS linkedin_link_11, l0_.gps_latitude AS gps_latitude_12, l0_.gps_longitude AS gps_longitude_13, l0_.id AS id_14, l0_.created_at AS created_at_15, l0_.updated_at AS updated_at_16, l0_.created_by_id AS created_by_id_17, l0_.updated_by_id AS updated_by_id_18 FROM location l0_
Parameters:
[]

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\News No errors.
App\Entity\User No errors.
App\Entity\NewsTranslation No errors.
App\Entity\Location No errors.
App\Entity\LocationTranslation No errors.
App\Entity\Job No errors.
App\Entity\Message No errors.