Search for %s

  1. Search 7.x for %s
  2. Search 8.9.x for %s
  3. Search 10.3.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
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
MapItem::isEmpty function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/MapItem.php
MapItem::propertyDefinitions function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/MapItem.php
MapItem::schema function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/MapItem.php
MapItem::setValue function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/MapItem.php
MapItem::__set function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/MapItem.php
MappedClass class core/tests/Drupal/Tests/Component/Annotation/Doctrine/Ticket/DCOM58Test.php @Entity
MappedDiff::__construct function core/lib/Drupal/Component/Diff/MappedDiff.php Constructor.
MapperInterface::getInstance function core/lib/Drupal/Component/Plugin/Mapper/MapperInterface.php Gets a preconfigured instance of a plugin.
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
Mapping::defineOptions function core/modules/views/src/Plugin/views/style/Mapping.php
MappingTest class core/modules/views/tests/modules/views_test_data/src/Plugin/views/style/MappingTest.php Provides a test plugin for the mapping style.
MappingTest.php file core/modules/views/tests/modules/views_test_data/src/Plugin/views/style/MappingTest.php
MappingTest::defineMapping function core/modules/views/tests/modules/views_test_data/src/Plugin/views/style/MappingTest.php
MappingTest::filterNumericFields function core/modules/views/tests/modules/views_test_data/src/Plugin/views/style/MappingTest.php Restricts the allowed fields to only numeric fields.
MarkupInterface::__toString function core/lib/Drupal/Component/Render/MarkupInterface.php Returns markup.
MarkupInterfaceComparator::accepts function core/tests/Drupal/TestTools/Comparator/MarkupInterfaceComparator.php
MarkupInterfaceComparator::assertEquals function core/tests/Drupal/TestTools/Comparator/MarkupInterfaceComparator.php
MarkupInterfaceComparatorTest class core/tests/Drupal/KernelTests/Core/Test/Comparator/MarkupInterfaceComparatorTest.php Tests \Drupal\TestTools\Comparator\MarkupInterfaceComparator.
MarkupInterfaceComparatorTest.php file core/tests/Drupal/KernelTests/Core/Test/Comparator/MarkupInterfaceComparatorTest.php
MarkupInterfaceComparatorTest::$comparator property core/tests/Drupal/KernelTests/Core/Test/Comparator/MarkupInterfaceComparatorTest.php
MarkupInterfaceComparatorTest::$factory property core/tests/Drupal/KernelTests/Core/Test/Comparator/MarkupInterfaceComparatorTest.php
MarkupInterfaceComparatorTest::dataSetProvider function core/tests/Drupal/KernelTests/Core/Test/Comparator/MarkupInterfaceComparatorTest.php Provides test data for the comparator.
MarkupInterfaceComparatorTest::setUp function core/tests/Drupal/KernelTests/Core/Test/Comparator/MarkupInterfaceComparatorTest.php
MarkupInterfaceComparatorTest::testAccepts function core/tests/Drupal/KernelTests/Core/Test/Comparator/MarkupInterfaceComparatorTest.php @covers ::accepts[[api-linebreak]]
@dataProvider dataSetProvider
MarkupInterfaceComparatorTest::testAssertEquals function core/tests/Drupal/KernelTests/Core/Test/Comparator/MarkupInterfaceComparatorTest.php @covers ::assertEquals[[api-linebreak]]
@dataProvider dataSetProvider
MarkupNormalizer::$supportedInterfaceOrClass property core/modules/serialization/src/Normalizer/MarkupNormalizer.php
MarkupNormalizer::hasCacheableSupportsMethod function core/modules/serialization/src/Normalizer/MarkupNormalizer.php
MarkupTrait::$string property core/lib/Drupal/Component/Render/MarkupTrait.php The safe string.
MarkupTrait::jsonSerialize function core/lib/Drupal/Component/Render/MarkupTrait.php Returns a representation of the object for use in JSON serialization.
MarkupTrait::__toString function core/lib/Drupal/Component/Render/MarkupTrait.php Returns the string version of the Markup object.
MatcherDumper::$drupalProxyOriginalServiceId property core/lib/Drupal/Core/ProxyClass/Routing/MatcherDumper.php The id of the original proxied service.
MatcherDumper::$routes property core/lib/Drupal/Core/Routing/MatcherDumper.php The routes to be dumped.
MatcherDumper::$service property core/lib/Drupal/Core/ProxyClass/Routing/MatcherDumper.php The real proxied service, after it was lazy loaded.
MatcherDumper::$state property core/lib/Drupal/Core/Routing/MatcherDumper.php The state.
MatcherDumper::addRoutes function core/lib/Drupal/Core/Routing/MatcherDumper.php
MatcherDumper::addRoutes function core/lib/Drupal/Core/ProxyClass/Routing/MatcherDumper.php
MatcherDumper::ensureTableExists function core/lib/Drupal/Core/Routing/MatcherDumper.php Checks if the tree table exists and create it if not.
MatcherDumper::getRoutes function core/lib/Drupal/Core/Routing/MatcherDumper.php Gets the routes to match.
MatcherDumper::getRoutes function core/lib/Drupal/Core/ProxyClass/Routing/MatcherDumper.php
MatcherDumper::lazyLoadItself function core/lib/Drupal/Core/ProxyClass/Routing/MatcherDumper.php Lazy loads the real service from the container.
MatcherDumper::schemaDefinition function core/lib/Drupal/Core/Routing/MatcherDumper.php Defines the schema for the router table.
MatcherDumper::__construct function core/lib/Drupal/Core/Routing/MatcherDumper.php Construct the MatcherDumper.

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