Query Metrics
18
Database Queries
7
Different statements
5.16 ms
Query time
0
Invalid entities
108
Managed entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.61 ms |
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:
[] |
| 2 | 0.50 ms |
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 OFFSET 30
Parameters:
[] |
| 3 | 0.50 ms |
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:
[ "16" "21" "22" "23" "24" "25" "26" "30" "35" "27" ] |
| 4 | 0.53 ms |
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:
[] |
| 5 | 0.28 ms |
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"
]
|
| 6 | 0.25 ms |
SELECT t0.id AS id_1, t0.value AS value_2, t0.slug AS slug_3 FROM prim_language t0 WHERE t0.id = ?
Parameters:
[
"2"
]
|
| 7 | 0.18 ms |
SELECT t0.id AS id_1, t0.value AS value_2, t0.slug AS slug_3 FROM prim_language t0 WHERE t0.id = ?
Parameters:
[
"3"
]
|
| 8 | 0.22 ms |
SELECT p0_.id AS id_0, p0_.value AS value_1, p0_.slug AS slug_2 FROM prim_language p0_
Parameters:
[] |
| 9 | 0.64 ms |
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:
[
"16"
]
|
| 10 | 0.20 ms |
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:
[
"21"
]
|
| 11 | 0.16 ms |
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:
[
"22"
]
|
| 12 | 0.16 ms |
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:
[
"23"
]
|
| 13 | 0.14 ms |
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:
[
"24"
]
|
| 14 | 0.14 ms |
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:
[
"25"
]
|
| 15 | 0.15 ms |
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:
[
"26"
]
|
| 16 | 0.17 ms |
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:
[
"30"
]
|
| 17 | 0.18 ms |
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:
[
"35"
]
|
| 18 | 0.15 ms |
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:
[
"27"
]
|
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 | 43 |
| App\Entity\Catalogue\ProductDetail | 34 |
| App\Entity\Catalogue\RecyclingCategory | 18 |
| App\Entity\Catalogue\Recycling | 10 |
| 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. |