Query Metrics
3
Database Queries
3
Different statements
1.05 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 0.51 ms |
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:
[] |
2 | 0.23 ms |
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:
[] |
3 | 0.32 ms |
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, t1_.location AS location_20, t1_.price AS price_21, t1_.duration AS duration_22, d3_.file_name AS file_name_23, d3_.extension AS extension_24, v4_.youtube_video_id AS youtube_video_id_25, a5_.audio_file AS audio_file_26, a5_.audio_author AS audio_author_27, p7_.parent_id AS parent_id_28, e10_.event_date AS event_date_29, e10_.end_date AS end_date_30, e10_.event_time AS event_time_31, e10_.event_venue AS event_venue_32, e10_.country AS country_33, e10_.is_register_require AS is_register_require_34, e10_.price AS price_35, u11_.id AS id_36, u11_.username AS username_37, u11_.firstname AS firstname_38, u11_.lastname AS lastname_39, u11_.gender AS gender_40, u11_.dob AS dob_41, u11_.contact_number AS contact_number_42, u11_.email AS email_43, u11_.address AS address_44, u11_.city AS city_45, u11_.country AS country_46, u11_.postal_code AS postal_code_47, u11_.roles AS roles_48, u11_.password AS password_49, u11_.salt AS salt_50, u11_.account_status AS account_status_51, u11_.is_activated AS is_activated_52, u11_.created_at AS created_at_53, u11_.updated_at AS updated_at_54, u11_.thumbnail AS thumbnail_55, c0_.content_type AS content_type_56, c0_.user_id AS user_id_57, c0_.term_id AS term_id_58, p7_.route_id AS route_id_59, u11_.user_type AS user_type_60 FROM contents c0_ LEFT JOIN tour t1_ ON c0_.id = t1_.id LEFT JOIN album 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 audio a5_ ON c0_.id = a5_.id LEFT JOIN project p6_ ON c0_.id = p6_.id LEFT JOIN page p7_ ON c0_.id = p7_.id LEFT JOIN news n8_ ON c0_.id = n8_.id LEFT JOIN article a9_ ON c0_.id = a9_.id LEFT JOIN events e10_ ON c0_.id = e10_.id LEFT JOIN users u11_ ON c0_.user_id = u11_.id LEFT JOIN user_admin u12_ ON u11_.id = u12_.id WHERE c0_.slug = ? AND c0_.status = ?
Parameters:
[ "index-7.html" "published" ] |
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\User | No errors. |
App\Entity\Tour | No errors. |
Boab\CmsBundle\Entity\Album | No errors. |
Boab\CmsBundle\Entity\Document | No errors. |
Boab\CmsBundle\Entity\Video | No errors. |
Boab\CmsBundle\Entity\Audio | No errors. |
Boab\CmsBundle\Entity\Project | No errors. |
Boab\CmsBundle\Entity\Page | No errors. |
Boab\CmsBundle\Entity\News | No errors. |
Boab\CmsBundle\Entity\Article | No errors. |
Boab\CmsBundle\Entity\Admin | No errors. |