Home
last modified time | relevance | path

Searched defs:associationType (Results 1 – 25 of 91) sorted by relevance

1234

/dports/multimedia/zoneminder/zoneminder-1.36.5/web/api/app/Plugin/Crud/Controller/Crud/Listener/
H A DRelatedModelsListener.php116 protected function _getBaseQuery(Model $associatedModel, $associationType = null) {
148 protected function _getModelInstance($modelName, $associationType = null) {
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/
H A DAddDealAssociationRequest.php20 protected $associationType = 'Google_Service_AdExchangeBuyerII_CreativeDealAssociation'; variable in Google_Service_AdExchangeBuyerII_AddDealAssociationRequest
H A DRemoveDealAssociationRequest.php20 protected $associationType = 'Google_Service_AdExchangeBuyerII_CreativeDealAssociation'; variable in Google_Service_AdExchangeBuyerII_RemoveDealAssociationRequest
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/CloudPrivateCatalogProducer/
H A DGoogleCloudPrivatecatalogproducerV1beta1CreateAssociationRequest.php20 …protected $associationType = 'Google_Service_CloudPrivateCatalogProducer_GoogleCloudPrivatecatalog… variable in Google_Service_CloudPrivateCatalogProducer_GoogleCloudPrivatecatalogproducerV1beta1CreateAssociationRequest
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/CloudPrivateCatalogProducer/
H A DGoogleCloudPrivatecatalogproducerV1beta1CreateAssociationRequest.php20 …protected $associationType = 'Google_Service_CloudPrivateCatalogProducer_GoogleCloudPrivatecatalog… variable in Google_Service_CloudPrivateCatalogProducer_GoogleCloudPrivatecatalogproducerV1beta1CreateAssociationRequest
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/
H A DAddDealAssociationRequest.php20 protected $associationType = 'Google_Service_AdExchangeBuyerII_CreativeDealAssociation'; variable in Google_Service_AdExchangeBuyerII_AddDealAssociationRequest
H A DRemoveDealAssociationRequest.php20 protected $associationType = 'Google_Service_AdExchangeBuyerII_CreativeDealAssociation'; variable in Google_Service_AdExchangeBuyerII_RemoveDealAssociationRequest
/dports/net-im/openfire/Openfire-4.7.1/distribution/src/database/upgrade/8/
H A Dopenfire_hsqldb.sql14 associationType VARCHAR(20) NOT NULL, field
H A Dopenfire_oracle.sql14 associationType VARCHAR2(20) NOT NULL, field
H A Dopenfire_db2.sql14 associationType VARCHAR(20) NOT NULL, field
H A Dopenfire_postgresql.sql14 associationType VARCHAR(20) NOT NULL, field
H A Dopenfire_sybase.sql14 associationType NVARCHAR(20) NOT NULL, field
H A Dopenfire_mysql.sql14 associationType VARCHAR(20) NOT NULL, field
H A Dopenfire_sqlserver.sql22 associationType NVARCHAR(20) NOT NULL, field
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Data.Entity.Design/System/Data/EntityModel/Emitters/
H A DAssociationTypeEmitter.cs25 public AssociationTypeEmitter(ClientApiGenerator generator, AssociationType associationType) in AssociationTypeEmitter()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Data.Entity/System/Data/Metadata/Edm/
H A DAssociationSet.cs28 internal AssociationSet(string name, AssociationType associationType) in AssociationSet()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Data.Entity/System/Data/Query/InternalTrees/
H A DRelPropertyHelper.cs123 private void AddRelProperty(AssociationType associationType, in AddRelProperty()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Data.Entity/System/Data/Objects/Internal/
H A DEntityProxyTypeInfo.cs171 …ssociationType(string relationshipName, string targetRoleName, out AssociationType associationType) in TryGetNavigationPropertyAssociationType()
/dports/math/vtk6/VTK-6.2.0/Filters/FlowPaths/
H A DvtkAbstractInterpolatedVelocityField.cxx308 void vtkAbstractInterpolatedVelocityField::SelectVectors(int associationType, const char * fieldNam… in SelectVectors()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Data.Entity/System/Data/Metadata/ObjectLayer/
H A DObjectItemAttributeAssemblyLoader.cs256 …private void ResolveAssociationEnd(AssociationType associationType, string roleName, Type clrType,… in ResolveAssociationEnd()
/dports/math/vtk8/VTK-8.2.0/Filters/FlowPaths/
H A DvtkAbstractInterpolatedVelocityField.cxx480 void vtkAbstractInterpolatedVelocityField::SelectVectors(int associationType, const char * fieldNam… in SelectVectors()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Data.Entity/System/Data/Mapping/
H A DBaseMetadataMappingVisitor.cs113 protected virtual void Visit(AssociationType associationType) in Visit()
/dports/math/vtk9/VTK-9.1.0/Filters/FlowPaths/
H A DvtkAbstractInterpolatedVelocityField.cxx562 void vtkAbstractInterpolatedVelocityField::SelectVectors(int associationType, const char* fieldName) in SelectVectors()
/dports/math/vtk8/VTK-8.2.0/Common/DataModel/
H A DvtkDataObject.cxx626 const char* vtkDataObject::GetAssociationTypeAsString(int associationType) in GetAssociationTypeAsString()
/dports/math/vtk9/VTK-9.1.0/Common/DataModel/
H A DvtkDataObject.cxx601 const char* vtkDataObject::GetAssociationTypeAsString(int associationType) in GetAssociationTypeAsString()

1234