Query Metrics
13
Database Queries
12
Different statements
6.10 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
3.88 ms (63.61%) |
1 |
"COMMIT"
Parameters:
[] |
|
0.87 ms (14.32%) |
1 |
SELECT t0.id AS id_1, t0.identifier AS identifier_2, t0.value AS value_3, t0.type AS type_4, t0.required AS required_5 FROM fbeen_settings t0
Parameters:
[] |
|
0.28 ms (4.58%) |
1 |
SELECT c0_.id AS id_0, c0_.unique_id AS unique_id_1, c0_.title AS title_2, c0_.slug AS slug_3, c0_.summary AS summary_4, c0_.body AS body_5, c0_.thumbnail AS thumbnail_6, c0_.status AS status_7, c0_.is_featured AS is_featured_8, c0_.promoted AS promoted_9, c0_.publish_on_socialmedia AS publish_on_socialmedia_10, c0_.is_published_social_media AS is_published_social_media_11, c0_.is_home AS is_home_12, c0_.date_created AS date_created_13, c0_.date_published AS date_published_14, c0_.meta_keywords AS meta_keywords_15, c0_.meta_description AS meta_description_16, c0_.updated_at AS updated_at_17, c0_.position AS position_18, c0_.views AS views_19, a2_.audio_file AS audio_file_20, a2_.audio_author AS audio_author_21, d3_.file_name AS file_name_22, d3_.extension AS extension_23, v4_.youtube_video_id AS youtube_video_id_24, p6_.parent_id AS parent_id_25, p6_.page_icon AS page_icon_26, e9_.event_date AS event_date_27, e9_.end_date AS end_date_28, e9_.event_time AS event_time_29, e9_.event_venue AS event_venue_30, e9_.country AS country_31, e9_.is_register_require AS is_register_require_32, e9_.price AS price_33, u10_.id AS id_34, u10_.username AS username_35, u10_.firstname AS firstname_36, u10_.lastname AS lastname_37, u10_.gender AS gender_38, u10_.dob AS dob_39, u10_.contact_number AS contact_number_40, u10_.email AS email_41, u10_.address AS address_42, u10_.city AS city_43, u10_.country AS country_44, u10_.postal_code AS postal_code_45, u10_.roles AS roles_46, u10_.password AS password_47, u10_.salt AS salt_48, u10_.account_status AS account_status_49, u10_.is_activated AS is_activated_50, u10_.created_at AS created_at_51, u10_.updated_at AS updated_at_52, u10_.bio AS bio_53, u10_.thumbnail AS thumbnail_54, c0_.content_type AS content_type_55, c0_.user_id AS user_id_56, c0_.term_id AS term_id_57, p6_.route_id AS route_id_58, u10_.user_type AS user_type_59 FROM contents c0_ LEFT JOIN article a1_ ON c0_.id = a1_.id LEFT JOIN audio a2_ ON c0_.id = a2_.id LEFT JOIN document d3_ ON c0_.id = d3_.id LEFT JOIN video v4_ ON c0_.id = v4_.id LEFT JOIN project p5_ ON c0_.id = p5_.id LEFT JOIN page p6_ ON c0_.id = p6_.id LEFT JOIN album a7_ ON c0_.id = a7_.id LEFT JOIN news n8_ ON c0_.id = n8_.id LEFT JOIN events e9_ ON c0_.id = e9_.id LEFT JOIN users u10_ ON c0_.user_id = u10_.id LEFT JOIN user_admin u11_ ON u10_.id = u11_.id WHERE (c0_.content_type IN ('article')) AND c0_.status = ? ORDER BY c0_.date_published DESC LIMIT 5
Parameters:
[
"published"
]
|
|
0.23 ms (3.85%) |
1 |
SELECT r0_.id AS id_0, r0_.title AS title_1, r0_.slug AS slug_2, r0_.path AS path_3, r0_.position AS position_4, r0_.date_created AS date_created_5, r0_.visibility AS visibility_6, r0_.parent_id AS parent_id_7, r0_.route_name AS route_name_8, r0_.template AS template_9, r0_.layout_type AS layout_type_10, r0_.controller AS controller_11, r0_.content_type AS content_type_12, r0_.controller AS controller_13, r0_.content_type AS content_type_14, r0_.url AS url_15, r0_.permanent AS permanent_16, r0_.route_type AS route_type_17 FROM route r0_ WHERE r0_.route_type IN ('list', 'post', 'page', 'taxon', 'url') ORDER BY r0_.position ASC
Parameters:
[] |
|
0.20 ms (3.33%) |
1 |
INSERT INTO view_counter (ip, view_date, content_id) VALUES (?, ?, ?)
Parameters:
[ "216.73.216.171" "2026-02-05 14:21:28" null ] |
|
0.17 ms (2.86%) |
2 |
SELECT t0.id AS id_1, t0.ip AS ip_2, t0.view_date AS view_date_3, t0.content_id AS content_id_4 FROM view_counter t0 WHERE t0.content_id = ? AND t0.ip = ? ORDER BY t0.view_date DESC LIMIT 1
Parameters:
[ 235 "216.73.216.171" ] |
|
0.11 ms (1.87%) |
1 |
SELECT c0_.id AS id_0, c0_.unique_id AS unique_id_1, c0_.title AS title_2, c0_.slug AS slug_3, c0_.summary AS summary_4, c0_.body AS body_5, c0_.thumbnail AS thumbnail_6, c0_.status AS status_7, c0_.is_featured AS is_featured_8, c0_.promoted AS promoted_9, c0_.publish_on_socialmedia AS publish_on_socialmedia_10, c0_.is_published_social_media AS is_published_social_media_11, c0_.is_home AS is_home_12, c0_.date_created AS date_created_13, c0_.date_published AS date_published_14, c0_.meta_keywords AS meta_keywords_15, c0_.meta_description AS meta_description_16, c0_.updated_at AS updated_at_17, c0_.position AS position_18, c0_.views AS views_19, p1_.parent_id AS parent_id_20, p1_.page_icon AS page_icon_21, u2_.id AS id_22, u2_.username AS username_23, u2_.firstname AS firstname_24, u2_.lastname AS lastname_25, u2_.gender AS gender_26, u2_.dob AS dob_27, u2_.contact_number AS contact_number_28, u2_.email AS email_29, u2_.address AS address_30, u2_.city AS city_31, u2_.country AS country_32, u2_.postal_code AS postal_code_33, u2_.roles AS roles_34, u2_.password AS password_35, u2_.salt AS salt_36, u2_.account_status AS account_status_37, u2_.is_activated AS is_activated_38, u2_.created_at AS created_at_39, u2_.updated_at AS updated_at_40, u2_.bio AS bio_41, u2_.thumbnail AS thumbnail_42, r4_.id AS id_43, r4_.title AS title_44, r4_.slug AS slug_45, r4_.path AS path_46, r4_.position AS position_47, r4_.date_created AS date_created_48, r4_.visibility AS visibility_49, r4_.parent_id AS parent_id_50, r4_.route_name AS route_name_51, r4_.template AS template_52, r4_.layout_type AS layout_type_53, c0_.content_type AS content_type_54, c0_.user_id AS user_id_55, c0_.term_id AS term_id_56, p1_.route_id AS route_id_57, u2_.user_type AS user_type_58, r4_.route_type AS route_type_59 FROM page p1_ INNER JOIN contents c0_ ON p1_.id = c0_.id LEFT JOIN users u2_ ON c0_.user_id = u2_.id LEFT JOIN user_admin u3_ ON u2_.id = u3_.id LEFT JOIN route r4_ ON p1_.route_id = r4_.id AND r4_.route_type IN ('page') WHERE r4_.id = ? AND c0_.status = ?
Parameters:
[ "270" "published" ] |
|
0.10 ms (1.62%) |
1 |
SELECT t0_.id AS id_0, t0_.name AS name_1, t0_.slug AS slug_2, t0_.description AS description_3, t0_.weight AS weight_4, t0_.path AS path_5, t0_.lvl AS lvl_6, t0_.createdAt AS createdAt_7, t0_.updatedAt AS updatedAt_8, t0_.is_enable AS is_enable_9, t0_.template AS template_10, t0_.thumbnail AS thumbnail_11, COUNT(c1_.id) AS sclr_12, t0_.vid AS vid_13, t0_.pid AS pid_14, t0_.route_id AS route_id_15 FROM taxonomy_term t0_ LEFT JOIN taxonomy_vocabulary t2_ ON t0_.vid = t2_.id LEFT JOIN contents c1_ ON t0_.id = c1_.term_id LEFT JOIN article a3_ ON c1_.id = a3_.id LEFT JOIN audio a4_ ON c1_.id = a4_.id LEFT JOIN document d5_ ON c1_.id = d5_.id LEFT JOIN video v6_ ON c1_.id = v6_.id LEFT JOIN project p7_ ON c1_.id = p7_.id LEFT JOIN page p8_ ON c1_.id = p8_.id LEFT JOIN album a9_ ON c1_.id = a9_.id LEFT JOIN news n10_ ON c1_.id = n10_.id LEFT JOIN events e11_ ON c1_.id = e11_.id WHERE t2_.name = ? GROUP BY t0_.id
Parameters:
[
"posts"
]
|
|
0.08 ms (1.26%) |
1 |
SELECT t0.id AS id_1, t0.human_label AS human_label_2, t0.name AS name_3, t0.description AS description_4, t0.is_orderable AS is_orderable_5, t0.weight AS weight_6, t0.createdAt AS createdAt_7, t0.updatedAt AS updatedAt_8 FROM taxonomy_vocabulary t0 WHERE t0.id IN (?)
Parameters:
[
3
]
|
|
0.07 ms (1.15%) |
1 |
SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.settings AS settings_4, t0.enabled AS enabled_5, t0.position AS position_6, t0.parent AS parent_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.type AS type_10, t0.ttl AS ttl_11 FROM blocks t0
Parameters:
[] |
|
0.05 ms (0.89%) |
1 |
UPDATE contents SET views = ? WHERE id = ?
Parameters:
[ 51 235 ] |
|
0.04 ms (0.65%) |
1 |
"START TRANSACTION"
Parameters:
[] |
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.
Entities Mapping
| Class | Mapping errors |
|---|---|
| Boab\CmsBundle\Entity\Route | No errors. |
| Boab\CmsBundle\Entity\Content | No errors. |
| Boab\CmsBundle\Entity\Event | No errors. |
| Boab\CmsBundle\Entity\Block | No errors. |
| Fbeen\SettingsBundle\Entity\Setting | No errors. |
| Boab\CmsBundle\Entity\ListRoute | No errors. |
| Boab\CmsBundle\Entity\PostRoute | No errors. |
| Boab\CmsBundle\Entity\PageRoute | No errors. |
| Boab\CmsBundle\Entity\TermRoute | No errors. |
| Boab\CmsBundle\Entity\UrlRoute | No errors. |
| Boab\CmsBundle\Entity\Term | No errors. |
| Boab\CmsBundle\Entity\Page | No errors. |
| Boab\CmsBundle\Entity\User | No errors. |
| Boab\CmsBundle\Entity\Admin | No errors. |
| Boab\CmsBundle\Entity\Photo | No errors. |
| Boab\CmsBundle\Entity\Media | No errors. |
| Boab\CmsBundle\Entity\ViewCounter | No errors. |
| Boab\CmsBundle\Entity\Vocabulary | No errors. |
| Boab\CmsBundle\Entity\Article | No errors. |
| Boab\CmsBundle\Entity\Audio | No errors. |
| Boab\CmsBundle\Entity\Document | No errors. |
| Boab\CmsBundle\Entity\Video | No errors. |
| Boab\CmsBundle\Entity\Project | No errors. |
| Boab\CmsBundle\Entity\Album | No errors. |
| Boab\CmsBundle\Entity\News | No errors. |