POST http://tafsir.rawafedtech.info/admin/user_management/rawafeduser/groupadmin/create?next=close

Query Metrics

11 Database Queries
9 Different statements
199.67 ms Query time
0 Invalid entities
454 Managed entities

Grouped Statements

Show all queries

Time Count Info
167.83 ms
(84.05%)
1
"COMMIT"
Parameters:
[]
21.38 ms
(10.71%)
2
INSERT INTO cms_roles_groups (group_id, role_id) VALUES (?, ?)
Parameters:
[
  5
  5170
]
2.75 ms
(1.38%)
1
SELECT c0_.id AS id_0, c0_.lvl AS lvl_1, c0_.lft AS lft_2, c0_.rgt AS rgt_3, c0_.root AS root_4, c0_.name AS name_5, c0_.role AS role_6, c0_.parent_id AS parent_id_7 FROM cms_roles c0_ ORDER BY c0_.root ASC, c0_.lft ASC
Parameters:
[]
2.01 ms
(1.01%)
1
INSERT INTO cms_groups (title, name, roles, is_system) VALUES (?, ?, ?, ?)
Parameters:
[
  "مستخدم بصلاحيات محدودة"
  "صلاحيات محدودة"
  "a:0:{}"
  0
]
1.78 ms
(0.89%)
2
SELECT c0_.id AS id_0, c0_.lvl AS lvl_1, c0_.lft AS lft_2, c0_.rgt AS rgt_3, c0_.root AS root_4, c0_.name AS name_5, c0_.role AS role_6, c0_.parent_id AS parent_id_7 FROM cms_roles c0_ WHERE c0_.id IN (?, ?)
Parameters:
[
  "5170"
  "5192"
]
1.24 ms
(0.62%)
1
SELECT r0_.name AS name_0, r0_.value AS value_1 FROM runtime_parameter r0_
Parameters:
[]
1.17 ms
(0.58%)
1
SELECT t0.id AS id_1, t0.package AS package_2, t0.name AS name_3, t0.description AS description_4, t0.display_name AS display_name_5, t0.list_name AS list_name_6, t0.is_internal AS is_internal_7, t0.is_categorizable AS is_categorizable_8, t0.is_fileable AS is_fileable_9, t0.is_printable AS is_printable_10, t0.is_embeddable AS is_embeddable_11, t0.is_searchable AS is_searchable_12, t0.is_queryable AS is_queryable_13, t0.accepts_comments AS accepts_comments_14, t0.has_authors AS has_authors_15, t0.has_attachments AS has_attachments_16, t0.has_source AS has_source_17, t0.has_tags AS has_tags_18, t0.has_summary AS has_summary_19, t0.has_aggregates AS has_aggregates_20 FROM content_type t0
Parameters:
[]
0.96 ms
(0.48%)
1
SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.real_name AS real_name_13, t0.updated_at AS updated_at_14, t0.created_at AS created_at_15, t0.image_name AS image_name_16, t0.reporting_reference_id AS reporting_reference_id_17, t0.reporting_banned AS reporting_banned_18, t0.reporting_immuned AS reporting_immuned_19, t0.is_system AS is_system_20, t0.public_id AS public_id_21 FROM cms_users t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  1
]
0.56 ms
(0.28%)
1
"START TRANSACTION"
Parameters:
[]

Database Connections

Name Service
default doctrine.dbal.default_connection

Entity Managers

Name Service
default doctrine.orm.default_entity_manager
tq doctrine.orm.tq_entity_manager

Second Level Cache

Second Level Cache is not enabled.

Managed Entities

default entity manager

Class Amount of managed objects
Rawafed\SecurityBundle\Entity\Role 423
Rawafed\ContentManagementBundle\Entity\ContentType 29
Rawafed\UserBundle\Entity\User 1
Rawafed\UserBundle\Entity\Group 1

tq entity manager

Class Amount of managed objects