Search for run
- Search 7.x for run
- Search 9.5.x for run
- Search 8.9.x for run
- Search 10.3.x for run
- Search main for run
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| IHaveRuntimeContexts.php | file | core/ |
|
| IHaveRuntimeContexts.php | file | core/ |
|
| IHaveRuntimeContexts::build | function | core/ |
Builds and returns the renderable array for this block plugin. |
| IHaveRuntimeContexts::getAvailableContexts | function | core/ |
Gets all available contexts for the purposes of configuration. |
| IHaveRuntimeContexts::getRuntimeContexts | function | core/ |
Gets runtime context values for the given context IDs. |
| ImageRequirements::runtime | function | core/ |
Implements hook_runtime_requirements(). |
| InfoParserUnitTest | class | core/ |
Tests InfoParser class and exception. |
| InfoParserUnitTest.php | file | core/ |
|
| InfoParserUnitTest::$infoParser | property | core/ |
The InfoParser object. |
| InfoParserUnitTest::providerCoreIncompatibility | function | core/ |
Data provider for testCoreIncompatibility(). |
| InfoParserUnitTest::providerInfoException | function | core/ |
Data provider for testInfoException(). |
| InfoParserUnitTest::providerInvalidLifecycle | function | core/ |
Data provider for testInvalidLifecycle(). |
| InfoParserUnitTest::providerLifecycleLink | function | core/ |
Data provider for testLifecycleLink(). |
| InfoParserUnitTest::providerValidLifecycle | function | core/ |
Data provider for testValidLifecycle(). |
| InfoParserUnitTest::setUp | function | core/ |
|
| InfoParserUnitTest::testCoreIncompatibility | function | core/ |
Tests core incompatibility. |
| InfoParserUnitTest::testFloatLikeVersion | function | core/ |
Tests a version string that looks like a float. |
| InfoParserUnitTest::testFloatVersion | function | core/ |
Tests a version string that is a float. |
| InfoParserUnitTest::testInfoException | function | core/ |
Tests if correct exception is thrown for a broken info file. |
| InfoParserUnitTest::testInfoParserBroken | function | core/ |
Tests that the correct exception is thrown for a broken info file. |
| InfoParserUnitTest::testInfoParserCommonInfo | function | core/ |
Tests common info file. |
| InfoParserUnitTest::testInfoParserCoreInfo | function | core/ |
Tests common info file. |
| InfoParserUnitTest::testInfoParserNonExisting | function | core/ |
Tests the functionality of the infoParser object. |
| InfoParserUnitTest::testInvalidLifecycle | function | core/ |
Tests an info file with invalid lifecycle values. |
| InfoParserUnitTest::testLifecycleLink | function | core/ |
Tests an info file's lifecycle_link values. |
| InfoParserUnitTest::testProfile | function | core/ |
Tests a profile info file. |
| InfoParserUnitTest::testTestingPackageMissingCoreVersionRequirement | function | core/ |
Tests that Testing package modules use a default core_version_requirement. |
| InfoParserUnitTest::testUnparsableCoreVersionRequirement | function | core/ |
Tests the exception for an unparsable 'core_version_requirement' value. |
| InfoParserUnitTest::testValidLifecycle | function | core/ |
Tests an info file with valid lifecycle values. |
| InputTest::testFallbackValueForUndefinedEnvironmentVariable | function | core/ |
Tests getting a fallback value for an undefined environment variable. |
| install_run_task | function | core/ |
Runs an individual installation task. |
| install_run_tasks | function | core/ |
Runs all tasks for the current installation request. |
| INSTALL_TASK_RUN_IF_NOT_COMPLETED | constant | core/ |
Run the task on each installation request until the database is set up. |
| INSTALL_TASK_RUN_IF_REACHED | constant | core/ |
Run the task on each installation request that reaches it. |
| InstantQueueRunner | class | core/ |
Provides an instant queue runner that processes items in kernel.destruct. |
| InstantQueueRunner.php | file | core/ |
|
| InstantQueueRunner::$queues | property | core/ |
An array of integers keyed by queue name. |
| InstantQueueRunner::destruct | function | core/ |
Performs destruct operations. |
| InstantQueueRunner::registerQueue | function | core/ |
|
| InstantQueueRunner::__construct | function | core/ |
|
| InstantQueueRunnerInterface | interface | core/ |
Provides an interface for adding queues to be run instantly. |
| InstantQueueRunnerInterface.php | file | core/ |
|
| InstantQueueRunnerInterface::registerQueue | function | core/ |
Registers a queue to be run by the instant queue runner. |
| InstantQueueRunnerTest | class | core/ |
Queues and unqueues a set of items to check the basic queue functionality. |
| InstantQueueRunnerTest.php | file | core/ |
|
| InstantQueueRunnerTest::$modules | property | core/ |
Modules to install. |
| InstantQueueRunnerTest::testInstantQueueRunner | function | core/ |
Tests the instant queue runner. |
| JsCollectionGrouperUnitTest | class | core/ |
Tests the CSS asset collection grouper. |
| JsCollectionGrouperUnitTest.php | file | core/ |
|
| JsCollectionGrouperUnitTest::$grouper | property | core/ |
A CSS asset grouper. |
Pagination
- Previous page
- Page 5
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.