GET https://lk.vodokomfort.ru/api/v1/brand/30/category/djilex-borehole-pumps

Query Metrics

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

Queries

Group similar statements

# Time Info
1 0.16 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.is_published AS is_published_4, t0.sort AS sort_5, t0.brand_id AS brand_id_6, t0.brand_series_category_id AS brand_series_category_id_7, t0.intro_file_id AS intro_file_id_8, t0.description_file_id AS description_file_id_9 FROM brand_series_category t0 WHERE t0.brand_id = ? AND t0.slug = ? LIMIT 1
Parameters:
[
  30
  "djilex-borehole-pumps"
]

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\BrandSeriesCategory 1
App\Entity\Brand 1

Entities Mapping

Class Mapping errors
App\Entity\BrandSeriesCategory No errors.
App\Entity\Brand
  • The field App\Entity\Brand#currencyValue is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\BrandCurrencyValue#brand does not contain the required 'inversedBy="currencyValue"' attribute.
App\Entity\File No errors.
App\Entity\BrandSeries No errors.