https://www.rawstudiocompany.com/portfolio?service=shoot-corporate

Query Metrics

4 Database Queries
4 Different statements
3.78 ms Query time
1 Invalid entities

Grouped Statements

Show all queries

Time Count Info
1.33 ms
(35.17%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.image AS image_4, t0.created_at AS created_at_5, t0.status AS status_6, t0.slug AS slug_7 FROM category_services t0 WHERE t0.status = ?
Parameters:
[
  1
]
0.98 ms
(25.92%)
1
SELECT t0.id AS id_1, t0.title AS title_2, t0.cover AS cover_3, t0.status AS status_4, t0.created_at AS created_at_5, t0.shooted_at AS shooted_at_6, t0.service_id AS service_id_7 FROM album t0 WHERE t0.status = ?
Parameters:
[
  1
]
0.84 ms
(22.30%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.status AS status_4, t0.image AS image_5, t0.created_at AS created_at_6, t0.slug AS slug_7, t0.slogan AS slogan_8, t0.cover AS cover_9, t0.category_service_id AS category_service_id_10 FROM service t0 WHERE t0.status = ?
Parameters:
[
  1
]
0.63 ms
(16.61%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.image AS image_4, t0.created_at AS created_at_5, t0.status AS status_6, t0.slug AS slug_7 FROM category_services t0 WHERE t0.id = ?
Parameters:
[
  8
]

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\CategoryServices No errors.
App\Entity\Service
  • The association App\Entity\Service#portfolios refers to the owning side field App\Entity\Portfolio#service which does not exist.
App\Entity\Portfolio No errors.
App\Entity\Reservation No errors.
App\Entity\Album No errors.