GET https://frosty-hoover.45-155-169-10.plesk.page/boutique/71810

Query Metrics

1 Database Queries
1 Different statements
13.80 ms Query time
5 Invalid entities

Grouped Statements

Show all queries

Time Count Info
13.80 ms
(100.00%)
1
SELECT t0.reference AS reference_1, t0.state AS state_2, t0.rating AS rating_3, t0.favorite AS favorite_4, t0.lot AS lot_5, t0.discount_percentage AS discount_percentage_6, t0.cgv AS cgv_7, t0.fee_checked AS fee_checked_8, t0.end_date AS end_date_9, t0.live_at AS live_at_10, t0.scheduled_alert AS scheduled_alert_11, t0.alert_order AS alert_order_12, t0.rated_at AS rated_at_13, t0.rated AS rated_14, t0.phone AS phone_15, t0.description AS description_16, t0.has_online_payment AS has_online_payment_17, t0.creation_reminder_email_sent AS creation_reminder_email_sent_18, t0.decreasing_prices AS decreasing_prices_19, t0.decreasing_prices_until AS decreasing_prices_until_20, t0.global_decreasing_percentage AS global_decreasing_percentage_21, t0.ground_floor_option AS ground_floor_option_22, t0.cover_picture_name AS cover_picture_name_23, t0.moderation_status AS moderation_status_24, t0.last_moderation_date AS last_moderation_date_25, t0.products_availability_update_date AS products_availability_update_date_26, t0.first_completed_at AS first_completed_at_27, t0.title AS title_28, t0.is_manual_pickup AS is_manual_pickup_29, t0.schedule AS schedule_30, t0.contact_first_name AS contact_first_name_31, t0.contact_last_name AS contact_last_name_32, t0.contact_email AS contact_email_33, t0.contact_phone_number AS contact_phone_number_34, t0.localisation_type AS localisation_type_35, t0.id AS id_36, t0.uid AS uid_37, t0.created_at AS created_at_38, t0.updated_at AS updated_at_39, t0.seller_id AS seller_id_40, t0.address_id AS address_id_41, t0.room_id AS room_id_42, t0.sponsor_id AS sponsor_id_43, t0.business_shop_id AS business_shop_id_44, t0.created_by_id AS created_by_id_45, t0.updated_by_id AS updated_by_id_46, t0.deleted_by_id AS deleted_by_id_47 FROM announce t0 WHERE t0.id = ?
Parameters:
[
  "71810"
]

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\AbstractEntity No errors.
App\Entity\UtmCampaign No errors.
App\Entity\FavoriteAnonymous No errors.
App\Entity\FavoriteAnonymousAnnounce No errors.
App\Entity\FavoriteAnonymousStuff No errors.
App\Entity\Favorite No errors.
App\Entity\FavoriteAnnounce No errors.
App\Entity\FavoriteStuff No errors.
App\Entity\Announce No errors.
App\Entity\Stuff No errors.
App\Entity\ContactThread No errors.
App\Entity\ContactThreadMessage No errors.
App\Entity\User No errors.
App\Entity\Address
  • The field 'App\Entity\Address#lat' has the property type 'string' that differs from the metadata field type 'float' returned by the 'float' DBAL type.
  • The field 'App\Entity\Address#lng' has the property type 'string' that differs from the metadata field type 'float' returned by the 'float' DBAL type.
App\Entity\Room No errors.
App\Entity\Sponsor
  • The association App\Entity\Sponsor#utmCampaigns refers to the owning side field App\Entity\Sponsor#sponsor which does not exist.
App\Entity\BusinessShop No errors.
App\Entity\Brand
  • The association App\Entity\Brand#business refers to the inverse side field App\Entity\UserBusiness#brands which does not exist.
  • The association App\Entity\Brand#searches refers to the owning side field App\Entity\Search#brands which does not exist.
App\Entity\StuffType No errors.
App\Entity\AnnounceOrder No errors.
App\Entity\AnnounceOrderWithdrawal No errors.
App\Entity\UserBusiness
  • The field App\Entity\UserBusiness#informations is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\BusinessInformations#business does not contain the required 'inversedBy="informations"' attribute.
App\Entity\FrenchCity
  • The field 'App\Entity\FrenchCity#lat' has the property type 'string' that differs from the metadata field type 'float' returned by the 'float' DBAL type.
  • The field 'App\Entity\FrenchCity#lng' has the property type 'string' that differs from the metadata field type 'float' returned by the 'float' DBAL type.