GET https://kieran-test.4bis-dev.nl/includes/phpinfo.php

Query Metrics

5 Database Queries
4 Different statements
108.05 ms Query time
0 Invalid entities
2 Managed entities
0 Cache hits
2 Cache misses
4 Cache puts

Queries

Group similar statements

# Time Info
1 20.74 ms
SELECT t0.id AS id_1, t0.active AS active_2, t0.deleted_at AS deleted_at_3, t0.uuid AS uuid_4, t0.created_by AS created_by_5, t0.updated_by AS updated_by_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.version AS version_9, t0.data AS data_10, t0.slug AS slug_11, t0.name AS name_12, t0.value AS value_13, t0.default_setting_id AS default_setting_id_14, t0.description AS description_15 FROM cms_setting t0 WHERE t0.slug = ? AND (((t0.deleted_at IS NULL OR t0.deleted_at > CURRENT_TIMESTAMP))) LIMIT 1
Parameters:
[
  "primarylanguage"
]
2 19.08 ms
SELECT t0.id AS id_1, t0.active AS active_2, t0.deleted_at AS deleted_at_3, t0.uuid AS uuid_4, t0.created_by AS created_by_5, t0.updated_by AS updated_by_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.version AS version_9, t0.data AS data_10, t0.slug AS slug_11, t0.name AS name_12, t0.value AS value_13, t0.default_setting_id AS default_setting_id_14, t0.description AS description_15 FROM cms_setting t0 WHERE t0.slug = ? AND (((t0.deleted_at IS NULL OR t0.deleted_at > CURRENT_TIMESTAMP))) LIMIT 1
Parameters:
[
  "languages"
]
3 17.87 ms
SELECT t0.id AS id_1, t0.active AS active_2, t0.deleted_at AS deleted_at_3, t0.uuid AS uuid_4, t0.created_by AS created_by_5, t0.updated_by AS updated_by_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.version AS version_9, t0.data AS data_10, t0.url AS url_11, t0.locale AS locale_12, t0.urlable_class AS urlable_class_13, t0.urlable_uuid AS urlable_uuid_14, t0.public AS public_15 FROM cms_url t0 WHERE t0.locale = ? AND t0.url = ? AND t0.deleted_at IS NULL AND t0.public = ? AND (((t0.deleted_at IS NULL OR t0.deleted_at > CURRENT_TIMESTAMP))) LIMIT 1
Parameters:
[
  "en"
  "/phpinfo.php"
  1
]
4 24.68 ms
SELECT c0_.id AS id_0, c0_.active AS active_1, c0_.deleted_at AS deleted_at_2, c0_.uuid AS uuid_3, c0_.created_by AS created_by_4, c0_.updated_by AS updated_by_5, c0_.created_at AS created_at_6, c0_.updated_at AS updated_at_7, c0_.version AS version_8, c0_.data AS data_9, c0_.url AS url_10, c0_.locale AS locale_11, c0_.urlable_class AS urlable_class_12, c0_.urlable_uuid AS urlable_uuid_13, c0_.public AS public_14 FROM cms_url c0_ WHERE (c0_.public = 1 AND c0_.url LIKE ? AND c0_.locale = ? AND c0_.deleted_at IS NULL) AND ((c0_.deleted_at IS NULL OR c0_.deleted_at > CURRENT_TIMESTAMP))
Parameters:
[
  "%/phpinfo.php"
  "en"
]
5 25.68 ms
(SELECT id, title as field_0, description as field_1, full_url as field_2, content as field_3, 'pageTranslation' as metaId FROM cms_page_translation WHERE public = 1 and (locale = ? AND (deleted_at is null AND (title LIKE ? or title LIKE ? or description LIKE ? or description LIKE ? or full_url LIKE ? or full_url LIKE ? or content LIKE ? or content LIKE ?))) ORDER BY created_at DESC LIMIT 20 ) UNION (SELECT id, title as field_0, description as field_1, full_url as field_2, content as field_3, 'postTranslation' as metaId FROM cms_post_translation WHERE public = 1 and (locale = ? AND (deleted_at is null AND (title LIKE ? or title LIKE ? or description LIKE ? or description LIKE ? or full_url LIKE ? or full_url LIKE ? or content LIKE ? or content LIKE ?))) ORDER BY created_at DESC LIMIT 20 ) UNION (SELECT id, name as field_0, description as field_1, full_url as field_2, 0 as field_3, 'postCategoryTranslation' as metaId FROM cms_post_category_translation WHERE public = 1 and (locale = ? AND (deleted_at is null AND (name LIKE ? or name LIKE ? or description LIKE ? or description LIKE ? or full_url LIKE ? or full_url LIKE ?))) ORDER BY created_at DESC LIMIT 20 )
Parameters:
[
  "en"
  "%phpinfo%"
  "%php%"
  "%phpinfo%"
  "%php%"
  "%phpinfo%"
  "%php%"
  "%phpinfo%"
  "%php%"
  "en"
  "%phpinfo%"
  "%php%"
  "%phpinfo%"
  "%php%"
  "%phpinfo%"
  "%php%"
  "%phpinfo%"
  "%php%"
  "en"
  "%phpinfo%"
  "%php%"
  "%phpinfo%"
  "%php%"
  "%phpinfo%"
  "%php%"
]

Database Connections

Name Service
default doctrine.dbal.default_connection

Entity Managers

Name Service
default doctrine.orm.default_entity_manager

Second Level Cache

0 Hits
2 Misses
4 Puts

Number of cache misses

Region Misses
fourbis_cmsbundle_entity_setting 2

Number of cache puts

Region Puts
fourbis_cmsbundle_entity_setting 4

Managed Entities

default entity manager

Class Amount of managed objects
Fourbis\CmsBundle\Entity\Setting 2