Query Metrics
13
Database Queries
3
Different statements
29.24 ms
Query time
0
Invalid entities
140
Managed entities
Grouped Statements
| Time▼ | Count | Info | ||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
21.02 ms (71.89%) |
11 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.type AS type_4, t0.options AS options_5, t0.validation_rules AS validation_rules_6, t0.`order` AS order_7, t0.is_required AS is_required_8, t0.deleted_at AS deleted_at_9, t0.collection_id AS collection_id_10 FROM field t0 WHERE t0.collection_id = ?
Parameters:
[
42
]
|
||||||||||||||||||||||||||||||||
|
5.35 ms (18.31%) |
1 |
SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.description AS description_4, t0.default_locale AS default_locale_5, t0.locales AS locales_6, t0.disk AS disk_7, t0.public_api AS public_api_8, t0.storage_strategy AS storage_strategy_9, t0.settings AS settings_10, t0.jwt_access_ttl AS jwt_access_ttl_11, t0.jwt_refresh_ttl AS jwt_refresh_ttl_12, t0.preview_url AS preview_url_13, t0.preview_mode AS preview_mode_14, t0.preview_enabled AS preview_enabled_15 FROM project t0 WHERE t0.uuid = ? LIMIT 1
Parameters:
[
b"ÿ]\v¸ºØFÑ‹À\rc\x14·v²"
]
|
||||||||||||||||||||||||||||||||
|
2.87 ms (9.81%) |
1 |
SELECT c0_.id AS id_0, c0_.uuid AS uuid_1, c0_.name AS name_2, c0_.slug AS slug_3, c0_.description AS description_4, c0_.is_singleton AS is_singleton_5, c0_.`order` AS order_6, c0_.deleted_at AS deleted_at_7, c0_.settings AS settings_8, c0_.project_id AS project_id_9 FROM `collection` c0_ WHERE c0_.project_id = ? AND c0_.deleted_at IS NULL ORDER BY c0_.`order` ASC
Parameters:
[
4
]
|
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\Field | 128 |
| App\Entity\Collection | 11 |
| App\Entity\Project | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Project | No errors. |
| App\Entity\ProjectStorageProfile | No errors. |
| App\Entity\StorageRule | No errors. |
| App\Entity\Collection | No errors. |
| App\Entity\ProjectMember | No errors. |
| App\Entity\ContentEntry | No errors. |
| App\Entity\Field | No errors. |