Query Metrics
5
Database Queries
5
Different statements
61.44 ms
Query time
0
Invalid entities
2
Managed entities
Grouped Statements
default connection
| Time▼ | Count | Info |
|---|---|---|
|
49.32 ms (80.28%) |
1 |
SELECT t0.id AS id_1, t0.title AS title_2, t0.alias AS alias_3, t0.metadata AS metadata_4, t0.publish AS publish_5, t0.content AS content_6, t0.home AS home_7, t0.gabarit AS gabarit_8, t0.deleted_at AS deleted_at_9, t0.has_still_smarty_tag AS has_still_smarty_tag_10, t0.stylesheet AS stylesheet_11, t0.custom_style AS custom_style_12, t0.smarty_conversion_error AS smarty_conversion_error_13, t0.lang_id AS lang_id_14, t0.page_category_id AS page_category_id_15 FROM page t0 WHERE t0.alias = ? AND t0.lang_id = ? AND ((t0.deleted_at IS NULL)) LIMIT 1
Parameters:
[ "robots.txt" 1 ] |
|
5.27 ms (8.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 ] |
|
3.10 ms (5.04%) |
1 |
SELECT t0.id AS id_1, t0.gencode AS gencode_2, t0.nom_cms AS nom_cms_3, t0.nom AS nom_4, t0.sub_title AS sub_title_5, t0.publish AS publish_6, t0.alias AS alias_7, t0.stock AS stock_8, t0.gabarit_path AS gabarit_path_9, t0.title AS title_10, t0.metadata AS metadata_11, t0.video AS video_12, t0.date_update AS date_update_13, t0.click_to_store AS click_to_store_14, t0.user_manual AS user_manual_15, t0.advertising AS advertising_16, t0.lang_id AS lang_id_17, t0.compiere_data_id AS compiere_data_id_18, t19.id AS id_20, t19.title AS title_21, t19.recap_title AS recap_title_22, t19.description AS description_23, t19.payment_title AS payment_title_24, t19.device_id AS device_id_25, t19.subscription_id AS subscription_id_26, t19.accessory_id AS accessory_id_27, t19.option_id AS option_id_28, t0.update_by_id AS update_by_id_29 FROM device t0 LEFT JOIN purchase_funnel t19 ON t19.device_id = t0.id WHERE t0.alias = ? AND t0.lang_id = ? LIMIT 1
Parameters:
[ "robots.txt" 1 ] |
|
2.42 ms (3.95%) |
1 |
SELECT t0.id AS id_1, t0.nom_cms AS nom_cms_2, t0.nom AS nom_3, t0.title AS title_4, t0.sub_title AS sub_title_5, t0.accroche_commerciale AS accroche_commerciale_6, t0.publish AS publish_7, t0.alias AS alias_8, t0.stock AS stock_9, t0.gencode AS gencode_10, t0.gabarit_path AS gabarit_path_11, t0.metadata AS metadata_12, t0.date_update AS date_update_13, t0.ordering AS ordering_14, t15.id AS id_16, t15.title AS title_17, t15.recap_title AS recap_title_18, t15.description AS description_19, t15.payment_title AS payment_title_20, t15.device_id AS device_id_21, t15.subscription_id AS subscription_id_22, t15.accessory_id AS accessory_id_23, t15.option_id AS option_id_24, t0.lang_id AS lang_id_25, t26.id AS id_27, t26.iso_lang AS iso_lang_28, t26.default_lang AS default_lang_29, t26.country_id AS country_id_30, t0.compiere_data_id AS compiere_data_id_31, t0.category_id AS category_id_32, t33.id AS id_34, t33.name AS name_35, t33.ordering AS ordering_36, t33.lang_id AS lang_id_37, t0.update_by_id AS update_by_id_38 FROM accessory t0 LEFT JOIN purchase_funnel t15 ON t15.accessory_id = t0.id INNER JOIN lang t26 ON t0.lang_id = t26.id LEFT JOIN accessory_category t33 ON t0.category_id = t33.id WHERE t0.alias = ? AND t0.lang_id = ? LIMIT 1
Parameters:
[ "robots.txt" 1 ] |
|
1.32 ms (2.15%) |
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
]
|
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\Device | No errors. |
| App\Entity\PurchaseFunnel | No errors. |
| App\Entity\Subscription | No errors. |
| App\Entity\Accessory | No errors. |
| App\Entity\Option | No errors. |
| App\Entity\User | No errors. |
| App\Entity\PageCategory | No errors. |