Query Metrics
2
Database Queries
2
Different statements
145.09 ms
Query time
0
Invalid entities
Grouped Statements
default connection
Time▼ | Count | Info | ||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1.13 ms (0.78%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.vat_number AS vat_number_3, t0.contact_info_id AS contact_info_id_4, t0.logo_id AS logo_id_5, t0.stamp_id AS stamp_id_6 FROM bar_association t0 WHERE t0.id = ?
Parameters:
[
2
]
|
plenary connection
Time▼ | Count | Info | ||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
143.96 ms (99.22%) |
1 |
SELECT l.ClientID, l.FullName FROM RELawyers l INNER JOIN GEDepartments d ON l.DepartmentID = d.DepartmentID WHERE (d.AFM = ?) AND (l.FullName LIKE '%ΣΟΦΙΑΔΟΥ%') ORDER BY l.FullName ASC OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY
Parameters:
[
"090011035"
]
|
Database Connections
Name | Service |
---|---|
default | doctrine.dbal.default_connection |
plenary | doctrine.dbal.plenary_connection |
Entity Managers
Name | Service |
---|---|
default | doctrine.orm.default_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Entities Mapping
Class | Mapping errors |
---|---|
App\Entity\Common\BarAssociation | No errors. |
App\Entity\Common\ContactInfo | No errors. |
App\Entity\Common\AppFile | No errors. |