Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| SimpleConfigSectionStorage::$sections | property | core/ |
An array of sections. |
| SimpleConfigSectionStorage::access | function | core/ |
Overrides \Drupal\Core\Access\AccessibleInterface::access(). |
| SimpleConfigSectionStorage::buildLocalTasks | function | core/ |
Provides the local tasks dynamically for Layout Builder plugins. |
| SimpleConfigSectionStorage::buildRoutes | function | core/ |
Provides the routes needed for Layout Builder UI. |
| SimpleConfigSectionStorage::create | function | core/ |
Creates an instance of the plugin. |
| SimpleConfigSectionStorage::deriveContextsFromRoute | function | core/ |
Derives the available plugin contexts from route values. |
| SimpleConfigSectionStorage::extractIdFromRoute | function | core/ |
Configures the plugin based on route values. |
| SimpleConfigSectionStorage::getConfigName | function | core/ |
Returns the name to be used to store in the config system. |
| SimpleConfigSectionStorage::getContextsDuringPreview | function | core/ |
Gets contexts for use during preview. |
| SimpleConfigSectionStorage::getLayoutBuilderUrl | function | core/ |
Gets the URL used to display the Layout Builder UI. |
| SimpleConfigSectionStorage::getRedirectUrl | function | core/ |
Gets the URL used when redirecting away from the Layout Builder UI. |
| SimpleConfigSectionStorage::getSectionListFromId | function | core/ |
Derives the section list from the storage ID. |
| 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::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/ |
Overrides \Drupal\Component\Plugin\PluginBase::__construct(). |
| SimpleConfigSectionStorageTest | class | core/ |
Tests the test implementation of section storage. |
| SimpleConfigSectionStorageTest.php | file | core/ |
|
| SimpleConfigSectionStorageTest::$modules | property | core/ |
Modules to enable. |
| SimpleConfigSectionStorageTest::getSectionStorage | function | core/ |
Sets up the section storage entity. |
| SimpleTestErrorCollectorTest | class | core/ |
Tests SimpleTest error and exception collector. |
| SimpleTestErrorCollectorTest.php | file | core/ |
|
| SimpleTestErrorCollectorTest::$collectedErrors | property | core/ |
Errors triggered during the test. |
| SimpleTestErrorCollectorTest::$modules | property | core/ |
Modules to enable. |
| SimpleTestErrorCollectorTest::assertError | function | core/ |
Asserts that a collected error matches what we are expecting. |
| SimpleTestErrorCollectorTest::error | function | core/ |
Stores errors into an array. |
| SimpleTestErrorCollectorTest::testErrorCollect | function | core/ |
Tests that simpletest collects errors from the tested site. |
| SimpletestPhpunitBrowserTest::testOutput | function | core/ |
Dummy test that logs the visited front page for HTML output. |
| simpletest_clean_temporary_directories | function | core/ |
Finds all leftover temporary directories and removes them. |
| simpletest_phpunit_testcase_to_row | function | core/ |
Converts a PHPUnit test case result to a {simpletest} result row. |
| simpletest_phpunit_xml_to_rows | function | core/ |
Converts PHPUnit's JUnit XML output to an array. |
| site.path.factory | service | core/ |
Drupal\Core\SitePathFactory |
| SiteBrandingConvertedIntoBlockUpdateTest | class | core/ |
Tests the upgrade path for page site variables being converted into a block. |
| SiteBrandingConvertedIntoBlockUpdateTest.php | file | core/ |
|
| SiteBrandingConvertedIntoBlockUpdateTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| SiteBrandingConvertedIntoBlockUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| SiteBrandingConvertedIntoBlockUpdateTest::setUp | function | core/ |
Overrides WebTestBase::setUp() for update testing. |
| SiteBrandingConvertedIntoBlockUpdateTest::testUpdateHookN | function | core/ |
Tests that site branding elements are being converted into blocks. |
| SiteConfigureForm::$userStorage | property | core/ |
The user storage. |
| SiteInformationForm::$pathValidator | property | core/ |
The path validator. |
| SitePathFactory | class | core/ |
Gets the site path from the kernel. |
| SitePathFactory.php | file | core/ |
|
| SitePathFactory::$drupalKernel | property | core/ |
The Drupal kernel. |
| SitePathFactory::get | function | core/ |
Gets the site path. |
| SitePathFactory::__construct | function | core/ |
Constructs an SitePathFactory instance. |
| SitesDirectoryHardeningTest | class | core/ |
Tests Drupal permissions hardening of /sites subdirectories. |
Pagination
- Previous page
- Page 191
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.