SELECTDISTINCTc0_.idASid_0FROMcollaboration_messagesc0_LEFT JOINmessage_viewsm1_ONc0_.id=m1_.collaboration_message_idAND (m1_.author_idIN (?,?,?)) WHEREc0_.collaboration_idIN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?) ANDc0_.available_forIN (?,?) AND (c0_.author_idISNULLORc0_.author_idNOTIN (?,?,?)) AND (c0_.initiatorISNULLORc0_.initiatorNOTIN (?,?)) AND (c0_.initiatorISNULLORc0_.initiator<>?ORc0_.system_message_template_idNOTIN (?,?,?)) ANDc0_.deleted_atISNULLGROUP BYc0_.idHAVINGCOUNT(DISTINCTm1_.id) =0
Parameters:
[
"158"
"604"
"636"
15619978868079837730524826332233734333633134430920710220815822121921722232431219732122013
"158"
"604"
"636"
423
"Business has been deactivated"
"Business has been activated"
"Business has been deleted"
]
SELECTDISTINCTc0_.idASid_0FROMcollaboration_messagesc0_LEFT JOINmessage_viewsm1_ONc0_.id=m1_.collaboration_message_idAND (
m1_.author_idIN (?,?,?)
)
WHEREc0_.collaboration_idIN (
?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?
)
ANDc0_.available_forIN (?,?)
AND (
c0_.author_idISNULLORc0_.author_idNOTIN (?,?,?)
)
AND (
c0_.initiatorISNULLORc0_.initiatorNOTIN (?,?)
)
AND (
c0_.initiatorISNULLORc0_.initiator<>?ORc0_.system_message_template_idNOTIN (?,?,?)
)
ANDc0_.deleted_atISNULLGROUP BYc0_.idHAVINGCOUNT(DISTINCTm1_.id) =0
SELECTDISTINCTc0_.idASid_0FROMcollaboration_messagesc0_LEFT JOINmessage_viewsm1_ONc0_.id=m1_.collaboration_message_idAND (m1_.author_idIN ('158','604','636')) WHEREc0_.collaboration_idIN (156,199,78,86,80,79,83,77,305,248,263,322,337,343,336,331,344,309,207,102,208,158,221,219,217,222,324,312,197,321,220) ANDc0_.available_forIN (1,3) AND (c0_.author_idISNULLORc0_.author_idNOTIN ('158','604','636')) AND (c0_.initiatorISNULLORc0_.initiatorNOTIN (4,2)) AND (c0_.initiatorISNULLORc0_.initiator<>3ORc0_.system_message_template_idNOTIN ('Business has been deactivated','Business has been activated','Business has been deleted')) ANDc0_.deleted_atISNULLGROUP BYc0_.idHAVINGCOUNT(DISTINCTm1_.id) =0;
The association App\Domain\User\Entity\BusinessRepresentativeUser#collaborationViews refers to the owning side field App\Domain\Campaign\Entity\Collaboration\CollaborationView#userrr which does not exist.
The association App\Domain\Subscription\Entity\UserSubscription#subscriptionChanges refers to the owning side field App\Domain\Subscription\Entity\UserSubscriptionChange#userSubscription which does not exist.
The field App\Domain\AIAssistant\Entity\AssistantChatMessage#requests is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Domain\AIAssistant\Entity\AssistantChatMessage#response does not contain the required 'inversedBy: "requests"' attribute.
The field App\Domain\Business\Entity\Business#personalMaxActiveLocations is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Domain\Business\Entity\PersonalMaxActiveLocations#business does not contain the required 'inversedBy: "personalMaxActiveLocations"' attribute.
The field App\Domain\Business\Entity\Business#subscriptionBusinessAccess is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Domain\Subscription\Entity\SubscriptionBusinessAccess#business does not contain the required 'inversedBy: "subscriptionBusinessAccess"' attribute.
The mappings App\Domain\Campaign\Entity\Collaboration\CollaborationView#user and App\Domain\User\Entity\BusinessRepresentativeUser#collaborationViews are inconsistent with each other.
The mappings App\Domain\Subscription\Entity\UserSubscriptionChange#userSubscriptionChanges and App\Domain\Subscription\Entity\UserSubscription#subscriptionChanges are inconsistent with each other.
The field 'App\Domain\User\Entity\Account\Account#engagementRates' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type.
The field 'App\Domain\User\Entity\Account\Account#avgRatings' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type.
The field App\Domain\Location\Entity\LocationType#campaignTemplates is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Domain\Campaign\Entity\Template\CampaignTemplate#locationType does not contain the required 'inversedBy: "campaignTemplates"' attribute.
The field 'App\Domain\Dictionary\Entity\Coordinate#latitude' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type.
The field 'App\Domain\Dictionary\Entity\Coordinate#longitude' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type.
The field 'App\Domain\Dictionary\Entity\City#coordinate.latitude' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type.
The field 'App\Domain\Dictionary\Entity\City#coordinate.longitude' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type.