Query Metrics
                8
                Database Queries
            
            
                8
                Different statements
            
            
                4.76 ms
                Query time
            
            
                0
                Invalid entities
            
            
                778
                Managed entities
            
        Grouped Statements
| Time▼ | Count | Info | 
|---|---|---|
| 
                                                
                                                1.22 ms (25.61%)  | 
                                            1 | 
                                            SELECT t0.id AS id_1, t0.variable AS variable_2, t0.subkey AS subkey_3, t0.type AS type_4, t0.category AS category_5, t0.selected_value AS selected_value_6, t0.title AS title_7, t0.comment AS comment_8, t0.scope AS scope_9, t0.subkeytext AS subkeytext_10, t0.access_url_changeable AS access_url_changeable_11, t0.access_url_locked AS access_url_locked_12, t0.access_url AS access_url_13, t0.value_template_id AS value_template_id_14 FROM settings t0 
                                                Parameters:  
                                            
                                            
                                                                                            
                                            
                                                                                            
                                            
                                                                                    []  | 
                                    
| 
                                                
                                                1.03 ms (21.72%)  | 
                                            1 | 
                                            SELECT t0.id AS id_1, t0.variable AS variable_2, t0.subkey AS subkey_3, t0.type AS type_4, t0.category AS category_5, t0.selected_value AS selected_value_6, t0.title AS title_7, t0.comment AS comment_8, t0.scope AS scope_9, t0.subkeytext AS subkeytext_10, t0.access_url_changeable AS access_url_changeable_11, t0.access_url_locked AS access_url_locked_12, t0.access_url AS access_url_13, t0.value_template_id AS value_template_id_14 FROM settings t0 WHERE t0.category = ? 
                                                Parameters:  
                                            
                                            
                                                                                            
                                            
                                                                                            
                                            
                                                                                    [
  "tracking"
]
                                             | 
                                    
| 
                                                
                                                0.60 ms (12.70%)  | 
                                            1 | 
                                            SELECT t0.id AS id_1, t0.active AS active_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.url_id AS url_id_5, t0.color_theme_id AS color_theme_id_6 FROM access_url_rel_color_theme t0 WHERE (t0.active = ? AND t0.url_id = ?) 
                                                Parameters:  
                                            
                                            
                                                                                            
                                            
                                                                                            
                                            
                                                                                    [ 1 2 ]  | 
                                    
| 
                                                
                                                0.49 ms (10.34%)  | 
                                            1 | 
                                            SELECT t0.id AS id_1, t0.lft AS lft_2, t0.lvl AS lvl_3, t0.rgt AS rgt_4, t0.url AS url_5, t0.description AS description_6, t0.active AS active_7, t0.created_by AS created_by_8, t0.tms AS tms_9, t0.url_type AS url_type_10, t0.limit_courses AS limit_courses_11, t0.limit_active_courses AS limit_active_courses_12, t0.limit_sessions AS limit_sessions_13, t0.limit_users AS limit_users_14, t0.limit_teachers AS limit_teachers_15, t0.limit_disk_space AS limit_disk_space_16, t0.email AS email_17, t0.is_login_only AS is_login_only_18, t0.resource_node_id AS resource_node_id_19, t0.parent_id AS parent_id_20, t0.tree_root AS tree_root_21 FROM access_url t0 WHERE t0.url = ? LIMIT 1 
                                                Parameters:  
                                            
                                            
                                                                                            
                                            
                                                                                            
                                            
                                                                                    [
  "https://testing25a.beeznest.com/"
]
                                             | 
                                    
| 
                                                
                                                0.47 ms (9.90%)  | 
                                            1 | 
                                            SELECT l0_.id AS id_0, l0_.original_name AS original_name_1, l0_.english_name AS english_name_2, l0_.isocode AS isocode_3, l0_.available AS available_4 FROM language l0_ WHERE l0_.available = ? ORDER BY l0_.english_name ASC 
                                                Parameters:  
                                            
                                            
                                                                                            
                                            
                                                                                            
                                            
                                                                                    [
  1
]
                                             | 
                                    
| 
                                                
                                                0.37 ms (7.71%)  | 
                                            1 | 
                                            SELECT t0.id AS id_1, t0.lft AS lft_2, t0.lvl AS lvl_3, t0.rgt AS rgt_4, t0.url AS url_5, t0.description AS description_6, t0.active AS active_7, t0.created_by AS created_by_8, t0.tms AS tms_9, t0.url_type AS url_type_10, t0.limit_courses AS limit_courses_11, t0.limit_active_courses AS limit_active_courses_12, t0.limit_sessions AS limit_sessions_13, t0.limit_users AS limit_users_14, t0.limit_teachers AS limit_teachers_15, t0.limit_disk_space AS limit_disk_space_16, t0.email AS email_17, t0.is_login_only AS is_login_only_18, t0.resource_node_id AS resource_node_id_19, t0.parent_id AS parent_id_20, t0.tree_root AS tree_root_21 FROM access_url t0 WHERE t0.id = ? 
                                                Parameters:  
                                            
                                            
                                                                                            
                                            
                                                                                            
                                            
                                                                                    [
  1
]
                                             | 
                                    
| 
                                                
                                                0.35 ms (7.34%)  | 
                                            1 | 
                                            SELECT COUNT(*) FROM access_url t0 
                                                Parameters:  
                                            
                                            
                                                                                            
                                            
                                                                                            
                                            
                                                                                    []  | 
                                    
| 
                                                
                                                0.22 ms (4.69%)  | 
                                            1 | 
                                            SELECT MIN(a0_.id) AS sclr_0 FROM access_url a0_ 
                                                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.
Managed Entities
default entity manager
| Class | Amount of managed objects | 
|---|---|
| Chamilo\CoreBundle\Entity\SettingsCurrent | 702 | 
| Chamilo\CoreBundle\Entity\SettingsValueTemplate | 72 | 
| Chamilo\CoreBundle\Entity\AccessUrl | 2 | 
| Chamilo\CoreBundle\Entity\ResourceNode | 2 | 
Entities Mapping
| Class | Mapping errors | 
|---|---|
| Chamilo\CoreBundle\Entity\ResourceNode | No errors. | 
| Chamilo\CoreBundle\Entity\AbstractResource | No errors. | 
| Chamilo\CoreBundle\Entity\AccessUrl | No errors. | 
| Chamilo\CoreBundle\Entity\AccessUrlRelCourse | No errors. | 
| Chamilo\CoreBundle\Entity\AccessUrlRelSession | No errors. | 
| Chamilo\CoreBundle\Entity\AccessUrlRelUser | No errors. | 
| Chamilo\CoreBundle\Entity\SettingsCurrent | No errors. | 
| Chamilo\CoreBundle\Entity\SessionCategory | No errors. | 
| Chamilo\CoreBundle\Entity\AccessUrlRelCourseCategory | No errors. | 
| Chamilo\CoreBundle\Entity\AccessUrlRelColorTheme | No errors. | 
| Chamilo\CoreBundle\Entity\AccessUrlRelPlugin | No errors. | 
| Chamilo\CoreBundle\Entity\SettingsValueTemplate | No errors. | 
| Chamilo\CoreBundle\Entity\Language | No errors. | 
| Chamilo\CoreBundle\Entity\ColorTheme | No errors. |