GET http://profit.knauf.pl/artykul/182

Query Metrics

5 Database Queries
5 Different statements
15.96 ms Query time
1 Invalid entities
2 Managed entities

Queries

Group similar statements

# Time Info
1 2.10 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.picture AS picture_4, t0.active AS active_5, t0.slug AS slug_6, t0.template AS template_7, t0.views AS views_8, t0.item_type AS item_type_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.deleted_at AS deleted_at_12, t0.author_id AS author_id_13 FROM a_article t0 WHERE t0.active = ? AND t0.id = ? AND ((t0.deleted_at IS NULL)) LIMIT 1
Parameters:
[
  1
  182
]
2 1.39 ms
"START TRANSACTION"
Parameters:
[]
3 1.48 ms
UPDATE a_article SET views = ?, updated_at = ? WHERE id = ?
Parameters:
[
  16069
  "2025-06-13 06:18:36"
  182
]
4 9.45 ms
"COMMIT"
Parameters:
[]
5 1.54 ms
SELECT t0.id AS id_1, t0.image AS image_2, t0.article_id AS article_id_3 FROM article_photo t0 WHERE t0.article_id = ?
Parameters:
[
  182
]

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\Article 1
App\Entity\User 1

Entities Mapping

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