http://dev.gotradeturkiye.com/papi/analytics/impression Return to referer URL

Query Metrics

4 Database Queries
4 Different statements
0.80 ms Query time
1 Invalid entities

Queries

Group similar statements

# Time Info
1 0.38 ms
SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.is_moderated AS is_moderated_3, t0.description AS description_4, t0.name AS name_5, t0.is_company AS is_company_6, t0.slug AS slug_7, t0.iban AS iban_8, t0.short_description AS short_description_9, t0.is_verified AS is_verified_10, t0.phone AS phone_11, t0.website AS website_12, t0.social_links AS social_links_13, t0.email AS email_14, t0.city AS city_15, t0.vat_number AS vat_number_16, t0.registration_no AS registration_no_17, t0.uuid AS uuid_18, t0.first_name AS first_name_19, t0.last_name AS last_name_20, t0.created_at AS created_at_21, t0.updated_at AS updated_at_22, t0.user_id AS user_id_23, t0.profile_picture_id AS profile_picture_id_24, t0.subscription_id AS subscription_id_25 FROM store t0 WHERE t0.uuid = ? LIMIT 1
Parameters:
[
  b"úä2]\x1EqH@†\x08\x05\x18g·”\x12"
]
2 0.09 ms
"START TRANSACTION"
Parameters:
[]
3 0.25 ms
INSERT INTO analytics (metric_type, metadata, created_at, store_id, product_id) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "impression"
  null
  "2026-05-20 04:47:05"
  12
  null
]
4 0.08 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
Gesdinet\JWTRefreshTokenBundle\Entity\RefreshToken No errors.
App\Entity\RefreshToken No errors.
App\Entity\Store No errors.
App\Entity\User No errors.
App\Entity\Media No errors.
App\Entity\SubscriptionPlan No errors.
App\Entity\Review No errors.
App\Entity\Product No errors.
App\Entity\Follow
  • The association App\Entity\Follow#product refers to the inverse side field App\Entity\Product#follows which does not exist.
App\Entity\Inquiry No errors.
App\Entity\Category No errors.
App\Entity\Bookmark No errors.
App\Entity\Address No errors.
App\Entity\Analytics No errors.