GET https://adoptaconamor.shophardware.com.ar/publicaciones/3

Query Metrics

9 Database Queries
7 Different statements
3.57 ms Query time
0 Invalid entities
4 Managed entities

Queries

Group similar statements

# Time Info
1 0.47 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.summary AS summary_3, t0.status AS status_4, t0.created_at AS created_at_5, t0.gender AS gender_6, t0.birth_date AS birth_date_7, t0.image_path AS image_path_8, t0.rejection_note AS rejection_note_9, t0.view_count AS view_count_10, t0.owner_id AS owner_id_11, t0.province_id AS province_id_12, t0.locality_id AS locality_id_13, t0.animal_type_id AS animal_type_id_14 FROM publication t0 WHERE t0.id = ?
Parameters:
[
  3
]
2 0.17 ms
"START TRANSACTION"
Parameters:
[]
3 0.65 ms
UPDATE publication SET view_count = ? WHERE id = ?
Parameters:
[
  4
  3
]
4 0.63 ms
"COMMIT"
Parameters:
[]
5 0.10 ms
"START TRANSACTION"
Parameters:
[]
6 0.41 ms
INSERT INTO visit_log (path, referer, created_at) VALUES (?, ?, ?)
Parameters:
[
  "/publicaciones/3"
  null
  "2025-12-09 22:31:34"
]
7 0.45 ms
"COMMIT"
Parameters:
[]
8 0.33 ms
SELECT h0_.id AS id_0, h0_.chip_label AS chip_label_1, h0_.headline AS headline_2, h0_.lede AS lede_3, h0_.hero_background_path AS hero_background_path_4, h0_.meta_title AS meta_title_5, h0_.meta_description AS meta_description_6, h0_.meta_keywords AS meta_keywords_7, h0_.logo_path AS logo_path_8 FROM homepage_settings h0_ LIMIT 1
Parameters:
[]
9 0.36 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.phone AS phone_6, t0.city AS city_7, t0.can_publish AS can_publish_8, t0.reset_token AS reset_token_9, t0.reset_requested_at AS reset_requested_at_10, t0.created_at AS created_at_11, t0.province_id AS province_id_12, t0.locality_id AS locality_id_13 FROM `user` t0 WHERE t0.id = ?
Parameters:
[
  2
]

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\Publication 1
App\Entity\User 1
App\Entity\VisitLog 1
App\Entity\HomepageSettings 1

Entities Mapping

Class Mapping errors
App\Entity\Publication No errors.
App\Entity\User No errors.
App\Entity\Province No errors.
App\Entity\Locality No errors.
App\Entity\AnimalType No errors.
App\Entity\VisitLog No errors.
App\Entity\HomepageSettings No errors.