GET https://test2.api.tarifdetektiv.de/api/domain-config

Query Metrics

2 Database Queries
2 Different statements
2.08 ms Query time
3 Invalid entities
31 Managed entities

Grouped Statements

Show all queries

Time Count Info
1.18 ms
(56.79%)
1
SELECT t0.id AS id_1, t0.domain AS domain_2, t0.style AS style_3, t0.rest_api_local_url AS rest_api_local_url_4, t0.rest_api_public_url AS rest_api_public_url_5, t0.rest_api_key AS rest_api_key_6, t0.gtm_id AS gtm_id_7, t0.link_imprint AS link_imprint_8, t0.link_privacy AS link_privacy_9, t0.link_terms AS link_terms_10, t0.copyright_name AS copyright_name_11, t0.logo_link AS logo_link_12, t0.optimize_id AS optimize_id_13, t0.business_unit_id AS business_unit_id_14, t0.title AS title_15, t0.link_contract_cancellation AS link_contract_cancellation_16, t0.link_accessibility AS link_accessibility_17 FROM domain_config t0
Parameters:
[]
0.90 ms
(43.21%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.number_of_tarifs_per_site AS number_of_tarifs_per_site_3, t0.hotline_number AS hotline_number_4, t0.public_name AS public_name_5, t0.contact_email AS contact_email_6, t0.logo AS logo_7, t0.cashback_redemption_days AS cashback_redemption_days_8 FROM `partners` 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.

Managed Entities

default entity manager

Class Amount of managed objects
App\Entity\DomainConfig 30
App\Entity\Partner 1

Entities Mapping

Class Mapping errors
App\Entity\Partner No errors.
App\Entity\HotlineTime No errors.
App\Entity\CashbackTariff No errors.
App\Entity\BulletPoint No errors.
App\Entity\FilterPartner No errors.
App\Entity\TariffAdditionalField No errors.
App\Entity\TariffPartner No errors.
App\Entity\TrackingLink No errors.
App\Entity\TariffCommission No errors.
App\Entity\CashbackRedemptionRate No errors.
App\Entity\CashbackMailTemplate
  • The association App\Entity\CashbackMailTemplate#emails refers to the owning side field App\Entity\Email#template which does not exist.
App\Entity\CancellationRate No errors.
App\Entity\CashbackStatusText No errors.
App\Entity\Order
  • The association App\Entity\Order#emails refers to the owning side field App\Entity\Email#customerOrder which does not exist.
  • The mappings App\Entity\Order#tkw_order_status and App\Entity\TkwOrderStatus#bookedOrder are inconsistent with each other.
  • The mappings App\Entity\Order#newsletterLog and App\Entity\NewsletterLog#bookedOrder are inconsistent with each other.
App\Entity\TariffImage No errors.
App\Entity\Term No errors.
App\Entity\TariffConfig2Partner No errors.
App\Entity\TariffPrice No errors.
App\Entity\LoyalityBonus\LoyalityBonusRedemptionRate
  • The mappings App\Entity\LoyalityBonus\LoyalityBonusRedemptionRate#provider and App\Entity\Provider#loyalityBonusRedemptionRates are inconsistent with each other.
  • The association App\Entity\LoyalityBonus\LoyalityBonusRedemptionRate#user refers to the inverse side field App\Entity\User#loyalityBonusRedemptionRates which does not exist.
App\Entity\DomainConfig No errors.