GET https://toncmtestsymfony.avinconcept.fr/cm/cm-organization/14/edit

Query Metrics

3 Database Queries
3 Different statements
13.27 ms Query time
0 Invalid entities
7 Managed entities

Queries

Group similar statements

# Time Info
1 4.71 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.password AS password_3, t0.first_name AS first_name_4, t0.last_name AS last_name_5, t0.phone AS phone_6, t0.role AS role_7, t0.is_active AS is_active_8, t0.last_login_at AS last_login_at_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.organization_id AS organization_id_12 FROM "user" t0 WHERE t0.id = ?
Parameters:
[
  3
]
2 6.77 ms
SELECT t0.id AS id_1, t0.company_name AS company_name_2, t0.email AS email_3, t0.phone AS phone_4, t0.website AS website_5, t0.status AS status_6, t0.pack_type AS pack_type_7, t0.validation_mode AS validation_mode_8, t0.custom_posts_per_month AS custom_posts_per_month_9, t0.custom_max_networks AS custom_max_networks_10, t0.custom_price_ht AS custom_price_ht_11, t0.dolibarr_third_party_id AS dolibarr_third_party_id_12, t0.brand_brief AS brand_brief_13, t0.content_strategy AS content_strategy_14, t0.visual_identity AS visual_identity_15, t0.calendar_preferences AS calendar_preferences_16, t0.compliance_rules AS compliance_rules_17, t0.platform_policies AS platform_policies_18, t0.compiled_brand_core AS compiled_brand_core_19, t0.compiled_platform_policies AS compiled_platform_policies_20, t0.compiled_brief_version AS compiled_brief_version_21, t0.onboarding_step AS onboarding_step_22, t0.brief_completeness_score AS brief_completeness_score_23, t0.completed_onboarding_steps AS completed_onboarding_steps_24, t0.onboarding_part_completed_at AS onboarding_part_completed_at_25, t0.zernio_profile_id AS zernio_profile_id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.assigned_cm_id AS assigned_cm_id_29 FROM organization t0 WHERE t0.id = ?
Parameters:
[
  "14"
]
3 1.79 ms
SELECT t0.id AS id_1, t0.type AS type_2, t0.original_filename AS original_filename_3, t0.file_path AS file_path_4, t0.mime_type AS mime_type_5, t0.file_size AS file_size_6, t0.metadata AS metadata_7, t0.tags AS tags_8, t0.description AS description_9, t0.is_active AS is_active_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.organization_id AS organization_id_13, t0.uploaded_by_id AS uploaded_by_id_14 FROM asset t0 WHERE t0.organization_id = ?
Parameters:
[
  14
]

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\Asset 4
App\Entity\User 2
App\Entity\Organization 1

Entities Mapping

Class Mapping errors
App\Entity\User No errors.
App\Entity\Organization No errors.
App\Entity\Message No errors.
App\Entity\SocialAccount No errors.
App\Entity\Post No errors.
App\Entity\Asset No errors.
App\Entity\Offer No errors.
App\Entity\ContentCalendar No errors.
App\Entity\BrandBriefHistory No errors.