Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| ManyToOne.php | file | core/ |
|
| ManyToOne::$helper | property | core/ |
Stores the Helper object which handles the many_to_one complexity. |
| ManyToOne::$helper | property | core/ |
The many-to-one helper. |
| ManyToOne::$valueFormType | property | core/ |
The default form type. |
| ManyToOne::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
| ManyToOne::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
| ManyToOne::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
| ManyToOne::ensureMyTable | function | core/ |
Ensures that the main table for this handler is in the query. |
| ManyToOne::ensureMyTable | function | core/ |
Ensures that the main table for this handler is in the query. |
| ManyToOne::init | function | core/ |
Overrides \Drupal\views\Plugin\views\HandlerBase::init(). |
| ManyToOne::init | function | core/ |
Overrides Drupal\views\Plugin\views\HandlerBase:init(). |
| ManyToOne::operators | function | core/ |
Returns an array of operator information, keyed by operator ID. |
| ManyToOne::opHelper | function | core/ |
Adds a filter. |
| ManyToOne::query | function | core/ |
Set up the query for this argument. |
| ManyToOne::summaryArgument | function | core/ |
Provides the argument to use to link from the summary to the next level. |
| ManyToOne::summaryQuery | function | core/ |
Build the info for the summary query. |
| ManyToOne::title | function | core/ |
Get the title this argument will assign the view, given the argument. |
| ManyToOne::titleQuery | function | core/ |
Override for specific title lookups. |
| ManyToOne::valueForm | function | core/ |
Options form subform for setting options. |
| ManyToOneHelper | class | core/ |
This many to one helper object is used on both arguments and filters. |
| ManyToOneHelper.php | file | core/ |
|
| ManyToOneHelper::$formula | property | core/ |
Should the field use formula or alias. |
| ManyToOneHelper::$handler | property | core/ |
The handler. |
| ManyToOneHelper::addFilter | function | core/ |
|
| ManyToOneHelper::addTable | function | core/ |
Add a table to the query. |
| ManyToOneHelper::buildOptionsForm | function | core/ |
|
| ManyToOneHelper::defineOptions | function | core/ |
|
| ManyToOneHelper::ensureMyTable | function | core/ |
Override ensureMyTable so we can control how this joins in. |
| ManyToOneHelper::getField | function | core/ |
Get the field via formula or build it using alias and field name. |
| ManyToOneHelper::getJoin | function | core/ |
|
| ManyToOneHelper::placeholder | function | core/ |
Provides a unique placeholders for handlers. |
| ManyToOneHelper::summaryJoin | function | core/ |
Provides the proper join for summary queries. |
| ManyToOneHelper::__construct | function | core/ |
|
| Map::getIterator | function | core/ |
|
| Map::toArray | function | core/ |
Returns an array of all property values. |
| MapItem::toArray | function | core/ |
Returns an array of all property values. |
| Mapping::getOptionalKeys | function | core/ |
Gets all optional keys in this mapping. |
| MappingCollectionConstraintValidator | class | core/ |
Validates the MappingCollection constraint. |
| MappingCollectionConstraintValidator.php | file | core/ |
|
| MappingCollectionConstraintValidator::validate | function | 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/ |
|
| MarkupInterfaceComparatorTest | class | core/ |
Tests \Drupal\TestTools\Comparator\MarkupInterfaceComparator. |
| MarkupInterfaceComparatorTest.php | file | core/ |
|
| MarkupInterfaceComparatorTest::$comparator | property | core/ |
The markup comparator. |
| MarkupInterfaceComparatorTest::$factory | property | core/ |
The comparator factory. |
| MarkupInterfaceComparatorTest::dataSetProvider | function | core/ |
Provides test data for the comparator. |
Pagination
- Previous page
- Page 164
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.