Query Metrics
2
Database Queries
2
Different statements
3.30 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
1.66 ms (50.17%) |
1 |
SELECT t0.id AS id_1, t0.title AS title_2, t0.name AS name_3, t0.title_str AS title_str_4, t0.serp_title_str AS serp_title_str_5, t0.identifier_str AS identifier_str_6, t0.description_str AS description_str_7, t0.content_str AS content_str_8, t0.compare_str AS compare_str_9, t0.script_template AS script_template_10, t0.controller AS controller_11, t0.featured_id AS featured_id_12, t0.right_column_is_index AS right_column_is_index_13, t0.sort AS sort_14, t0.show_in_menu AS show_in_menu_15, t0.top_menu_position AS top_menu_position_16, t0.footer_column AS footer_column_17, t0.login_required AS login_required_18, t0.hide_right_column AS hide_right_column_19, t0.exclusive_for_country AS exclusive_for_country_20, t0.hide_for_country AS hide_for_country_21, t0.parent AS parent_22, t0.product_id AS product_id_23 FROM pages t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
"home"
]
|
|
1.64 ms (49.83%) |
1 |
SELECT t0.id AS id_1, t0.name_str AS name_str_2, t0.code AS code_3, t0.iso AS iso_4, t0.promote AS promote_5, t0.vat_percentage AS vat_percentage_6 FROM user_countries 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 |
|---|---|
| ShopBundle\Entity\UserCountry | No errors. |
| ShopBundle\Entity\Warehouse | No errors. |
| ShopBundle\Entity\Page | No errors. |
| ShopBundle\Entity\Product | No errors. |