https://luni.beelabs.io/operation/1/suivi

Query Metrics

1 Database Queries
1 Different statements
1.40 ms Query time
1 Invalid entities

Grouped Statements

Show all queries

Time Count Info
1.40 ms
(100.00%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.start_at AS start_at_5, t0.end_at AS end_at_6, t0.code AS code_7, t0.open_until AS open_until_8, t0.max_participations AS max_participations_9, t0.contest_description AS contest_description_10, t0.contest_rules_link AS contest_rules_link_11, t0.contest_rules_description AS contest_rules_description_12, t0.privacy_text AS privacy_text_13, t0.presentation AS presentation_14, t0.logo_email AS logo_email_15, t0.is_stop AS is_stop_16, t0.is_active AS is_active_17, t0.big_banner AS big_banner_18, t0.small_banner AS small_banner_19, t0.brand AS brand_20, t0.modality AS modality_21, t0.products_file AS products_file_22, t0.closing_sales AS closing_sales_23, t0.shops_file AS shops_file_24, t0.url AS url_25, t0.cible AS cible_26, t0.justificatifs AS justificatifs_27, t0.product_mutliple AS product_mutliple_28, t0.serial_number AS serial_number_29, t0.text_serial_number AS text_serial_number_30, t0.legal_notice AS legal_notice_31 FROM operation t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  "1"
]

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\Operation No errors.
App\Entity\Purchase No errors.
App\Entity\Shop No errors.
App\Entity\Product No errors.
App\Entity\OperationAdditionalData No errors.
App\Entity\User No errors.
App\Entity\Fund No errors.
App\Entity\Mecanique
  • The association App\Entity\Mecanique#products refers to the inverse side field App\Entity\Product#mecaniques which does not exist.