Search for _multiple
- Search 7.x for _multiple
- Search 9.5.x for _multiple
- Search 10.3.x for _multiple
- Search 11.x for _multiple
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
HandlerBase::multipleExposedInput | function | core/ |
Define if the exposed input has to be submitted multiple times. This is TRUE when exposed filters grouped are using checkboxes as widgets. |
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. |
IdAuditor::auditMultiple | function | core/ |
Audits a set of migrations. |
ImageFieldWidgetMultipleTest | class | core/ |
Tests the image field widget support multiple upload correctly. |
ImageFieldWidgetMultipleTest.php | file | core/ |
|
ImageFieldWidgetMultipleTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ImageFieldWidgetMultipleTest::$modules | property | core/ |
Modules to enable. |
ImageFieldWidgetMultipleTest::testWidgetElementMultipleUploads | function | core/ |
Tests image widget element support multiple upload correctly. |
ImageWidget::formMultipleElements | function | core/ |
Overrides \Drupal\file\Plugin\Field\FieldWidget\FileWidget::formMultipleElements(). |
InsertLobTest::testInsertMultipleBlob | function | core/ |
Tests that we can insert multiple blob fields in the same query. |
InstallerTranslationMultipleLanguageForeignTest | class | core/ |
Tests translation files for multiple languages get imported during install. |
InstallerTranslationMultipleLanguageForeignTest.php | file | core/ |
|
InstallerTranslationMultipleLanguageForeignTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
InstallerTranslationMultipleLanguageForeignTest::$langcode | property | core/ |
Overrides the language code in which to install Drupal. |
InstallerTranslationMultipleLanguageForeignTest::setUpLanguage | function | core/ |
Installer step: Select language. |
InstallerTranslationMultipleLanguageKeepEnglishTest | class | core/ |
Tests that keeping English in a foreign language install works. |
InstallerTranslationMultipleLanguageKeepEnglishTest.php | file | core/ |
|
InstallerTranslationMultipleLanguageKeepEnglishTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
InstallerTranslationMultipleLanguageKeepEnglishTest::$profile | property | core/ |
Switch to the multilingual testing profile with English kept. |
InstallerTranslationMultipleLanguageTest | class | core/ |
Tests translation files for multiple languages get imported during install. |
InstallerTranslationMultipleLanguageTest.php | file | core/ |
|
InstallerTranslationMultipleLanguageTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
InstallerTranslationMultipleLanguageTest::$profile | property | core/ |
Switch to the multilingual testing profile. |
InstallerTranslationMultipleLanguageTest::getPo | function | core/ |
Returns the string for the test .po file. |
InstallerTranslationMultipleLanguageTest::installParameters | function | core/ |
Returns the parameters that will be used when Simpletest installs Drupal. |
InstallerTranslationMultipleLanguageTest::setUpLanguage | function | core/ |
Installer step: Select language. |
InstallerTranslationMultipleLanguageTest::testTranslationsLoaded | function | core/ |
Tests that translations ended up at the expected places. |
InstallerTranslationMultipleLanguageTest::verifyImportedStringsTranslated | function | core/ |
Helper function to verify that the expected strings are translated. |
JsonApiRegressionTest::testGetTermWhenMultipleVocabulariesExistFromIssue2977879 | function | core/ |
Ensures GETting terms works when multiple vocabularies exist. |
KeyValueContentEntityStorage::loadMultipleRevisions | function | core/ |
Loads multiple entity revisions. |
KeyValueEntityStorage::doLoadMultiple | function | core/ |
Performs storage-specific loading of entities. |
KeyValueEntityStorageTest::testLoadMultipleAll | function | core/ |
@covers ::loadMultiple @covers ::postLoad @covers ::mapFromStorageRecords @covers ::doLoadMultiple |
KeyValueEntityStorageTest::testLoadMultipleIds | function | core/ |
@covers ::loadMultiple @covers ::postLoad @covers ::mapFromStorageRecords @covers ::doLoadMultiple |
KeyValueStoreExpirableInterface::setMultipleWithExpire | function | core/ |
Saves an array of values with a time to live. |
KeyValueStoreInterface::deleteMultiple | function | core/ |
Deletes multiple items from the key/value store. |
KeyValueStoreInterface::getMultiple | function | core/ |
Returns the stored key/value pairs for a given set of keys. |
KeyValueStoreInterface::setMultiple | function | core/ |
Saves key/value pairs. |
LayoutBuilderEntityViewDisplay::buildMultiple | function | core/ |
Builds a renderable array for the components of a set of entities. |
LayoutBuilderTest::testFullViewModeMultipleBundles | function | core/ |
Ensures that one bundle doesn't interfere with another bundle. |
LayoutDisplayTest::testMultipleViewModes | function | core/ |
Tests the interaction between multiple view modes. |
LazyContextRepositoryTest::testGetRuntimeMultipleContextProviders | function | core/ |
@covers ::getRuntimeContexts |
LazyContextRepositoryTest::testGetRuntimeMultipleContextsPerService | function | core/ |
@covers ::getRuntimeContexts |
LegacyBlockVisibilityTest::testTransformMultiplePagesWithFront | function | core/ |
Tests Transform. |
LegacyContentEntityStorageBaseTest::testDoLoadMultipleRevisionFieldItems | function | core/ |
Tests doLoadMultipleRevisionsFieldItems triggers an error. |
LoadMultipleTest | class | core/ |
Tests the loading of multiple taxonomy terms at once. |
LoadMultipleTest.php | file | core/ |
|
LoadMultipleTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
LoadMultipleTest::setUp | function | core/ |
|
LoadMultipleTest::testTaxonomyTermMultipleLoad | function | core/ |
Create a vocabulary and some taxonomy terms, ensuring they're loaded correctly using entity_load_multiple(). |
Pagination
- Previous page
- Page 6
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.