Skip to main content
Hostdog docs
Documentation & API reference
Main menu
Drupal 7
Drupal 8
Drupal 9
You are here
Home
»
API reference
»
Drupal 8.x
Search Drupal 8.x
Function, class, file, topic, etc.
*
Partial match search is supported
API Navigation
Drupal 8.x
Topics
Classes
Functions
Files
Namespaces
Services
Constants
Globals
Deprecated
simpletest.settings.yml
drupal/core/modules/simpletest/config/simpletest.settings.yml
5 string references to 'simpletest.settings'
DrupalKernel::moduleData
in drupal/
core/
lib/
Drupal/
Core/
DrupalKernel.php
Returns module data on the filesystem.
SimpletestSettingsForm::buildForm
in drupal/
core/
modules/
simpletest/
lib/
Drupal/
simpletest/
Form/
SimpletestSettingsForm.php
Implements
\Drupal\Core\Form\FormInterface::buildForm
().
SimpletestSettingsForm::validateForm
in drupal/
core/
modules/
simpletest/
lib/
Drupal/
simpletest/
Form/
SimpletestSettingsForm.php
Implements
\Drupal\Core\Form\FormInterface::validateForm
().
simpletest_update_8000
in drupal/
core/
modules/
simpletest/
simpletest.install
Move simpletest settings from variables to config.
TestBase::run
in drupal/
core/
modules/
simpletest/
lib/
Drupal/
simpletest/
TestBase.php
Run all tests in this class.
File
drupal/core/modules/simpletest/config/simpletest.settings.yml
View source
clear_results: '1'
httpauth:
method: '1'
password: ''
username: ''
verbose: '1'