Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 8.9.x for all
  4. Search 10.3.x for all
  5. Search 11.x for all
  6. Other projects
Title Object type File name Summary
SimplePageVariant::$title property core/lib/Drupal/Core/Render/Plugin/DisplayVariant/SimplePageVariant.php The page title: a string (plain title) or a render array (formatted title).
SimplePageVariant::build function core/lib/Drupal/Core/Render/Plugin/DisplayVariant/SimplePageVariant.php
SimplePageVariant::setMainContent function core/lib/Drupal/Core/Render/Plugin/DisplayVariant/SimplePageVariant.php
SimplePageVariant::setTitle function core/lib/Drupal/Core/Render/Plugin/DisplayVariant/SimplePageVariant.php
SimplePageVariantTest class core/tests/Drupal/Tests/Core/Render/Plugin/DisplayVariant/SimplePageVariantTest.php Tests Drupal\Core\Render\Plugin\DisplayVariant\SimplePageVariant.
SimplePageVariantTest.php file core/tests/Drupal/Tests/Core/Render/Plugin/DisplayVariant/SimplePageVariantTest.php
SimplePageVariantTest::setUpDisplayVariant function core/tests/Drupal/Tests/Core/Render/Plugin/DisplayVariant/SimplePageVariantTest.php Sets up a display variant plugin for testing.
SimplePageVariantTest::testBuild function core/tests/Drupal/Tests/Core/Render/Plugin/DisplayVariant/SimplePageVariantTest.php Tests the build method.
SimplePageVariantTest::testCacheMetadataFromPlugin function core/tests/Drupal/Tests/Core/Render/Plugin/DisplayVariant/SimplePageVariantTest.php Tests that cache metadata in the plugin are present in the build.
SimpleSource class core/modules/migrate/tests/modules/migrate_plugin_config_test/src/Plugin/migrate/source/SimpleSource.php Simple source for testing changing configuration.
SimpleSource.php file core/modules/migrate/tests/modules/migrate_plugin_config_test/src/Plugin/migrate/source/SimpleSource.php
SimpleSource::fields function core/modules/migrate/tests/modules/migrate_plugin_config_test/src/Plugin/migrate/source/SimpleSource.php
SimpleSource::getIds function core/modules/migrate/tests/modules/migrate_plugin_config_test/src/Plugin/migrate/source/SimpleSource.php
SimpleSource::query function core/modules/migrate/tests/modules/migrate_plugin_config_test/src/Plugin/migrate/source/SimpleSource.php
SimpletestTestRunResultsStorage class core/lib/Drupal/Core/Test/SimpletestTestRunResultsStorage.php Implements a test run results storage compatible with legacy Simpletest.
SimpletestTestRunResultsStorage.php file core/lib/Drupal/Core/Test/SimpletestTestRunResultsStorage.php
SimpletestTestRunResultsStorage::buildTestingResultsEnvironment function core/lib/Drupal/Core/Test/SimpletestTestRunResultsStorage.php
SimpletestTestRunResultsStorage::cleanUp function core/lib/Drupal/Core/Test/SimpletestTestRunResultsStorage.php
SimpletestTestRunResultsStorage::createNew function core/lib/Drupal/Core/Test/SimpletestTestRunResultsStorage.php
SimpletestTestRunResultsStorage::getConnection function core/lib/Drupal/Core/Test/SimpletestTestRunResultsStorage.php Returns the database connection to use for inserting assertions.
SimpletestTestRunResultsStorage::getCurrentTestRunState function core/lib/Drupal/Core/Test/SimpletestTestRunResultsStorage.php
SimpletestTestRunResultsStorage::getLogEntriesByTestClass function core/lib/Drupal/Core/Test/SimpletestTestRunResultsStorage.php
SimpletestTestRunResultsStorage::insertLogEntry function core/lib/Drupal/Core/Test/SimpletestTestRunResultsStorage.php
SimpletestTestRunResultsStorage::removeResults function core/lib/Drupal/Core/Test/SimpletestTestRunResultsStorage.php
SimpletestTestRunResultsStorage::setDatabasePrefix function core/lib/Drupal/Core/Test/SimpletestTestRunResultsStorage.php
SimpletestTestRunResultsStorage::testingResultsSchema function core/lib/Drupal/Core/Test/SimpletestTestRunResultsStorage.php Defines the database schema for run-tests.sh and simpletest module.
SimpletestTestRunResultsStorage::validateTestingResultsEnvironment function core/lib/Drupal/Core/Test/SimpletestTestRunResultsStorage.php
SimpletestTestRunResultsStorage::__construct function core/lib/Drupal/Core/Test/SimpletestTestRunResultsStorage.php SimpletestTestRunResultsStorage constructor.
SimpletestTestRunResultsStorageTest class core/tests/Drupal/KernelTests/Core/Test/SimpletestTestRunResultsStorageTest.php Tests Drupal\Core\Test\SimpletestTestRunResultsStorage.
SimpletestTestRunResultsStorageTest.php file core/tests/Drupal/KernelTests/Core/Test/SimpletestTestRunResultsStorageTest.php
SimpletestTestRunResultsStorageTest::$connection property core/tests/Drupal/KernelTests/Core/Test/SimpletestTestRunResultsStorageTest.php The database connection for testing.
SimpletestTestRunResultsStorageTest::$testRunResultsStorage property core/tests/Drupal/KernelTests/Core/Test/SimpletestTestRunResultsStorageTest.php The test run results storage.
SimpletestTestRunResultsStorageTest::getTestLogEntry function core/tests/Drupal/KernelTests/Core/Test/SimpletestTestRunResultsStorageTest.php Returns a sample test run log entry.
SimpletestTestRunResultsStorageTest::setUp function core/tests/Drupal/KernelTests/Core/Test/SimpletestTestRunResultsStorageTest.php
SimpletestTestRunResultsStorageTest::testBuildEnvironmentKeepingExistingResults function core/tests/Drupal/KernelTests/Core/Test/SimpletestTestRunResultsStorageTest.php Tests build environment keeping existing results.
SimpletestTestRunResultsStorageTest::testBuildNewEnvironment function core/tests/Drupal/KernelTests/Core/Test/SimpletestTestRunResultsStorageTest.php Tests build new environment.
SimpletestTestRunResultsStorageTest::testGetCurrentTestRunState function core/tests/Drupal/KernelTests/Core/Test/SimpletestTestRunResultsStorageTest.php Tests get current test run state.
SimpletestTestRunResultsStorageTest::testGetLogEntriesByTestClass function core/tests/Drupal/KernelTests/Core/Test/SimpletestTestRunResultsStorageTest.php Tests get log entries by test class.
simple_migration.yml file core/modules/migrate/tests/modules/migrate_plugin_config_test/migrations/simple_migration.yml core/modules/migrate/tests/modules/migrate_plugin_config_test/migrations/simple_migration.yml
SingleFlushStrategy class core/lib/Drupal/Core/Render/Placeholder/SingleFlushStrategy.php Defines the 'single_flush' placeholder strategy.
SingleFlushStrategy.php file core/lib/Drupal/Core/Render/Placeholder/SingleFlushStrategy.php
SingleFlushStrategy::processPlaceholders function core/lib/Drupal/Core/Render/Placeholder/SingleFlushStrategy.php
SingleInternalPropertyTestFieldItem class core/modules/system/tests/modules/entity_test/src/Plugin/Field/FieldType/SingleInternalPropertyTestFieldItem.php Defines the 'Single Internal Property' entity test field type.
SingleInternalPropertyTestFieldItem.php file core/modules/system/tests/modules/entity_test/src/Plugin/Field/FieldType/SingleInternalPropertyTestFieldItem.php
SingleInternalPropertyTestFieldItem::propertyDefinitions function core/modules/system/tests/modules/entity_test/src/Plugin/Field/FieldType/SingleInternalPropertyTestFieldItem.php
SingleVisibleProfileTest class core/tests/Drupal/FunctionalTests/Installer/SingleVisibleProfileTest.php Tests distribution profile support.
SingleVisibleProfileTest.php file core/tests/Drupal/FunctionalTests/Installer/SingleVisibleProfileTest.php
SingleVisibleProfileTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Installer/SingleVisibleProfileTest.php
SingleVisibleProfileTest::$profile property core/tests/Drupal/FunctionalTests/Installer/SingleVisibleProfileTest.php The installation profile to install.
SingleVisibleProfileTest::prepareEnvironment function core/tests/Drupal/FunctionalTests/Installer/SingleVisibleProfileTest.php

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