Search for multiple
- Search 7.x for multiple
- Search 8.9.x for multiple
- Search 10.3.x for multiple
- Search 11.x for multiple
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
field_test_field_widget_complete_test_field_widget_multiple_form_alter | function | core/ |
Implements hook_field_widget_complete_WIDGET_TYPE_form_alter(). |
field_test_field_widget_complete_test_field_widget_multiple_single_value_form_alter | function | core/ |
Implements hook_field_widget_complete_WIDGET_TYPE_form_alter(). |
file-widget-multiple.html.twig | file | core/ |
Theme override to display a multi file form widget. |
file-widget-multiple.html.twig | file | core/ |
Theme override to display a multiple file upload form widget. |
file-widget-multiple.html.twig | file | core/ |
Theme override to display a multi file form widget. |
file-widget-multiple.html.twig | file | core/ |
Theme override to display a multi file form widget. |
file-widget-multiple.html.twig | file | core/ |
Theme override to display a multi file form widget. |
file-widget-multiple.html.twig | file | core/ |
Default theme implementation to display a multi file form widget. |
FileCache::getMultiple | function | core/ |
Gets data based on filenames. |
FileCacheInterface::getMultiple | function | core/ |
Gets data based on filenames. |
FileCacheTest::testGetMultiple | function | core/ |
@covers ::getMultiple |
FileStorage::readMultiple | function | core/ |
Reads configuration data from the storage. |
FileWidget::formMultipleElements | function | core/ |
Overrides \Drupal\Core\Field\WidgetBase::formMultipleElements(). |
FileWidget::processMultiple | function | core/ |
Form API callback: Processes a group of file_generic field elements. |
FileWidget::validateMultipleCount | function | core/ |
Validates the number of uploaded files. |
FilterPluginBase::$alwaysMultiple | property | core/ |
Disable the possibility to force a single value. |
FilterPluginBase::groupMultipleExposedInput | function | core/ |
Group multiple exposed input. |
FilterPluginBase::multipleExposedInput | function | core/ |
Multiple exposed input. |
form--field-multiple.css | file | core/ |
Styles for multiple field tables. |
form--field-multiple.pcss.css | file | core/ |
Styles for multiple field tables. |
FormTest::$fieldStorageMultiple | property | core/ |
An array of values defining a field multiple. |
FormTest::testFieldFormMultipleWidget | function | core/ |
Tests widgets handling multiple values. |
FormTest::testFieldFormMultipleWidgetAlter | function | core/ |
Tests hook_field_widget_complete_form_alter(). |
FormTest::testFieldFormMultipleWidgetAlterSingleValues | function | core/ |
Tests hook_field_widget_complete_form_alter() with single value elements. |
FormTest::testFieldFormMultipleWidgetTypeAlter | function | core/ |
Tests hook_field_widget_complete_WIDGET_TYPE_form_alter(). |
FormTest::testFieldFormMultipleWidgetTypeAlterSingleValues | function | core/ |
Tests hook_field_widget_complete_WIDGET_TYPE_form_alter() with single value elements. |
FormTestTableSelectMultipleFalseForm | class | core/ |
Builds a form to test table select with '#multiple" set to FALSE. |
FormTestTableSelectMultipleFalseForm.php | file | core/ |
|
FormTestTableSelectMultipleFalseForm::buildForm | function | core/ |
Form constructor. |
FormTestTableSelectMultipleFalseForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
FormTestTableSelectMultipleFalseForm::submitForm | function | core/ |
Form submission handler. |
FormTestTableSelectMultipleTrueForm | class | core/ |
Builds a form to test table select with '#multiple' as TRUE. |
FormTestTableSelectMultipleTrueForm.php | file | core/ |
|
FormTestTableSelectMultipleTrueForm::buildForm | function | core/ |
Form constructor. |
FormTestTableSelectMultipleTrueForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
FormTestTableSelectMultipleTrueForm::submitForm | function | core/ |
Form submission handler. |
GenericCacheBackendUnitTestBase::testDeleteMultiple | function | core/ |
@covers \Drupal\Core\Cache\ApcuBackend::deleteMultiple @covers \Drupal\Core\Cache\BackendChain::deleteMultiple @covers \Drupal\Core\Cache\ChainedFastBackend::deleteMultiple @covers \Drupal\Core\Cache\DatabaseBackend::deleteMultiple @covers… |
GenericCacheBackendUnitTestBase::testGetMultiple | function | core/ |
Tests Drupal\Core\Cache\CacheBackendInterface::getMultiple(). |
GenericCacheBackendUnitTestBase::testSetMultiple | function | core/ |
Tests \Drupal\Core\Cache\CacheBackendInterface::setMultiple(). |
Get::$multiple | property | core/ |
Flag indicating whether there are multiple values. |
Get::multiple | function | core/ |
Indicates whether the returned value requires multiple handling. |
HandleMultiplesTest | class | core/ |
Tests process pipelines with scalar and multiple values handling. |
HandleMultiplesTest.php | file | core/ |
|
HandleMultiplesTest::$modules | property | core/ |
Modules to enable. |
HandleMultiplesTest::getDefinition | function | core/ |
Provides the test migration definition. |
HandleMultiplesTest::scalarAndMultipleValuesProviderSource | function | core/ |
Provides the source data with scalar and multiple values. |
HandleMultiplesTest::testScalarAndMultipleValues | function | core/ |
Tests process pipelines with scalar and multiple values handling. |
HandlerBase::multipleExposedInput | function | core/ |
Define if the exposed input has to be submitted multiple times. |
HandlerFieldFieldTest::doTestMultipleFieldRender | function | core/ |
Tests multi-value field rendering. |
history_read_multiple | function | core/ |
Retrieves the last viewed timestamp for each of the passed node IDs. |
Pagination
- Previous page
- Page 5
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.