Error 404 Not Found

GET http://admin.rawafedtech.info/collection/169

Query Metrics

4 Database Queries
4 Different statements
4.76 ms Query time
0 Invalid entities
35 Managed entities

Grouped Statements

Show all queries

Time Count Info
1.50 ms
(31.61%)
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_ WHERE c0_.lvl IN (0, 1) AND c0_.role NOT LIKE 'ROLE_ADMIN_%' ORDER BY c0_.root ASC, c0_.lft ASC
Parameters:
[]
1.22 ms
(25.60%)
1
SELECT r0_.name AS name_0, r0_.value AS value_1 FROM runtime_parameter r0_
Parameters:
[]
1.10 ms
(23.18%)
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.93 ms
(19.61%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.is_group AS is_group_4, t0.image AS image_5, t0.podcast_url AS podcast_url_6, t0.is_published AS is_published_7, t0.views_count AS views_count_8, t0.popularity AS popularity_9, t0.lft AS lft_10, t0.rgt AS rgt_11, t0.level AS level_12, t0.root_id AS root_id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.deleted_at AS deleted_at_16, t0.entries_type_id AS entries_type_id_17, t0.author_id AS author_id_18, t0.category_id AS category_id_19, t0.parent_id AS parent_id_20, t0.created_by AS created_by_21, t0.updated_by AS updated_by_22 FROM collection t0 WHERE t0.id = ? AND ((t0.deleted_at IS NULL) AND (t0.deleted_at IS NULL))
Parameters:
[
  "169"
]

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\ContentManagementBundle\Entity\ContentType 29
Rawafed\UserBundle\Entity\User 2
Rawafed\SecurityBundle\Entity\Role 1
Rawafed\ContentOrganizationBundle\Entity\Collection 1
Rawafed\AuthorsBundle\Entity\Author 1
Rawafed\ContentOrganizationBundle\Entity\Category 1

tq entity manager

Class Amount of managed objects