Redirect 302 redirect from POST @app_login (91bcfc)

GET https://test2.admin.tarifdetektiv.de/

Query Metrics

31 Database Queries
24 Different statements
1095.71 ms Query time
6 Invalid entities
0 Managed entities

Queries

Group similar statements

# Time Info
1 4.53 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.password AS password_3, t0.name AS name_4, t0.surname AS surname_5, t0.user_photo_id AS user_photo_id_6, t7.id AS id_8, t7.user_id AS user_id_9, t7.timestamp AS timestamp_10, t7.edited_order_id AS edited_order_id_11, t7.user_id AS user_id_12 FROM `users` t0 LEFT JOIN edit_user t7 ON t7.user_id = t0.id WHERE t0.id = ?
Parameters:
[
  29
]
2 0.95 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_date AS created_date_3, t0.created_username AS created_username_4, t0.update_date AS update_date_5, t0.update_username AS update_username_6, t0.super_admin AS super_admin_7 FROM `roles` t0 INNER JOIN user_role ON t0.id = user_role.role_id WHERE user_role.user_id = ?
Parameters:
[
  29
]
3 0.72 ms
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
]
4 1.60 ms
SELECT COUNT(o0_.booking_provider) AS sclr_0, o0_.booking_provider AS booking_provider_1 FROM `orders` o0_ WHERE o0_.status <> 9 AND (o0_.timestamp BETWEEN ? AND ?) GROUP BY o0_.booking_provider ORDER BY sclr_0 DESC
Parameters:
[
  "2026-05-03"
  "2026-06-02 23:59:59"
]
5 0.89 ms
SELECT COUNT(o0_.partner_id) AS sclr_0, o0_.partner_id AS sclr_1, p1_.name AS name_2 FROM `orders` o0_ LEFT JOIN `partners` p1_ ON o0_.partner_id = p1_.id AND (p1_.id = o0_.partner_id) WHERE o0_.status <> 9 AND (o0_.timestamp BETWEEN ? AND ?) GROUP BY o0_.partner_id ORDER BY sclr_0 DESC
Parameters:
[
  "2026-05-03"
  "2026-06-02 23:59:59"
]
6 0.75 ms
SELECT DATE(o0_.timestamp) AS sclr_0, ROUND(SUM(o0_.commission), 0) AS sclr_1, COUNT(o0_.id) AS sclr_2, SUM(CASE WHEN o0_.router_rental = 1 THEN 1 ELSE 0 END) AS sclr_3 FROM `orders` o0_ WHERE o0_.status <> 9 AND (o0_.timestamp BETWEEN ? AND ?) GROUP BY sclr_0 ORDER BY sclr_0 DESC
Parameters:
[
  "2026-05-03"
  "2026-06-02 23:59:59"
]
7 1.29 ms
SELECT DATE(o0_.timestamp) AS sclr_0, ROUND(SUM(o0_.commission), 0) AS sclr_1, COUNT(o0_.id) AS sclr_2, SUM(CASE WHEN o0_.router_rental = 1 THEN 1 ELSE 0 END) AS sclr_3 FROM `orders` o0_ WHERE o0_.status <> 9 AND (o0_.timestamp BETWEEN ? AND ?) AND o0_.partner_id IN (?, ?) GROUP BY sclr_0 ORDER BY sclr_0 DESC
Parameters:
[
  "2026-05-03"
  "2026-06-02 23:59:59"
  "10"
  " 12"
]
8 0.99 ms
SELECT DATE(o0_.timestamp) AS sclr_0, ROUND(SUM(o0_.commission), 0) AS sclr_1, COUNT(o0_.id) AS sclr_2, SUM(CASE WHEN o0_.router_rental = 1 THEN 1 ELSE 0 END) AS sclr_3 FROM `orders` o0_ WHERE o0_.status <> 9 AND (o0_.timestamp BETWEEN ? AND ?) AND o0_.partner_id NOT IN (10, 12) GROUP BY sclr_0 ORDER BY sclr_0 DESC
Parameters:
[
  "2026-05-03"
  "2026-06-02 23:59:59"
]
9 0.55 ms
SELECT COUNT(1) AS sclr_0 FROM `orders` o0_ WHERE o0_.status <> 9 AND (o0_.timestamp BETWEEN ? AND ?)
Parameters:
[
  "2026-05-19 00:00:00"
  "2026-05-19 08:51:08"
]
10 0.52 ms
SELECT COUNT(1) AS sclr_0 FROM `orders` o0_ WHERE o0_.status <> 9 AND (o0_.timestamp BETWEEN ? AND ?)
Parameters:
[
  "2026-05-12 00:00:00"
  "2026-05-12 08:51:08"
]
11 0.42 ms
SELECT COUNT(1) AS sclr_0 FROM `orders` o0_ WHERE o0_.status <> 9 AND (o0_.timestamp BETWEEN ? AND ?)
Parameters:
[
  "2026-05-05 00:00:00"
  "2026-05-05 08:51:08"
]
12 0.33 ms
SELECT COUNT(1) AS sclr_0 FROM `orders` o0_ WHERE o0_.status <> 9 AND (o0_.timestamp BETWEEN ? AND ?)
Parameters:
[
  "2026-05-26 00:00:00"
  "2026-05-26 08:51:08"
]
13 0.33 ms
SELECT COUNT(1) AS sclr_0 FROM `orders` o0_ WHERE o0_.status <> 9 AND (o0_.timestamp BETWEEN ? AND ?)
Parameters:
[
  "2026-06-02 00:00:00"
  "2026-06-02 08:51:08"
]
14 0.77 ms
SELECT DATE(o0_.timestamp) AS sclr_0, sum(CASE WHEN o0_.status = 8 THEN 1 ELSE 0 END) AS sclr_1, sum(CASE WHEN o0_.status NOT IN (8, 9) THEN 1 ELSE 0 END) AS sclr_2, MONTH(o0_.timestamp) AS sclr_3, YEAR(o0_.timestamp) AS sclr_4 FROM `orders` o0_ WHERE o0_.timestamp > ? GROUP BY sclr_3 ORDER BY sclr_0 DESC LIMIT 12
Parameters:
[
  "2025-07-01"
]
15 0.96 ms
SELECT DATE(o0_.timestamp) AS sclr_0, sum(CASE WHEN o0_.status = 8 THEN 1 ELSE 0 END) AS sclr_1, sum(CASE WHEN o0_.status NOT IN (8, 9) THEN 1 ELSE 0 END) AS sclr_2, WEEK(o0_.timestamp, 1) AS sclr_3, YEAR(o0_.timestamp) AS sclr_4 FROM `orders` o0_ WHERE o0_.status <> 9 AND YEAR(o0_.timestamp) = ? GROUP BY sclr_3 ORDER BY sclr_0 DESC LIMIT 12
Parameters:
[
  "2026"
]
16 0.61 ms
SELECT SUM(CASE WHEN o0_.partner_id IN (10, 12) THEN 1 ELSE 0 END) AS sclr_0, SUM(CASE WHEN o0_.partner_id NOT IN (10, 12) THEN 1 ELSE 0 END) AS sclr_1 FROM `orders` o0_ WHERE o0_.status <> 9 AND (o0_.timestamp BETWEEN ? AND ?)
Parameters:
[
  "2026-05-03"
  "2026-06-02 23:59:59"
]
17 1.25 ms
SELECT SUM(o0_.cashback_value) AS sclr_0, COUNT(1) AS sclr_1 FROM `orders` o0_ LEFT JOIN `cashback_doc_uploads` c1_ ON o0_.id = c1_.customer_order_id WHERE o0_.cashback_status_id = 2 AND o0_.status <> 9
Parameters:
[]
18 0.76 ms
SELECT HOUR(o0_.timestamp) AS sclr_0, COUNT(1) AS sclr_1 FROM `orders` o0_ WHERE o0_.status <> 9 AND YEAR(o0_.timestamp) = ? AND MONTH(o0_.timestamp) = ? AND DAY(o0_.timestamp) = ? GROUP BY sclr_0
Parameters:
[
  "2026"
  "06"
  "02"
]
19 0.54 ms
SELECT HOUR(o0_.timestamp) AS sclr_0, COUNT(1) AS sclr_1 FROM `orders` o0_ WHERE o0_.status <> 9 AND YEAR(o0_.timestamp) = ? AND MONTH(o0_.timestamp) = ? AND DAY(o0_.timestamp) = ? GROUP BY sclr_0
Parameters:
[
  "2026"
  "05"
  "26"
]
20 1.08 ms
SELECT ROUND(AVG(a0_.duration) / 1000000, 2) AS sclr_0, a0_.api_id AS api_id_1 FROM `api_durations` a0_ WHERE YEAR(a0_.timestamp) = ? AND MONTH(a0_.timestamp) = ? AND DAY(a0_.timestamp) = ? AND HOUR(a0_.timestamp) >= ? AND MINUTE(a0_.timestamp) >= ? AND a0_.timestamp < NOW() GROUP BY a0_.api_id ORDER BY a0_.api_id ASC
Parameters:
[
  "2026"
  "06"
  "02"
  "08"
  "50"
]
21 0.82 ms
SELECT ROUND(AVG(a0_.duration) / 1000000, 2) AS sclr_0, a0_.api_id AS api_id_1 FROM `api_durations` a0_ WHERE YEAR(a0_.timestamp) = ? AND MONTH(a0_.timestamp) = ? AND DAY(a0_.timestamp) = ? AND HOUR(a0_.timestamp) >= ? AND MINUTE(a0_.timestamp) >= ? AND a0_.timestamp < NOW() GROUP BY a0_.api_id ORDER BY a0_.api_id ASC
Parameters:
[
  "2026"
  "06"
  "02"
  "08"
  "21"
]
22 0.84 ms
SELECT ROUND(AVG(a0_.duration) / 1000000, 2) AS sclr_0, a0_.api_id AS api_id_1 FROM `api_durations` a0_ WHERE YEAR(a0_.timestamp) = ? AND MONTH(a0_.timestamp) = ? AND DAY(a0_.timestamp) = ? AND HOUR(a0_.timestamp) >= ? AND MINUTE(a0_.timestamp) >= ? AND a0_.timestamp < NOW() GROUP BY a0_.api_id ORDER BY a0_.api_id ASC
Parameters:
[
  "2026"
  "06"
  "02"
  "06"
  "51"
]
23 0.78 ms
SELECT SUM(CASE WHEN a0_.error = 1 THEN 1 ELSE 0 END) AS sclr_0, SUM(CASE WHEN a0_.error = 2 THEN 1 ELSE 0 END) AS sclr_1, SUM(CASE WHEN a0_.error = 0 THEN 1 ELSE 0 END) AS sclr_2, a0_.api_id AS api_id_3 FROM `api_durations` a0_ WHERE YEAR(a0_.timestamp) = ? AND MONTH(a0_.timestamp) = ? AND DAY(a0_.timestamp) = ? GROUP BY a0_.api_id ORDER BY a0_.api_id ASC
Parameters:
[
  "2026"
  "06"
  "02"
]
24 0.48 ms
DELETE FROM `api_durations` WHERE timestamp < ?
Parameters:
[
  "2026-06-02"
]
25 0.97 ms
SELECT COUNT(1) AS sclr_0 FROM indexing_schedule i0_
Parameters:
[]
26 0.30 ms
SELECT COUNT(1) AS sclr_0 FROM edit_user e0_
Parameters:
[]
27 1067.52 ms
SELECT COUNT(1) AS sclr_0 FROM `query_cache` q0_
Parameters:
[]
28 2.38 ms
INSERT INTO user_last_seen (user_id, user_name, last_used_module, timestamp) VALUES (29, 'Tomasz Jacek', 'Index', NOW())
                        ON DUPLICATE KEY UPDATE user_id = 29, user_name = 'Tomasz Jacek', last_used_module = 'Index', timestamp = NOW()
