Redirect 302 redirect from GET @index (6916ca)

GET https://test2.api.tarifdetektiv.de/login

Query Metrics

1 Database Queries
1 Different statements
0.70 ms Query time
3 Invalid entities
1 Managed entities

Grouped Statements

Show all queries

Time Count Info
0.70 ms
(100.00%)
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\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.