GET https://moovtomood.com/annonces-disponibles

Query Metrics

16 Database Queries
5 Different statements
4.01 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
1.67 ms
(41.62%)
7
SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.name AS name_3, t0.width AS width_4, t0.length AS length_5, t0.height AS height_6, t0.size AS size_7, t0.ecofriendly AS ecofriendly_8, t0.weight AS weight_9, t0.photos AS photos_10, t0.ad_id AS ad_id_11 FROM package t0 WHERE t0.ad_id = ?
Parameters:
[
  1
]
1.04 ms
(25.86%)
5
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.meta_title AS meta_title_4, t0.meta_description AS meta_description_5, t0.content AS content_6, t0.subtitle AS subtitle_7 FROM PAGE t0 WHERE t0.id = ?
Parameters:
[
  2
]
0.62 ms
(15.40%)
1
SELECT a0_.id AS id_0, a0_.departure_address AS departure_address_1, a0_.departure_lat AS departure_lat_2, a0_.departure_lng AS departure_lng_3, a0_.departure_date AS departure_date_4, a0_.arrival_address AS arrival_address_5, a0_.arrival_lat AS arrival_lat_6, a0_.arrival_lng AS arrival_lng_7, a0_.arrival_date AS arrival_date_8, a0_.comment AS comment_9, a0_.price AS price_10, a0_.created_at AS created_at_11, a0_.departure_floor AS departure_floor_12, a0_.departure_elevator AS departure_elevator_13, a0_.departure_lift AS departure_lift_14, a0_.arrival_floor AS arrival_floor_15, a0_.arrival_elevator AS arrival_elevator_16, a0_.arrival_lift AS arrival_lift_17, a0_.state AS state_18, a0_.delivery_code AS delivery_code_19, a0_.kilometers AS kilometers_20, a0_.is_urgent AS is_urgent_21, a0_.is_pro_only AS is_pro_only_22, a0_.departure_assistance AS departure_assistance_23, a0_.arrival_assistance AS arrival_assistance_24, a0_.user_id AS user_id_25, a0_.carrier_id AS carrier_id_26, a0_.selected_offer_id AS selected_offer_id_27, a0_.moving_id AS moving_id_28 FROM ad a0_ WHERE a0_.state = ? ORDER BY a0_.id DESC
Parameters:
[
  "Publiée"
]
0.46 ms
(11.37%)
2
SELECT t0.id AS id_1, t0.title AS title_2, t0.url AS url_3, t0.page_id AS page_id_4, t0.footer_id AS footer_id_5 FROM link t0 WHERE t0.footer_id = ?
Parameters:
[
  1
]
0.23 ms
(5.76%)
1
SELECT t0.id AS id_1, t0.title AS title_2 FROM footer t0
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\Entity\Ad No errors.
App\Entity\User No errors.
App\Entity\Offer No errors.
App\Entity\Moving No errors.
App\Entity\Package No errors.
App\Entity\Upload No errors.
App\Entity\Topic No errors.
App\Entity\Footer No errors.
App\Entity\Link No errors.
App\Entity\Page No errors.