Search for all
- Search 7.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| Map::__clone | function | core/ |
Magic method: Implements a deep clone. |
| MapBaseFieldTest | class | core/ |
Tests map base fields. |
| MapBaseFieldTest.php | file | core/ |
|
| MapBaseFieldTest::$entityDefinitionUpdateManager | property | core/ |
The entity definition update manager. |
| MapBaseFieldTest::$modules | property | core/ |
Modules to enable. |
| MapBaseFieldTest::setUp | function | core/ |
|
| MapBaseFieldTest::testUninstallMapItemBaseField | function | core/ |
Tests uninstalling map item base field. |
| MapDataDefinition | class | core/ |
A typed data definition class for defining maps. |
| MapDataDefinition.php | file | core/ |
|
| MapDataDefinition::$mainPropertyName | property | core/ |
The name of the main property, or NULL if there is none. |
| MapDataDefinition::create | function | core/ |
Creates a new map definition. |
| MapDataDefinition::createFromDataType | function | core/ |
Creates a new data definition object. |
| MapDataDefinition::getMainPropertyName | function | core/ |
Returns the name of the main property, if any. |
| 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/ |
@group typedData |
| MapDataNormalizerTest.php | file | core/ |
|
| MapDataNormalizerTest::$modules | property | core/ |
Modules to enable. |
| 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 | class | core/ |
Defines the 'map' entity field type. |
| MapItem.php | file | core/ |
|
| MapItem::isEmpty | function | core/ |
Determines whether the data structure is empty. |
| MapItem::mainPropertyName | function | core/ |
Returns the name of the main property, if any. |
| 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::toArray | function | core/ |
Returns an array of all property values. |
| MapItem::__get | function | core/ |
Magic method: Gets a property value. |
| MapItem::__set | function | core/ |
Magic method: Sets a property value. |
| MappedClass | class | core/ |
@Entity |
| MappedDiff | class | core/ |
FIXME: bad name. @todo document @private @subpackage DifferenceEngine |
| MappedDiff.php | file | core/ |
|
| MappedDiff::__construct | function | core/ |
Constructor. |
| MapperExceptionInterface | interface | core/ |
Base exception interface for grouping mapper exceptions. |
| MapperExceptionInterface.php | file | core/ |
|
| MapperInterface | interface | core/ |
Plugin mapper interface. |
| MapperInterface.php | file | core/ |
|
| MapperInterface::getInstance | function | core/ |
Gets a preconfigured instance of a plugin. |
| Mapping | class | core/ |
Defines a mapping configuration element. |
| Mapping | class | core/ |
Allows fields to be mapped to specific use cases. |
Pagination
- Previous page
- Page 927
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.