Search for multiple
- Search 7.x for multiple
- Search 9.5.x for multiple
- Search 8.9.x for multiple
- Search 11.x for multiple
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
MultipleValueWidgetTest::testFieldMultipleValueWidgetAddMoreNoValidation | function | core/ |
Tests that no validation occurs on field on "Add more" click. |
MultipleWidgetFormTest | class | core/ |
Tests field form handling. |
MultipleWidgetFormTest.php | file | core/ |
|
MultipleWidgetFormTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
MultipleWidgetFormTest::$field | property | core/ |
An array of values defining a field. |
MultipleWidgetFormTest::$fieldStorageMultiple | property | core/ |
An array of values defining a field multiple. |
MultipleWidgetFormTest::$modules | property | core/ |
Modules to install. |
MultipleWidgetFormTest::setUp | function | core/ |
|
MultipleWidgetFormTest::testFieldFormMultipleWidget | function | core/ |
Tests widgets handling multiple values. |
MultipleWidgetFormTest::testFieldFormMultipleWidgetAlter | function | core/ |
Tests hook_field_widget_complete_form_alter(). |
MultipleWidgetFormTest::testFieldFormMultipleWidgetAlterSingleValues | function | core/ |
Tests hook_field_widget_complete_form_alter() with single value elements. |
MultipleWidgetFormTest::testFieldFormMultipleWidgetTypeAlter | function | core/ |
Tests hook_field_widget_complete_WIDGET_TYPE_form_alter(). |
MultipleWidgetFormTest::testFieldFormMultipleWidgetTypeAlterSingleValues | function | core/ |
Tests hook_field_widget_complete_WIDGET_TYPE_form_alter() with single value elements. |
MultipleWidgetFormTest::testLabelOnMultiValueFields | function | core/ |
Tests the form display of the label for multi-value fields. |
MultipleWidgetFormTest::widgetAlterTest | function | core/ |
Tests widget alter hooks for a given hook name. |
Name::$alwaysMultiple | property | core/ |
Disable the possibility to force a single value. |
NodeLoadMultipleTest | class | core/ |
Tests the loading of multiple nodes. |
NodeLoadMultipleTest.php | file | core/ |
|
NodeLoadMultipleTest::$modules | property | core/ |
Modules to install. |
NodeLoadMultipleTest::setUp | function | core/ |
|
NodeLoadMultipleTest::testNodeMultipleLoad | function | core/ |
Creates four nodes and ensures that they are loaded correctly. |
NodeLoadMultipleTest::testNodeMultipleLoadCaseSensitiveFalse | function | core/ |
Creates four nodes with not case sensitive fields and load them. |
NullBackend::deleteMultiple | function | core/ |
Deletes multiple items from the cache. |
NullBackend::getMultiple | function | core/ |
Returns data from the persistent cache when given an array of cache IDs. |
NullBackend::invalidateMultiple | function | core/ |
Marks cache items as invalid. |
NullBackend::setMultiple | function | core/ |
Store multiple items in the persistent cache. |
NullFileCache::getMultiple | function | core/ |
Gets data based on filenames. |
NullStorage::readMultiple | function | core/ |
Reads configuration data from the storage. |
NullStorageExpirable::deleteMultiple | function | core/ |
Deletes multiple items from the key/value store. |
NullStorageExpirable::getMultiple | function | core/ |
Returns the stored key/value pairs for a given set of keys. |
NullStorageExpirable::setMultiple | function | core/ |
Saves key/value pairs. |
NullStorageExpirable::setMultipleWithExpire | function | core/ |
Saves an array of values with a time to live. |
NumericFilter::$alwaysMultiple | property | core/ |
Disable the possibility to force a single value. |
olivero_preprocess_field_multiple_value_form | function | core/ |
Implements hook_preprocess_HOOK(). |
olivero_test_preprocess_field_multiple_value_form | function | core/ |
Implements hook_preprocess_field_multiple_value_form(). |
OptionsWidgetBase::$multiple | property | core/ |
Tracks whether the data is multi-valued. |
OptionsWidgetsTest::testSelectListMultiple | function | core/ |
Tests the 'options_select' widget (multiple select). |
PagerTest::testMultiplePagers | function | core/ |
Tests proper functioning of multiple pagers. |
PagerTestController::multiplePagers | function | core/ |
Returns a page with multiple pagers. |
PasswordItemTest::testPreSaveExistingMultipleSpacesString | function | core/ |
@covers ::preSave |
PasswordItemTest::testPreSaveNewMultipleSpacesString | function | core/ |
@covers ::preSave |
PhpBackend::deleteMultiple | function | core/ |
Deletes multiple items from the cache. |
PhpBackend::getMultiple | function | core/ |
Returns data from the persistent cache when given an array of cache IDs. |
PhpBackend::invalidateMultiple | function | core/ |
Marks cache items as invalid. |
PhpBackend::setMultiple | function | core/ |
Store multiple items in the persistent cache. |
ProcessingTest::testBatchFormMultipleBatches | function | core/ |
Tests batches defined in different submit handlers on the same form. |
ProcessPluginBase::multiple | function | core/ |
Indicates whether the returned value requires multiple handling. |
ReadOnlyStorage::readMultiple | function | core/ |
Reads configuration data from the storage. |
RecipeConfigStorageWrapper::readMultiple | function | core/ |
Reads configuration data from the storage. |
RecipeConfigStorageWrapperTest::testMultipleStorages | function | core/ |
Validate that multiple storages return underlying values correctly. |
Pagination
- Previous page
- Page 9
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.