GET https://adidas.toofoot.com/admin/module?page=1&sort%5Bimage%5D=DESC

Query Metrics

8 Database Queries
6 Different statements
0.85 ms Query time
0 Invalid entities
104 Managed entities

Grouped Statements

Show all queries

Time Count Info
0.23 ms
(27.35%)
3
SELECT t0.id AS id_1, t0.mandatory AS mandatory_2, t0.module_id AS module_id_3, t0.product_id AS product_id_4, t0.periode_id AS periode_id_5 FROM module_product t0 WHERE t0.module_id = ?
Parameters:
[
  1
]
0.20 ms
(23.00%)
1
SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.slug AS slug_2, s0_.description AS description_3, s0_.image_name AS image_name_4, s0_.image_size AS image_size_5, s0_.image_dark_name AS image_dark_name_6, s0_.image_dark_size AS image_dark_size_7, s0_.active AS active_8, s0_.position AS position_9, s0_.roles_hide AS roles_hide_10, s0_.created_at AS created_at_11, s0_.updated_at AS updated_at_12 FROM site s0_ WHERE s0_.active = ? ORDER BY s0_.position ASC
Parameters:
[
  1
]
0.16 ms
(19.45%)
1
SELECT DISTINCT m0_.id AS id_0, m0_.image AS image_1 FROM module m0_ ORDER BY m0_.image DESC LIMIT 20
Parameters:
[]
0.10 ms
(12.03%)
1
SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.image AS image_2, m0_.image_size AS image_size_3, m0_.created_at AS created_at_4, m0_.updated_at AS updated_at_5 FROM module m0_ WHERE m0_.id IN (?, ?, ?) ORDER BY m0_.image DESC
Parameters:
[
  1
  2
  3
]
0.10 ms
(11.33%)
1
SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.slug AS slug_2, s0_.description AS description_3, s0_.image_name AS image_name_4, s0_.image_size AS image_size_5, s0_.image_dark_name AS image_dark_name_6, s0_.image_dark_size AS image_dark_size_7, s0_.active AS active_8, s0_.position AS position_9, s0_.roles_hide AS roles_hide_10, s0_.created_at AS created_at_11, s0_.updated_at AS updated_at_12 FROM site s0_ ORDER BY s0_.position ASC
Parameters:
[]
0.06 ms
(6.83%)
1
SELECT count(*) AS sclr_0 FROM module m0_
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\ModuleProduct 51
App\Entity\Product 49
App\Entity\Module 3
App\Entity\Periode 1

Entities Mapping

Class Mapping errors
App\Entity\Site No errors.
App\Entity\Module No errors.
App\Entity\ProductCategory No errors.
App\Entity\User No errors.
App\Entity\ModuleProduct No errors.
App\Entity\Product No errors.
App\Entity\Periode No errors.