Query Metrics
38
Database Queries
11
Different statements
9.46 ms
Query time
0
Invalid entities
64
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
3.45 ms (36.41%) |
19 |
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:
[
387
]
|
|
2.01 ms (21.29%) |
10 |
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:
[
"defaultCurrency"
]
|
|
1.61 ms (17.02%) |
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.45 ms (4.71%) |
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.40 ms (4.21%) |
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.39 ms (4.07%) |
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.27 ms (2.88%) |
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:
[] |
|
0.24 ms (2.59%) |
1 |
SELECT s0_.id AS id_0, s0_.`key` AS key_1, s0_.`value` AS value_2 FROM setting s0_
Parameters:
[] |
|
0.24 ms (2.58%) |
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.21 ms (2.24%) |
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.19 ms (2.01%) |
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
]
|
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 | 37 |
| App\Entity\Category | 19 |
| App\Entity\Currency | 3 |
| App\Entity\Store | 1 |
| App\Entity\Page | 1 |
| App\Entity\PageCategory | 1 |
| App\Entity\Slider | 1 |
| App\Entity\Banner | 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. |