Query Metrics
1
Database Queries
1
Different statements
0.52 ms
Query time
0
Invalid entities
6
Managed entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 0.52 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.idp AS idp_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.address_type AS address_type_6, t0.address AS address_7, t0.zip AS zip_8, t0.city AS city_9, t0.email AS email_10, t0.phone_number AS phone_number_11, t0.fax_number AS fax_number_12, t0.website AS website_13, t0.type FROM institution t0 WHERE t0.type IN ('institution') ORDER BY t0.name ASC
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 |
---|---|
App\Entity\Core\AbstractInstitution | 6 |
Entities Mapping
Class | Mapping errors |
---|---|
App\Entity\Core\AbstractInstitution | No errors. |
App\Entity\Back\Institution | No errors. |
App\Entity\Term\AbstractTerm | No errors. |
App\Entity\Term\Domain | No errors. |