Query Metrics
2
Database Queries
2
Different statements
2.46 ms
Query time
0
Invalid entities
3
Managed entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 1.50 ms |
SELECT b0_.type AS type_0, b0_.value AS value_1, b0_.available_in_api AS available_in_api_2, b0_.disable_delete AS disable_delete_3, b0_.disable_code_edit AS disable_code_edit_4, b0_.id AS id_5, b0_.created_at AS created_at_6, b0_.updated_at AS updated_at_7, b0_.system_deleted_at AS system_deleted_at_8, b0_.title AS title_9, b0_.published AS published_10, b0_.code AS code_11, b0_.description AS description_12, b0_.group_id AS group_id_13, b0_.created_by_id AS created_by_id_14, b0_.updated_by_id AS updated_by_id_15, b0_.deleted_by_id AS deleted_by_id_16, b0_.file_id AS file_id_17, b0_.picture_id AS picture_id_18 FROM buckler_settings_setting b0_ LEFT JOIN buckler_settings_group b1_ ON b0_.group_id = b1_.id WHERE b0_.published = ? AND b0_.code = ? LIMIT 1
Parameters:
[ 1 "cookie_policy_file" ] |
| 2 | 0.96 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.content_size AS content_size_12, t0.copyright AS copyright_13, t0.author_name AS author_name_14, t0.context AS context_15, t0.cdn_is_flushable AS cdn_is_flushable_16, t0.cdn_flush_identifier AS cdn_flush_identifier_17, t0.cdn_flush_at AS cdn_flush_at_18, t0.cdn_status AS cdn_status_19, t0.updated_at AS updated_at_20, t0.created_at AS created_at_21, t0.id AS id_22 FROM media__media t0 WHERE t0.id = ?
Parameters:
[
2009331
]
|
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 |
|---|---|
| Buckler\Settings\Entity\Setting | 1 |
| Buckler\User\Entity\User | 1 |
| Buckler\Media\Entity\Media | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| Gesdinet\JWTRefreshTokenBundle\Entity\RefreshToken | No errors. |
| Buckler\User\Entity\RefreshToken | No errors. |
| Buckler\Settings\Entity\Setting | No errors. |
| Buckler\Settings\Entity\Group | No errors. |
| Sonata\UserBundle\Entity\BaseUser | No errors. |
| Buckler\User\Entity\User | No errors. |
| Sonata\MediaBundle\Entity\BaseMedia | No errors. |
| Buckler\Media\Entity\Media | No errors. |
| Sonata\MediaBundle\Entity\BaseGalleryItem | No errors. |
| Buckler\Media\Entity\GalleryItem | No errors. |