Query Metrics
23
Database Queries
2
Different statements
5.08 ms
Query time
0
Invalid entities
131
Managed entities
Grouped Statements
Time▼ | Count | Info | ||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
3.98 ms (78.19%) |
22 |
SELECT t0.id AS id_1, t0.dateiname AS dateiname_2, t0.aussteller_id AS aussteller_id_3 FROM aussteller_galerie t0 WHERE t0.aussteller_id = ?
Parameters:
[
1
]
|
||||||||||||||||||||||||||||
1.11 ms (21.81%) |
1 |
SELECT t0.id AS id_1, t0.firmenname AS firmenname_2, t0.stand_nr AS stand_nr_3, t0.vorname AS vorname_4, t0.nachname AS nachname_5, t0.aktiv AS aktiv_6, t0.mobil AS mobil_7, t0.email AS email_8, t0.internet AS internet_9, t0.facebook AS facebook_10, t0.instagram AS instagram_11, t0.alkohol AS alkohol_12, t0.gewinnspiel AS gewinnspiel_13, t0.de_stand_kurzbeschreibung AS de_stand_kurzbeschreibung_14, t0.en_stand_kurzbeschreibung AS en_stand_kurzbeschreibung_15, t0.cz_stand_kurzbeschreibung AS cz_stand_kurzbeschreibung_16, t0.de_stand_beschreibung AS de_stand_beschreibung_17, t0.en_stand_beschreibung AS en_stand_beschreibung_18, t0.cz_stand_beschreibung AS cz_stand_beschreibung_19, t0.alte_aussteller_id AS alte_aussteller_id_20, t0.personalverwaltung AS personalverwaltung_21, t0.budenbild AS budenbild_22, t0.user_id AS user_id_23 FROM aussteller t0 WHERE t0.aktiv = ?
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\AusstellerGalerie | 98 |
App\Entity\Aussteller | 22 |
App\Entity\User | 11 |
Entities Mapping
Class | Mapping errors |
---|---|
App\Entity\Aussteller | No errors. |
App\Entity\User | No errors. |
App\Entity\Personal | No errors. |
App\Entity\AusstellerGalerie | No errors. |
App\Entity\AusstellerZugang | No errors. |