GET https://serwis.ehvac.pl/admin?crudAction=new&crudControllerFqcn=App%5CController%5CAdmin%5CProductCrudController

Query Metrics

3 Database Queries
3 Different statements
0.90 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 0.37 ms
SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.description AS description_2, m0_.created_at AS created_at_3, m0_.updated_at AS updated_at_4, m0_.title AS title_5 FROM manufacturer m0_
Parameters:
[]
2 0.27 ms
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.title AS title_5 FROM product_type p0_
Parameters:
[]
3 0.27 ms
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.title AS title_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.description AS description_5, p0_.heating_power AS heating_power_6, p0_.cooling_power AS cooling_power_7, p0_.co_heating_power AS co_heating_power_8, p0_.cwu_heating_power AS cwu_heating_power_9, p0_.manufacturer_id AS manufacturer_id_10, p0_.product_type_id AS product_type_id_11 FROM product_model 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.

Entities Mapping

Class Mapping errors
App\Entity\Product No errors.
App\Entity\Manufacturer No errors.
App\Entity\ProductType No errors.
App\Entity\ProductModel No errors.