Search for getPropertyDefinition
- Search 7.x for getPropertyDefinition
- Search 9.5.x for getPropertyDefinition
- Search 8.9.x for getPropertyDefinition
- Search 10.3.x for getPropertyDefinition
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| BaseFieldDefinition::getPropertyDefinition | function | core/ |
Gets the definition of a contained property. |
| BaseFieldDefinition::getPropertyDefinitions | function | core/ |
Gets an array of property definitions of contained properties. |
| ComplexDataDefinitionBase::getPropertyDefinition | function | core/ |
Gets the definition of a contained property. |
| ComplexDataDefinitionBase::getPropertyDefinitions | function | core/ |
Gets an array of property definitions of contained properties. |
| ComplexDataDefinitionInterface::getPropertyDefinition | function | core/ |
Gets the definition of a contained property. |
| ComplexDataDefinitionInterface::getPropertyDefinitions | function | core/ |
Gets an array of property definitions of contained properties. |
| EntityDataDefinition::getPropertyDefinitions | function | core/ |
Gets an array of property definitions of contained properties. |
| FieldItemDataDefinition::getPropertyDefinition | function | core/ |
Gets the definition of a contained property. |
| FieldItemDataDefinition::getPropertyDefinitions | function | core/ |
Gets an array of property definitions of contained properties. |
| FieldStorageConfig::getPropertyDefinition | function | core/ |
Gets the definition of a contained property. |
| FieldStorageConfig::getPropertyDefinitions | function | core/ |
Gets an array of property definitions of contained properties. |
| FieldStorageDefinitionInterface::getPropertyDefinition | function | core/ |
Gets the definition of a contained property. |
| FieldStorageDefinitionInterface::getPropertyDefinitions | function | core/ |
Gets an array of property definitions of contained properties. |
| FieldStorageGetPropertyDefinitionTest | class | core/ |
Tests getting property definitions from field storages. |
| FieldStorageGetPropertyDefinitionTest.php | file | core/ |
|
| FieldStorageGetPropertyDefinitionTest::$modules | property | core/ |
Modules to install. |
| FieldStorageGetPropertyDefinitionTest::testBaseFieldGetPropertyDefinitionWithNull | function | core/ |
Tests BaseFieldDefinition::getPropertyDefinition() with null. |
| FieldStorageGetPropertyDefinitionTest::testFieldStorageConfigGetPropertyDefinitionWithNull | function | core/ |
Tests FieldStorageConfig::getPropertyDefinition() with null. |
| FieldStorageGetPropertyDefinitionTest::testGetPropertyDefinition | function | core/ |
Tests getPropertyDefinition(). |
| MapDataDefinition::getPropertyDefinitions | function | core/ |
Gets an array of property definitions of contained properties. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.