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
AccessPolicyProcessorTest::testMultipleScopeAlterException function core/tests/Drupal/Tests/Core/Session/AccessPolicyProcessorTest.php Tests the multiple scopes exception.
AccessPolicyProcessorTest::testMultipleScopeException function core/tests/Drupal/Tests/Core/Session/AccessPolicyProcessorTest.php Tests the multiple scopes exception.
ActionBase::executeMultiple function core/lib/Drupal/Core/Action/ActionBase.php
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
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
AjaxFileManagedMultipleTest::$modules property core/modules/file/tests/src/FunctionalJavascript/AjaxFileManagedMultipleTest.php
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.
AllowListConfigStorage::readMultiple function core/lib/Drupal/Core/Recipe/AllowListConfigStorage.php
ApcuBackend::deleteMultiple function core/lib/Drupal/Core/Cache/ApcuBackend.php
ApcuBackend::getMultiple function core/lib/Drupal/Core/Cache/ApcuBackend.php
ApcuBackend::invalidateMultiple function core/lib/Drupal/Core/Cache/ApcuBackend.php
ApcuBackend::setMultiple function core/lib/Drupal/Core/Cache/ApcuBackend.php
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
BackendChain::getMultiple function core/lib/Drupal/Core/Cache/BackendChain.php
BackendChain::invalidateMultiple function core/lib/Drupal/Core/Cache/BackendChain.php
BackendChain::setMultiple function core/lib/Drupal/Core/Cache/BackendChain.php
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
BatchUserAction::executeMultiple function core/modules/views/tests/modules/user_batch_action_test/src/Plugin/Action/BatchUserAction.php
BigPipeRegressionTest::doTestMultipleReplacements function core/modules/big_pipe/tests/src/FunctionalJavascript/BigPipeRegressionTest.php Test BigPipe replacement of multiple complex replacements.
BigPipeRegressionTest::testMultipleClosingBodies_2678662 function core/modules/big_pipe/tests/src/FunctionalJavascript/BigPipeRegressionTest.php Ensure BigPipe works despite inline JS containing the string "</body>".
BigPipeRegressionTestController::multipleReplacements function core/modules/big_pipe/tests/modules/big_pipe_regression_test/src/BigPipeRegressionTestController.php A page with multiple nodes.
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
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
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
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.
CacheBackendDecorator::deleteMultiple function core/modules/system/tests/modules/performance_test/src/Cache/CacheBackendDecorator.php
CacheBackendDecorator::getMultiple function core/modules/system/tests/modules/performance_test/src/Cache/CacheBackendDecorator.php
CacheBackendDecorator::invalidateMultiple function core/modules/system/tests/modules/performance_test/src/Cache/CacheBackendDecorator.php
CacheBackendDecorator::setMultiple function core/modules/system/tests/modules/performance_test/src/Cache/CacheBackendDecorator.php
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
CancelUser::executeMultiple function core/modules/user/src/Plugin/Action/CancelUser.php

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