Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 8.9.x for all
  4. Search 10.3.x for all
  5. Search 11.x for all
  6. Other projects
Title Object type File name Summary
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 or creates a plugin instance that satisfies the given options.
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.
Mapping.php file core/modules/views/src/Plugin/views/style/Mapping.php
Mapping.php file core/lib/Drupal/Core/Config/Schema/Mapping.php
Mapping::$usesFields property core/modules/views/src/Plugin/views/style/Mapping.php Use fields without a row plugin.
Mapping::$usesGrouping property core/modules/views/src/Plugin/views/style/Mapping.php Do not use grouping.
Mapping::buildOptionsForm function core/modules/views/src/Plugin/views/style/Mapping.php Provide a form to edit options for this plugin.
Mapping::defineMapping function core/modules/views/src/Plugin/views/style/Mapping.php Builds the list of field mappings.
Mapping::defineOptions function core/modules/views/src/Plugin/views/style/Mapping.php Information about options for all kinds of purposes will be held here.
Mapping::getDefinedKeys function core/lib/Drupal/Core/Config/Schema/Mapping.php Gets the keys defined for this mapping (locally defined + inherited).
Mapping::getDynamicallyValidKeys function core/lib/Drupal/Core/Config/Schema/Mapping.php Gets all dynamically valid keys.
Mapping::getElementDefinition function core/lib/Drupal/Core/Config/Schema/Mapping.php Gets data definition object for contained element.
Mapping::getOptionalKeys function core/lib/Drupal/Core/Config/Schema/Mapping.php Gets all optional keys in this mapping.
Mapping::getPossibleTypes function core/lib/Drupal/Core/Config/Schema/Mapping.php Returns all possible types for the type with the given name.
Mapping::getRequiredKeys function core/lib/Drupal/Core/Config/Schema/Mapping.php Gets all required keys in this mapping.
Mapping::getValidKeys function core/lib/Drupal/Core/Config/Schema/Mapping.php Gets all keys allowed in this mapping.
Mapping::processRequiredKeyFlags function core/lib/Drupal/Core/Config/Schema/Mapping.php Validates optional `requiredKey` flags, guarantees one will be set.
Mapping::render function core/modules/views/src/Plugin/views/style/Mapping.php Overrides Drupal\views\Plugin\views\style\StylePluginBase::render().
Mapping::__construct function core/lib/Drupal/Core/Config/Schema/Mapping.php Constructs a TypedData object given its definition and context.
MappingCollectionConstraint class core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/MappingCollectionConstraint.php Checks that at least one of the given constraints is satisfied.
MappingCollectionConstraint.php file core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/MappingCollectionConstraint.php
MappingCollectionConstraint::getCompositeOptionStatic function core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/MappingCollectionConstraint.php Returns the name of the property or properties that contain constraints.
MappingCollectionConstrainTest class core/tests/Drupal/KernelTests/Core/Validation/MappingCollectionConstrainTest.php Tests nested composite validation constraints.
MappingCollectionConstrainTest.php file core/tests/Drupal/KernelTests/Core/Validation/MappingCollectionConstrainTest.php
MappingCollectionConstrainTest::$modules property core/tests/Drupal/KernelTests/Core/Validation/MappingCollectionConstrainTest.php Modules to install.
MappingCollectionConstrainTest::testConfigValidation function core/tests/Drupal/KernelTests/Core/Validation/MappingCollectionConstrainTest.php Tests use of AtLeastOneOf validation constraint in config.
MappingCollectionConstraintValidator class core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/MappingCollectionConstraintValidator.php Validates the MappingCollection constraint.
MappingCollectionConstraintValidator.php file core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/MappingCollectionConstraintValidator.php

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