Query Metrics
2
Database Queries
2
Different statements
2.39 ms
Query time
0
Invalid entities
3
Managed entities
Queries
default connection
| #▲ | Time | Info |
|---|---|---|
| 1 | 1.31 ms |
SELECT t0.id AS id_1, t0.password AS password_2, t0.first_name AS first_name_3, t0.last_name AS last_name_4, t0.username AS username_5, t0.email AS email_6, t0.roles AS roles_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.last_logged_at AS last_logged_at_10, t0.is_enabled AS is_enabled_11, t0.google_authenticator_secret AS google_authenticator_secret_12, t0.qr_code_path AS qr_code_path_13, t0.show_qr_code AS show_qr_code_14, t0.force_logout AS force_logout_15 FROM user t0 WHERE t0.id = ?
Parameters:
[
1
]
|
| 2 | 1.08 ms |
SELECT s0_.id AS id_0, s0_.site AS site_1, s0_.name AS name_2, s0_.label AS label_3, s0_.is_active AS is_active_4, s0_.has_feeds AS has_feeds_5, s0_.conn_name AS conn_name_6, s0_.namespace AS namespace_7 FROM sites s0_ WHERE s0_.is_active = 1 ORDER BY s0_.site ASC
Parameters:
[] |
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
| celtex | doctrine.dbal.celtex_connection |
| infibra | doctrine.dbal.infibra_connection |
Entity Managers
| Name | Service |
|---|---|
| default | doctrine.orm.default_entity_manager |
| celtex | doctrine.orm.celtex_entity_manager |
| infibra | doctrine.orm.infibra_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Managed Entities
default entity manager
| Class | Amount of managed objects |
|---|---|
| App\Entity\Hub\Sites | 2 |
| App\Entity\Hub\User | 1 |
celtex entity manager
| Class | Amount of managed objects |
|---|
infibra entity manager
| Class | Amount of managed objects |
|---|
Entities Mapping
default entity manager
| Class | Mapping errors |
|---|---|
| App\Entity\Hub\User | No errors. |
| App\Entity\Hub\Sites | No errors. |
celtex entity manager
No loaded entities.
infibra entity manager
No loaded entities.