Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 10.3.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
SimpletestResultsForm.php file core/modules/simpletest/src/Form/SimpletestResultsForm.php
SimpletestResultsForm::$cleaner property core/modules/simpletest/src/Form/SimpletestResultsForm.php The environment cleaner service.
SimpletestResultsForm::$database property core/modules/simpletest/src/Form/SimpletestResultsForm.php The database connection service.
SimpletestResultsForm::$statusImageMap property core/modules/simpletest/src/Form/SimpletestResultsForm.php Associative array of themed result images keyed by status.
SimpletestResultsForm::addResultForm function core/modules/simpletest/src/Form/SimpletestResultsForm.php Adds the result form to a $form.
SimpletestResultsForm::buildForm function core/modules/simpletest/src/Form/SimpletestResultsForm.php Form constructor.
SimpletestResultsForm::buildStatusImageMap function core/modules/simpletest/src/Form/SimpletestResultsForm.php Builds the status image map.
SimpletestResultsForm::create function core/modules/simpletest/src/Form/SimpletestResultsForm.php Instantiates a new instance of this class.
SimpletestResultsForm::getFormId function core/modules/simpletest/src/Form/SimpletestResultsForm.php Returns a unique string identifying the form.
SimpletestResultsForm::getResults function core/modules/simpletest/src/Form/SimpletestResultsForm.php Get test results for $test_id.
SimpletestResultsForm::submitForm function core/modules/simpletest/src/Form/SimpletestResultsForm.php Form submission handler.
SimpletestResultsForm::__construct function core/modules/simpletest/src/Form/SimpletestResultsForm.php Constructs a \Drupal\simpletest\Form\SimpletestResultsForm object.
SimpletestSettingsForm class core/modules/simpletest/src/Form/SimpletestSettingsForm.php Configure simpletest settings for this site.
SimpletestSettingsForm.php file core/modules/simpletest/src/Form/SimpletestSettingsForm.php
SimpletestSettingsForm::buildForm function core/modules/simpletest/src/Form/SimpletestSettingsForm.php Form constructor.
SimpletestSettingsForm::getEditableConfigNames function core/modules/simpletest/src/Form/SimpletestSettingsForm.php Gets the configuration names that will be editable.
SimpletestSettingsForm::getFormId function core/modules/simpletest/src/Form/SimpletestSettingsForm.php Returns a unique string identifying the form.
SimpletestSettingsForm::submitForm function core/modules/simpletest/src/Form/SimpletestSettingsForm.php Form submission handler.
SimpletestSettingsForm::validateForm function core/modules/simpletest/src/Form/SimpletestSettingsForm.php Form validation handler.
SimpleTestTest class core/modules/simpletest/src/Tests/SimpleTestTest.php Tests SimpleTest's web interface: check that the intended tests were run and
ensure that test reports display the intended results. Also test SimpleTest's
internal browser and APIs implicitly.
SimpletestTest class core/modules/simpletest/tests/src/Functional/SimpletestTest.php Basic functionality of the Testing module.
SimpletestTest.php file core/modules/simpletest/tests/src/Functional/SimpletestTest.php
SimpleTestTest.php file core/modules/simpletest/src/Tests/SimpleTestTest.php
SimpleTestTest::$childTestResults property core/modules/simpletest/src/Tests/SimpleTestTest.php The results array that has been parsed by getTestResults().
SimpletestTest::$defaultTheme property core/modules/simpletest/tests/src/Functional/SimpletestTest.php The theme to install as the default for testing.
SimpleTestTest::$failMessage property core/modules/simpletest/src/Tests/SimpleTestTest.php Translated fail message.
SimpleTestTest::$invalidPermission property core/modules/simpletest/src/Tests/SimpleTestTest.php An invalid or unrecognized permission.
SimpleTestTest::$modules property core/modules/simpletest/src/Tests/SimpleTestTest.php Modules to enable.
SimpletestTest::$modules property core/modules/simpletest/tests/src/Functional/SimpletestTest.php Modules to enable.
SimpleTestTest::$passMessage property core/modules/simpletest/src/Tests/SimpleTestTest.php Translated pass message.
SimpleTestTest::$testIds property core/modules/simpletest/src/Tests/SimpleTestTest.php Stores the test ID from each test run for comparison.
SimpleTestTest::$validPermission property core/modules/simpletest/src/Tests/SimpleTestTest.php A valid and recognized permission.
SimpleTestTest::assertAssertion function core/modules/simpletest/src/Tests/SimpleTestTest.php Asserts that an assertion with specified values is displayed in results.
SimpleTestTest::assertNothing function core/modules/simpletest/src/Tests/SimpleTestTest.php Assert nothing.
SimpleTestTest::asText function core/modules/simpletest/src/Tests/SimpleTestTest.php Extract the text contained by the element.
SimpleTestTest::confirmStubTestResults function core/modules/simpletest/src/Tests/SimpleTestTest.php Confirm that the stub test produced the desired results.
SimpleTestTest::getResultFieldSet function core/modules/simpletest/src/Tests/SimpleTestTest.php Get the details containing the results for group this test is in.
SimpleTestTest::getTestIdFromResults function core/modules/simpletest/src/Tests/SimpleTestTest.php Fetch the test id from the test results.
SimpleTestTest::getTestResults function core/modules/simpletest/src/Tests/SimpleTestTest.php Get the results from a test and store them in the class array $results.
SimpleTestTest::setUp function core/modules/simpletest/src/Tests/SimpleTestTest.php Sets up a Drupal site for running functional and integration tests.
SimpleTestTest::stubTest function core/modules/simpletest/src/Tests/SimpleTestTest.php Test to be run and the results confirmed.
SimpletestTest::testUninstallModule function core/modules/simpletest/tests/src/Functional/SimpletestTest.php Test that we can uninstall the module without mishap.
SimpleTestTest::testWebTestRunner function core/modules/simpletest/src/Tests/SimpleTestTest.php Ensures the tests selected through the web interface are run and displayed.
SimpletestTestForm class core/modules/simpletest/src/Form/SimpletestTestForm.php List tests arranged in groups that can be selected and run.
SimpletestTestForm.php file core/modules/simpletest/src/Form/SimpletestTestForm.php
SimpletestTestForm::$renderer property core/modules/simpletest/src/Form/SimpletestTestForm.php The renderer.
SimpletestTestForm::$testDiscovery property core/modules/simpletest/src/Form/SimpletestTestForm.php The test discovery service.
SimpletestTestForm::buildForm function core/modules/simpletest/src/Form/SimpletestTestForm.php Form constructor.
SimpletestTestForm::create function core/modules/simpletest/src/Form/SimpletestTestForm.php Instantiates a new instance of this class.
SimpletestTestForm::getFormId function core/modules/simpletest/src/Form/SimpletestTestForm.php Returns a unique string identifying the form.

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