Query Metrics
1
Database Queries
1
Different statements
1.06 ms
Query time
0
Invalid entities
Grouped Statements
umem connection
| Time▼ | Count | Info |
|---|---|---|
|
1.06 ms (100.00%) |
1 |
SELECT b0_.id AS id_0, b0_.title AS title_1, b0_.body AS body_2, b0_.post_date AS post_date_3, b0_.posted_by AS posted_by_4, b0_.created AS created_5, b0_.created_by AS created_by_6, b0_.modified AS modified_7, b0_.modified_by AS modified_by_8, b0_.posted_by AS posted_by_9 FROM blog_post b0_ WHERE b0_.post_date >= ? AND b0_.post_date < ? AND b0_.post_date <= CURRENT_DATE ORDER BY b0_.post_date DESC
Parameters:
[ "2014-10-01 00:00:00" "2014-11-01 00:00:00" ] |
Database Connections
| Name | Service |
|---|---|
| umem | doctrine.dbal.umem_connection |
| mailman | doctrine.dbal.mailman_connection |
| moodle | doctrine.dbal.moodle_connection |
| fabric | doctrine.dbal.fabric_connection |
Entity Managers
| Name | Service |
|---|---|
| default | doctrine.orm.default_entity_manager |
| fabric | doctrine.orm.fabric_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Entities Mapping
default entity manager
| Class | Mapping errors |
|---|---|
| Umem\ContentBundle\Entity\BlogPost | No errors. |
| Umem\EmployeeBundle\Entity\Employee | No errors. |
fabric entity manager
No loaded entities.