Search for multiple
- Search 7.x for multiple
- Search 9.5.x for multiple
- Search 8.9.x for multiple
- Search 11.x for multiple
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
ChainedFastBackend::deleteMultiple | function | core/ |
Deletes multiple items from the cache. |
ChainedFastBackend::getMultiple | function | core/ |
Returns data from the persistent cache when given an array of cache IDs. |
ChainedFastBackend::invalidateMultiple | function | core/ |
Marks cache items as invalid. |
ChainedFastBackend::setMultiple | function | core/ |
Store multiple items in the persistent cache. |
CheckpointStorage::readMultiple | function | core/ |
|
claro_preprocess_field_multiple_value_form | function | core/ |
Implements hook_preprocess_HOOK() for field_multiple_value_form. |
claro_preprocess_file_widget_multiple | function | core/ |
Implements hook_preprocess_HOOK() for file_widget_multiple. |
ClassLoaderTest::testMultipleModules | function | core/ |
Ensures the negative caches in the class loader don't result in crashes. |
ComplexWorkflowTypeTest::testLoadMultipleByType | function | core/ |
@covers \Drupal\workflows\Entity\Workflow::loadMultipleByType |
ConfigEntityStorage::doLoadMultiple | function | core/ |
Performs storage-specific loading of entities. |
ConfigEntityStorage::loadMultipleOverrideFree | function | core/ |
Loads one or more entities in their original form without overrides. |
ConfigEntityStorageInterface::loadMultipleOverrideFree | function | core/ |
Loads one or more entities in their original form without overrides. |
ConfigEntityStorageTest::testLoadMultipleAll | function | core/ |
@covers ::loadMultiple @covers ::postLoad @covers ::mapFromStorageRecords @covers ::doLoadMultiple |
ConfigEntityStorageTest::testLoadMultipleIds | function | core/ |
@covers ::loadMultiple @covers ::postLoad @covers ::mapFromStorageRecords @covers ::doLoadMultiple |
ConfigFactory::doLoadMultiple | function | core/ |
Returns a list of configuration objects for the given names. |
ConfigFactory::loadMultiple | function | core/ |
|
ConfigFactoryInterface::loadMultiple | function | core/ |
Returns a list of configuration objects for the given names. |
ConfigFormBase::formatMultipleViolationsMessage | function | core/ |
Formats multiple violation messages associated with a single form element. |
ConfigTranslationEntityListBuilder::sortRowsMultiple | function | core/ |
Sorts an array by multiple criteria. |
ConfirmDeleteMultiple | class | core/ |
Provides the comment multiple delete confirmation form. |
ConfirmDeleteMultiple.php | file | core/ |
|
ConfirmDeleteMultiple::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
ConfirmDeleteMultiple::getDeletedMessage | function | core/ |
Returns the message to show the user after an item was deleted. |
ConfirmDeleteMultiple::getInaccessibleMessage | function | core/ |
Returns the message to show the user when an item has not been deleted. |
ConfirmDeleteMultiple::getQuestion | function | core/ |
Returns the question to ask the user. |
ConnectionTest::testMultipleStatements | function | core/ |
Ensure that you cannot prepare multiple statements. |
ConnectionTest::testMultipleStatementsForNewPhp | function | core/ |
Ensure that you cannot execute multiple statements on MySQL. |
ConnectionTest::testMultipleStatementsQuery | function | core/ |
Ensure that you cannot execute multiple statements in a query. |
ContainerAwareEventDispatcherTest::testAddSubscriberWithMultipleListeners | function | core/ |
|
ContainerAwareEventDispatcherTest::testRemoveSubscriberWithMultipleListeners | function | core/ |
|
ContainerTest::testGetForNonExistentServiceMultipleTimes | function | core/ |
Tests multiple Container::get() calls for non-existing dependencies work. |
ContentEntityFormFieldValidationFilteringTest::$fieldNameMultiple | property | core/ |
The multi-valued field name being tested with the entity type. |
ContentEntityNullStorage::doLoadMultiple | function | core/ |
Performs storage-specific loading of entities. |
ContentEntityNullStorage::doLoadMultipleRevisionsFieldItems | function | core/ |
Actually loads revision field item values from the storage. |
ContentEntityNullStorage::loadMultiple | function | core/ |
Loads one or more entities. |
ContentEntityNullStorage::loadMultipleRevisions | function | core/ |
Loads multiple entity revisions. |
ContentEntityStorageBase::doLoadMultipleRevisionsFieldItems | function | core/ |
Actually loads revision field item values from the storage. |
ContentEntityStorageBase::loadMultipleRevisions | function | core/ |
Loads multiple entity revisions. |
ContentLanguageSettingsForm::$multipleCapable | property | core/ |
If this validator can handle multiple arguments. |
ContentModerationSyncingTest::testMultipleRevisionStateChangedDuringSync | function | core/ |
Tests state changes with multiple revisions during a sync. |
ContentTranslationSyncUnitTest::testMultipleSyncedValues | function | core/ |
Tests that items holding the same values are correctly synchronized. |
ContextDefinition::$isMultiple | property | core/ |
Whether the data is multi-valued, i.e. a list of data items. |
ContextDefinition::isMultiple | function | core/ |
Determines whether the data is multi-valued, i.e. a list of data items. |
ContextDefinition::setMultiple | function | core/ |
Sets whether the data is multi-valued. |
ContextDefinitionInterface::isMultiple | function | core/ |
Determines whether the data is multi-valued, i.e. a list of data items. |
ContextDefinitionInterface::setMultiple | function | core/ |
Sets whether the data is multi-valued. |
Database::setMultipleConnectionInfo | function | core/ |
Sets connection information for multiple databases. |
DatabaseBackend::deleteMultiple | function | core/ |
Deletes multiple items from the cache. |
DatabaseBackend::doSetMultiple | function | core/ |
Stores multiple items in the persistent cache. |
DatabaseBackend::getMultiple | function | core/ |
Returns data from the persistent cache when given an array of cache IDs. |
Pagination
- Previous page
- Page 2
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.