Query Metrics
6
Database Queries
6
Different statements
54.96 ms
Query time
1
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 2.17 ms |
SELECT u0_.id AS id_0, u0_.old_url AS old_url_1, u0_.new_url AS new_url_2 FROM url_redirect u0_ WHERE (u0_.is_active = 1) AND (u0_.deleted_at IS NULL)
Parameters:
[] |
2 | 0.97 ms |
SELECT t0.title AS title_1, t0.h1 AS h1_2, t0.url AS url_3, t0.description AS description_4, t0.image AS image_5, t0.id AS id_6, t0.deleted_at AS deleted_at_7, t0.modified_at AS modified_at_8, t0.created_at AS created_at_9 FROM seo_url t0 WHERE ((t0.deleted_at IS NULL))
Parameters:
[] |
3 | 50.86 ms |
SELECT t0.tour_id AS tour_id_1, t0.views AS views_2, t0.date AS date_3, t0.id AS id_4 FROM tracking_product t0 WHERE t0.tour_id = ? AND t0.date = ? LIMIT 1
Parameters:
[ 319982 "2025-04-07" ] |
4 | 0.27 ms |
"START TRANSACTION"
Parameters:
[] |
5 | 0.41 ms |
INSERT INTO tracking_product (tour_id, views, date) VALUES (?, ?, ?)
Parameters:
[ 319982 1 "2025-04-07" ] |
6 | 0.29 ms |
"COMMIT"
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.
Entities Mapping
Class | Mapping errors |
---|---|
Satur\DatabaseBundle\Entity\UrlRedirect | No errors. |
Satur\DatabaseBundle\Entity\SeoUrl | No errors. |
Satur\DatabaseBundle\Entity\TrackingProduct | No errors. |
Satur\DatabaseBundle\Entity\Category |
|
Satur\DatabaseBundle\Entity\Food | No errors. |
Satur\DatabaseBundle\Entity\Transport | No errors. |
Satur\DatabaseBundle\Entity\Destination | No errors. |
Satur\DatabaseBundle\Entity\TourAttribute | No errors. |
Satur\DatabaseBundle\Entity\AccommodationType | No errors. |
Satur\DatabaseBundle\Entity\HolidayType | No errors. |
Satur\DatabaseBundle\Entity\TourRating | No errors. |
Satur\DatabaseBundle\Entity\SeasonEvent | No errors. |
Satur\DatabaseBundle\Entity\BlogCategory | No errors. |