Query Metrics
3
Database Queries
3
Different statements
121.70 ms
Query time
0
Invalid entities
2
Managed entities
Grouped Statements
default connection
| Time▼ | Count | Info |
|---|---|---|
|
64.14 ms (52.70%) |
1 |
SELECT t0.id AS id_1, t0.iso_lang AS iso_lang_2, t0.default_lang AS default_lang_3, t0.country_id AS country_id_4 FROM lang t0 WHERE t0.country_id = ?
Parameters:
[
1
]
|
|
51.81 ms (42.57%) |
1 |
SELECT c0_.id AS id_0, c0_.nom AS nom_1, c0_.iso_code AS iso_code_2, c0_.b2b AS b2b_3 FROM country c0_ WHERE c0_.iso_code = ? AND c0_.b2b = ?
Parameters:
[ "FR" 0 ] |
|
5.75 ms (4.73%) |
1 |
SELECT t0.id AS id_1, t0.title AS title_2, t0.gabarit AS gabarit_3, t0.alias AS alias_4, t0.metadata AS metadata_5, t0.description AS description_6, t0.address AS address_7, t0.seller_id AS seller_id_8, t0.latitude AS latitude_9, t0.longitude AS longitude_10, t0.mail AS mail_11, t0.link AS link_12, t0.phone_number_customer_service AS phone_number_customer_service_13, t0.phone_number_store AS phone_number_store_14, t0.various_information AS various_information_15, t0.more_information AS more_information_16, t0.city AS city_17, t0.google_map_link AS google_map_link_18, t0.zoom_level AS zoom_level_19, t0.traffic_information AS traffic_information_20, t0.id_avis_verifies AS id_avis_verifies_21, t0.timify AS timify_22, t0.promotion AS promotion_23, t0.find_us AS find_us_24, t0.image AS image_25, t0.template AS template_26, t0.published AS published_27, t0.deleted_at AS deleted_at_28, t0.lang_id AS lang_id_29 FROM coyote_store t0 WHERE t0.alias = ? AND ((t0.deleted_at IS NULL)) LIMIT 1
Parameters:
[
"parly-2"
]
|
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
| old_csi | doctrine.dbal.old_csi_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\Country | 1 |
| App\Entity\Lang | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Country | No errors. |
| App\Entity\Lang | No errors. |
| App\Entity\Translation | No errors. |
| App\Entity\CompiereData | No errors. |
| App\Entity\Page | No errors. |
| App\Entity\AccessoryCategory | No errors. |
| App\Entity\Carousel | No errors. |
| App\Entity\Offer | No errors. |
| App\Entity\CoyoteStore | No errors. |
| App\Entity\TranslationKey | No errors. |
| App\Entity\TranslationBackup | No errors. |
| App\Entity\Device | No errors. |
| App\Entity\Accessory | No errors. |
| App\Entity\Option | No errors. |
| App\Entity\Subscription | No errors. |
| App\Entity\PageCategory | No errors. |
| App\Entity\PromotionAutomation | No errors. |
| App\Entity\CoyoteStoreSchedule | No errors. |