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
IdAuditor::auditMultiple function core/modules/migrate/src/Audit/IdAuditor.php Audits a set of migrations.
ImageFieldWidgetMultipleTest class core/modules/image/tests/src/FunctionalJavascript/ImageFieldWidgetMultipleTest.php Tests the image field widget support multiple upload correctly.
ImageFieldWidgetMultipleTest.php file core/modules/image/tests/src/FunctionalJavascript/ImageFieldWidgetMultipleTest.php
ImageFieldWidgetMultipleTest::$defaultTheme property core/modules/image/tests/src/FunctionalJavascript/ImageFieldWidgetMultipleTest.php The theme to install as the default for testing.
ImageFieldWidgetMultipleTest::$modules property core/modules/image/tests/src/FunctionalJavascript/ImageFieldWidgetMultipleTest.php Modules to enable.
ImageFieldWidgetMultipleTest::testWidgetElementMultipleUploads function core/modules/image/tests/src/FunctionalJavascript/ImageFieldWidgetMultipleTest.php Tests image widget element support multiple upload correctly.
ImageWidget::formMultipleElements function core/modules/image/src/Plugin/Field/FieldWidget/ImageWidget.php Overrides \Drupal\file\Plugin\Field\FieldWidget\FileWidget::formMultipleElements().
InsertLobTest::testInsertMultipleBlob function core/tests/Drupal/KernelTests/Core/Database/InsertLobTest.php Tests that we can insert multiple blob fields in the same query.
InstallerTranslationMultipleLanguageForeignTest class core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationMultipleLanguageForeignTest.php Tests translation files for multiple languages get imported during install.
InstallerTranslationMultipleLanguageForeignTest.php file core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationMultipleLanguageForeignTest.php
InstallerTranslationMultipleLanguageForeignTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationMultipleLanguageForeignTest.php The theme to install as the default for testing.
InstallerTranslationMultipleLanguageForeignTest::$langcode property core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationMultipleLanguageForeignTest.php Overrides the language code in which to install Drupal.
InstallerTranslationMultipleLanguageForeignTest::setUpLanguage function core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationMultipleLanguageForeignTest.php Installer step: Select language.
InstallerTranslationMultipleLanguageKeepEnglishTest class core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationMultipleLanguageKeepEnglishTest.php Tests that keeping English in a foreign language install works.
InstallerTranslationMultipleLanguageKeepEnglishTest.php file core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationMultipleLanguageKeepEnglishTest.php
InstallerTranslationMultipleLanguageKeepEnglishTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationMultipleLanguageKeepEnglishTest.php The theme to install as the default for testing.
InstallerTranslationMultipleLanguageKeepEnglishTest::$profile property core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationMultipleLanguageKeepEnglishTest.php Switch to the multilingual testing profile with English kept.
InstallerTranslationMultipleLanguageNonInteractiveTest class core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationMultipleLanguageNonInteractiveTest.php Tests translation files for multiple languages get imported during install.
InstallerTranslationMultipleLanguageNonInteractiveTest.php file core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationMultipleLanguageNonInteractiveTest.php
InstallerTranslationMultipleLanguageNonInteractiveTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationMultipleLanguageNonInteractiveTest.php The theme to install as the default for testing.
InstallerTranslationMultipleLanguageNonInteractiveTest::$profile property core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationMultipleLanguageNonInteractiveTest.php Switch to the multilingual testing profile.
InstallerTranslationMultipleLanguageNonInteractiveTest::getPo function core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationMultipleLanguageNonInteractiveTest.php Returns the string for the test .po file.
InstallerTranslationMultipleLanguageNonInteractiveTest::installParameters function core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationMultipleLanguageNonInteractiveTest.php Returns the parameters that will be used when Simpletest installs Drupal.
InstallerTranslationMultipleLanguageNonInteractiveTest::prepareEnvironment function core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationMultipleLanguageNonInteractiveTest.php Prepares the current environment for running the test.
InstallerTranslationMultipleLanguageNonInteractiveTest::testTranslationsLoaded function core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationMultipleLanguageNonInteractiveTest.php Tests that translations ended up at the expected places.
InstallerTranslationMultipleLanguageNonInteractiveTest::verifyImportedStringsTranslated function core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationMultipleLanguageNonInteractiveTest.php Helper function to verify that the expected strings are translated.
InstallerTranslationMultipleLanguageTest class core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationMultipleLanguageTest.php Tests translation files for multiple languages get imported during install.
InstallerTranslationMultipleLanguageTest.php file core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationMultipleLanguageTest.php
InstallerTranslationMultipleLanguageTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationMultipleLanguageTest.php The theme to install as the default for testing.
InstallerTranslationMultipleLanguageTest::$profile property core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationMultipleLanguageTest.php Switch to the multilingual testing profile.
InstallerTranslationMultipleLanguageTest::getPo function core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationMultipleLanguageTest.php Returns the string for the test .po file.
InstallerTranslationMultipleLanguageTest::installParameters function core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationMultipleLanguageTest.php Returns the parameters that will be used when Simpletest installs Drupal.
InstallerTranslationMultipleLanguageTest::setUpLanguage function core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationMultipleLanguageTest.php Installer step: Select language.
InstallerTranslationMultipleLanguageTest::testTranslationsLoaded function core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationMultipleLanguageTest.php Tests that translations ended up at the expected places.
InstallerTranslationMultipleLanguageTest::verifyImportedStringsTranslated function core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationMultipleLanguageTest.php Helper function to verify that the expected strings are translated.
JavascriptStatesTest::doMultipleTriggerTests function core/tests/Drupal/FunctionalJavascriptTests/Core/Form/JavascriptStatesTest.php Tests states of elements triggered by multiple elements.
JsonApiRegressionTest::testGetTermWhenMultipleVocabulariesExistFromIssue2977879 function core/modules/jsonapi/tests/src/Functional/JsonApiRegressionTest.php Ensures GETting terms works when multiple vocabularies exist.
KeyValueContentEntityStorage::loadMultipleRevisions function core/lib/Drupal/Core/Entity/KeyValueStore/KeyValueContentEntityStorage.php Loads multiple entity revisions.
KeyValueEntityStorage::doLoadMultiple function core/lib/Drupal/Core/Entity/KeyValueStore/KeyValueEntityStorage.php Performs storage-specific loading of entities.
KeyValueEntityStorageTest::testLoadMultipleAll function core/tests/Drupal/Tests/Core/Entity/KeyValueStore/KeyValueEntityStorageTest.php @covers ::loadMultiple
@covers ::postLoad
@covers ::mapFromStorageRecords
@covers ::doLoadMultiple
KeyValueEntityStorageTest::testLoadMultipleIds function core/tests/Drupal/Tests/Core/Entity/KeyValueStore/KeyValueEntityStorageTest.php @covers ::loadMultiple
@covers ::postLoad
@covers ::mapFromStorageRecords
@covers ::doLoadMultiple
KeyValueStoreExpirableInterface::setMultipleWithExpire function core/lib/Drupal/Core/KeyValueStore/KeyValueStoreExpirableInterface.php Saves an array of values with a time to live.
KeyValueStoreInterface::deleteMultiple function core/lib/Drupal/Core/KeyValueStore/KeyValueStoreInterface.php Deletes multiple items from the key/value store.
KeyValueStoreInterface::getMultiple function core/lib/Drupal/Core/KeyValueStore/KeyValueStoreInterface.php Returns the stored key/value pairs for a given set of keys.
KeyValueStoreInterface::setMultiple function core/lib/Drupal/Core/KeyValueStore/KeyValueStoreInterface.php Saves key/value pairs.
LayoutBuilderEntityViewDisplay::buildMultiple function core/modules/layout_builder/src/Entity/LayoutBuilderEntityViewDisplay.php Builds a renderable array for the components of a set of entities.
LayoutBuilderTest::testFullViewModeMultipleBundles function core/modules/layout_builder/tests/src/Functional/LayoutBuilderTest.php Ensures that one bundle doesn't interfere with another bundle.
LayoutDisplayTest::testMultipleViewModes function core/modules/layout_builder/tests/src/Functional/LayoutDisplayTest.php Tests the interaction between multiple view modes.
LazyContextRepositoryTest::testGetRuntimeMultipleContextProviders function core/tests/Drupal/Tests/Core/Plugin/Context/LazyContextRepositoryTest.php @covers ::getRuntimeContexts
LazyContextRepositoryTest::testGetRuntimeMultipleContextsPerService function core/tests/Drupal/Tests/Core/Plugin/Context/LazyContextRepositoryTest.php @covers ::getRuntimeContexts

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