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 |
---|---|---|---|
module_handler_test_multiple_install | function | core/ |
Implements hook_install(). |
MultipleBlockFormTest | class | core/ |
Tests that blocks can have multiple forms. |
MultipleBlockFormTest.php | file | core/ |
|
MultipleBlockFormTest::$modules | property | core/ |
Modules to enable. |
MultipleBlockFormTest::testMultipleForms | function | core/ |
Tests that blocks can have multiple forms. |
MultipleDistributionsProfileTest | class | core/ |
Tests multiple distribution profile support. |
MultipleDistributionsProfileTest.php | file | core/ |
|
MultipleDistributionsProfileTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
MultipleDistributionsProfileTest::$info | property | core/ |
The distribution profile info. |
MultipleDistributionsProfileTest::prepareEnvironment | function | core/ |
Prepares the current environment for running the test. |
MultipleDistributionsProfileTest::setUpLanguage | function | core/ |
Installer step: Select language. |
MultipleDistributionsProfileTest::setUpProfile | function | core/ |
Installer step: Select installation profile. |
MultipleDistributionsProfileTest::testInstalled | function | core/ |
Confirms that the installation succeeded. |
MultipleFileUploadTest | class | core/ |
Tests multiple file upload. |
MultipleFileUploadTest.php | file | core/ |
|
MultipleFileUploadTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
MultipleFileUploadTest::$modules | property | core/ |
Modules to enable. |
MultipleFileUploadTest::setUp | function | core/ |
|
MultipleFileUploadTest::testMultipleFileFieldWithAllFileExtensions | function | core/ |
Tests multiple file field with all file extensions. |
MultipleProviderAnnotationInterface | interface | core/ |
Defines a common interface for classed annotations with multiple providers. |
MultipleProviderAnnotationInterface.php | file | core/ |
|
MultipleProviderAnnotationInterface::getProvider | function | core/ |
Gets the name of the provider of the annotated class. |
MultipleProviderAnnotationInterface::getProviders | function | core/ |
Gets the provider names of the annotated class. |
MultipleProviderAnnotationInterface::setProviders | function | core/ |
Sets the provider names of the annotated class. |
MultipleStaticContext | class | core/ |
Sets multiple contexts for a static value. |
MultipleStaticContext.php | file | core/ |
|
MultipleStaticContext::$account | property | core/ |
The current user. |
MultipleStaticContext::$userStorage | property | core/ |
The user storage. |
MultipleStaticContext::getAvailableContexts | function | core/ |
Gets all available contexts for the purposes of configuration. |
MultipleStaticContext::getRuntimeContexts | function | core/ |
Gets runtime context values for the given context IDs. |
MultipleStaticContext::__construct | function | core/ |
Constructs a new MultipleStaticContext. |
Name::$alwaysMultiple | property | core/ |
Disable the possibility to force a single value. |
NodeLoadMultipleTest | class | core/ |
Tests the loading of multiple nodes. |
NodeLoadMultipleTest.php | file | core/ |
|
NodeLoadMultipleTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
NodeLoadMultipleTest::$modules | property | core/ |
Enable Views to test the frontpage against Node::loadMultiple() results. |
NodeLoadMultipleTest::setUp | function | core/ |
|
NodeLoadMultipleTest::testNodeMultipleLoad | function | core/ |
Creates four nodes and ensures that they are loaded correctly. |
NodeLoadMultipleTest::testNodeMultipleLoadCaseSensitiveFalse | function | core/ |
Creates four nodes with not case sensitive fields and load them. |
node_load_multiple | function | core/ |
Loads node entities from the database. |
node_view_multiple | function | core/ |
Constructs a drupal_render() style array from an array of loaded nodes. |
NullBackend::deleteMultiple | function | core/ |
Deletes multiple items from the cache. |
NullBackend::getMultiple | function | core/ |
Returns data from the persistent cache when given an array of cache IDs. |
NullBackend::invalidateMultiple | function | core/ |
Marks cache items as invalid. |
NullBackend::setMultiple | function | core/ |
Store multiple items in the persistent cache. |
NullFileCache::getMultiple | function | core/ |
Gets data based on filenames. |
NullStorage::readMultiple | function | core/ |
Reads configuration data from the storage. |
NullStorageExpirable::deleteMultiple | function | core/ |
Deletes multiple items from the key/value store. |
NullStorageExpirable::getMultiple | function | core/ |
Returns the stored key/value pairs for a given set of keys. |
NullStorageExpirable::setMultiple | function | core/ |
Saves key/value pairs. |
Pagination
- Previous page
- Page 8
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.