Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| MapBaseFieldTest::setUp | function | core/ |
|
| MapBaseFieldTest::testUninstallMapItemBaseField | function | core/ |
Tests uninstalling map item base field. |
| MapDataDefinition::getPropertyDefinitions | function | core/ |
Gets an array of property definitions of contained properties. |
| MapDataDefinition::setMainPropertyName | function | core/ |
Sets the main property name. |
| MapDataDefinition::setPropertyDefinition | function | core/ |
Sets the definition of a map property. |
| MapDataNormalizerTest | class | core/ |
Tests Map Data Normalizer. |
| MapDataNormalizerTest.php | file | core/ |
|
| MapDataNormalizerTest::$modules | property | core/ |
Modules to install. |
| MapDataNormalizerTest::$serializer | property | core/ |
The serializer service. |
| MapDataNormalizerTest::$typedDataManager | property | core/ |
The typed data manager. |
| MapDataNormalizerTest::buildExampleTypedData | function | core/ |
Builds some example typed data object with no properties. |
| MapDataNormalizerTest::buildExampleTypedDataWithProperties | function | core/ |
Builds some example typed data object with properties. |
| MapDataNormalizerTest::setUp | function | core/ |
|
| MapDataNormalizerTest::testMapNormalize | function | core/ |
Tests whether map data can be normalized. |
| MapDataNormalizerTest::testMapWithPropertiesNormalize | function | core/ |
Tests whether map data with properties can be normalized. |
| MapFieldItemList | class | core/ |
Defines an item list class for map fields. |
| MapFieldItemList.php | file | core/ |
|
| MapFieldItemList::equals | function | core/ |
Determines equality to another object implementing FieldItemListInterface. |
| MapItem::isEmpty | function | core/ |
Determines whether the data structure is empty. |
| MapItem::propertyDefinitions | function | core/ |
Defines field item properties. |
| MapItem::schema | function | core/ |
Returns the schema for the field. |
| MapItem::setValue | function | core/ |
Overrides \Drupal\Core\TypedData\TypedData::setValue(). |
| MapItem::__set | function | core/ |
Magic method: Sets a property value. |
| MappedClass | class | core/ |
@Entity |
| MappedDiff::__construct | function | core/ |
Constructor. |
| MapperInterface::getInstance | function | core/ |
Gets or creates a plugin instance that satisfies the given options. |
| Mapping::$usesFields | property | core/ |
Use fields without a row plugin. |
| Mapping::$usesGrouping | property | core/ |
Do not use grouping. |
| Mapping::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
| Mapping::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
| Mapping::getDefinedKeys | function | core/ |
Gets the keys defined for this mapping (locally defined + inherited). |
| Mapping::getDynamicallyValidKeys | function | core/ |
Gets all dynamically valid keys. |
| Mapping::getOptionalKeys | function | core/ |
Gets all optional keys in this mapping. |
| Mapping::getPossibleTypes | function | core/ |
Returns all possible types for the type with the given name. |
| Mapping::getRequiredKeys | function | core/ |
Gets all required keys in this mapping. |
| Mapping::getValidKeys | function | core/ |
Gets all keys allowed in this mapping. |
| Mapping::processRequiredKeyFlags | function | core/ |
Validates optional `requiredKey` flags, guarantees one will be set. |
| Mapping::__construct | function | core/ |
Constructs a TypedData object given its definition and context. |
| MappingCollectionConstraint | class | core/ |
Checks that at least one of the given constraints is satisfied. |
| MappingCollectionConstraint.php | file | core/ |
|
| MappingCollectionConstraint::getCompositeOptionStatic | function | core/ |
Returns the name of the property or properties that contain constraints. |
| MappingCollectionConstrainTest | class | core/ |
Tests nested composite validation constraints. |
| MappingCollectionConstrainTest.php | file | core/ |
|
| MappingCollectionConstrainTest::$modules | property | core/ |
Modules to install. |
| MappingCollectionConstrainTest::testConfigValidation | function | core/ |
Tests use of AtLeastOneOf validation constraint in config. |
| MappingCollectionConstraintValidator | class | core/ |
Validates the MappingCollection constraint. |
| MappingCollectionConstraintValidator.php | file | core/ |
|
| MappingCollectionConstraintValidator::validate | function | core/ |
|
| MappingTest | class | core/ |
Provides a test plugin for the mapping style. |
| MappingTest | class | core/ |
Tests Drupal\Core\Config\Schema\Mapping. |
Pagination
- Previous page
- Page 849
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.