https://simplymeet.test.d.simplybook.ovh/z9x8c7v6b5-debug-trigger-dev.d.simplybook.ovh

Query Metrics

3 Database Queries
3 Different statements
1.97 ms Query time
4 Invalid entities

Grouped Statements

Show all queries

common connection

Time Count Info
0.15 ms
(7.82%)
1
SELECT t0.id AS id_1, t0.login AS login_2, t0.secret_key AS secret_key_3, t0.status AS status_4, t0.sso_user_creation_allowed AS sso_user_creation_allowed_5, t0.public_host AS public_host_6, t0.secure_host AS secure_host_7, t0.super_admin_host AS super_admin_host_8, t0.default_user_email AS default_user_email_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11 FROM `company` t0 WHERE t0.login = ? LIMIT 1
Parameters:
[
  "simplymeet"
]

company connection

Time Count Info
1.76 ms
(89.33%)
1
SELECT h0_.username AS username_0, h0_.username_canonical AS username_canonical_1, h0_.email AS email_2, h0_.email_canonical AS email_canonical_3, h0_.enabled AS enabled_4, h0_.salt AS salt_5, h0_.password AS password_6, h0_.last_login AS last_login_7, h0_.confirmation_token AS confirmation_token_8, h0_.password_requested_at AS password_requested_at_9, h0_.roles AS roles_10, h0_.id AS id_11, h0_.first_name AS first_name_12, h0_.last_name AS last_name_13, h0_.full_name AS full_name_14, h0_.intro AS intro_15, h0_.default_message AS default_message_16, h0_.slug AS slug_17, h0_.timezone AS timezone_18, h0_.locale AS locale_19, h0_.avatar_name AS avatar_name_20, h0_.avatar_size AS avatar_size_21, h0_.branding_enabled AS branding_enabled_22, h0_.is_proxy_enabled AS is_proxy_enabled_23, h0_.created_at AS created_at_24, h0_.updated_at AS updated_at_25, h0_.domain AS domain_26, h0_.uuid AS uuid_27, h0_.sender AS sender_28, h0_.company_logo_name AS company_logo_name_29, h0_.company_logo_size AS company_logo_size_30, h0_.banner_name AS banner_name_31, h0_.banner_size AS banner_size_32, h0_.time_format AS time_format_33, h0_.date_format AS date_format_34, h0_.client_time_format AS client_time_format_35, h0_.address AS address_36, h0_.state AS state_37, h0_.zip AS zip_38, h0_.city AS city_39, h0_.country_id AS country_id_40, h0_.lat AS lat_41, h0_.lng AS lng_42, h0_.other_category AS other_category_43, h0_.last_two_factor_code AS last_two_factor_code_44, h0_.show_address_in_email AS show_address_in_email_45, h0_.calendar_layout AS calendar_layout_46, h0_.hide_unavailable_dates AS hide_unavailable_dates_47, h0_.sunday_is_first_day AS sunday_is_first_day_48, h0_.rtl AS rtl_49, h0_.require_set_password AS require_set_password_50, h0_.require_confirm_email AS require_confirm_email_51, h0_.daylite_id AS daylite_id_52, h0_.phone_number AS phone_number_53, h0_.consent AS consent_54, h0_.referral AS referral_55, h0_.verification_code AS verification_code_56, h0_.ada AS ada_57, h0_.allow_login_as_user AS allow_login_as_user_58, h0_.welcome_tour_step AS welcome_tour_step_59, h0_.second_factor_skipped AS second_factor_skipped_60, h0_.tutorial_skipped AS tutorial_skipped_61, h0_.onboarding_skipped AS onboarding_skipped_62, h0_.affiliate AS affiliate_63, h0_.subscription_id AS subscription_id_64 FROM hly_user h0_ WHERE h0_.slug = ? AND h0_.enabled = 1
Parameters:
[
  "z9x8c7v6b5-debug-trigger-dev.d.simplybook.ovh"
]
0.06 ms
(2.85%)
1
USE dimka_harmonizely
Parameters:
[]

harmonizely connection

No database queries were performed.

Database Connections

Name Service
common doctrine.dbal.common_connection
company doctrine.dbal.company_connection
harmonizely doctrine.dbal.harmonizely_connection

Entity Managers

