Search for run
Title | Object type | File name | Summary |
---|---|---|---|
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. |
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. |
LanguageUILanguageNegotiationTest::doRunTest | function | core/ |
|
LargeQueryTest::testMaxAllowedPacketQueryTruncating | function | core/ |
Tests truncation of messages when max_allowed_packet exception occurs. |
layout_builder_test.i_have_runtime_contexts | service | core/ |
Drupal\layout_builder_test\ContextProvider\IHaveRuntimeContexts |
LazyContextRepository::getRuntimeContexts | function | core/ |
|
LazyContextRepositoryTest::testGetRuntimeContextsSingle | function | core/ |
@covers ::getRuntimeContexts |
LazyContextRepositoryTest::testGetRuntimeMultipleContextProviders | function | core/ |
@covers ::getRuntimeContexts |
LazyContextRepositoryTest::testGetRuntimeMultipleContextsPerService | function | core/ |
@covers ::getRuntimeContexts |
LazyContextRepositoryTest::testGetRuntimeStaticCache | function | core/ |
@covers ::getRuntimeContexts |
LinkFieldUITest::runFieldUIItem | function | core/ |
Tests one link field UI item. |
LocalReadOnlyStream::stream_truncate | function | core/ |
Truncate stream. |
LocalStream::stream_truncate | function | core/ |
Truncate stream. |
MediaInstallTest::testReinstallAfterUninstall | function | core/ |
Tests reinstalling after being uninstalled. |
MigrateEntityContentValidationTest::runImport | function | core/ |
Runs an import of a migration. |
MigrateExecutableMemoryExceededTest::runMemoryExceededTest | function | core/ |
Runs the actual test. |
MigrateNodeTest::rerunMigration | function | core/ |
Execute the migration a second time. |
MigrateSqlIdMapEnsureTablesTest::runEnsureTablesTest | function | core/ |
Actually run the test. |
MigrateUpgradeImportBatch::run | function | core/ |
Runs a single migrate batch import. |
MockTestConnection::$commandsRun | property | core/ |
|
MockTestConnection::run | function | core/ |
|
MultipleStaticContext::getRuntimeContexts | function | core/ |
Gets runtime context values for the given context IDs. |
Mysql8RequirePrimaryKeyUpdateTest::runDbTasks | function | core/ |
Runs the install database tasks for the driver used by the test runner. |
NodeRouteContext::getRuntimeContexts | function | core/ |
Gets runtime context values for the given context IDs. |
NullDefaultFormTest::testRunUpdates | function | core/ |
Tests the upgrade path for updating empty 'default_form' to NULL. |
NullDescriptionTest::testRunUpdates | function | core/ |
Tests the upgrade path for updating empty description to NULL. |
NullHelpAndDescriptionTest::testRunUpdates | function | core/ |
Tests the upgrade path for updating empty help and description to NULL. |
NumericItemBase::truncateDecimal | function | core/ |
Helper method to truncate a decimal number to a given number of decimals. |
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.