GET http://akhawat.local.rawafedtech.info/index.php/openlink/5

Query Metrics

9 Database Queries
9 Different statements
147.87 ms Query time
1 Invalid entities
0 Managed entities

Queries

Group similar statements

# Time Info
1 1.12 ms
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:
[]
2 1.05 ms
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:
[]
3 0.89 ms
SELECT r0_.name AS name_0, r0_.value AS value_1 FROM runtime_parameter r0_
Parameters:
[]
4 0.90 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.link AS link_3, t0.active AS active_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.banner_name AS banner_name_7 FROM ads_banner t0 WHERE t0.id = ?
Parameters:
[
  "5"
]
5 1.01 ms
SELECT t0.id AS id_1, t0.date_time AS date_time_2, t0.banner_id AS banner_id_3, t0.zone_id AS zone_id_4, t0.campaign_id AS campaign_id_5 FROM ads_banner_state t0 WHERE t0.banner_id = ? ORDER BY t0.id ASC
Parameters:
[
  5
]
6 0.75 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.clicks AS clicks_3, t0.imps AS imps_4, t0.bannerstate_id AS bannerstate_id_5 FROM ads_impression t0 WHERE t0.bannerstate_id = ? AND t0.start_date = ? LIMIT 1
Parameters:
[
  5
  "2025-07-01 02:00:00"
]
7 0.34 ms
"START TRANSACTION"
Parameters:
[]
8 0.71 ms
UPDATE ads_impression SET clicks = ? WHERE id = ?
Parameters:
[
  2
  8914
]
9 141.10 ms
"COMMIT"
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

tq entity manager

Class Amount of managed objects

Entities Mapping

default entity manager

Class Mapping errors
Rawafed\SecurityBundle\Entity\Role No errors.
Rawafed\SecurityBundle\Entity\RoleRoute No errors.
Rawafed\UserBundle\Entity\Group No errors.
Rawafed\ContentManagementBundle\Entity\ContentType No errors.
Rawafed\ContactFormsBundle\Entity\ContactUsMessage No errors.
FOS\UserBundle\Model\User No errors.
Rawafed\UserBundle\Entity\User
  • The field Rawafed\UserBundle\Entity\User#userProfile is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity Rawafed\CommonsBundle\Entity\UserProfile#user does not contain the required 'inversedBy="userProfile"' attribute.
Rawafed\CommentsBundle\Entity\Comment No errors.
Rawafed\RuntimeConfigBundle\Entity\Parameter No errors.
Rawafed\ContentOrganizationBundle\Entity\Collection No errors.
Rawafed\AdsBundle\Entity\Banner No errors.
Rawafed\AdsBundle\Entity\BannerState No errors.
Rawafed\AdsBundle\Entity\Zone No errors.
Rawafed\AdsBundle\Entity\Campaign No errors.
Rawafed\AdsBundle\Entity\Impression No errors.

tq entity manager

No loaded entities.