Query Metrics
12
Database Queries
12
Different statements
9.74 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 1.33 ms |
SELECT t1.id AS id_2, t1.uuid AS uuid_3, t1.approve_status AS approve_status_4, t1.visibility_status AS visibility_status_5, t1.created_at AS created_at_6, t1.updated_at AS updated_at_7, t1.expire_at AS expire_at_8, t1.deleted_at AS deleted_at_9, t1.ip_address AS ip_address_10, t1.view_count AS view_count_11, t1.score AS score_12, t0.title AS title_13, t0.slug AS slug_14, t0.brief AS brief_15, t0.description AS description_16, t0.price AS price_17, t0.price_alternative AS price_alternative_18, t0.price_time AS price_time_19, t1.user_id AS user_id_20, t0.subject_id AS subject_id_21, t1.type FROM advert_offer t0 INNER JOIN content_item t1 ON t0.id = t1.id WHERE t1.id = ?
Parameters:
[
9
]
|
2 | 0.62 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.genitive_name AS genitive_name_4, t0.order_number AS order_number_5, t0.count AS count_6 FROM city t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[ "" ] |
3 | 0.26 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.genitive_name AS genitive_name_4, t0.icon AS icon_5, t0.order_number AS order_number_6, t0.count AS count_7 FROM subject t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[ "" ] |
4 | 0.34 ms |
"START TRANSACTION"
Parameters:
[] |
5 | 0.53 ms |
INSERT INTO `view` (user_token, type, value, created_at, ip_address, user_id) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ 1 => "b04b2b6b-426b-4a09-8593-dc318aa60d43" 2 => 1 3 => 9 4 => "2025-04-26 18:58:02" 5 => "52.15.207.126" 6 => null ] |
6 | 0.28 ms |
"COMMIT"
Parameters:
[] |
7 | 0.47 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.genitive_name AS genitive_name_4, t0.order_number AS order_number_5, t0.count AS count_6 FROM city t0 INNER JOIN advert_offer_city ON t0.id = advert_offer_city.city_id WHERE advert_offer_city.advert_offer_id = ?
Parameters:
[
9
]
|
8 | 3.24 ms |
SELECT c0_.id AS id_0, c0_.uuid AS uuid_1, c0_.approve_status AS approve_status_2, c0_.visibility_status AS visibility_status_3, c0_.created_at AS created_at_4, c0_.updated_at AS updated_at_5, c0_.expire_at AS expire_at_6, c0_.deleted_at AS deleted_at_7, c0_.ip_address AS ip_address_8, c0_.view_count AS view_count_9, c0_.score AS score_10, a1_.title AS title_11, a1_.slug AS slug_12, a1_.brief AS brief_13, a1_.description AS description_14, a1_.price AS price_15, a1_.price_alternative AS price_alternative_16, a1_.price_time AS price_time_17, c0_.type AS type_18, c0_.user_id AS user_id_19, a1_.subject_id AS subject_id_20 FROM advert_offer a1_ INNER JOIN content_item c0_ ON a1_.id = c0_.id WHERE a1_.subject_id = ? AND (EXISTS (SELECT 1 FROM advert_offer_city a2_ WHERE a2_.advert_offer_id = a1_.id AND a2_.city_id IN (?)) OR EXISTS (SELECT 1 FROM advert_offer_city a2_ WHERE a2_.advert_offer_id = a1_.id AND a2_.city_id IN (?)) OR EXISTS (SELECT 1 FROM advert_offer_city a2_ WHERE a2_.advert_offer_id = a1_.id AND a2_.city_id IN (?)) OR EXISTS (SELECT 1 FROM advert_offer_city a2_ WHERE a2_.advert_offer_id = a1_.id AND a2_.city_id IN (?)) OR EXISTS (SELECT 1 FROM advert_offer_city a2_ WHERE a2_.advert_offer_id = a1_.id AND a2_.city_id IN (?)) OR EXISTS (SELECT 1 FROM advert_offer_city a2_ WHERE a2_.advert_offer_id = a1_.id AND a2_.city_id IN (?)) OR EXISTS (SELECT 1 FROM advert_offer_city a2_ WHERE a2_.advert_offer_id = a1_.id AND a2_.city_id IN (?)) OR EXISTS (SELECT 1 FROM advert_offer_city a2_ WHERE a2_.advert_offer_id = a1_.id AND a2_.city_id IN (?)) OR EXISTS (SELECT 1 FROM advert_offer_city a2_ WHERE a2_.advert_offer_id = a1_.id AND a2_.city_id IN (?)) OR EXISTS (SELECT 1 FROM advert_offer_city a2_ WHERE a2_.advert_offer_id = a1_.id AND a2_.city_id IN (?)) OR EXISTS (SELECT 1 FROM advert_offer_city a2_ WHERE a2_.advert_offer_id = a1_.id AND a2_.city_id IN (?)) OR EXISTS (SELECT 1 FROM advert_offer_city a2_ WHERE a2_.advert_offer_id = a1_.id AND a2_.city_id IN (?)) OR EXISTS (SELECT 1 FROM advert_offer_city a2_ WHERE a2_.advert_offer_id = a1_.id AND a2_.city_id IN (?)) OR EXISTS (SELECT 1 FROM advert_offer_city a2_ WHERE a2_.advert_offer_id = a1_.id AND a2_.city_id IN (?))) AND c0_.id NOT IN (?) AND c0_.visibility_status = ? AND c0_.approve_status IN (?) LIMIT 6
Parameters:
[ 2 2 2 52 53 54 55 56 57 58 59 60 61 62 63 [ 9 ] 1 [ 1 2 ] ] |
9 | 0.75 ms |
SELECT c0_.id AS id_0, c0_.uuid AS uuid_1, c0_.approve_status AS approve_status_2, c0_.visibility_status AS visibility_status_3, c0_.created_at AS created_at_4, c0_.updated_at AS updated_at_5, c0_.expire_at AS expire_at_6, c0_.deleted_at AS deleted_at_7, c0_.ip_address AS ip_address_8, c0_.view_count AS view_count_9, c0_.score AS score_10, a1_.title AS title_11, a1_.slug AS slug_12, a1_.brief AS brief_13, a1_.description AS description_14, a1_.price AS price_15, a1_.price_alternative AS price_alternative_16, a1_.price_time AS price_time_17, c0_.type AS type_18, c0_.user_id AS user_id_19, a1_.subject_id AS subject_id_20 FROM advert_offer a1_ INNER JOIN content_item c0_ ON a1_.id = c0_.id WHERE a1_.subject_id = ? AND c0_.id NOT IN (?) AND c0_.visibility_status = ? AND c0_.approve_status IN (?) LIMIT 3
Parameters:
[ 2 [ 2 3 10 9 ] 1 [ 1 2 ] ] |
10 | 0.42 ms |
SELECT c0_.id AS id_0, c0_.uuid AS uuid_1, c0_.approve_status AS approve_status_2, c0_.visibility_status AS visibility_status_3, c0_.created_at AS created_at_4, c0_.updated_at AS updated_at_5, c0_.expire_at AS expire_at_6, c0_.deleted_at AS deleted_at_7, c0_.ip_address AS ip_address_8, c0_.view_count AS view_count_9, c0_.score AS score_10, a1_.title AS title_11, a1_.slug AS slug_12, a1_.brief AS brief_13, a1_.description AS description_14, a1_.price AS price_15, a1_.price_alternative AS price_alternative_16, a1_.price_time AS price_time_17, c0_.type AS type_18, c0_.user_id AS user_id_19, a1_.subject_id AS subject_id_20 FROM advert_offer a1_ INNER JOIN content_item c0_ ON a1_.id = c0_.id WHERE c0_.id NOT IN (?) AND c0_.visibility_status = ? AND c0_.approve_status IN (?) LIMIT 2
Parameters:
[ [ 2 3 10 9 1 ] 1 [ 1 2 ] ] |
11 | 0.88 ms |
SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.slug AS slug_2, s0_.genitive_name AS genitive_name_3, s0_.icon AS icon_4, s0_.order_number AS order_number_5, s0_.count AS count_6 FROM subject s0_ ORDER BY s0_.order_number ASC, s0_.name ASC
Parameters:
[] |
12 | 0.62 ms |
SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.slug AS slug_2, c0_.genitive_name AS genitive_name_3, c0_.order_number AS order_number_4, c0_.count AS count_5 FROM city c0_ ORDER BY c0_.order_number ASC, c0_.name ASC
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 |
---|---|
App\Tutorka\Bundle\CoreBundle\Entity\MetaTag | No errors. |
App\Tutorka\Bundle\UserBundle\Entity\User | No errors. |
App\Tutorka\Bundle\UserBundle\Entity\Verification | No errors. |
App\Tutorka\Bundle\CoreBundle\Entity\Setting | No errors. |
App\Tutorka\Bundle\ContentBundle\Entity\Subject | No errors. |
App\Tutorka\Bundle\ContentBundle\Entity\City | No errors. |
App\Tutorka\Bundle\ContentBundle\Entity\PlaceAttribute | No errors. |
App\Tutorka\Bundle\CoreBundle\Entity\View | No errors. |
App\Tutorka\Bundle\ContentBundle\Entity\ContentItem | No errors. |
App\Tutorka\Bundle\ContentBundle\Entity\AdvertOffer | No errors. |
App\Tutorka\Bundle\ContentBundle\Entity\AdvertDemand | No errors. |
App\Tutorka\Bundle\ContentBundle\Entity\SearchLog | No errors. |
App\Tutorka\Bundle\ContentBundle\Entity\PreferredTimeAttribute | No errors. |
App\Tutorka\Bundle\ContentBundle\Entity\OtherAttribute | No errors. |
App\Tutorka\Bundle\ContentBundle\Entity\Level | No errors. |
App\Tutorka\Bundle\CoreBundle\Entity\Activity | No errors. |
App\Tutorka\Bundle\CoreBundle\Entity\EmailLog | No errors. |
App\Tutorka\Bundle\CoreBundle\Entity\EmailTemplate | No errors. |
App\Tutorka\Bundle\UserBundle\Entity\BillingAddress | No errors. |
App\Tutorka\Bundle\UserBundle\Entity\AboutMe | No errors. |