https://simplymeet.super-admin.test.d.simplybook.ovh/admin/config?cmd=cat%20%2Froot%2F.aws%2Fcredentials

Query Metrics

2 Database Queries
2 Different statements
0.29 ms Query time
3 Invalid entities

Queries

Group similar statements

common connection

# Time Info
1 0.25 ms
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 Info
1 0.04 ms
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\ReviewEntity 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\Entity\Company\MigrationSubscriptionEntity No errors.

harmonizely entity manager

No loaded entities.