Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| SimpleConfigSectionStorage::getRedirectUrl | function | core/ |
Gets the URL used when redirecting away from the Layout Builder UI. |
| SimpleConfigSectionStorage::getSections | function | core/ |
Gets the layout sections. |
| SimpleConfigSectionStorage::getStorageId | function | core/ |
Returns an identifier for this storage. |
| SimpleConfigSectionStorage::getStorageType | function | core/ |
Returns the type of this storage. |
| SimpleConfigSectionStorage::isApplicable | function | core/ |
Determines if this section storage is applicable for the current contexts. |
| SimpleConfigSectionStorage::isSupported | function | core/ |
Determines if layout builder is supported by a view mode. |
| SimpleConfigSectionStorage::label | function | core/ |
Gets the label for the object using the sections. |
| SimpleConfigSectionStorage::save | function | core/ |
Saves the sections. |
| SimpleConfigSectionStorage::setSections | function | core/ |
Stores the information for all sections. |
| SimpleConfigSectionStorage::__construct | function | core/ |
Constructs a \Drupal\Component\Plugin\PluginBase object. |
| 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. |
| SiteConfigurationExcluder::getDefaultSiteDirectoryPath | function | core/ |
Returns the full path to `sites/default`, relative to a root directory. |
| SiteConfigurationExcluder::makeDefaultSiteDirectoryWritable | function | core/ |
Makes the staged `sites/default` directory owner-writable. |
| SiteConfigurationExcluder::syncDefaultSiteDirectoryPermissions | function | core/ |
Makes `sites/default` permissions the same in live and stage directories. |
| SiteConfigurationExcluderTest::testDefaultSiteDirectoryPermissions | function | core/ |
Tests that `sites/default` is made writable in the stage directory. |
| SiteInformationForm::$pathValidator | property | core/ |
The path validator. |
| SitesDirectoryHardeningTest | class | core/ |
Tests Drupal permissions hardening of /sites subdirectories. |
| SitesDirectoryHardeningTest.php | file | core/ |
|
| SitesDirectoryHardeningTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| SitesDirectoryHardeningTest::checkSystemRequirements | function | core/ |
Checks system runtime requirements. |
| SitesDirectoryHardeningTest::makeWritable | function | core/ |
Makes the given path and settings file writable. |
| SitesDirectoryHardeningTest::settingsFile | function | core/ |
Returns the path to settings.php. |
| SitesDirectoryHardeningTest::testSitesDirectoryHardening | function | core/ |
Tests the default behavior to restrict directory permissions is enforced. |
| SitesDirectoryHardeningTest::testSitesDirectoryHardeningConfig | function | core/ |
Tests writable files remain writable when directory hardening is disabled. |
| SiteSettingsForm::createRandomConfigDirectory | function | core/ |
Create a random config sync directory. |
| SmartDefaultSettings::addTagsToSourceEditing | function | core/ |
|
| SmartDefaultSettings::addToolbarItemsToMatchHtmlElementsInFormat | function | core/ |
Adds CKEditor 5 toolbar items to match the format's HTML elements. |
Pagination
- Previous page
- Page 221
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.