POST https://staging.pgdis.com/ajax/get-series-by-category

Query Metrics

1 Database Queries
1 Different statements
18.30 ms Query time
0 Invalid entities
0 Managed entities

Grouped Statements

Show all queries

Time Count Info
18.30 ms
(100.00%)
1
SELECT DISTINCT c0_.serial AS serial_0 FROM consumable c0_ INNER JOIN product p1_ ON c0_.product_id = p1_.id WHERE p1_.is_active = 1 AND c0_.brand = ? ORDER BY c0_.serial ASC
Parameters:
[
  "Brother"
]

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

Entities Mapping

Class Mapping errors
App\Entity\Product\Consumable No errors.
App\Entity\Product\Product No errors.