Search for _multiple

  1. Search 7.x for _multiple
  2. Search 8.9.x for _multiple
  3. Search 10.3.x for _multiple
  4. Search 11.x for _multiple
  5. Other projects
Title Object type File name Summary
access_check.entity_delete_multiple service core/core.services.yml Drupal\Core\Entity\EntityDeleteMultipleAccessCheck
ActionBase::executeMultiple function core/lib/Drupal/Core/Action/ActionBase.php Executes the plugin for an array of objects.
ActionInterface::executeMultiple function core/lib/Drupal/Core/Action/ActionInterface.php Executes the plugin for an array of objects.
AdminHtmlRouteProvider::getDeleteMultipleFormRoute function core/lib/Drupal/Core/Entity/Routing/AdminHtmlRouteProvider.php Returns the delete multiple form route.
AjaxFileManagedMultipleTest class core/modules/file/tests/src/FunctionalJavascript/AjaxFileManagedMultipleTest.php Tests ajax upload to managed files.
AjaxFileManagedMultipleTest.php file core/modules/file/tests/src/FunctionalJavascript/AjaxFileManagedMultipleTest.php
AjaxFileManagedMultipleTest::$defaultTheme property core/modules/file/tests/src/FunctionalJavascript/AjaxFileManagedMultipleTest.php The theme to install as the default for testing.
AjaxFileManagedMultipleTest::$modules property core/modules/file/tests/src/FunctionalJavascript/AjaxFileManagedMultipleTest.php Modules to enable.
AjaxFileManagedMultipleTest::testMultipleFilesUpload function core/modules/file/tests/src/FunctionalJavascript/AjaxFileManagedMultipleTest.php Tests if managed file form element works well with multiple files upload.
AjaxPageStateTest::testMultipleLibrariesAreNotLoaded function core/modules/system/tests/src/Functional/Render/AjaxPageStateTest.php Tests if multiple libraries can be excluded.
AjaxTestFocusFirstForm::focusFirstSelectorMultipleMatch function core/modules/system/tests/modules/ajax_test/src/Form/AjaxTestFocusFirstForm.php Callback for testing FocusFirstCommand on a container.
ApcuBackend::deleteMultiple function core/lib/Drupal/Core/Cache/ApcuBackend.php Deletes multiple items from the cache.
ApcuBackend::getMultiple function core/lib/Drupal/Core/Cache/ApcuBackend.php Returns data from the persistent cache when given an array of cache IDs.
ApcuBackend::invalidateMultiple function core/lib/Drupal/Core/Cache/ApcuBackend.php Marks cache items as invalid.
ApcuBackend::setMultiple function core/lib/Drupal/Core/Cache/ApcuBackend.php Store multiple items in the persistent cache.
ArbitraryRebuildTest::testUserRegistrationMultipleField function core/modules/system/tests/src/Functional/Form/ArbitraryRebuildTest.php Tests a rebuild caused by a multiple value field.
AuditorInterface::auditMultiple function core/modules/migrate/src/Audit/AuditorInterface.php Audits a set of migrations.
BackendChain::deleteMultiple function core/lib/Drupal/Core/Cache/BackendChain.php Deletes multiple items from the cache.
BackendChain::getMultiple function core/lib/Drupal/Core/Cache/BackendChain.php Returns data from the persistent cache when given an array of cache IDs.
BackendChain::invalidateMultiple function core/lib/Drupal/Core/Cache/BackendChain.php Marks cache items as invalid.
BackendChain::setMultiple function core/lib/Drupal/Core/Cache/BackendChain.php Store multiple items in the persistent cache.
BackendChainImplementationUnitTest::testGetMultiple function core/tests/Drupal/Tests/Core/Cache/BackendChainImplementationUnitTest.php Tests the get multiple feature.
BackendChainImplementationUnitTest::testGetMultipleHasPropagated function core/tests/Drupal/Tests/Core/Cache/BackendChainImplementationUnitTest.php Ensure get multiple values propagation to previous backends.
BaseFieldDefinition::isMultiple function core/lib/Drupal/Core/Field/BaseFieldDefinition.php Returns whether the field can contain multiple items.
BatchUserAction::executeMultiple function core/modules/views/tests/modules/user_batch_action_test/src/Plugin/Action/BatchUserAction.php Executes the plugin for an array of objects.
BigPipeRegressionTest::testMultipleClosingBodies_2678662 function core/modules/big_pipe/tests/src/FunctionalJavascript/BigPipeRegressionTest.php Ensure BigPipe works despite inline JS containing the string "</body>".
BlockContentCreationTest::testBlockContentCreationMultipleViewModes function core/modules/block_content/tests/src/Functional/BlockContentCreationTest.php Creates a "Basic page" block with multiple view modes.
BlockContentViewBuilder::viewMultiple function core/modules/block_content/src/BlockContentViewBuilder.php Builds the render array for the provided entities.
BlockLanguageTest::testMultipleLanguageTypes function core/modules/block/tests/src/Functional/BlockLanguageTest.php Tests block language visibility with different language types.
BlockViewBuilder::viewMultiple function core/modules/block/src/BlockViewBuilder.php Builds the render array for the provided entities.
BlockVisibilityTest::testTransformMultiplePagesWithFront function core/modules/block/tests/src/Unit/Plugin/migrate/process/BlockVisibilityTest.php @covers ::transform
block_test.multiple_static_context service core/modules/block/tests/modules/block_test/block_test.services.yml Drupal\block_test\ContextProvider\MultipleStaticContext
BookOutlineStorage::loadMultiple function core/modules/book/src/BookOutlineStorage.php Loads books.
BookOutlineStorageInterface::loadMultiple function core/modules/book/src/BookOutlineStorageInterface.php Loads books.
BooleanOperator::$alwaysMultiple property core/modules/views/src/Plugin/views/filter/BooleanOperator.php Exposed filter options.
BreadcrumbManagerTest::testBuildWithMultipleApplyingBuilders function core/tests/Drupal/Tests/Core/Breadcrumb/BreadcrumbManagerTest.php Tests multiple breadcrumb builder with different priority.
CacheBackendInterface::deleteMultiple function core/lib/Drupal/Core/Cache/CacheBackendInterface.php Deletes multiple items from the cache.
CacheBackendInterface::getMultiple function core/lib/Drupal/Core/Cache/CacheBackendInterface.php Returns data from the persistent cache when given an array of cache IDs.
CacheBackendInterface::invalidateMultiple function core/lib/Drupal/Core/Cache/CacheBackendInterface.php Marks cache items as invalid.
CacheBackendInterface::setMultiple function core/lib/Drupal/Core/Cache/CacheBackendInterface.php Store multiple items in the persistent cache.
CachedStorage::readMultiple function core/lib/Drupal/Core/Config/CachedStorage.php Reads configuration data from the storage.
CancelUser::executeMultiple function core/modules/user/src/Plugin/Action/CancelUser.php Executes the plugin for an array of objects.
ChainedFastBackend::deleteMultiple function core/lib/Drupal/Core/Cache/ChainedFastBackend.php Deletes multiple items from the cache.
ChainedFastBackend::getMultiple function core/lib/Drupal/Core/Cache/ChainedFastBackend.php Returns data from the persistent cache when given an array of cache IDs.
ChainedFastBackend::invalidateMultiple function core/lib/Drupal/Core/Cache/ChainedFastBackend.php Marks cache items as invalid.
ChainedFastBackend::setMultiple function core/lib/Drupal/Core/Cache/ChainedFastBackend.php Store multiple items in the persistent cache.
claro_preprocess_field_multiple_value_form function core/themes/claro/claro.theme Implements hook_preprocess_HOOK() for field_multiple_value_form.
claro_preprocess_file_widget_multiple function core/themes/claro/claro.theme Implements hook_preprocess_HOOK() for file_widget_multiple.
ClassLoaderTest::testMultipleModules function core/modules/system/tests/src/Functional/Module/ClassLoaderTest.php Ensures the negative caches in the class loader don't result in crashes.
ComplexWorkflowTypeTest::testLoadMultipleByType function core/modules/workflows/tests/src/Kernel/ComplexWorkflowTypeTest.php @covers \Drupal\workflows\Entity\Workflow::loadMultipleByType

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