Query Metrics
6
Database Queries
5
Different statements
3.90 ms
Query time
0
Invalid entities
387
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
1.27 ms (32.60%) |
2 |
SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.is_active AS is_active_2, m0_.locales AS locales_3, m0_.location AS location_4, m0_.created_at AS created_at_5, m0_.updated_at AS updated_at_6, m0_.company_id AS company_id_7 FROM menu m0_ WHERE m0_.company_id = ? AND m0_.location LIKE ? AND m0_.is_active = 1 AND (m0_.locales LIKE ? OR m0_.locales LIKE '%all%')
Parameters:
[ 1 "%s:6:"header";%" "%en%" ] |
|
0.86 ms (22.18%) |
1 |
SELECT count(*) AS NUMERO FROM information_schema.TABLES WHERE TABLE_SCHEMA = 'UVESCO_alejandria_academy_40' AND TABLE_NAME = 'alejandria_configuration'
Parameters:
[] |
|
0.73 ms (18.69%) |
1 |
SELECT t0.id AS id_1, t0.title AS title_2, t0.type AS type_3, t0.description AS description_4, t0.canonical AS canonical_5, t0.robots AS robots_6, t0.route AS route_7, t0.use_route AS use_route_8, t0.hreflang AS hreflang_9, t0.company_id AS company_id_10 FROM seo t0 WHERE t0.company_id = ? AND t0.route = ? AND t0.use_route = ? LIMIT 1
Parameters:
[ 1 "login" 1 ] |
|
0.59 ms (15.25%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3, t0.section AS section_4, t0.rank AS rank_5, t0.event AS event_6 FROM alejandria_configuration t0
Parameters:
[] |
|
0.44 ms (11.27%) |
1 |
SELECT t0.id AS id_1, t0.rank AS rank_2, t0.is_active AS is_active_3, t0.is_open AS is_open_4, t0.color AS color_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.parent AS parent_8, t0.category_group_id AS category_group_id_9, t0.image_home_id AS image_home_id_10, t0.image_section_id AS image_section_id_11, t0.image_icon_id AS image_icon_id_12 FROM category t0
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 |
|---|---|
| AppBundle\Entity\AlejandriaConfiguration | 345 |
| AppBundle\Entity\Category\Category | 36 |
| AppBundle\Entity\Category\CategoryGroup | 6 |