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
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::getElementDefinition function core/lib/Drupal/Core/Config/Schema/Mapping.php Gets data definition object for contained element.
Mapping::render function core/modules/views/src/Plugin/views/style/Mapping.php Overrides Drupal\views\Plugin\views\style\StylePluginBase::render().
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 Builds the list of field mappings.
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.
mark.html.twig file core/modules/system/templates/mark.html.twig Default theme implementation for a marker for new or updated content.
mark.html.twig file core/themes/bartik/templates/classy/content/mark.html.twig Theme override for a marker for new or updated content.
mark.html.twig file core/themes/stable9/templates/content/mark.html.twig Theme override for a marker for new or updated content.
mark.html.twig file core/themes/seven/templates/classy/content/mark.html.twig Theme override for a marker for new or updated content.
mark.html.twig file core/themes/claro/templates/classy/content/mark.html.twig Theme override for a marker for new or updated content.
mark.html.twig file core/profiles/demo_umami/themes/umami/templates/classy/content/mark.html.twig Theme override for a marker for new or updated content.
mark.html.twig file core/modules/history/tests/themes/history_test_theme/templates/mark.html.twig Theme override for a marker for new or updated content.
mark.html.twig file core/themes/stable/templates/content/mark.html.twig Theme override for a marker for new or updated content.
mark.html.twig file core/themes/starterkit_theme/templates/content/mark.html.twig Theme override for a marker for new or updated content.
mark.html.twig file core/themes/classy/templates/content/mark.html.twig Theme override for a marker for new or updated content.
Marker class core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php
Marker::$value property core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php
Markup class core/lib/Drupal/Core/Render/Markup.php Defines an object that passes safe strings through the render system.
Markup class core/modules/views/src/Plugin/views/field/Markup.php Handler to run a field through check_markup, using a companion format field.
Markup.php file core/modules/views/src/Plugin/views/field/Markup.php
Markup.php file core/lib/Drupal/Core/Render/Markup.php
Markup::elementType function core/modules/views/src/Plugin/views/field/Markup.php Returns an HTML element based upon the field's element type.
Markup::init function core/modules/views/src/Plugin/views/field/Markup.php Initialize the plugin.
Markup::render function core/modules/views/src/Plugin/views/field/Markup.php Renders the field.
MarkupInterface interface core/lib/Drupal/Component/Render/MarkupInterface.php Marks an object's __toString() method as returning markup.
MarkupInterface.php file core/lib/Drupal/Component/Render/MarkupInterface.php
MarkupInterface::__toString function core/lib/Drupal/Component/Render/MarkupInterface.php Returns markup.
MarkupInterfaceComparator class core/tests/Drupal/TestTools/Comparator/MarkupInterfaceComparator.php Compares MarkupInterface objects for equality.
MarkupInterfaceComparator.php file core/tests/Drupal/TestTools/Comparator/MarkupInterfaceComparator.php
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 class core/modules/serialization/src/Normalizer/MarkupNormalizer.php Normalizes MarkupInterface objects into a string.
MarkupNormalizer.php file core/modules/serialization/src/Normalizer/MarkupNormalizer.php
MarkupNormalizer::$supportedInterfaceOrClass property core/modules/serialization/src/Normalizer/MarkupNormalizer.php The interface or class that this Normalizer supports.

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