Query Metrics

2 Database Queries
2 Different statements
1.33 ms Query time
1 Invalid entities

Grouped Statements

Show all queries

Time Count Info
0.86 ms
(64.76%)
1
SELECT b0_.id AS id_0, b0_.name AS name_1, b0_.email AS email_2, b0_.color AS color_3, b0_.updated_at AS updated_at_4, b0_.prefix AS prefix_5, b0_.domain AS domain_6, b0_.last_minutes_enabled AS last_minutes_enabled_7, b0_.last_minutes_content AS last_minutes_content_8, b0_.last_minutes_link AS last_minutes_link_9, b0_.has_registration_form AS has_registration_form_10, b0_.seller AS seller_11, b0_.public_brand AS public_brand_12, l1_.id AS id_13, l1_.name AS name_14, l1_.name_it AS name_it_15, l1_.slug AS slug_16, l1_.active AS active_17, l1_.priority AS priority_18, l1_.alpha2 AS alpha2_19, p2_.id AS id_20, p2_.parameter_key AS parameter_key_21, p2_.def AS def_22, p2_.parameter_value AS parameter_value_23, p2_.parameter_write_granted AS parameter_write_granted_24, b0_.logo_id AS logo_id_25, b0_.language_id AS language_id_26, p2_.brand_id AS brand_id_27 FROM brand b0_ LEFT JOIN language l1_ ON b0_.language_id = l1_.id LEFT JOIN parameters p2_ ON b0_.id = p2_.brand_id WHERE b0_.domain = ?
Parameters:
[
  "laroutedeslangues.com"
]
0.47 ms
(35.24%)
1
SELECT t0.id AS id_1, t0.parameter_value AS parameter_value_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM parameters_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  118
]

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\Brand No errors.
App\Entity\Language No errors.
App\Entity\Parameters No errors.
App\Entity\Media No errors.
App\Entity\Billing No errors.
App\Entity\Invoice No errors.
App\Entity\BrandCodeCompta No errors.
App\Entity\ProductCategoryRegistrationForm No errors.
App\Entity\LandingPage No errors.
App\Entity\Article No errors.
App\Entity\Brochure No errors.
App\Entity\Howknown No errors.
App\Entity\GeneralConditionOfSale No errors.
App\Entity\Faq No errors.
App\Entity\Webinar No errors.
App\Entity\DocumentHeaderFooterVersion No errors.
App\Entity\ProductProfile No errors.
App\Entity\CustomerEmailTemplate No errors.
App\Entity\DocumentVersion No errors.
App\Entity\Product No errors.
App\Entity\Test\Question No errors.
App\Entity\Test\Test No errors.
App\Entity\ParametersTranslation No errors.
App\Entity\Participant No errors.
App\Entity\ParticipantHealth No errors.
App\Entity\Accommodation No errors.
App\Entity\School No errors.
App\Entity\ParticipantIdentityDocument No errors.
App\Entity\TransportAirlineCompany No errors.
App\Entity\TransportRailwayCompany No errors.
App\Entity\FileRequiredDocument No errors.
App\Entity\City No errors.
App\Entity\FileAdditionalDocument No errors.
App\Entity\UserSignature No errors.
App\Entity\File No errors.
App\Entity\Currency No errors.
App\Entity\Crm No errors.
App\Entity\BillingLine No errors.
App\Entity\BillingLines\InvoiceLine
  • The field 'App\Entity\BillingLines\InvoiceLine#totalPrice' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type.
App\Entity\InvoicePayment No errors.
App\Entity\InvoiceNumber No errors.
App\Entity\ProviderInvoiceAttribution No errors.
App\Entity\Customer No errors.
App\Entity\FileMail No errors.
App\Entity\Country No errors.
App\Entity\ProductCategory No errors.
App\Entity\Option No errors.
App\Entity\ProductPeriod No errors.
App\Entity\LandingFaq No errors.
App\Entity\Video No errors.
App\Entity\Persona No errors.
App\Entity\Exam No errors.
App\Entity\LandingPageMedia No errors.
App\Entity\LandingSection No errors.
App\Entity\User No errors.
App\Entity\ArticleProfile No errors.
App\Entity\ArticleCategory No errors.
App\Entity\ArticleTag No errors.
App\Entity\FaqCategory No errors.
App\Entity\FaqGroup No errors.
App\Entity\WebinarSpeaker No errors.
App\Entity\DocumentHeaderFooter No errors.
App\Entity\CustomerEmailTemplateVersion No errors.
App\Entity\PlanningStayEmail No errors.
App\Entity\Document No errors.
App\Entity\ProductProviderUrl No errors.
App\Entity\Provider No errors.
App\Entity\AccommodationType No errors.
App\Entity\Infrastructure No errors.
App\Entity\Pricing No errors.
App\Entity\Pricings\Tariff No errors.
App\Entity\Pricings\Option No errors.
App\Entity\PricingDateSlot No errors.
App\Entity\PricingLink No errors.
App\Entity\ProductRegistrationProcedure No errors.
App\Entity\ProductTransferConstraint No errors.
App\Entity\MandateRate No errors.
App\Entity\ProductBrandAvailability No errors.
App\Entity\ProductServiceLink No errors.
App\Entity\ProductDocumentRequired No errors.
App\Entity\Witness No errors.
App\Entity\ProductPrice No errors.
App\Entity\ProductGeneralConditionOfSale No errors.
App\Entity\GlobalFeeProduct No errors.
App\Entity\ProductData No errors.
App\Entity\ProductIntermediateFileStatus No errors.
App\Entity\ProductDefaultOption No errors.
App\Entity\Pricings\MandateTariff No errors.
App\Entity\Certification No errors.
App\Entity\DocumentRequirement No errors.
App\Entity\ProductSlug No errors.
App\Entity\ProductTranslation No errors.
App\Entity\Test\Answer No errors.