Query Metrics
1
Database Queries
1
Different statements
3.68 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
3.68 ms (100.00%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.description AS description_4, t0.comment AS comment_5, t0.slug AS slug_6, t0.active AS active_7, t0.rooms_enabled AS rooms_enabled_8, t0.room_home_text AS room_home_text_9, t0.room_home_text_en AS room_home_text_en_10, t0.phone AS phone_11, t0.primary_color AS primary_color_12, t0.secondary_color AS secondary_color_13, t0.subdomain AS subdomain_14, t0.website AS website_15, t0.allowed_email_subdomains AS allowed_email_subdomains_16, t0.deleted_at AS deleted_at_17, t0.created_at AS created_at_18, t0.updated_at AS updated_at_19, t0.logo_id AS logo_id_20, t0.logo_small_id AS logo_small_id_21, t0.parent_id AS parent_id_22, t0.splash_image_id AS splash_image_id_23, t0.address_id AS address_id_24, t0.deleted_by_id AS deleted_by_id_25, t0.created_by_id AS created_by_id_26, t0.updated_by_id AS updated_by_id_27 FROM company t0 WHERE t0.subdomain = ? AND t0.active = ? AND t0.deleted_at IS NULL LIMIT 1
Parameters:
[ "app-preprod" 1 ] |
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 |
|---|
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Company | No errors. |
| App\Entity\Image | No errors. |
| App\Entity\Address | No errors. |
| App\Entity\User | No errors. |