Query Metrics
2
Database Queries
2
Different statements
2.93 ms
Query time
0
Invalid entities
Queries
default connection
#▲ | Time | Info |
---|---|---|
1 | 1.85 ms |
SELECT t0.id AS id_1, t0.label AS label_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4 FROM project_status t0 WHERE t0.id = ?
Parameters:
[
2
]
|
2 | 1.07 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.is_active AS is_active_3, t0.subscription_count AS subscription_count_4, t0.comment AS comment_5, t0.description AS description_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.status_id AS status_id_10, t0.country_id AS country_id_11, t0.plan_type_id AS plan_type_id_12, t0.partner_id AS partner_id_13 FROM project t0 WHERE t0.is_active = ? AND t0.status_id = ? ORDER BY t0.created_at DESC
Parameters:
[ 1 2 ] |
Database Connections
Name | Service |
---|---|
default | doctrine.dbal.default_connection |
wordpress | doctrine.dbal.wordpress_connection |
legacy | doctrine.dbal.legacy_connection |
Entity Managers
Name | Service |
---|---|
default | doctrine.orm.default_entity_manager |
wordpress | doctrine.orm.wordpress_entity_manager |
legacy | doctrine.orm.legacy_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Entities Mapping
default entity manager
Class | Mapping errors |
---|---|
App\Entity\ProjectStatus | No errors. |
App\Entity\Project | No errors. |
App\Entity\Country | No errors. |
App\Entity\PlanType | No errors. |
App\Entity\Partner | No errors. |
wordpress entity manager
No loaded entities.
legacy entity manager
No loaded entities.