Search for run

  1. Search 7.x for run
  2. Search 9.5.x for run
  3. Search 10.3.x for run
  4. Search 11.x for run
  5. Other projects
Title Object type File name Summary
DatabaseLegacyTest::testDbTruncate function core/tests/Drupal/KernelTests/Core/Database/DatabaseLegacyTest.php Tests deprecation of the db_truncate() function.
db_truncate function core/includes/database.inc Returns a new TruncateQuery object for the active database.
ExtraFieldUpdatePathTest::testRunUpdates function core/modules/layout_builder/tests/src/Functional/Update/ExtraFieldUpdatePathTest.php Tests the upgrade path for Layout Builder extra fields.
InnocuousTest::run function core/modules/simpletest/tests/src/Kernel/TestDeprecatedTestHooks.php Override run() since it uses TestBase.
KernelTestBaseTest::run function core/modules/simpletest/src/Tests/KernelTestBaseTest.php Run all tests in this class.
LargeQueryTest::testMaxAllowedPacketQueryTruncating function core/tests/Drupal/KernelTests/Core/Database/LargeQueryTest.php Tests truncation of messages when max_allowed_packet exception occurs.
LayoutBuilderEnableUpdatePathTest::testRunUpdates function core/modules/layout_builder/tests/src/Functional/Update/LayoutBuilderEnableUpdatePathTest.php Tests the upgrade path for enabling Layout Builder.
LayoutBuilderPermissionsUpdatePathTest::testRunUpdates function core/modules/layout_builder/tests/src/Functional/Update/LayoutBuilderPermissionsUpdatePathTest.php Tests the upgrade path for Layout Builder permissions.
SectionDependenciesUpdatePathTest::testRunUpdates function core/modules/layout_builder/tests/src/Functional/Update/SectionDependenciesUpdatePathTest.php Tests the upgrade path for Layout Builder section dependencies.
SimpletestPhpunitRunCommandTest class core/modules/simpletest/tests/src/Unit/SimpletestPhpunitRunCommandTest.php Tests simpletest_run_phpunit_tests() handles PHPunit fatals correctly.
SimpletestPhpunitRunCommandTest.php file core/modules/simpletest/tests/src/Unit/SimpletestPhpunitRunCommandTest.php
SimpletestPhpunitRunCommandTest::$fixtureContainer property core/modules/simpletest/tests/src/Unit/SimpletestPhpunitRunCommandTest.php A fixture container.
SimpletestPhpunitRunCommandTest::$root property core/modules/simpletest/tests/src/Unit/SimpletestPhpunitRunCommandTest.php Path to the app root.
SimpletestPhpunitRunCommandTest::provideStatusCodes function core/modules/simpletest/tests/src/Unit/SimpletestPhpunitRunCommandTest.php Data provider for testSimpletestPhpUnitRunCommand().
SimpletestPhpunitRunCommandTest::setUp function core/modules/simpletest/tests/src/Unit/SimpletestPhpunitRunCommandTest.php
SimpletestPhpunitRunCommandTest::setUpBeforeClass function core/modules/simpletest/tests/src/Unit/SimpletestPhpunitRunCommandTest.php
SimpletestPhpunitRunCommandTest::tearDown function core/modules/simpletest/tests/src/Unit/SimpletestPhpunitRunCommandTest.php
SimpletestPhpunitRunCommandTest::testSimpletestPhpUnitRunCommand function core/modules/simpletest/tests/src/Unit/SimpletestPhpunitRunCommandTest.php Test the round trip for PHPUnit execution status codes.
SimpletestPhpunitRunCommandTestWillDie class core/modules/simpletest/tests/fixtures/simpletest_phpunit_run_command_test.php This test crashes PHP.
SimpletestPhpunitRunCommandTestWillDie::testWillDie function core/modules/simpletest/tests/fixtures/simpletest_phpunit_run_command_test.php Performs the status specified by SimpletestPhpunitRunCommandTestWillDie.
SimpleTestTest::testWebTestRunner function core/modules/simpletest/src/Tests/SimpleTestTest.php Ensures the tests selected through the web interface are run and displayed.
simpletest_phpunit_run_command function core/modules/simpletest/simpletest.module Executes the PHPUnit command.
simpletest_phpunit_run_command_test.php file core/modules/simpletest/tests/fixtures/simpletest_phpunit_run_command_test.php
simpletest_run_phpunit_tests function core/modules/simpletest/simpletest.module Executes PHPUnit tests and returns the results of the run.
simpletest_run_tests function core/modules/simpletest/simpletest.module Runs tests.
TempstoreKeyUpdatePathTest::testRunUpdates function core/modules/layout_builder/tests/src/Functional/Update/TempstoreKeyUpdatePathTest.php Tests the upgrade path for Layout Builder extra fields.
TestBase::run function core/modules/simpletest/src/TestBase.php Run all tests in this class.
Truncate class core/lib/Drupal/Core/Database/Driver/mysql/Truncate.php MySQL implementation of \Drupal\Core\Database\Query\Truncate.
Truncate.php file core/lib/Drupal/Core/Database/Driver/mysql/Truncate.php
UpdateCoreTest::testModulePageRunCron function core/modules/update/tests/src/Functional/UpdateCoreTest.php Checks that running cron updates the list of available updates.
UpdatePathTestBase::runDbTasks function core/modules/system/src/Tests/Update/UpdatePathTestBase.php Runs the install database tasks for the driver used by the test runner.
UpdatePathTestBase::runUpdates function core/modules/system/src/Tests/Update/UpdatePathTestBase.php Helper function to run pending database updates.
_simpletest_run_tests_script_open_browser function core/modules/simpletest/simpletest.module Display test results from run-tests.sh in a browser.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.