GET http://agribit.io/listings/natus-rerum-dolorum-iure-harum-blanditiis

Query Metrics

15 Database Queries
9 Different statements
8.96 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 1.02 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.area AS area_4, t0.slug AS slug_5, t0.created_at AS created_at_6, t0.last_updated_at AS last_updated_at_7, t0.short_description AS short_description_8, t0.other AS other_9, t0.is_published AS is_published_10, t0.published_at AS published_at_11, t0.min_duration AS min_duration_12, t0.max_duration AS max_duration_13, t0.duration_units AS duration_units_14, t0.area_units AS area_units_15, t0.map_drawing_data AS map_drawing_data_16, t0.status AS status_17, t0.farmer_id AS farmer_id_18, t0.pricing_id AS pricing_id_19, t0.address_id AS address_id_20 FROM listing t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
  "natus-rerum-dolorum-iure-harum-blanditiis"
]
2 0.92 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.description AS description_4, t0.image AS image_5, t0.category_id AS category_id_6 FROM produce t0 INNER JOIN listing_produce ON t0.id = listing_produce.produce_id WHERE listing_produce.listing_id = ?
Parameters:
[
  295
]
3 0.78 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.description AS description_4 FROM produce_category t0 WHERE t0.id = ?
Parameters:
[
  27
]
4 0.60 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.description AS description_4 FROM produce_category t0 WHERE t0.id = ?
Parameters:
[
  28
]
5 0.29 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.description AS description_4 FROM produce_category t0 WHERE t0.id = ?
Parameters:
[
  29
]
6 0.58 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.description AS description_4 FROM produce_category t0 WHERE t0.id = ?
Parameters:
[
  30
]
7 0.36 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.description AS description_4 FROM produce_category t0 WHERE t0.id = ?
Parameters:
[
  31
]
8 0.32 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.description AS description_4 FROM produce_category t0 WHERE t0.id = ?
Parameters:
[
  32
]
9 0.28 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.description AS description_4 FROM produce_category t0 WHERE t0.id = ?
Parameters:
[
  36
]
10 0.35 ms
SELECT t0.id AS id_1, t0.tagline AS tagline_2, t0.profile_status AS profile_status_3, t0.is_verified AS is_verified_4, t0.biography AS biography_5, t0.socials AS socials_6, t0.rating AS rating_7, t0.created_at AS created_at_8, t0.last_updated_at AS last_updated_at_9, t0.user_id AS user_id_10 FROM farmer_profile t0 WHERE t0.id = ?
Parameters:
[
  111
]
11 0.63 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.is_verified AS is_verified_5, t0.is_provider AS is_provider_6, t0.name AS name_7, t0.alias AS alias_8, t0.slug AS slug_9, t0.created_at AS created_at_10, t0.last_updated_at AS last_updated_at_11, t0.phone AS phone_12, t0.avatar AS avatar_13, t14.id AS id_15, t14.tagline AS tagline_16, t14.profile_status AS profile_status_17, t14.is_verified AS is_verified_18, t14.biography AS biography_19, t14.socials AS socials_20, t14.rating AS rating_21, t14.created_at AS created_at_22, t14.last_updated_at AS last_updated_at_23, t14.user_id AS user_id_24 FROM user t0 LEFT JOIN farmer_profile t14 ON t14.user_id = t0.id WHERE t0.id = ?
Parameters:
[
  367
]
12 1.13 ms
SELECT t0.id AS id_1, t0.uri AS uri_2, t0.type AS type_3, t0.created_at AS created_at_4, t0.listing_id AS listing_id_5 FROM media t0 WHERE t0.listing_id = ?
Parameters:
[
  295
]
13 0.41 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.icon AS icon_3, t0.description AS description_4 FROM listing_feature t0 INNER JOIN listing_feature_listing ON t0.id = listing_feature_listing.listing_feature_id WHERE listing_feature_listing.listing_id = ?
Parameters:
[
  295
]
14 0.82 ms
SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.price AS price_3, t0.currency AS currency_4, t0.model_id AS model_id_5 FROM pricing t0 WHERE t0.id = ?
Parameters:
[
  297
]
15 0.47 ms
SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4 FROM pricing_model t0 WHERE t0.id = ?
Parameters:
[
  16
]

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