Query Metrics
38
Database Queries
7
Different statements
7.95 ms
Query time
0
Invalid entities
227
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
5.47 ms (68.80%) |
30 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.product_detail_id AS product_detail_id_3, t0.recycling_id AS recycling_id_4 FROM prim_catalogue_join_table_product_detail_recycling t0 WHERE t0.recycling_id = ?
Parameters:
[
"1"
]
|
|
0.68 ms (8.57%) |
3 |
SELECT t0.id AS id_1, t0.value AS value_2, t0.slug AS slug_3 FROM prim_language t0 WHERE t0.id = ?
Parameters:
[
"1"
]
|
|
0.45 ms (5.68%) |
1 |
SELECT count(DISTINCT p0_.id) AS sclr_0 FROM prim_catalogue_recycling p0_ LEFT JOIN prim_language p1_ ON p0_.language_id = p1_.id WHERE 1 = 1
Parameters:
[] |
|
0.40 ms (5.04%) |
1 |
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.image_path AS image_path_2, p0_.recycling_category_id AS recycling_category_id_3, p0_.language_id AS language_id_4 FROM prim_catalogue_recycling p0_ LEFT JOIN prim_language p1_ ON p0_.language_id = p1_.id WHERE 1 = 1 AND p0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) ORDER BY p1_.id ASC, p0_.name ASC
Parameters:
[ "1" "2" "3" "4" "29" "43" "42" "44" "37" "5" "6" "7" "41" "9" "45" "40" "31" "10" "39" "12" "13" "14" "15" "11" "28" "34" "17" "18" "19" "20" ] |
|
0.40 ms (5.00%) |
1 |
SELECT DISTINCT p0_.id AS id_0, p1_.id AS id_1, p0_.name AS name_2 FROM prim_catalogue_recycling p0_ LEFT JOIN prim_language p1_ ON p0_.language_id = p1_.id WHERE 1 = 1 ORDER BY p1_.id ASC, p0_.name ASC LIMIT 30
Parameters:
[] |
|
0.39 ms (4.96%) |
1 |
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.language_id AS language_id_2 FROM prim_catalogue_recycling_category p0_
Parameters:
[] |
|
0.15 ms (1.95%) |
1 |
SELECT p0_.id AS id_0, p0_.value AS value_1, p0_.slug AS slug_2 FROM prim_language p0_
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\Catalogue\JoinTableProductDetailRecycling | 104 |
| App\Entity\Catalogue\ProductDetail | 72 |
| App\Entity\Catalogue\Recycling | 30 |
| App\Entity\Catalogue\RecyclingCategory | 18 |
| App\Entity\Language | 3 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Catalogue\Recycling | No errors. |
| App\Entity\Language | No errors. |
| App\Entity\Catalogue\RecyclingCategory | No errors. |
| App\Entity\Catalogue\JoinTableProductDetailRecycling | No errors. |
| App\Entity\JoinTableBrandLanguage | No errors. |
| App\Entity\CategoryDetail | No errors. |
| App\Entity\Catalogue\Certification | No errors. |
| App\Entity\Catalogue\CategoryDetail | No errors. |
| App\Entity\Catalogue\Subcategory1Detail | No errors. |
| App\Entity\Catalogue\Subcategory2Detail | No errors. |
| App\Entity\Catalogue\Subcategory3Detail | No errors. |
| App\Entity\Catalogue\Subcategory4Detail | No errors. |
| App\Entity\Catalogue\ProductDetail | No errors. |
| App\Entity\Disability\CategoryDetail | No errors. |
| App\Entity\Disability\Subcategory1Detail | No errors. |
| App\Entity\Disability\Subcategory2Detail | No errors. |
| App\Entity\Disability\Subcategory3Detail | No errors. |
| App\Entity\Disability\ArticleDetail | No errors. |
| App\Entity\Maintenance\MaintenanceCategoryDetails | No errors. |
| App\Entity\Maintenance\NotificationType | No errors. |