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 11.x for multiple
  5. Other projects
Title Object type File name Summary
ChainedFastBackend::deleteMultiple function core/lib/Drupal/Core/Cache/ChainedFastBackend.php
ChainedFastBackend::getMultiple function core/lib/Drupal/Core/Cache/ChainedFastBackend.php
ChainedFastBackend::invalidateMultiple function core/lib/Drupal/Core/Cache/ChainedFastBackend.php
ChainedFastBackend::setMultiple function core/lib/Drupal/Core/Cache/ChainedFastBackend.php
CheckpointStorage::readMultiple function core/lib/Drupal/Core/Config/Checkpoint/CheckpointStorage.php
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[[api-linebreak]]
ConfigEntityStorage::doLoadMultiple function core/lib/Drupal/Core/Config/Entity/ConfigEntityStorage.php
ConfigEntityStorage::loadMultipleOverrideFree function core/lib/Drupal/Core/Config/Entity/ConfigEntityStorage.php
ConfigEntityStorageInterface::loadMultipleOverrideFree function core/lib/Drupal/Core/Config/Entity/ConfigEntityStorageInterface.php Loads one or more entities in their original form without overrides.
ConfigEntityStorageTest::testLoadMultipleAll function core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityStorageTest.php @covers ::loadMultiple[[api-linebreak]]
@covers ::postLoad[[api-linebreak]]
@covers ::mapFromStorageRecords[[api-linebreak]]
@covers ::doLoadMultiple[[api-linebreak]]
ConfigEntityStorageTest::testLoadMultipleIds function core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityStorageTest.php @covers ::loadMultiple[[api-linebreak]]
@covers ::postLoad[[api-linebreak]]
@covers ::mapFromStorageRecords[[api-linebreak]]
@covers ::doLoadMultiple[[api-linebreak]]
ConfigFactory::doLoadMultiple function core/lib/Drupal/Core/Config/ConfigFactory.php Returns a list of configuration objects for the given names.
ConfigFactory::loadMultiple function core/lib/Drupal/Core/Config/ConfigFactory.php
ConfigFactoryInterface::loadMultiple function core/lib/Drupal/Core/Config/ConfigFactoryInterface.php Returns a list of configuration objects for the given names.
ConfigFormBase::formatMultipleViolationsMessage function core/lib/Drupal/Core/Form/ConfigFormBase.php Formats multiple violation messages associated with a single form element.
ConfigTranslationEntityListBuilder::sortRowsMultiple function core/modules/config_translation/src/Controller/ConfigTranslationEntityListBuilder.php Sorts an array by multiple criteria.
ConfirmDeleteMultiple class core/modules/comment/src/Form/ConfirmDeleteMultiple.php Provides the comment multiple delete confirmation form.
ConfirmDeleteMultiple.php file core/modules/comment/src/Form/ConfirmDeleteMultiple.php
ConfirmDeleteMultiple::getCancelUrl function core/modules/comment/src/Form/ConfirmDeleteMultiple.php Returns the route to go to if the user cancels the action.
ConfirmDeleteMultiple::getDeletedMessage function core/modules/comment/src/Form/ConfirmDeleteMultiple.php Returns the message to show the user after an item was deleted.
ConfirmDeleteMultiple::getInaccessibleMessage function core/modules/comment/src/Form/ConfirmDeleteMultiple.php Returns the message to show the user when an item has not been deleted.
ConfirmDeleteMultiple::getQuestion function core/modules/comment/src/Form/ConfirmDeleteMultiple.php Returns the question to ask the user.
ConnectionTest::testMultipleStatements function core/tests/Drupal/KernelTests/Core/Database/ConnectionTest.php Ensure that you cannot prepare multiple statements.
ConnectionTest::testMultipleStatementsForNewPhp function core/modules/mysql/tests/src/Kernel/mysql/ConnectionTest.php Ensure that you cannot execute multiple statements on MySQL.
ConnectionTest::testMultipleStatementsQuery function core/tests/Drupal/KernelTests/Core/Database/ConnectionTest.php Ensure that you cannot execute multiple statements in a query.
ContainerAwareEventDispatcherTest::testAddSubscriberWithMultipleListeners function core/tests/Drupal/Tests/Component/EventDispatcher/ContainerAwareEventDispatcherTest.php
ContainerAwareEventDispatcherTest::testRemoveSubscriberWithMultipleListeners function core/tests/Drupal/Tests/Component/EventDispatcher/ContainerAwareEventDispatcherTest.php
ContainerTest::testGetForNonExistentServiceMultipleTimes function core/tests/Drupal/Tests/Component/DependencyInjection/ContainerTest.php Tests multiple Container::get() calls for non-existing dependencies work.
ContentEntityFormFieldValidationFilteringTest::$fieldNameMultiple property core/tests/Drupal/FunctionalTests/Entity/ContentEntityFormFieldValidationFilteringTest.php The multi-valued field name being tested with the entity type.
ContentEntityNullStorage::doLoadMultiple function core/lib/Drupal/Core/Entity/ContentEntityNullStorage.php
ContentEntityNullStorage::doLoadMultipleRevisionsFieldItems function core/lib/Drupal/Core/Entity/ContentEntityNullStorage.php
ContentEntityNullStorage::loadMultiple function core/lib/Drupal/Core/Entity/ContentEntityNullStorage.php
ContentEntityNullStorage::loadMultipleRevisions function core/lib/Drupal/Core/Entity/ContentEntityNullStorage.php
ContentEntityStorageBase::doLoadMultipleRevisionsFieldItems function core/lib/Drupal/Core/Entity/ContentEntityStorageBase.php Actually loads revision field item values from the storage.
ContentEntityStorageBase::loadMultipleRevisions function core/lib/Drupal/Core/Entity/ContentEntityStorageBase.php
ContentLanguageSettingsForm::$multipleCapable property core/modules/language/src/Form/ContentLanguageSettingsForm.php If this validator can handle multiple arguments.
ContentModerationSyncingTest::testMultipleRevisionStateChangedDuringSync function core/modules/content_moderation/tests/src/Kernel/ContentModerationSyncingTest.php Tests state changes with multiple revisions during a sync.
ContentTranslationSyncUnitTest::testMultipleSyncedValues function core/modules/content_translation/tests/src/Kernel/ContentTranslationSyncUnitTest.php Tests that items holding the same values are correctly synchronized.
ContextDefinition::$isMultiple property core/lib/Drupal/Core/Plugin/Context/ContextDefinition.php Whether the data is multi-valued, i.e. a list of data items.
ContextDefinition::isMultiple function core/lib/Drupal/Core/Plugin/Context/ContextDefinition.php
ContextDefinition::setMultiple function core/lib/Drupal/Core/Plugin/Context/ContextDefinition.php
ContextDefinitionInterface::isMultiple function core/lib/Drupal/Component/Plugin/Context/ContextDefinitionInterface.php Determines whether the data is multi-valued, i.e. a list of data items.
ContextDefinitionInterface::setMultiple function core/lib/Drupal/Component/Plugin/Context/ContextDefinitionInterface.php Sets whether the data is multi-valued.
Database::setMultipleConnectionInfo function core/lib/Drupal/Core/Database/Database.php Sets connection information for multiple databases.
DatabaseBackend::deleteMultiple function core/lib/Drupal/Core/Cache/DatabaseBackend.php
DatabaseBackend::doSetMultiple function core/lib/Drupal/Core/Cache/DatabaseBackend.php Stores multiple items in the persistent cache.
DatabaseBackend::getMultiple function core/lib/Drupal/Core/Cache/DatabaseBackend.php

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