Redirect 301 redirect from GET @product_by_id (98d3ff)

GET https://www.dakam.axpstudio.com/oferta/784/syntex-nc/

Query Metrics

12 Database Queries
6 Different statements
51.14 ms Query time
0 Invalid entities
737 Managed entities

Grouped Statements

Show all queries

Time Count Info
45.30 ms
(88.58%)
3
SELECT t0.id AS id_1, t0.parent AS parent_2, t0.parents AS parents_3, t0.name AS name_4, t0.short AS short_5, t0.content AS content_6, t0.image AS image_7, t0.position AS position_8, t0.clickable AS clickable_9, t0.active AS active_10 FROM pl_products t0 WHERE t0.active = ? ORDER BY t0.position ASC
Parameters:
[
  1
]
3.59 ms
(7.02%)
3
SELECT t0.id AS id_1, t0.parent AS parent_2, t0.parents AS parents_3, t0.name AS name_4, t0.short AS short_5, t0.content AS content_6, t0.image AS image_7, t0.position AS position_8, t0.clickable AS clickable_9, t0.active AS active_10 FROM pl_products t0 WHERE t0.parent = ? AND t0.active = ? ORDER BY t0.position ASC
Parameters:
[
  0
  1
]
0.80 ms
(1.57%)
2
SELECT t0.name AS name_1, t0.params AS params_2, t0.title AS title_3, t0.description AS description_4, t0.keywords AS keywords_5 FROM pl_seo t0 WHERE t0.name = ? AND t0.params = ? LIMIT 1
Parameters:
[
  "products"
  "{"id":784,"dt":"syntex-nc"}"
]
0.61 ms
(1.18%)
2
SELECT t0.id AS id_1, t0.parent AS parent_2, t0.parents AS parents_3, t0.name AS name_4, t0.short AS short_5, t0.content AS content_6, t0.image AS image_7, t0.position AS position_8, t0.clickable AS clickable_9, t0.active AS active_10 FROM pl_knowledge t0 WHERE t0.parent = ? AND t0.position = ? AND t0.active = ? AND t0.clickable = ? LIMIT 1
Parameters:
[
  0
  1
  1
  1
]
0.42 ms
(0.83%)
1
SELECT t0.id AS id_1, t0.parent AS parent_2, t0.parents AS parents_3, t0.name AS name_4, t0.short AS short_5, t0.content AS content_6, t0.image AS image_7, t0.position AS position_8, t0.clickable AS clickable_9, t0.active AS active_10 FROM pl_products t0 WHERE t0.id = ?
Parameters:
[
  784
]
0.42 ms
(0.81%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.image AS image_3, t0.active AS active_4 FROM pl_producers t0 WHERE t0.active = ? ORDER BY t0.name ASC
Parameters:
[
  1
]

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\Product 640
App\Entity\Producer 96
App\Entity\SeoMetadata 1

Entities Mapping

Class Mapping errors
App\Entity\Product No errors.
App\Entity\SeoMetadata No errors.
App\Entity\Knowledge No errors.
App\Entity\Producer No errors.