POST https://fqs.mprt.pl/api/offers/details

Query Metrics

15 Database Queries
4 Different statements
27.97 ms Query time
0 Invalid entities
130 Managed entities

Grouped Statements

Show all queries

shared connection

Time Count Info
12.78 ms
(45.68%)
12
INSERT INTO log (type, message, scope, reference, params, resource_id, record_id, request_id, session_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  "WARNING"
  "A possible infinite logging loop was detected and aborted. It appears some of your handler code is triggering logging, see th..."
  "doctrine"
  "bootstrap"
  null
  null
  null
  "661f45d0-7af9-43d2-b43a-0d01f658dc8e"
  null
]

default connection

Time Count Info
13.99 ms
(50.03%)
1
SELECT t0.id AS id_1, t0.x_code AS x_code_2, t0.url AS url_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM legacy_object t0 WHERE t0.x_code = ? LIMIT 1
Parameters:
[
  "79552"
]
0.76 ms
(2.73%)
1
SELECT t0_.id AS id_0, t0_.name AS name_1, t0_.broker AS broker_2, t0_.broker_version AS broker_version_3, t0_.short AS short_4, t0_.description AS description_5, t0_.url AS url_6, t0_.logo AS logo_7, t0_.created_at AS created_at_8, t0_.updated_at AS updated_at_9, t0_.enabled AS enabled_10 FROM tour_operator t0_
Parameters:
[]
0.44 ms
(1.56%)
1
SELECT t0.id AS id_1, t0.country AS country_2, t0.iso2 AS iso2_3, t0.iso3 AS iso3_4, t0.name AS name_5, t0.broker AS broker_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.enabled AS enabled_9, t0.parent_id AS parent_id_10 FROM region t0 WHERE t0.id = ?
Parameters:
[
  "26"
]

Database Connections

Name Service
default doctrine.dbal.default_connection
shared doctrine.dbal.shared_connection

Entity Managers

Name Service
default doctrine.orm.default_entity_manager
shared doctrine.orm.shared_entity_manager

Second Level Cache

Second Level Cache is not enabled.

Managed Entities

default entity manager

Class Amount of managed objects
App\TourOperator\Entity\TourOperator 128
App\Legacy\Entity\LegacyObject 1
App\Region\Entity\Region 1

shared entity manager

Class Amount of managed objects

Entities Mapping

default entity manager

Class Mapping errors
App\TourOperator\Entity\TourOperator No errors.
App\Legacy\Entity\LegacyObject No errors.
App\Region\Entity\Region No errors.

shared entity manager

No loaded entities.