Error 404 Not Found

GET https://lms.turk.by/.streamlit/secrets.toml

Query Metrics

9 Database Queries
6 Different statements
3.07 ms Query time
0 Invalid entities
3 Managed entities

Grouped Statements

Show all queries

Time Count Info
1.23 ms
(40.21%)
4
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://lms.turk.by/"
]
0.52 ms
(16.94%)
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.40 ms
(12.97%)
1
SELECT COUNT(*) FROM access_url t0
Parameters:
[]
0.36 ms
(11.57%)
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 ORDER BY t0.url ASC
Parameters:
[]
0.29 ms
(9.31%)
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, l0_.parent_id AS parent_id_5 FROM language l0_ WHERE l0_.isocode = ? LIMIT 1
Parameters:
[
  "en_US"
]
0.28 ms
(9.00%)
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\AccessUrl 1
Chamilo\CoreBundle\Entity\ResourceNode 1
Chamilo\CoreBundle\Entity\Language 1