You are here

10 string references to YAML keys in simpletest.routing.yml in Zircon Profile 8.0

DrupalKernel::moduleData in core/lib/Drupal/Core/DrupalKernel.php
Returns module data on the filesystem.
MigrateSimpletestConfigsTest::testSimpletestSettings in core/modules/simpletest/src/Tests/Migrate/d6/MigrateSimpletestConfigsTest.php
Tests migration of simpletest variables to simpletest.settings.yml.
SimpletestResultsForm::buildForm in core/modules/simpletest/src/Form/SimpletestResultsForm.php
Form constructor.
SimpletestResultsForm::submitForm in core/modules/simpletest/src/Form/SimpletestResultsForm.php
Form submission handler.
SimpletestSettingsForm::buildForm in core/modules/simpletest/src/Form/SimpletestSettingsForm.php
Form constructor.
SimpletestSettingsForm::getEditableConfigNames in core/modules/simpletest/src/Form/SimpletestSettingsForm.php
Gets the configuration names that will be editable.
SimpletestSettingsForm::validateForm in core/modules/simpletest/src/Form/SimpletestSettingsForm.php
Form validation handler.
SimpletestTestForm::submitForm in core/modules/simpletest/src/Form/SimpletestTestForm.php
Form submission handler.
simpletest_help in core/modules/simpletest/simpletest.module
Implements hook_help().
TestBase::run in core/modules/simpletest/src/TestBase.php
Run all tests in this class.