Search for run
| Title | Object type | File name | Summary |
|---|---|---|---|
| InfoParserUnitTest.php | file | core/ |
|
| InfoParserUnitTest::$infoParser | property | core/ |
The InfoParser object. |
| InfoParserUnitTest::providerCoreIncompatibility | function | core/ |
Dataprovider for testCoreIncompatibility(). |
| InfoParserUnitTest::providerCoreVersionRequirementInvalid | function | core/ |
Dataprovider for testCoreVersionRequirementInvalid(). |
| InfoParserUnitTest::setUp | function | core/ |
|
| InfoParserUnitTest::testCoreCoreVersionRequirement88 | function | core/ |
Tests that 'core_version_requirement: ^8.8' is invalid with a 'core' key. |
| InfoParserUnitTest::testCoreIncompatibility | function | core/ |
@covers ::parse[[api-linebreak]] |
| InfoParserUnitTest::testCoreVersionRequirement88 | function | core/ |
Tests that 'core_version_requirement: ^8.8' is valid with no 'core' key. |
| InfoParserUnitTest::testCoreVersionRequirementInvalid | function | core/ |
Tests a invalid 'core_version_requirement'. |
| InfoParserUnitTest::testInfoParserBroken | function | core/ |
Test if 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::testInfoParserMissingKey | function | core/ |
Tests that missing required key is detected. |
| InfoParserUnitTest::testInfoParserMissingKeys | function | core/ |
Tests that missing required keys are detected. |
| InfoParserUnitTest::testInfoParserNonExisting | function | core/ |
Tests the functionality of the infoParser object. |
| InfoParserUnitTest::testInvalidCore | function | core/ |
Tests a invalid 'core' key. |
| InfoParserUnitTest::testMissingCoreCoreVersionRequirement | function | core/ |
Tests that missing 'core' and 'core_version_requirement' keys are detected. |
| InfoParserUnitTest::testProfile | function | core/ |
Test a profile info file. |
| InfoParserUnitTest::testTestingPackageMissingCoreCoreVersionRequirement | 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. |
| InnocuousTest::run | function | core/ |
Override run() since it uses TestBase. |
| 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. |
| JsOptimizerUnitTest | class | core/ |
Tests the JS asset optimizer. |
| JsOptimizerUnitTest.php | file | core/ |
|
| JsOptimizerUnitTest::$optimizer | property | core/ |
A JS asset optimizer. |
| JsOptimizerUnitTest::providerTestClean | function | core/ |
Provides data for the JS asset cleaning test. |
| JsOptimizerUnitTest::providerTestOptimize | function | core/ |
Provides data for the JS asset optimize test. |
| JsOptimizerUnitTest::setUp | function | core/ |
|
| JsOptimizerUnitTest::testClean | function | core/ |
Tests cleaning of a JS asset group containing 'type' => 'file'. |
| JsOptimizerUnitTest::testOptimize | function | core/ |
Tests cleaning of a JS asset group containing 'type' => 'file'. |
| KernelTestBase::$runTestInSeparateProcess | property | core/ |
Kernel tests are run in separate processes because they allow autoloading of code from extensions. Running the test in a separate process isolates this behavior from other tests. Subclasses should not override this property. |
| KernelTestBaseTest::run | function | core/ |
Run all tests in this class. |
| LanguageUILanguageNegotiationTest::doRunTest | function | core/ |
|
| LargeQueryTest::testMaxAllowedPacketQueryTruncating | function | core/ |
Tests truncation of messages when max_allowed_packet exception occurs. |
| LayoutBuilderContextMappingUpdatePathTest::testRunUpdates | function | core/ |
Tests the upgrade path for enabling Layout Builder. |
| LayoutBuilderEnableUpdatePathTest::testRunUpdates | function | core/ |
Tests the upgrade path for enabling Layout Builder. |
| LayoutBuilderEntityViewDisplay::getRuntimeSections | function | core/ |
Gets the runtime sections for a given entity. |
| LayoutBuilderEntityViewDisplayTest::testGetRuntimeSections | function | core/ |
@covers ::getRuntimeSections[[api-linebreak]] @group legacy @expectedDeprecation \Drupal\layout_builder\Entity\LayoutBuilderEntityViewDisplay::getRuntimeSections() is deprecated in Drupal 8.7.0 and will be removed before Drupal 9.0.0.… |
| LayoutBuilderPermissionsUpdatePathTest::testRunUpdates | function | core/ |
Tests the upgrade path for Layout Builder permissions. |
| LazyContextRepository::getRuntimeContexts | function | core/ |
Gets runtime context values for the given context IDs. |
| LazyContextRepositoryTest::testGetRuntimeContextsSingle | function | core/ |
@covers ::getRuntimeContexts[[api-linebreak]] |
| LazyContextRepositoryTest::testGetRuntimeMultipleContextProviders | function | core/ |
@covers ::getRuntimeContexts[[api-linebreak]] |
| LazyContextRepositoryTest::testGetRuntimeMultipleContextsPerService | function | core/ |
@covers ::getRuntimeContexts[[api-linebreak]] |
| LazyContextRepositoryTest::testGetRuntimeStaticCache | function | core/ |
@covers ::getRuntimeContexts[[api-linebreak]] |
| LinkFieldRdfaTest::runTestAllFormatters | function | core/ |
Helper function to test all link formatters. |
| LinkFieldUITest::runFieldUIItem | function | core/ |
Tests one link field UI item. |
| LocalReadOnlyStream::stream_truncate | function | core/ |
Truncate stream. |
Pagination
- Previous page
- Page 4
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.