Search for all

  1. Search 7.x for all
  2. Search 8.9.x for all
  3. Search 10.3.x for all
  4. Search 11.x for all
  5. Search main for all
  6. Other projects
Title Object type File name Summary
Map::__clone function core/lib/Drupal/Core/TypedData/Plugin/DataType/Map.php Magic method: Implements a deep clone.
MapBaseFieldTest class core/tests/Drupal/KernelTests/Core/Field/MapBaseFieldTest.php Tests map base fields.
MapBaseFieldTest.php file core/tests/Drupal/KernelTests/Core/Field/MapBaseFieldTest.php
MapBaseFieldTest::$entityDefinitionUpdateManager property core/tests/Drupal/KernelTests/Core/Field/MapBaseFieldTest.php The entity definition update manager.
MapBaseFieldTest::$modules property core/tests/Drupal/KernelTests/Core/Field/MapBaseFieldTest.php Modules to enable.
MapBaseFieldTest::setUp function core/tests/Drupal/KernelTests/Core/Field/MapBaseFieldTest.php
MapBaseFieldTest::testUninstallMapItemBaseField function core/tests/Drupal/KernelTests/Core/Field/MapBaseFieldTest.php Tests uninstalling map item base field.
MapDataDefinition class core/lib/Drupal/Core/TypedData/MapDataDefinition.php A typed data definition class for defining maps.
MapDataDefinition.php file core/lib/Drupal/Core/TypedData/MapDataDefinition.php
MapDataDefinition::$mainPropertyName property core/lib/Drupal/Core/TypedData/MapDataDefinition.php The name of the main property, or NULL if there is none.
MapDataDefinition::create function core/lib/Drupal/Core/TypedData/MapDataDefinition.php Creates a new map definition.
MapDataDefinition::createFromDataType function core/lib/Drupal/Core/TypedData/MapDataDefinition.php Creates a new data definition object.
MapDataDefinition::getMainPropertyName function core/lib/Drupal/Core/TypedData/MapDataDefinition.php Returns the name of the main property, if any.
MapDataDefinition::getPropertyDefinitions function core/lib/Drupal/Core/TypedData/MapDataDefinition.php Gets an array of property definitions of contained properties.
MapDataDefinition::setMainPropertyName function core/lib/Drupal/Core/TypedData/MapDataDefinition.php Sets the main property name.
MapDataDefinition::setPropertyDefinition function core/lib/Drupal/Core/TypedData/MapDataDefinition.php Sets the definition of a map property.
MapDataNormalizerTest class core/modules/serialization/tests/src/Kernel/MapDataNormalizerTest.php @group typedData
MapDataNormalizerTest.php file core/modules/serialization/tests/src/Kernel/MapDataNormalizerTest.php
MapDataNormalizerTest::$modules property core/modules/serialization/tests/src/Kernel/MapDataNormalizerTest.php Modules to enable.
MapDataNormalizerTest::$serializer property core/modules/serialization/tests/src/Kernel/MapDataNormalizerTest.php The serializer service.
MapDataNormalizerTest::$typedDataManager property core/modules/serialization/tests/src/Kernel/MapDataNormalizerTest.php The typed data manager.
MapDataNormalizerTest::buildExampleTypedData function core/modules/serialization/tests/src/Kernel/MapDataNormalizerTest.php Builds some example typed data object with no properties.
MapDataNormalizerTest::buildExampleTypedDataWithProperties function core/modules/serialization/tests/src/Kernel/MapDataNormalizerTest.php Builds some example typed data object with properties.
MapDataNormalizerTest::setUp function core/modules/serialization/tests/src/Kernel/MapDataNormalizerTest.php
MapDataNormalizerTest::testMapNormalize function core/modules/serialization/tests/src/Kernel/MapDataNormalizerTest.php Tests whether map data can be normalized.
MapDataNormalizerTest::testMapWithPropertiesNormalize function core/modules/serialization/tests/src/Kernel/MapDataNormalizerTest.php Tests whether map data with properties can be normalized.
MapFieldItemList class core/lib/Drupal/Core/Field/MapFieldItemList.php Defines an item list class for map fields.
MapFieldItemList.php file core/lib/Drupal/Core/Field/MapFieldItemList.php
MapFieldItemList::equals function core/lib/Drupal/Core/Field/MapFieldItemList.php Determines equality to another object implementing FieldItemListInterface.
MapItem class core/lib/Drupal/Core/Field/Plugin/Field/FieldType/MapItem.php Defines the 'map' entity field type.
MapItem.php file core/lib/Drupal/Core/Field/Plugin/Field/FieldType/MapItem.php
MapItem::isEmpty function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/MapItem.php Determines whether the data structure is empty.
MapItem::mainPropertyName function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/MapItem.php Returns the name of the main property, if any.
MapItem::propertyDefinitions function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/MapItem.php Defines field item properties.
MapItem::schema function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/MapItem.php Returns the schema for the field.
MapItem::setValue function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/MapItem.php Overrides \Drupal\Core\TypedData\TypedData::setValue().
MapItem::toArray function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/MapItem.php Returns an array of all property values.
MapItem::__get function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/MapItem.php Magic method: Gets a property value.
MapItem::__set function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/MapItem.php Magic method: Sets a property value.
MappedClass class core/tests/Drupal/Tests/Component/Annotation/Doctrine/Ticket/DCOM58Test.php @Entity
MappedDiff class core/lib/Drupal/Component/Diff/MappedDiff.php FIXME: bad name.
@todo document
@private
@subpackage DifferenceEngine
MappedDiff.php file core/lib/Drupal/Component/Diff/MappedDiff.php
MappedDiff::__construct function core/lib/Drupal/Component/Diff/MappedDiff.php Constructor.
MapperExceptionInterface interface core/lib/Drupal/Component/Plugin/Exception/MapperExceptionInterface.php Base exception interface for grouping mapper exceptions.
MapperExceptionInterface.php file core/lib/Drupal/Component/Plugin/Exception/MapperExceptionInterface.php
MapperInterface interface core/lib/Drupal/Component/Plugin/Mapper/MapperInterface.php Plugin mapper interface.
MapperInterface.php file core/lib/Drupal/Component/Plugin/Mapper/MapperInterface.php
MapperInterface::getInstance function core/lib/Drupal/Component/Plugin/Mapper/MapperInterface.php Gets a preconfigured instance of a plugin.
Mapping class core/lib/Drupal/Core/Config/Schema/Mapping.php Defines a mapping configuration element.
Mapping class core/modules/views/src/Plugin/views/style/Mapping.php Allows fields to be mapped to specific use cases.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.