GET http://profit.knauf.pl/product/22/knauf-n-430

Query Metrics

3 Database Queries
3 Different statements
5.99 ms Query time
1 Invalid entities
3 Managed entities

Grouped Statements

Show all queries

Time Count Info
2.23 ms
(37.24%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.position AS position_3, t0.slug AS slug_4, t0.image_name AS image_name_5, t0.active AS active_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.deleted_at AS deleted_at_9, t0.parent_id AS parent_id_10 FROM p_category t0 INNER JOIN product_product_category ON t0.id = product_product_category.product_category_id WHERE product_product_category.product_id = ?
Parameters:
[
  22
]
2.09 ms
(34.83%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.subtitle AS subtitle_3, t0.status AS status_4, t0.edycja7 AS edycja7_5, t0.base_price AS base_price_6, t0.description AS description_7, t0.options AS options_8, t0.points AS points_9, t0.netto AS netto_10, t0.promo_points AS promo_points_11, t0.promo_start AS promo_start_12, t0.promo_end AS promo_end_13, t0.number AS number_14, t0.manufacturer AS manufacturer_15, t0.packing AS packing_16, t0.packing2 AS packing2_17, t0.orderable AS orderable_18, t0.position AS position_19, t0.vip AS vip_20, t0.only_vip AS only_vip_21, t0.knauf AS knauf_22, t0.label AS label_23, t0.info AS info_24, t0.slug AS slug_25, t0.image_name AS image_name_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.deleted_at AS deleted_at_29 FROM p_product t0 WHERE t0.id = ?
Parameters:
[
  22
]
1.67 ms
(27.93%)
1
SELECT t0.id AS id_1, t0.image AS image_2, t0.main AS main_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.product_id AS product_id_6 FROM p_photo t0 WHERE t0.product_id = ?
Parameters:
[
  22
]

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\ProductCategory 2
App\Entity\Product 1

Entities Mapping

Class Mapping errors
App\Entity\Product No errors.
App\Entity\ProductCategory No errors.
App\Entity\ProductPhoto No errors.
App\Entity\InvoiceProduct No errors.
App\Entity\OrderProduct No errors.
App\Entity\Invoice
  • The mappings App\Entity\Invoice#invoiceLogs and App\Entity\InvoiceLog#invoice are inconsistent with each other.
App\Entity\Order No errors.
App\Entity\User No errors.
App\Entity\InvoicePhoto No errors.
App\Entity\Point No errors.
App\Entity\InvoiceLog No errors.
App\Entity\Distributor No errors.
App\Entity\DeliveryAddress No errors.
App\Entity\OrderLog No errors.
App\Entity\ReportAward No errors.
App\Entity\Group No errors.
App\Entity\ResetPasswordRequest No errors.
App\Entity\ArticleCategory No errors.
App\Entity\Dealer No errors.
App\Entity\ReportProduct No errors.
App\Entity\Profile No errors.
App\Entity\Region No errors.
App\Entity\Email No errors.
App\Entity\News No errors.
App\Entity\Article No errors.
App\Entity\Photo No errors.
App\Entity\ArticlePhoto No errors.
Gedmo\Loggable\Entity\MappedSuperclass\AbstractLogEntry No errors.
Gedmo\Loggable\Entity\LogEntry No errors.
Vich\UploaderBundle\Entity\File No errors.