Search for all
- Search 7.x for all
- Search 9.5.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 |
|---|---|---|---|
| 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. |
| Mapping.php | file | core/ |
|
| Mapping.php | file | core/ |
|
| Mapping::$usesFields | property | core/ |
Use fields without a row plugin. |
| Mapping::$usesGrouping | property | core/ |
Do not use grouping. |
| Mapping::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
| Mapping::defineMapping | function | core/ |
Builds the list of field mappings. |
| Mapping::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
| Mapping::getElementDefinition | function | core/ |
Gets data definition object for contained element. |
| Mapping::render | function | core/ |
Overrides Drupal\views\Plugin\views\style\StylePluginBase::render(). |
| MappingTest | class | core/ |
Provides a test plugin for the mapping style. |
| MappingTest.php | file | core/ |
|
| MappingTest::defineMapping | function | core/ |
Builds the list of field mappings. |
| MappingTest::filterNumericFields | function | core/ |
Restricts the allowed fields to only numeric fields. |
| mark.html.twig | file | core/ |
Theme override for a marker for new or updated content. |
| mark.html.twig | file | core/ |
Theme override for a marker for new or updated content. |
| mark.html.twig | file | core/ |
Theme override for a marker for new or updated content. |
| mark.html.twig | file | core/ |
Theme override for a marker for new or updated content. |
| mark.html.twig | file | core/ |
Theme override for a marker for new or updated content. |
| mark.html.twig | file | core/ |
Theme override for a marker for new or updated content. |
| mark.html.twig | file | core/ |
Default theme implementation for a marker for new or updated content. |
| Marker | class | core/ |
|
| Marker::$value | property | core/ |
|
| Markup | class | core/ |
Defines an object that passes safe strings through the render system. |
| Markup | class | core/ |
A handler to run a field through check_markup, using a companion format field. |
| Markup.php | file | core/ |
|
| Markup.php | file | core/ |
|
| Markup::elementType | function | core/ |
Returns an HTML element based upon the field's element type. |
| Markup::init | function | core/ |
Initialize the plugin. |
| Markup::render | function | core/ |
Renders the field. |
| MarkupInterface | interface | core/ |
Marks an object's __toString() method as returning markup. |
| MarkupInterface.php | file | core/ |
|
| MarkupInterface::__toString | function | core/ |
Returns markup. |
| MarkupInterfaceComparator | class | core/ |
Compares MarkupInterface objects for equality. |
| MarkupInterfaceComparator.php | file | core/ |
|
| MarkupInterfaceComparator::accepts | function | core/ |
|
| MarkupInterfaceComparator::assertEquals | function | core/ |
Pagination
- Previous page
- Page 907
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.