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 |
---|---|---|---|
LoadTest::testMultiple | function | core/ |
This will test loading file data from the database. |
LocaleProjectStorage::deleteMultiple | function | core/ |
Deletes multiple project records. |
LocaleProjectStorage::getMultiple | function | core/ |
Returns a list of project records. |
LocaleProjectStorage::setMultiple | function | core/ |
Creates or updates multiple project records. |
LocaleProjectStorageInterface::deleteMultiple | function | core/ |
Deletes multiple project records. |
LocaleProjectStorageInterface::getMultiple | function | core/ |
Returns a list of project records. |
LocaleProjectStorageInterface::setMultiple | function | core/ |
Creates or updates multiple project records. |
locale_test.translation_multiple.yml | file | core/ |
core/modules/locale/tests/modules/locale_test/config/install/locale_test.translation_multiple.yml |
ManagedStorage::readMultiple | function | core/ |
Reads configuration data from the storage. |
MediaDeleteMultipleConfirmForm | class | core/ |
Provides a confirmation form to delete multiple media items at once. |
MediaDeleteMultipleConfirmForm.php | file | core/ |
|
MediaDeleteMultipleConfirmForm::$mediaItems | property | core/ |
The array of media items to delete, indexed by ID and language. |
MediaDeleteMultipleConfirmForm::$storage | property | core/ |
The entity storage. |
MediaDeleteMultipleConfirmForm::$tempStoreFactory | property | core/ |
The tempstore factory. |
MediaDeleteMultipleConfirmForm::buildForm | function | core/ |
@todo Change to trait or base class when #2843395 is done. |
MediaDeleteMultipleConfirmForm::create | function | core/ |
Instantiates a new instance of this class. |
MediaDeleteMultipleConfirmForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
MediaDeleteMultipleConfirmForm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
MediaDeleteMultipleConfirmForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
MediaDeleteMultipleConfirmForm::getQuestion | function | core/ |
Returns the question to ask the user. |
MediaDeleteMultipleConfirmForm::submitForm | function | core/ |
@todo Change to trait or base class when #2843395 is done. |
MediaDeleteMultipleConfirmForm::__construct | function | core/ |
Constructs a MediaDeleteMultipleConfirmForm form object. |
MediaUiFunctionalTest::testMediaWithMultipleMediaTypes | function | core/ |
Tests the "media/add" page. |
MemoryBackend::deleteMultiple | function | core/ |
Deletes multiple items from the cache. |
MemoryBackend::getMultiple | function | core/ |
Returns data from the persistent cache when given an array of cache IDs. |
MemoryBackend::invalidateMultiple | function | core/ |
Marks cache items as invalid. |
MemoryBackend::setMultiple | function | core/ |
Store multiple items in the persistent cache. |
MemoryStorage::deleteMultiple | function | core/ |
Deletes multiple items from the key/value store. |
MemoryStorage::getMultiple | function | core/ |
Returns the stored key/value pairs for a given set of keys. |
MemoryStorage::readMultiple | function | core/ |
Reads configuration data from the storage. |
MemoryStorage::setMultiple | function | core/ |
Saves key/value pairs. |
MenuTreeStorage::doDeleteMultiple | function | core/ |
Purge menu links from the database. |
MenuTreeStorage::loadFullMultiple | function | core/ |
Loads all table fields for multiple menu link definitions by ID. |
MenuTreeStorage::loadMultiple | function | core/ |
Loads multiple plugin definitions from the storage. |
MenuTreeStorage::purgeMultiple | function | core/ |
Purges multiple menu links that no longer exist. |
MenuTreeStorageInterface::loadMultiple | function | core/ |
Loads multiple plugin definitions from the storage. |
MethodFilterTest::testMethodNotAllowedExceptionWithMultipleRoutes | function | core/ |
@covers ::filter |
MethodFilterTest::testWithAllowedMethodAndMultipleMatchingRoutes | function | core/ |
@covers ::filter |
MigrateDrupal6AuditIdsTest::testMultipleMigrationWithoutIdConflicts | function | core/ |
Tests multiple migrations to the same destination with no ID conflicts. |
MigrateDrupal7AuditIdsTest::testMultipleMigrationWithoutIdConflicts | function | core/ |
Tests multiple migrations to the same destination with no ID conflicts. |
MigrateLookupTest::testMultipleMigrationLookup | function | core/ |
Tests looking up against multiple migrations at once. |
MigrateLookupTest::testMultipleSourceIds | function | core/ |
Tests lookups with multiple source ids. |
MigrateProcessInterface::multiple | function | core/ |
Indicates whether the returned value requires multiple handling. |
MigrateProcessPlugin::$handle_multiples | property | core/ |
Whether the plugin handles multiples itself. |
MigrationLookupTest::testMultipleSourceIds | function | core/ |
Tests processing multiple source IDs. |
module_handler_test_multiple.info.yml | file | core/ |
core/modules/system/tests/modules/module_handler_test_multiple/module_handler_test_multiple.info.yml |
module_handler_test_multiple.install | file | core/ |
Install, update and uninstall functions for the module_handler_test_multiple module. |
module_handler_test_multiple_child.info.yml | file | core/ |
core/modules/system/tests/modules/module_handler_test_multiple/module_handler_test_multiple_child/module_handler_test_multiple_child.info.yml |
module_handler_test_multiple_child.install | file | core/ |
Utility functions for the module_handler_test_multiple_child module. |
module_handler_test_multiple_child_install | function | core/ |
Implements hook_install(). |
Pagination
- Previous page
- Page 7
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.