Name Service
common doctrine.orm.common_entity_manager
company doctrine.orm.company_entity_manager
harmonizely doctrine.orm.harmonizely_entity_manager

Second Level Cache

Second Level Cache is not enabled.

Entities Mapping

common entity manager

Class Mapping errors
Harmonizely\Entity\Common\CompanyEntity No errors.

company entity manager

Class Mapping errors
Harmonizely\Model\Organization
  • The field Harmonizely\Model\Organization#organizationTag is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity Harmonizely\Entity\Company\OrganizationTagEntity#organization does not contain the required 'inversedBy="organizationTag"' attribute.
  • The field Harmonizely\Model\Organization#organizationLimit is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity Harmonizely\Entity\Company\OrganizationLimitEntity#organization does not contain the required 'inversedBy="organizationLimit"' attribute.
FOS\UserBundle\Model\User No errors.
Harmonizely\Model\User
  • The field Harmonizely\Model\User#userNews is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity Harmonizely\Entity\Company\UserNewsEntity#user does not contain the required 'inversedBy="userNews"' attribute.
  • The field Harmonizely\Model\User#userExport is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity Harmonizely\Entity\Company\ExportEntity#user does not contain the required 'inversedBy="userExport"' attribute.
  • The field Harmonizely\Model\User#userSmsLog is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity Harmonizely\Entity\Company\UserSmsLogEntity#user does not contain the required 'inversedBy="userSmsLog"' attribute.
  • The field Harmonizely\Model\User#userEmailLog is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity Harmonizely\Entity\Company\UserEmailLogEntity#user does not contain the required 'inversedBy="userEmailLog"' attribute.
  • The field Harmonizely\Model\User#userLimit is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity Harmonizely\Entity\Company\UserLimitEntity#user does not contain the required 'inversedBy="userLimit"' attribute.
  • The field Harmonizely\Model\User#userLoginCode is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity Harmonizely\Entity\Company\UserLoginCodeEntity#user does not contain the required 'inversedBy="userLoginCode"' attribute.
  • The field Harmonizely\Model\User#userEventTypeTag is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity Harmonizely\Entity\Company\UserEventTypeTagEntity#user does not contain the required 'inversedBy="userEventTypeTag"' attribute.
  • The field Harmonizely\Model\User#subscriptions is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity Harmonizely\Model\Subscription#user does not contain the required 'inversedBy="subscriptions"' attribute.
  • The field Harmonizely\Model\User#events is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity Harmonizely\Model\Event#user does not contain the required 'inversedBy="events"' attribute.
Harmonizely\Entity\Company\UserLoginAttemptEntity No errors.
Harmonizely\Entity\Company\SuperAdmin\UserEntity No errors.
Harmonizely\Entity\Company\UserTermsAcceptanceEntity No errors.
Harmonizely\Model\Integration No errors.
Harmonizely\Entity\Company\OrganizationIntegrationEntity
  • The field Harmonizely\Entity\Company\OrganizationIntegrationEntity#oktaDomain is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity Harmonizely\Entity\Company\OktaDomainEntity#organizationIntegration does not contain the required 'inversedBy="oktaDomain"' attribute.
Harmonizely\Model\EventTypePayment No errors.
Harmonizely\Model\EventType
  • The field Harmonizely\Model\EventType#singleUseLinks is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity Harmonizely\Model\SingleUseLink#eventType does not contain the required 'inversedBy="singleUseLinks"' attribute.
  • The field Harmonizely\Model\EventType#eventTypeDurations is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity Harmonizely\Entity\Company\EventTypeDurationEntity#eventType does not contain the required 'inversedBy="eventTypeDurations"' attribute.
  • The field Harmonizely\Model\EventType#eventTypeRequestLocationTypes is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity Harmonizely\Entity\Company\EventTypeRequestLocationTypeEntity#eventType does not contain the required 'inversedBy="eventTypeRequestLocationTypes"' attribute.
Harmonizely\Entity\Company\OrganizationTagEntity No errors.
Harmonizely\Model\Subscription No errors.
Harmonizely\Entity\Company\ReviewEntity No errors.
Harmonizely\Entity\Company\MigrationSubscriptionEntity No errors.

harmonizely entity manager

No loaded entities.