Search for run
Title | Object type | File name | Summary |
---|---|---|---|
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/ |
The commands to run. |
MockTestConnection::run | function | core/ |
Executes a command and stores it in the command history. |
ModuleRuntimeRequirementsHooks | class | core/ |
Hook implementations for module_runtime_requirements. |
ModuleRuntimeRequirementsHooks.php | file | core/ |
|
ModuleRuntimeRequirementsHooks::runtimeRequirements | function | core/ |
Implements hook_runtime_requirements(). |
ModuleRuntimeRequirementsHooks::runtimeRequirementsAlter | function | core/ |
Implements hook_runtime_requirements_alter(). |
module_runtime_requirements.info.yml | file | core/ |
core/modules/system/tests/modules/module_runtime_requirements/module_runtime_requirements.info.yml |
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. |
MysqlRequirements::runtime | function | core/ |
Implements hook_runtime_requirements(). |
NavigationRequirements::runtime | function | core/ |
Implements hook_runtime_requirements(). |
NodeRequirements::runtime | function | core/ |
Implements hook_runtime_requirements(). |
NodeRouteContext::getRuntimeContexts | function | core/ |
Gets runtime context values for the given context IDs. |
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. |
PackageManagerFixtureCreator::runComposerCommand | function | core/ |
Runs a Composer command at the fixture root. |
PackageManagerRequirementsHooks::runtime | function | core/ |
Implements hook_runtime_requirements(). |
PackageManagerUninstallValidator | class | core/ |
Prevents any module from being uninstalled if update is in process. |
PackageManagerUninstallValidator.php | file | core/ |
|
PackageManagerUninstallValidator::validate | function | core/ |
Determines the reasons a module can not be uninstalled. |
PackageManagerUninstallValidator::__construct | function | core/ |
|
PathAliasRevisionIndexesUpdatePathTest::testRunUpdates | function | core/ |
Tests the update path for the path_alias_revision table indices. |
PHP Runtime Assert Statements | group | core/ |
Use of the assert() statement in Drupal. |
PhpStreamWrapperInterface::stream_truncate | function | core/ |
Truncate stream. |
PhpTuf\ComposerStager\API\Precondition\Service\HostSupportsRunningProcessesInterface | service | core/ |
PhpTuf\ComposerStager\Internal\Precondition\Service\HostSupportsRunningProcesses |
PhpTuf\ComposerStager\API\Process\Service\ComposerProcessRunnerInterface | service | core/ |
PhpTuf\ComposerStager\Internal\Process\Service\ComposerProcessRunner |
PhpTuf\ComposerStager\API\Process\Service\RsyncProcessRunnerInterface | service | core/ |
PhpTuf\ComposerStager\Internal\Process\Service\RsyncProcessRunner |
PhpUnitBridgeRequiresTest::providerTestWillNeverRun | function | core/ |
Data provider for ::testWillNeverRun(). |
PhpUnitBridgeRequiresTest::testWillNeverRun | function | core/ |
Tests the @requires annotation. |
PhpUnitTestRunner | class | core/ |
Run PHPUnit-based tests. |
PhpUnitTestRunner.php | file | core/ |
|
PhpUnitTestRunner::create | function | core/ |
Instantiates a new instance of this class. |
PhpUnitTestRunner::execute | function | core/ |
Executes PHPUnit tests and returns the results of the run. |
PhpUnitTestRunner::phpUnitCommand | function | core/ |
Returns the command to run PHPUnit. |
PhpUnitTestRunner::processPhpUnitResults | function | core/ |
Logs the parsed PHPUnit results into the test run. |
PhpUnitTestRunner::runCommand | function | core/ |
Executes the PHPUnit command. |
PhpUnitTestRunner::summarizeResults | function | core/ |
Tallies test results per test class. |
PhpUnitTestRunner::xmlLogFilePath | function | core/ |
Returns the path to use for PHPUnit's --log-junit option. |
PhpUnitTestRunner::__construct | function | core/ |
Constructs a test runner. |
PhpUnitTestRunnerTest | class | core/ |
@coversDefaultClass \Drupal\Core\Test\PhpUnitTestRunner[[api-linebreak]] @group Test |
PhpUnitTestRunnerTest.php | file | core/ |
|
PhpUnitTestRunnerTest::providerTestSummarizeResults | function | core/ |
|
PhpUnitTestRunnerTest::testPhpUnitCommand | function | core/ |
@covers ::phpUnitCommand[[api-linebreak]] |
PhpUnitTestRunnerTest::testRunTestsError | function | core/ |
Tests an error in the test running phase. |
PhpUnitTestRunnerTest::testSummarizeResults | function | core/ |
@dataProvider providerTestSummarizeResults @covers ::summarizeResults[[api-linebreak]] |
PhpUnitTestRunnerTest::testXmlLogFilePath | function | core/ |
@covers ::xmlLogFilePath[[api-linebreak]] |
Pagination
- Previous page
- Page 6
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.