Query Metrics
2
Database Queries
2
Different statements
3.49 ms
Query time
3
Invalid entities
2
Managed entities
Queries
| #▲ | Time | Info | ||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 1.73 ms |
SELECT t0.id AS id_1, t0.type AS type_2, t0.is_default AS is_default_3, t0.title AS title_4, t0.short_description AS short_description_5, t0.slug AS slug_6, t0.visibility AS visibility_7, t0.created_by AS created_by_8, t0.updated_by AS updated_by_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_from_ip AS created_from_ip_12, t0.updated_from_ip AS updated_from_ip_13, t0.seo_title AS seo_title_14, t0.seo_description AS seo_description_15, t0.seo_canonical_url AS seo_canonical_url_16, t0.content AS content_17, t0.html AS html_18, t0.css AS css_19, t0.fonts AS fonts_20 FROM template t0 WHERE t0.visibility = ? AND t0.is_default = ? AND t0.type = ? LIMIT 1
Parameters:
[ "public" 1 "page" ]
|
||||||||||||||||||||||||
| 2 | 1.76 ms |
SELECT t0.id AS id_1, t0.type AS type_2, t0.sort AS sort_3, t0.is_index AS is_index_4, t0.title AS title_5, t0.short_description AS short_description_6, t0.slug AS slug_7, t0.visibility AS visibility_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.created_from_ip AS created_from_ip_13, t0.updated_from_ip AS updated_from_ip_14, t0.content AS content_15, t0.html AS html_16, t0.css AS css_17, t0.fonts AS fonts_18, t0.seo_title AS seo_title_19, t0.seo_description AS seo_description_20, t0.seo_canonical_url AS seo_canonical_url_21, t0.featured_image_id AS featured_image_id_22, t0.template_id AS template_id_23, t0.category_id AS category_id_24 FROM post t0 WHERE t0.visibility = ? AND t0.is_index = ? AND t0.type = ? LIMIT 1
Parameters:
[ "public" 1 "page" ]
|
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 |
|---|---|
| Seigisoft\SeigiCms\WebBundle\Entity\Template | 1 |
| Seigisoft\SeigiCms\WebBundle\Entity\Post | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| Seigisoft\SeigiCms\WebBundle\Entity\Template |
|
| Seigisoft\SeigiCms\WebBundle\Entity\Post |
|
| Seigisoft\SeigiCms\MultimediaBundle\Entity\Media |
|
| Seigisoft\SeigiCms\WebBundle\Entity\Category | No errors. |
| Seigisoft\SeigiCms\WebBundle\Entity\PostTag | No errors. |