Query Metrics
1
Database Queries
1
Different statements
1.61 ms
Query time
0
Invalid entities
24
Managed entities
Queries
default connection
| #▲ | Time | Info |
|---|---|---|
| 1 | 1.61 ms |
SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.position AS position_2, c1_.id AS id_3, c1_.name AS name_4, c1_.position AS position_5, c0_.category_id AS category_id_6 FROM caf2_contact_service c0_ INNER JOIN caf2_contact_category c1_ ON c0_.category_id = c1_.id ORDER BY c1_.position ASC, c0_.position ASC
Parameters:
[] |
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
| refuge | doctrine.dbal.refuge_connection |
Entity Managers
| Name | Service |
|---|---|
| default | doctrine.orm.default_entity_manager |
| refuge | doctrine.orm.refuge_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Managed Entities
default entity manager
| Class | Amount of managed objects |
|---|---|
| App\Entity\ContactService | 20 |
| App\Entity\ContactCategory | 4 |
refuge entity manager
| Class | Amount of managed objects |
|---|
Entities Mapping
default entity manager
| Class | Mapping errors |
|---|---|
| App\Entity\ContactService | No errors. |
| App\Entity\ContactCategory | No errors. |
| App\Entity\ContactRecipient | No errors. |
| App\Entity\Contact | No errors. |
| App\Entity\Supervisor | No errors. |
refuge entity manager
No loaded entities.