Search for all
- Search 7.x for all
- Search 8.9.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 |
|---|---|---|---|
| ManyToOne::$valueFormType | property | core/ |
|
| 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/ |
Gets the operators. |
| ManyToOne::opHelper | function | core/ |
|
| 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::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/ |
|
| many_assets_test.info.yml | file | core/ |
core/modules/system/tests/modules/many_assets_test/many_assets_test.info.yml |
| many_assets_test.libraries.yml | file | core/ |
core/modules/system/tests/modules/many_assets_test/many_assets_test.libraries.yml |
| many_assets_test.module | file | core/ |
Helper module for asset load order test. |
| many_assets_test.routing.yml | file | core/ |
core/modules/system/tests/modules/many_assets_test/many_assets_test.routing.yml |
| many_assets_test_library_info_build | function | core/ |
Implements hook_library_info_build(). |
| Map | class | core/ |
The "map" data type. |
| Map.php | file | core/ |
|
| Map::$definition | property | core/ |
The data definition. |
| Map::$properties | property | core/ |
The array of properties. |
| Map::$values | property | core/ |
An array of values for the contained properties. |
| Map::applyDefaultValue | function | core/ |
Applies the default value. |
| Map::get | function | core/ |
Gets a property object. |
| Map::getIterator | function | core/ |
#[\ReturnTypeWillChange] |
| Map::getProperties | function | core/ |
Gets an array of property objects. |
| Map::getString | function | core/ |
Returns a string representation of the data. |
| Map::getValue | function | core/ |
Gets the data value. |
| Map::isEmpty | function | core/ |
Determines whether the data structure is empty. |
| Map::onChange | function | core/ |
|
| Map::set | function | core/ |
Sets a property value. |
| Map::setValue | function | core/ |
Overrides \Drupal\Core\TypedData\TypedData::setValue(). |
| Map::toArray | function | core/ |
Returns an array of all property values. |
| Map::writePropertyValue | function | core/ |
Writes the value of a property without handling changes. |
Pagination
- Previous page
- Page 926
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.