Query Metrics
3
Database Queries
3
Different statements
1.82 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
1.06 ms (58.44%) |
1 |
SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.website AS website_4, t0.logo AS logo_5, t0.favicon AS favicon_6, t0.stylesheet AS stylesheet_7, t0.contact AS contact_8, t0.support_contact AS support_contact_9, t0.enable_tier_charge AS enable_tier_charge_10, t0.enable_location_check AS enable_location_check_11, t0.split_shipment_payment AS split_shipment_payment_12, t0.phone AS phone_13, t0.siren AS siren_14, t0.siret AS siret_15, t0.company_name AS company_name_16, t0.rcs AS rcs_17, t0.vat_number AS vat_number_18, t0.share_capital AS share_capital_19, t0.ape_code AS ape_code_20, t0.bank_data AS bank_data_21, t0.dashboard_link AS dashboard_link_22, t0.address_id AS address_id_23, t0.warehouse_address_id AS warehouse_address_id_24 FROM brand t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"npcj"
]
|
|
0.43 ms (23.37%) |
1 |
SELECT t0.id AS id_1, t0.pallet_price AS pallet_price_2, t0.price AS price_3, t0.free_days AS free_days_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6 FROM guard_charge_config t0 LIMIT 1
Parameters:
[] |
|
0.33 ms (18.19%) |
1 |
SELECT t0.id AS id_1, t0.content AS content_2, t0.date_start AS date_start_3, t0.date_end AS date_end_4, t0.active AS active_5 FROM discount_banner t0 WHERE t0.id = ?
Parameters:
[
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.
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Brand | No errors. |
| App\Entity\Address | No errors. |
| App\Entity\GuardChargeConfig | No errors. |
| App\Entity\DiscountBanner | No errors. |
| App\Entity\ResetPasswordRequest | No errors. |