Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| SimpleConfigUpdate::__construct | function | core/ |
|
| SimpleConfigValidationTest | class | core/ |
Tests validation of certain elements common to all config. |
| SimpleConfigValidationTest.php | file | core/ |
|
| SimpleConfigValidationTest::$modules | property | core/ |
Modules to install. |
| SimpleConfigValidationTest::providerSpecialCharacters | function | core/ |
Data provider for ::testSpecialCharacters(). |
| SimpleConfigValidationTest::setUp | function | core/ |
|
| SimpleConfigValidationTest::testDefaultConfigHashValidation | function | core/ |
Tests the validation of the default configuration hash. |
| SimpleConfigValidationTest::testInvalidPluginId | function | core/ |
Tests that plugin IDs in simple config are validated. |
| SimpleConfigValidationTest::testSpecialCharacters | function | core/ |
Tests that special characters are not allowed in labels or text data. |
| SimplePageVariant | class | core/ |
Provides a page display variant that simply renders the main content. |
| SimplePageVariant.php | file | core/ |
|
| SimplePageVariant::$mainContent | property | core/ |
The render array representing the main content. |
| SimplePageVariant::$title | property | core/ |
The page title: a string (plain title) or a render array (formatted title). |
| SimplePageVariant::build | function | core/ |
Builds and returns the renderable array for the display variant. |
| SimplePageVariant::setMainContent | function | core/ |
Sets the main content for the page being rendered. |
| SimplePageVariant::setTitle | function | core/ |
Sets the title for the page being rendered. |
| SimplePageVariantTest | class | core/ |
Tests Drupal\Core\Render\Plugin\DisplayVariant\SimplePageVariant. |
| SimplePageVariantTest.php | file | core/ |
|
| SimplePageVariantTest::setUpDisplayVariant | function | core/ |
Sets up a display variant plugin for testing. |
| SimplePageVariantTest::testBuild | function | core/ |
Tests the build method. |
| SimplePageVariantTest::testCacheMetadataFromPlugin | function | core/ |
Tests that cache metadata in the plugin are present in the build. |
| SimpleSource | class | core/ |
Simple source for testing changing configuration. |
| SimpleSource.php | file | core/ |
|
| SimpleSource::fields | function | core/ |
Returns available fields on the source. |
| SimpleSource::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| SimpleSource::query | function | core/ |
Prepares query object to retrieve data from the source database. |
| SimpletestTestRunResultsStorage | class | core/ |
Implements a test run results storage compatible with legacy Simpletest. |
| SimpletestTestRunResultsStorage.php | file | core/ |
|
| SimpletestTestRunResultsStorage::buildTestingResultsEnvironment | function | core/ |
Prepares the test run storage. |
| SimpletestTestRunResultsStorage::cleanUp | function | core/ |
Resets the test run storage. |
| SimpletestTestRunResultsStorage::createNew | function | core/ |
Gets a new unique identifier for a test run. |
| SimpletestTestRunResultsStorage::getConnection | function | core/ |
Returns the database connection to use for inserting assertions. |
| SimpletestTestRunResultsStorage::getCurrentTestRunState | function | core/ |
Get state information about a test run, from storage. |
| SimpletestTestRunResultsStorage::getLogEntriesByTestClass | function | core/ |
Get test results for a test run, ordered by test class. |
| SimpletestTestRunResultsStorage::insertLogEntry | function | core/ |
Adds a test log entry for a test run to the storage. |
| SimpletestTestRunResultsStorage::removeResults | function | core/ |
Removes the results of a test run from the storage. |
| SimpletestTestRunResultsStorage::setDatabasePrefix | function | core/ |
Sets the test database prefix of a test run in storage. |
| SimpletestTestRunResultsStorage::testingResultsSchema | function | core/ |
Defines the database schema for run-tests.sh and simpletest module. |
| SimpletestTestRunResultsStorage::validateTestingResultsEnvironment | function | core/ |
Checks if the test run storage is valid. |
| SimpletestTestRunResultsStorage::__construct | function | core/ |
SimpletestTestRunResultsStorage constructor. |
| SimpletestTestRunResultsStorageTest | class | core/ |
Tests Drupal\Core\Test\SimpletestTestRunResultsStorage. |
| SimpletestTestRunResultsStorageTest.php | file | core/ |
|
| SimpletestTestRunResultsStorageTest::$connection | property | core/ |
The database connection for testing. |
| SimpletestTestRunResultsStorageTest::$testRunResultsStorage | property | core/ |
The test run results storage. |
| SimpletestTestRunResultsStorageTest::getTestLogEntry | function | core/ |
Returns a sample test run log entry. |
| SimpletestTestRunResultsStorageTest::setUp | function | core/ |
|
| SimpletestTestRunResultsStorageTest::testBuildEnvironmentKeepingExistingResults | function | core/ |
Tests build environment keeping existing results. |
| SimpletestTestRunResultsStorageTest::testBuildNewEnvironment | function | core/ |
Tests build new environment. |
| SimpletestTestRunResultsStorageTest::testGetCurrentTestRunState | function | core/ |
Tests get current test run state. |
| SimpletestTestRunResultsStorageTest::testGetLogEntriesByTestClass | function | core/ |
Tests get log entries by test class. |
Pagination
- Previous page
- Page 1280
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.