GET https://d.app.woptimizer.com/admin/sidebar

Query Metrics

5 Database Queries
5 Different statements
6.55 ms Query time
0 Invalid entities
45 Managed entities

Grouped Statements

Show all queries

Time Count Info
2.11 ms
(32.19%)
1
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.firstname AS firstname_5, t0.lastname AS lastname_6, t0.phone_number AS phone_number_7, t0.street AS street_8, t0.postcode AS postcode_9, t0.city AS city_10, t0.referrer AS referrer_11, t0.external_reference AS external_reference_12, t0.is_enabled AS is_enabled_13, t0.import_reference AS import_reference_14, t0.ip AS ip_15, t0.last_activity_at AS last_activity_at_16, t0.birthday AS birthday_17, t0.archived_at AS archived_at_18, t0.session_token AS session_token_19, t0.compliance AS compliance_20, t0.is_valid_email AS is_valid_email_21, t0.deleted_at AS deleted_at_22, t0.created_at AS created_at_23, t0.updated_at AS updated_at_24, t0.uuid AS uuid_25, t0.civility_id AS civility_id_26, t0.avatar_id AS avatar_id_27, t0.company_id AS company_id_28 FROM app_user t0 WHERE t0.id = ?
Parameters:
[
  1
]
1.61 ms
(24.58%)
1
SELECT a0_.id AS id_0, a0_.identifier AS identifier_1, a0_.name AS name_2, a0_.description AS description_3, a0_."rank" AS rank_4, a0_.short_name AS short_name_5, a0_.is_enabled AS is_enabled_6, a0_.is_check_compliance AS is_check_compliance_7, a0_.icon AS icon_8, a0_.allowed_countries AS allowed_countries_9, a0_.deleted_at AS deleted_at_10, a0_.created_at AS created_at_11, a0_.updated_at AS updated_at_12, a0_.uuid AS uuid_13, a1_.id AS id_14, a1_.identifier AS identifier_15, a1_.name AS name_16, a1_.description AS description_17, a1_.is_enabled AS is_enabled_18, a1_.deleted_at AS deleted_at_19, a1_.created_at AS created_at_20, a1_.updated_at AS updated_at_21, a1_.uuid AS uuid_22, a0_.company_id AS company_id_23, a0_.taxonomy_id AS taxonomy_id_24, a0_.parent_id AS parent_id_25 FROM app_term a0_ LEFT JOIN app_taxonomy a1_ ON a0_.taxonomy_id = a1_.id WHERE a1_.identifier = ? AND a0_.is_enabled = ? AND a0_.deleted_at IS NULL ORDER BY a0_.name ASC
Parameters:
[
  "partner_type"
  true
]
1.11 ms
(16.94%)
1
SELECT a0_.id AS id_0, a0_.identifier AS identifier_1, a0_.name AS name_2, a0_.description AS description_3, a0_.is_enabled AS is_enabled_4, a0_.deleted_at AS deleted_at_5, a0_.created_at AS created_at_6, a0_.updated_at AS updated_at_7, a0_.uuid AS uuid_8 FROM app_taxonomy a0_ WHERE a0_.is_enabled = ? AND a0_.deleted_at IS NULL ORDER BY a0_.name ASC
Parameters:
[
  true
]
0.96 ms
(14.69%)
1
SELECT a0_.id AS id_0, a0_.identifier AS identifier_1, a0_.name AS name_2, a0_.url AS url_3, a0_.is_enabled AS is_enabled_4, a0_.deleted_at AS deleted_at_5, a0_.created_at AS created_at_6, a0_.updated_at AS updated_at_7, a0_.uuid AS uuid_8, a0_.company_id AS company_id_9, a0_.campaign_id AS campaign_id_10, a0_.type_id AS type_id_11 FROM app_partner a0_ LEFT JOIN app_term a1_ ON a0_.type_id = a1_.id WHERE a1_.identifier = ? AND a0_.is_enabled = ? AND a0_.deleted_at IS NULL ORDER BY a0_.name ASC
Parameters:
[
  "module"
  true
]
0.76 ms
(11.59%)
1
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.original_filename AS original_filename_3, t0.is_public AS is_public_4, t0.is_enabled AS is_enabled_5, t0.deleted_at AS deleted_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.uuid AS uuid_9 FROM app_media t0 WHERE t0.id = ?
Parameters:
[
  25
]

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
App\Entity\Taxonomy 33
App\Entity\Partner 6
App\Entity\Term 2
App\Entity\Company 2
App\Entity\User 1
App\Entity\Media 1

Entities Mapping

Class Mapping errors
App\Entity\User No errors.
App\Entity\Term No errors.
App\Entity\Media No errors.
App\Entity\Company No errors.
App\Entity\Event No errors.
App\Entity\Campaign No errors.
App\Entity\Taxonomy No errors.
App\Entity\Partner No errors.