Search for multiple

  1. Search 7.x for multiple
  2. Search 9.5.x for multiple
  3. Search 8.9.x for multiple
  4. Search 10.3.x for multiple
  5. Other projects
Title Object type File name Summary
MultipleWidgetFormTest class core/modules/field/tests/src/Functional/MultipleWidgetFormTest.php Tests field form handling.
MultipleWidgetFormTest.php file core/modules/field/tests/src/Functional/MultipleWidgetFormTest.php
MultipleWidgetFormTest::$defaultTheme property core/modules/field/tests/src/Functional/MultipleWidgetFormTest.php The theme to install as the default for testing.
MultipleWidgetFormTest::$field property core/modules/field/tests/src/Functional/MultipleWidgetFormTest.php An array of values defining a field.
MultipleWidgetFormTest::$fieldStorageMultiple property core/modules/field/tests/src/Functional/MultipleWidgetFormTest.php An array of values defining a field multiple.
MultipleWidgetFormTest::$modules property core/modules/field/tests/src/Functional/MultipleWidgetFormTest.php Modules to install.
MultipleWidgetFormTest::setUp function core/modules/field/tests/src/Functional/MultipleWidgetFormTest.php
MultipleWidgetFormTest::testFieldFormMultipleWidget function core/modules/field/tests/src/Functional/MultipleWidgetFormTest.php Tests widgets handling multiple values.
MultipleWidgetFormTest::testFieldFormMultipleWidgetAlter function core/modules/field/tests/src/Functional/MultipleWidgetFormTest.php Tests hook_field_widget_complete_form_alter().
MultipleWidgetFormTest::testFieldFormMultipleWidgetAlterSingleValues function core/modules/field/tests/src/Functional/MultipleWidgetFormTest.php Tests hook_field_widget_complete_form_alter() with single value elements.
MultipleWidgetFormTest::testFieldFormMultipleWidgetTypeAlter function core/modules/field/tests/src/Functional/MultipleWidgetFormTest.php Tests hook_field_widget_complete_WIDGET_TYPE_form_alter().
MultipleWidgetFormTest::testFieldFormMultipleWidgetTypeAlterSingleValues function core/modules/field/tests/src/Functional/MultipleWidgetFormTest.php Tests hook_field_widget_complete_WIDGET_TYPE_form_alter() with single value elements.
MultipleWidgetFormTest::testLabelOnMultiValueFields function core/modules/field/tests/src/Functional/MultipleWidgetFormTest.php Tests the form display of the label for multi-value fields.
MultipleWidgetFormTest::widgetAlterTest function core/modules/field/tests/src/Functional/MultipleWidgetFormTest.php Tests widget alter hooks for a given hook name.
Name::$alwaysMultiple property core/modules/user/src/Plugin/views/filter/Name.php Disable the possibility to force a single value.
NodeLoadMultipleTest class core/modules/node/tests/src/Kernel/NodeLoadMultipleTest.php Tests the loading of multiple nodes.
NodeLoadMultipleTest.php file core/modules/node/tests/src/Kernel/NodeLoadMultipleTest.php
NodeLoadMultipleTest::$modules property core/modules/node/tests/src/Kernel/NodeLoadMultipleTest.php Modules to install.
NodeLoadMultipleTest::setUp function core/modules/node/tests/src/Kernel/NodeLoadMultipleTest.php
NodeLoadMultipleTest::testNodeMultipleLoad function core/modules/node/tests/src/Kernel/NodeLoadMultipleTest.php Creates four nodes and ensures that they are loaded correctly.
NodeLoadMultipleTest::testNodeMultipleLoadCaseSensitiveFalse function core/modules/node/tests/src/Kernel/NodeLoadMultipleTest.php Creates four nodes with not case sensitive fields and load them.
NullBackend::deleteMultiple function core/lib/Drupal/Core/Cache/NullBackend.php Deletes multiple items from the cache.
NullBackend::getMultiple function core/lib/Drupal/Core/Cache/NullBackend.php Returns data from the persistent cache when given an array of cache IDs.
NullBackend::invalidateMultiple function core/lib/Drupal/Core/Cache/NullBackend.php Marks cache items as invalid.
NullBackend::setMultiple function core/lib/Drupal/Core/Cache/NullBackend.php Store multiple items in the persistent cache.
NullFileCache::getMultiple function core/lib/Drupal/Component/FileCache/NullFileCache.php Gets data based on filenames.
NullStorage::readMultiple function core/lib/Drupal/Core/Config/NullStorage.php Reads configuration data from the storage.
NullStorageExpirable::deleteMultiple function core/lib/Drupal/Core/KeyValueStore/NullStorageExpirable.php Deletes multiple items from the key/value store.
NullStorageExpirable::getMultiple function core/lib/Drupal/Core/KeyValueStore/NullStorageExpirable.php Returns the stored key/value pairs for a given set of keys.
NullStorageExpirable::setMultiple function core/lib/Drupal/Core/KeyValueStore/NullStorageExpirable.php Saves key/value pairs.
NullStorageExpirable::setMultipleWithExpire function core/lib/Drupal/Core/KeyValueStore/NullStorageExpirable.php Saves an array of values with a time to live.
NumericFilter::$alwaysMultiple property core/modules/views/src/Plugin/views/filter/NumericFilter.php Disable the possibility to force a single value.
olivero_preprocess_field_multiple_value_form function core/themes/olivero/olivero.theme Implements hook_preprocess_HOOK().
olivero_test_preprocess_field_multiple_value_form function core/modules/system/tests/modules/olivero_test/olivero_test.module Implements hook_preprocess_field_multiple_value_form().
OptionsWidgetBase::$multiple property core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/OptionsWidgetBase.php Tracks whether the data is multi-valued.
OptionsWidgetsTest::testSelectListMultiple function core/modules/options/tests/src/Functional/OptionsWidgetsTest.php Tests the 'options_select' widget (multiple select).
PagerTest::testMultiplePagers function core/modules/system/tests/src/Functional/Pager/PagerTest.php Tests proper functioning of multiple pagers.
PagerTestController::multiplePagers function core/modules/system/tests/modules/pager_test/src/Controller/PagerTestController.php Returns a page with multiple pagers.
PasswordItemTest::testPreSaveExistingMultipleSpacesString function core/tests/Drupal/KernelTests/Core/Field/FieldType/PasswordItemTest.php @covers ::preSave
PasswordItemTest::testPreSaveNewMultipleSpacesString function core/tests/Drupal/KernelTests/Core/Field/FieldType/PasswordItemTest.php @covers ::preSave
PhpBackend::deleteMultiple function core/lib/Drupal/Core/Cache/PhpBackend.php Deletes multiple items from the cache.
PhpBackend::getMultiple function core/lib/Drupal/Core/Cache/PhpBackend.php Returns data from the persistent cache when given an array of cache IDs.
PhpBackend::invalidateMultiple function core/lib/Drupal/Core/Cache/PhpBackend.php Marks cache items as invalid.
PhpBackend::setMultiple function core/lib/Drupal/Core/Cache/PhpBackend.php Store multiple items in the persistent cache.
ProcessingTest::testBatchFormMultipleBatches function core/modules/system/tests/src/Functional/Batch/ProcessingTest.php Tests batches defined in different submit handlers on the same form.
ProcessPluginBase::multiple function core/modules/migrate/src/ProcessPluginBase.php Indicates whether the returned value requires multiple handling.
ReadOnlyStorage::readMultiple function core/lib/Drupal/Core/Config/ReadOnlyStorage.php Reads configuration data from the storage.
RecipeConfigStorageWrapper::readMultiple function core/lib/Drupal/Core/Recipe/RecipeConfigStorageWrapper.php Reads configuration data from the storage.
RecipeConfigStorageWrapperTest::testMultipleStorages function core/tests/Drupal/Tests/Core/Recipe/RecipeConfigStorageWrapperTest.php Validate that multiple storages return underlying values correctly.
RecipeConfigStorageWrapperTest::testReadMultiple function core/tests/Drupal/Tests/Core/Recipe/RecipeConfigStorageWrapperTest.php Test reading multiple values.

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