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

Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
3.31 ms
(20.36%)
1
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
]
3.13 ms
(19.22%)
1
INSERT INTO visit_log (path, referer, created_at) VALUES (?, ?, ?)
Parameters:
[
  "/publicaciones/2"
  null
  "2026-02-12 06:13:25"
]
3.10 ms
(19.07%)
1
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:
[
  2
]
2.87 ms
(17.66%)
1
UPDATE publication SET view_count = ? WHERE id = ?
Parameters:
[
  6
  2
]
1.98 ms
(12.18%)
1
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:
[]
1.24 ms
(7.63%)
2
"COMMIT"
Parameters:
[]
0.63 ms
(3.88%)
2
"START TRANSACTION"
Parameters:
[]

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.