Query Metrics
2
Database Queries
2
Different statements
0.70 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
| Time▼ | Count | Info | ||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
0.44 ms (62.43%) |
1 |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.slug AS slug_2, p0_.content AS content_3, p0_.content_html AS content_html_4, p0_.meta_title AS meta_title_5, p0_.meta_description AS meta_description_6, p0_.og_image AS og_image_7, p0_.is_published AS is_published_8, p0_.sort_order AS sort_order_9, p0_.created_at AS created_at_10, p0_.updated_at AS updated_at_11 FROM page p0_ WHERE p0_.slug = ? AND p0_.is_published = ?
Parameters:
[ "migrace-celeho-zfs-poolu-ze-serveru-na-server-freebsd" 1 ]
|
||||||||||||||||||||||||||||
|
0.26 ms (37.57%) |
1 |
SELECT r0_.id AS id_0, r0_.source_path AS source_path_1, r0_.target_path AS target_path_2, r0_.status_code AS status_code_3, r0_.is_active AS is_active_4, r0_.hit_count AS hit_count_5, r0_.created_at AS created_at_6 FROM redirect r0_ WHERE r0_.source_path = ? AND r0_.is_active = ?
Parameters:
[ "/migrace-celeho-zfs-poolu-ze-serveru-na-server-freebsd" 1 ] |
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 |
|---|
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Redirect | No errors. |
| App\Entity\Page | No errors. |