Search for conf
| Title | Object type | File name | Summary |
|---|---|---|---|
| SimpleConfigSectionStorage::$configFactory | property | core/ |
The config factory. |
| 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::deriveContextsFromRoute | function | core/ |
Derives the available plugin contexts from 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::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. |
| SimpleConfigUpdate | class | core/ |
@internal This API is experimental. |
| SimpleConfigUpdate.php | file | core/ |
|
| SimpleConfigUpdate::apply | function | core/ |
Applies the config action. |
| SimpleConfigUpdate::create | function | core/ |
Creates an instance of the plugin. |
| 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. |
| SiteConfigurationExcluder | class | core/ |
Excludes site configuration files from stage directories. |
| SiteConfigurationExcluder.php | file | core/ |
|
| SiteConfigurationExcluder::excludeSiteConfiguration | function | core/ |
Excludes site configuration files from stage operations. |
| SiteConfigurationExcluder::getDefaultSiteDirectoryPath | function | core/ |
Returns the full path to `sites/default`, relative to a root directory. |
| SiteConfigurationExcluder::getSubscribedEvents | function | core/ |
|
| 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. |
| SiteConfigurationExcluder::__construct | function | core/ |
|
| SiteConfigurationExcluderTest | class | core/ |
Tests Site Configuration Excluder. |
| SiteConfigurationExcluderTest.php | file | core/ |
|
| SiteConfigurationExcluderTest::register | function | core/ |
Registers test-specific services. |
| SiteConfigurationExcluderTest::testDefaultSiteDirectoryPermissions | function | core/ |
Tests that `sites/default` is made writable in the stage directory. |
| SiteConfigurationExcluderTest::testExcludedPaths | function | core/ |
Tests that certain paths are excluded from stage operations. |
| SiteConfigureForm | class | core/ |
Provides the site configuration form. |
| SiteConfigureForm.php | file | core/ |
|
| SiteConfigureForm::buildForm | function | core/ |
Form constructor. |
| SiteConfigureForm::create | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
| SiteConfigureForm::getAdminRoles | function | core/ |
Returns the list of admin roles. |
Pagination
- Previous page
- Page 116
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.