Parameters:
[]
29 0.34 ms
"START TRANSACTION"
Parameters:
[]
30 0.65 ms
INSERT INTO `logs` (module, ip, timestamp, action, user_id) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "Index"
  "213.136.243.144"
  "2026-06-02 08:51:10"
  """
    Requested Uri: /\n
    Parameters:\n
    array (\n
    )
    """
  29
]
31 0.77 ms
"COMMIT"
Parameters:
[]

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

Entities Mapping

Class Mapping errors
App\Entity\User
  • The mappings App\Entity\User#tariffLog and App\Entity\TariffLog#user are inconsistent with each other.
App\Entity\UserPhoto
  • The field App\Entity\UserPhoto#user is on the owning side of a bi-directional relationship, but the specified inversedBy association on the target-entity App\Entity\User#userPhoto does not contain the required 'mappedBy="user"' attribute.
App\Entity\EditUser No errors.
App\Entity\Log No errors.
App\Entity\OrderComment No errors.
App\Entity\TariffLog
  • The association App\Entity\TariffLog#user refers to the inverse side field App\Entity\User#TariffLog which does not exist.
App\Entity\CashbackRedemptionRate No errors.
App\Entity\CancellationRate No errors.
App\Entity\Role No errors.
App\Entity\MailQueue No 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\CashbackMailTemplate
  • The association App\Entity\CashbackMailTemplate#emails refers to the owning side field App\Entity\Email#template which does not exist.
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\CashbackDocUpload No errors.
App\Entity\ApiDurations No errors.
App\Entity\IndexingSchedule No errors.
App\Entity\QueryCacheEntry No errors.