GET https://kamperypolska.com/pojazdy/weinsberg-caracompact-600-meg-pepper

Query Metrics

7 Database Queries
4 Different statements
1.49 ms Query time
0 Invalid entities
5 Managed entities

Grouped Statements

Show all queries

Time Count Info
0.70 ms
(47.18%)
4
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.position AS position_3, t0.vehicle_id AS vehicle_id_4 FROM vehicle_image t0 WHERE t0.vehicle_id = ? ORDER BY t0.position ASC
Parameters:
[
  10
]
0.28 ms
(19.09%)
1
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.description AS description_4, t0.price AS price_5, t0.year AS year_6, t0.mileage AS mileage_7, t0.fuel AS fuel_8, t0.transmission AS transmission_9, t0.power AS power_10, t0.length AS length_11, t0.width AS width_12, t0.height AS height_13, t0.sleeping_capacity AS sleeping_capacity_14, t0.location AS location_15, t0.status AS status_16, t0.featured AS featured_17, t0.created_at AS created_at_18, t0.updated_at AS updated_at_19 FROM vehicle t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
  "weinsberg-caracompact-600-meg-pepper"
]
0.27 ms
(17.97%)
1
SELECT v0_.id AS id_0, v0_.title AS title_1, v0_.slug AS slug_2, v0_.description AS description_3, v0_.price AS price_4, v0_.year AS year_5, v0_.mileage AS mileage_6, v0_.fuel AS fuel_7, v0_.transmission AS transmission_8, v0_.power AS power_9, v0_.length AS length_10, v0_.width AS width_11, v0_.height AS height_12, v0_.sleeping_capacity AS sleeping_capacity_13, v0_.location AS location_14, v0_.status AS status_15, v0_.featured AS featured_16, v0_.created_at AS created_at_17, v0_.updated_at AS updated_at_18 FROM vehicle v0_ WHERE v0_.id <> ? AND v0_.status = ? LIMIT 3
Parameters:
[
  10
  "available"
]
0.24 ms
(15.75%)
1
SELECT t0.id AS id_1, t0.site_name AS site_name_2, t0.phone AS phone_3, t0.email AS email_4, t0.address AS address_5, t0.messenger_link AS messenger_link_6, t0.facebook_link AS facebook_link_7, t0.instagram_link AS instagram_link_8, t0.hero_title AS hero_title_9, t0.hero_subtitle AS hero_subtitle_10 FROM site_settings t0 LIMIT 1
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\Vehicle 4
App\Entity\SiteSettings 1

Entities Mapping

Class Mapping errors
App\Entity\Vehicle No errors.
App\Entity\VehicleImage No errors.
App\Entity\SiteSettings No errors.