Query Metrics
31
Database Queries
11
Different statements
13.85 ms
Query time
0
Invalid entities
91
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
4.54 ms (32.79%) |
13 |
SELECT t0.id AS id_1, t0.`key` AS key_2, t0.`value` AS value_3 FROM setting t0 WHERE t0.`key` = ? LIMIT 1
Parameters:
[
"b2b_license_end_date"
]
|
|
4.02 ms (29.03%) |
9 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.meta_title AS meta_title_4, t0.meta_description AS meta_description_5, t0.meta_keyword AS meta_keyword_6, t0.seo AS seo_7, t0.order AS order_8, t0.parent_id AS parent_id_9 FROM category t0 WHERE t0.parent_id = ?
Parameters:
[
246
]
|
|
1.44 ms (10.41%) |
1 |
SELECT s0_.id AS id_0, s0_.`key` AS key_1, s0_.`value` AS value_2 FROM setting s0_ WHERE s0_.`key` = ?
Parameters:
[
"maintenance_mode"
]
|
|
0.76 ms (5.52%) |
1 |
SELECT b0_.id AS id_0, b0_.title AS title_1, b0_.explanation AS explanation_2, b0_.link AS link_3, b0_.imageURL AS imageURL_4, b0_.column_width AS column_width_5, b0_.status AS status_6, b0_.sortstatus AS sortstatus_7, b0_.titleA AS titleA_8, b0_.explanationA AS explanationA_9, b0_.animation AS animation_10 FROM banner b0_ WHERE b0_.status = ? ORDER BY b0_.sortstatus ASC
Parameters:
[
1
]
|
|
0.61 ms (4.43%) |
1 |
SELECT s0_.id AS id_0, s0_.title AS title_1, s0_.link AS link_2, s0_.imageURL AS imageURL_3, s0_.status AS status_4, s0_.sortstatus AS sortstatus_5 FROM slider s0_ WHERE s0_.status = ? ORDER BY s0_.sortstatus ASC
Parameters:
[
1
]
|
|
0.52 ms (3.79%) |
1 |
SELECT c0_.id AS id_0, c0_.session_id AS session_id_1, c0_.quantity AS quantity_2, c0_.product_id AS product_id_3, c0_.user_id AS user_id_4, c0_.product_unit_id AS product_unit_id_5 FROM cart c0_ WHERE c0_.session_id = ?
Parameters:
[
null
]
|
|
0.49 ms (3.54%) |
1 |
SELECT s0_.id AS id_0, s0_.`key` AS key_1, s0_.`value` AS value_2 FROM setting s0_
Parameters:
[] |
|
0.41 ms (2.98%) |
1 |
SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.product_id AS product_id_2 FROM campaign c0_ WHERE c0_.product_id IS NULL
Parameters:
[] |
|
0.40 ms (2.88%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.address AS address_4, t0.phone AS phone_5, t0.whatsapp AS whatsapp_6, t0.social_media AS social_media_7, t0.email AS email_8, t0.description AS description_9, t0.logo AS logo_10, t0.whatsapp_control AS whatsapp_control_11 FROM store t0 WHERE t0.id = ?
Parameters:
[
1
]
|
|
0.37 ms (2.65%) |
1 |
SELECT t0.id AS id_1, t0.comment_title AS comment_title_2, t0.comment_description AS comment_description_3, t0.order_no AS order_no_4, t0.star AS star_5, t0.date AS date_6, t0.name AS name_7, t0.user_id AS user_id_8, t0.product_id AS product_id_9 FROM user_comment t0
Parameters:
[] |
|
0.27 ms (1.99%) |
1 |
SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.symbol AS symbol_4, t0.exchangeRate AS exchangeRate_5 FROM currency t0
Parameters:
[] |
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.
Managed Entities
default entity manager
| Class | Amount of managed objects |
|---|---|
| App\Entity\Setting | 49 |
| App\Entity\Page | 13 |
| App\Entity\Category | 9 |
| App\Entity\Menu | 5 |
| App\Entity\Slider | 5 |
| App\Entity\PageCategory | 4 |
| App\Entity\Currency | 3 |
| App\Entity\Banner | 2 |
| App\Entity\Store | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\User | No errors. |
| App\Entity\Setting | No errors. |
| App\Entity\Campaign | No errors. |
| App\Entity\Currency | No errors. |
| App\Entity\Cart | No errors. |
| App\Entity\UserComment | No errors. |
| App\Entity\Product | No errors. |
| App\Entity\Store | No errors. |
| App\Entity\Page | No errors. |
| App\Entity\PageCategory | No errors. |
| App\Entity\Category | No errors. |
| App\Entity\Menu | No errors. |
| App\Entity\Slider | No errors. |
| App\Entity\CustomerBranch | No errors. |
| App\Entity\SalesRepresentative | No errors. |
| App\Entity\ProductUnit | No errors. |
| App\Entity\StockInventory | No errors. |
| App\Entity\Image | No errors. |
| App\Entity\VariantValue | No errors. |
| App\Entity\Model | No errors. |
| App\Entity\Brand | No errors. |
| App\Entity\Banner | No errors. |