Query Metrics
2
Database Queries
2
Different statements
1.47 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 1.08 ms |
SELECT b0_.id AS id_0, b0_.name AS name_1, b0_.email AS email_2, b0_.color AS color_3, b0_.updated_at AS updated_at_4, b0_.prefix AS prefix_5, b0_.domain AS domain_6, b0_.last_minutes_enabled AS last_minutes_enabled_7, b0_.last_minutes_content AS last_minutes_content_8, b0_.last_minutes_link AS last_minutes_link_9, b0_.has_registration_form AS has_registration_form_10, b0_.seller AS seller_11, b0_.public_brand AS public_brand_12, l1_.id AS id_13, l1_.name AS name_14, l1_.name_it AS name_it_15, l1_.slug AS slug_16, l1_.active AS active_17, l1_.priority AS priority_18, l1_.alpha2 AS alpha2_19, p2_.id AS id_20, p2_.parameter_key AS parameter_key_21, p2_.def AS def_22, p2_.parameter_value AS parameter_value_23, p2_.parameter_write_granted AS parameter_write_granted_24, b0_.logo_id AS logo_id_25, b0_.language_id AS language_id_26, p2_.brand_id AS brand_id_27 FROM brand b0_ LEFT JOIN language l1_ ON b0_.language_id = l1_.id LEFT JOIN parameters p2_ ON b0_.id = p2_.brand_id WHERE b0_.domain = ?
Parameters:
[
"laroutedeslangues.com"
]
|
| 2 | 0.40 ms |
SELECT t0.id AS id_1, t0.parameter_value AS parameter_value_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM parameters_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
118
]
|
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\Brand | No errors. |
| App\Entity\Language | No errors. |
| App\Entity\Parameters | No errors. |
| App\Entity\Media | No errors. |
| App\Entity\Billing | No errors. |
| App\Entity\Invoice | No errors. |
| App\Entity\BrandCodeCompta | No errors. |
| App\Entity\ProductCategoryRegistrationForm | No errors. |
| App\Entity\LandingPage | No errors. |
| App\Entity\Article | No errors. |
| App\Entity\Brochure | No errors. |
| App\Entity\Howknown | No errors. |
| App\Entity\GeneralConditionOfSale | No errors. |
| App\Entity\Faq | No errors. |
| App\Entity\Webinar | No errors. |
| App\Entity\DocumentHeaderFooterVersion | No errors. |
| App\Entity\ProductProfile | No errors. |
| App\Entity\CustomerEmailTemplate | No errors. |
| App\Entity\DocumentVersion | No errors. |
| App\Entity\Product | No errors. |
| App\Entity\Test\Question | No errors. |
| App\Entity\Test\Test | No errors. |
| App\Entity\ParametersTranslation | No errors. |