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
ManyToOne::$valueFormType property core/modules/views/src/Plugin/views/filter/ManyToOne.php
ManyToOne::buildOptionsForm function core/modules/views/src/Plugin/views/argument/ManyToOne.php Provide a form to edit options for this plugin.
ManyToOne::defineOptions function core/modules/views/src/Plugin/views/argument/ManyToOne.php Information about options for all kinds of purposes will be held here.
ManyToOne::defineOptions function core/modules/views/src/Plugin/views/filter/ManyToOne.php Information about options for all kinds of purposes will be held here.
ManyToOne::ensureMyTable function core/modules/views/src/Plugin/views/filter/ManyToOne.php Ensures that the main table for this handler is in the query.
ManyToOne::ensureMyTable function core/modules/views/src/Plugin/views/argument/ManyToOne.php Ensures that the main table for this handler is in the query.
ManyToOne::init function core/modules/views/src/Plugin/views/argument/ManyToOne.php Overrides Drupal\views\Plugin\views\HandlerBase:init().
ManyToOne::init function core/modules/views/src/Plugin/views/filter/ManyToOne.php Overrides \Drupal\views\Plugin\views\HandlerBase::init().
ManyToOne::operators function core/modules/views/src/Plugin/views/filter/ManyToOne.php Gets the operators.
ManyToOne::opHelper function core/modules/views/src/Plugin/views/filter/ManyToOne.php
ManyToOne::query function core/modules/views/src/Plugin/views/argument/ManyToOne.php Set up the query for this argument.
ManyToOne::summaryArgument function core/modules/views/src/Plugin/views/argument/ManyToOne.php Provides the argument to use to link from the summary to the next level.
ManyToOne::summaryQuery function core/modules/views/src/Plugin/views/argument/ManyToOne.php Build the info for the summary query.
ManyToOne::title function core/modules/views/src/Plugin/views/argument/ManyToOne.php Get the title this argument will assign the view, given the argument.
ManyToOne::titleQuery function core/modules/views/src/Plugin/views/argument/ManyToOne.php Override for specific title lookups.
ManyToOne::valueForm function core/modules/views/src/Plugin/views/filter/ManyToOne.php Options form subform for setting options.
ManyToOneHelper class core/modules/views/src/ManyToOneHelper.php This many to one helper object is used on both arguments and filters.
ManyToOneHelper.php file core/modules/views/src/ManyToOneHelper.php
ManyToOneHelper::addFilter function core/modules/views/src/ManyToOneHelper.php
ManyToOneHelper::addTable function core/modules/views/src/ManyToOneHelper.php Add a table to the query.
ManyToOneHelper::buildOptionsForm function core/modules/views/src/ManyToOneHelper.php
ManyToOneHelper::defineOptions function core/modules/views/src/ManyToOneHelper.php
ManyToOneHelper::ensureMyTable function core/modules/views/src/ManyToOneHelper.php Override ensureMyTable so we can control how this joins in.
ManyToOneHelper::getField function core/modules/views/src/ManyToOneHelper.php Get the field via formula or build it using alias and field name.
ManyToOneHelper::getJoin function core/modules/views/src/ManyToOneHelper.php
ManyToOneHelper::placeholder function core/modules/views/src/ManyToOneHelper.php Provides a unique placeholders for handlers.
ManyToOneHelper::summaryJoin function core/modules/views/src/ManyToOneHelper.php Provides the proper join for summary queries.
ManyToOneHelper::__construct function core/modules/views/src/ManyToOneHelper.php
many_assets_test.info.yml file core/modules/system/tests/modules/many_assets_test/many_assets_test.info.yml core/modules/system/tests/modules/many_assets_test/many_assets_test.info.yml
many_assets_test.libraries.yml file core/modules/system/tests/modules/many_assets_test/many_assets_test.libraries.yml core/modules/system/tests/modules/many_assets_test/many_assets_test.libraries.yml
many_assets_test.module file core/modules/system/tests/modules/many_assets_test/many_assets_test.module Helper module for asset load order test.
many_assets_test.routing.yml file core/modules/system/tests/modules/many_assets_test/many_assets_test.routing.yml core/modules/system/tests/modules/many_assets_test/many_assets_test.routing.yml
many_assets_test_library_info_build function core/modules/system/tests/modules/many_assets_test/many_assets_test.module Implements hook_library_info_build().
Map class core/lib/Drupal/Core/TypedData/Plugin/DataType/Map.php The "map" data type.
Map.php file core/lib/Drupal/Core/TypedData/Plugin/DataType/Map.php
Map::$definition property core/lib/Drupal/Core/TypedData/Plugin/DataType/Map.php The data definition.
Map::$properties property core/lib/Drupal/Core/TypedData/Plugin/DataType/Map.php The array of properties.
Map::$values property core/lib/Drupal/Core/TypedData/Plugin/DataType/Map.php An array of values for the contained properties.
Map::applyDefaultValue function core/lib/Drupal/Core/TypedData/Plugin/DataType/Map.php Applies the default value.
Map::get function core/lib/Drupal/Core/TypedData/Plugin/DataType/Map.php Gets a property object.
Map::getIterator function core/lib/Drupal/Core/TypedData/Plugin/DataType/Map.php #[\ReturnTypeWillChange]
Map::getProperties function core/lib/Drupal/Core/TypedData/Plugin/DataType/Map.php Gets an array of property objects.
Map::getString function core/lib/Drupal/Core/TypedData/Plugin/DataType/Map.php Returns a string representation of the data.
Map::getValue function core/lib/Drupal/Core/TypedData/Plugin/DataType/Map.php Gets the data value.
Map::isEmpty function core/lib/Drupal/Core/TypedData/Plugin/DataType/Map.php Determines whether the data structure is empty.
Map::onChange function core/lib/Drupal/Core/TypedData/Plugin/DataType/Map.php
Map::set function core/lib/Drupal/Core/TypedData/Plugin/DataType/Map.php Sets a property value.
Map::setValue function core/lib/Drupal/Core/TypedData/Plugin/DataType/Map.php Overrides \Drupal\Core\TypedData\TypedData::setValue().
Map::toArray function core/lib/Drupal/Core/TypedData/Plugin/DataType/Map.php Returns an array of all property values.
Map::writePropertyValue function core/lib/Drupal/Core/TypedData/Plugin/DataType/Map.php Writes the value of a property without handling changes.

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