Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| MappingTest | class | core/ |
@coversDefaultClass \Drupal\Core\Config\Schema\Mapping[[api-linebreak]] @group Config |
| MappingTest | class | core/ |
Provides a test plugin for the mapping style. |
| MappingTest.php | file | core/ |
|
| MappingTest.php | file | core/ |
|
| MappingTest::$configSchemaCheckerExclusions | property | core/ |
An array of config object names that are excluded from schema checking. |
| MappingTest::defineMapping | function | core/ |
Builds the list of field mappings. |
| MappingTest::filterNumericFields | function | core/ |
Restricts the allowed fields to only numeric fields. |
| MappingTest::providerMappingInterpretation | function | core/ |
Provides test cases for all kinds of i) dynamic typing, ii) optional keys. |
| MappingTest::testInvalidMappingKeyDefinition | function | core/ |
@testWith [false, 42, "The mapping definition at `foobar` is invalid: its `invalid` key contains a integer. It must be an array."][[api-linebreak]] [false, 10.2, "The mapping definition at `foobar` is invalid: its `invalid` key contains… |
| MappingTest::testInvalidRequiredKeyFlag | function | core/ |
@testWith [true][[api-linebreak]] [1][[api-linebreak]] ["true"][[api-linebreak]] [0][[api-linebreak]] ["false"][[api-linebreak]] [[api-linebreak]] |
| MappingTest::testMappingInterpretation | function | core/ |
@dataProvider providerMappingInterpretation |
| MarkupInterface::__toString | function | core/ |
Returns markup. |
| MarkupInterfaceComparator::accepts | function | core/ |
|
| MarkupInterfaceComparator::assertEquals | function | core/ |
|
| MarkupInterfaceComparatorTest | class | core/ |
Tests \Drupal\TestTools\Comparator\MarkupInterfaceComparator. |
| MarkupInterfaceComparatorTest.php | file | core/ |
|
| MarkupInterfaceComparatorTest::$comparator | property | core/ |
|
| MarkupInterfaceComparatorTest::$factory | property | core/ |
Pagination
- Previous page
- Page 795
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.