GET https://thomass-mac-mini-1.coyote-lizard.ts.net/fr/association/1374-singa

Query Metrics

1 Database Queries
1 Different statements
0.57 ms Query time
3 Invalid entities
1 Managed entities

Queries

Group similar statements

# Time Info
1 0.57 ms
SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.label AS label_3, t0.shine_form_id AS shine_form_id_4, t0.shine_payment_form_id AS shine_payment_form_id_5, t0.is_selectable AS is_selectable_6, t0.shop_active AS shop_active_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9 FROM organization t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  5
]

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\Organization 1

Entities Mapping

Class Mapping errors
App\Entity\Organization No errors.
App\Entity\UserOrganizationAssignment
  • The association App\Entity\UserOrganizationAssignment#userOrganizationAssignmentHistories refers to the owning side field App\Entity\UserOrganizationAssignmentHistory#OriginalAssignment which does not exist.
App\Entity\Transaction No errors.
App\Entity\Topic No errors.
App\Entity\OrganizationGoalRatio No errors.
App\Entity\Vote No errors.
App\Entity\Allocation
  • The field 'App\Entity\Allocation#amount' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type.
  • The field 'App\Entity\Allocation#netAmount' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type.
  • The field 'App\Entity\Allocation#frbCommission' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type.
  • The field 'App\Entity\Allocation#betterCommission' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type.
App\Entity\UserOrganizationAssignmentHistory No errors.
App\Entity\User No errors.
App\Entity\Company
  • The field App\Entity\Company#companyModules is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\CompanyModuleAssignment#company does not contain the required 'inversedBy="companyModules"' attribute.
App\Entity\OrganizationImpact No errors.
App\Entity\OrganizationSdg No errors.
App\Entity\OrganizationTranslation No errors.