GET https://managsyntest.avinconcept.fr/

Query Metrics

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

Grouped Statements

Show all queries

central connection

Time Count Info
5.68 ms
(100.00%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.level AS level_4, t0.db_name AS db_name_5, t0.vault_key_id AS vault_key_id_6, t0.default_locale AS default_locale_7, t0.available_locales AS available_locales_8, t0.plan AS plan_9, t0.max_families AS max_families_10, t0.monthly_sms_budget AS monthly_sms_budget_11, t0.payment_gateway AS payment_gateway_12, t0.logo_path AS logo_path_13, t0.slug AS slug_14, t0.primary_color AS primary_color_15, t0.president_name AS president_name_16, t0.subdomain_enabled AS subdomain_enabled_17, t0.custom_domain AS custom_domain_18, t0.street_number AS street_number_19, t0.address AS address_20, t0.city AS city_21, t0.zip AS zip_22, t0.country AS country_23, t0.timezone AS timezone_24, t0.latitude AS latitude_25, t0.longitude AS longitude_26, t0.reference_city AS reference_city_27, t0.phone AS phone_28, t0.email AS email_29, t0.website AS website_30, t0.siret AS siret_31, t0.stripe_customer_id AS stripe_customer_id_32, t0.stripe_subscription_id AS stripe_subscription_id_33, t0.is_active AS is_active_34, t0.has_cemetery_module AS has_cemetery_module_35, t0.has_wordpress_hosting AS has_wordpress_hosting_36, t0.consistoire_reverse_percent AS consistoire_reverse_percent_37, t0.consistoire_sharing_level AS consistoire_sharing_level_38, t0.fundraising_settings AS fundraising_settings_39, t0.created_at AS created_at_40, t0.trial_ends_at AS trial_ends_at_41, t0.parent_id AS parent_id_42 FROM organizations t0 WHERE t0.custom_domain = ? AND t0.is_active = ? LIMIT 1
Parameters:
[
  "managsyntest.avinconcept.fr"
  1
]

Database Connections

Name Service
central doctrine.dbal.central_connection
tenant doctrine.dbal.tenant_connection

Entity Managers

Name Service
central doctrine.orm.central_entity_manager
tenant doctrine.orm.tenant_entity_manager

Second Level Cache

Second Level Cache is not enabled.

Managed Entities

central entity manager

Class Amount of managed objects

tenant entity manager

Class Amount of managed objects

Entities Mapping

central entity manager

Class Mapping errors
App\Entity\Central\Organization
  • The field App\Entity\Central\Organization#smsPacks is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Central\SmsPack#organization does not contain the required 'inversedBy: "smsPacks"' attribute.
  • The field App\Entity\Central\Organization#wordpressTokens is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Central\WordpressToken#organization does not contain the required 'inversedBy: "wordpressTokens"' attribute.

tenant entity manager

No loaded entities.