GET http://apistaff.chio-chio.ru/api/promo/current

Query Metrics

2 Database Queries
2 Different statements
5.08 ms Query time
1 Invalid entities
2 Managed entities

Queries

Group similar statements

# Time Info
1 3.33 ms
SELECT t0.is_deleted AS is_deleted_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.id AS id_4, t0.phone AS phone_5, t0.active AS active_6, t0.id_api AS id_api_7, t0.avatar AS avatar_8 FROM staff t0 WHERE t0.phone = ? LIMIT 1
Parameters:
[
  79115569852
]
2 1.75 ms
SELECT p0_.id AS id_0, p0_.modal_key AS modal_key_1, p0_.title AS title_2, p0_.text AS text_3, p0_.video_url AS video_url_4, p0_.is_active AS is_active_5, p0_.created_at AS created_at_6, p0_.updated_at AS updated_at_7 FROM promo_modal p0_ WHERE p0_.is_active = ? ORDER BY p0_.updated_at DESC 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\Staff 1
App\Entity\PromoModal 1

Entities Mapping

Class Mapping errors
App\Entity\Base No errors.
App\Entity\Staff
  • The mappings App\Entity\Staff#messagesChatStaff and App\Entity\StaffAnalyticsDay#Staff are inconsistent with each other.
App\Entity\StaffAnalyticsDay No errors.
App\Entity\HistoryUse No errors.
App\Entity\Device No errors.
App\Entity\Notification No errors.
App\Entity\Push No errors.
App\Entity\ChioCoinTransactions No errors.
App\Entity\RequestForBenefitCafe No errors.
App\Entity\PromoModal No errors.