Query Metrics
4
Database Queries
2
Different statements
3.98 ms
Query time
2
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 2.03 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.homepage AS homepage_4, t0.logo AS logo_5, t0.favicon AS favicon_6, t0.company_name AS company_name_7, t0.address AS address_8, t0.zip_code AS zip_code_9, t0.city AS city_10, t0.phone AS phone_11, t0.registration_nr AS registration_nr_12, t0.email AS email_13, t0.seo_title AS seo_title_14, t0.seo_description AS seo_description_15, t0.terms_and_conditions_page AS terms_and_conditions_page_16, t0.privacy_policy_page AS privacy_policy_page_17, t0.active AS active_18, t0.instagram_url AS instagram_url_19, t0.facebook_url AS facebook_url_20, t0.facebook_pixel_id AS facebook_pixel_id_21, t0.facebook_access_token AS facebook_access_token_22, t0.test_event_code AS test_event_code_23, t0.sale_supply_shop_id AS sale_supply_shop_id_24, t0.changed_url AS changed_url_25, t0.changed_translation AS changed_translation_26, t0.google_tag_manager_code AS google_tag_manager_code_27, t0.klaviyo_api_key AS klaviyo_api_key_28, t0.klaviyo_list_id AS klaviyo_list_id_29, t0.google_api_secret AS google_api_secret_30, t0.google_tag_code AS google_tag_code_31, t0.default_event_providers AS default_event_providers_32, t0.customer_id AS customer_id_33, t0.active_email_provider_id AS active_email_provider_id_34, t35.id AS id_36, t35.account_id AS account_id_37, t35.conversion_token AS conversion_token_38, t35.pinterest_tag AS pinterest_tag_39, t35.domain_id AS domain_id_40, t41.id AS id_42, t41.pixel_code AS pixel_code_43, t41.access_token AS access_token_44, t41.test_event_code AS test_event_code_45, t41.domain_id AS domain_id_46 FROM domain t0 LEFT JOIN pinterest_event_provider t35 ON t35.domain_id = t0.id LEFT JOIN tik_tok_event_provider t41 ON t41.domain_id = t0.id WHERE t0.active = ?
Parameters:
[
1
]
|
| 2 | 1.13 ms |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
Parameters:
[ "2" "en" "App\Entity\Domain" ] |
| 3 | 0.44 ms |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
Parameters:
[ "3" "en" "App\Entity\Domain" ] |
| 4 | 0.39 ms |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
Parameters:
[ "4" "en" "App\Entity\Domain" ] |
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\Domain | No errors. |
| App\Entity\User |
|
| App\Entity\DomainEmailProvider | No errors. |
| App\Entity\PinterestEventProvider | No errors. |
| App\Entity\TikTokEventProvider | No errors. |
| App\Entity\Product |
|
| App\Entity\DomainPaymentProvider | No errors. |
| Gedmo\Translatable\Entity\MappedSuperclass\AbstractTranslation | No errors. |
| Gedmo\Translatable\Entity\Translation | No errors. |