Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| SimpleAnnotationReader::$parser | property | core/ |
|
| SimpleAnnotationReader::addNamespace | function | core/ |
Adds a namespace in which we will look for annotations. |
| SimpleAnnotationReader::getClassAnnotation | function | core/ |
Gets a class annotation. |
| SimpleAnnotationReader::getClassAnnotations | function | core/ |
Gets the annotations applied to a class. |
| SimpleAnnotationReader::getMethodAnnotation | function | core/ |
Gets a method annotation. |
| SimpleAnnotationReader::getMethodAnnotations | function | core/ |
Gets the annotations applied to a method. |
| SimpleAnnotationReader::getPropertyAnnotation | function | core/ |
Gets a property annotation. |
| SimpleAnnotationReader::getPropertyAnnotations | function | core/ |
Gets the annotations applied to a property. |
| SimpleAnnotationReader::__construct | function | core/ |
Constructor. |
| SimpleConfigSectionListTest | class | core/ |
Tests the test implementation of section storage. |
| SimpleConfigSectionListTest.php | file | core/ |
|
| SimpleConfigSectionListTest::$modules | property | core/ |
|
| SimpleConfigSectionListTest::getSectionList | function | core/ |
|
| SimpleConfigSectionStorage | class | core/ |
Provides section storage utilizing simple config. |
| SimpleConfigSectionStorage.php | file | core/ |
|
| SimpleConfigSectionStorage::$configFactory | property | core/ |
The config factory. |
| SimpleConfigSectionStorage::$sections | property | core/ |
An array of sections. |
| SimpleConfigSectionStorage::access | function | core/ |
|
| SimpleConfigSectionStorage::buildLocalTasks | function | core/ |
|
| SimpleConfigSectionStorage::buildRoutes | function | core/ |
|
| SimpleConfigSectionStorage::deriveContextsFromRoute | function | core/ |
|
| SimpleConfigSectionStorage::getConfigName | function | core/ |
Returns the name to be used to store in the config system. |
| SimpleConfigSectionStorage::getContextsDuringPreview | function | core/ |
|
| SimpleConfigSectionStorage::getLayoutBuilderUrl | function | core/ |
|
| SimpleConfigSectionStorage::getRedirectUrl | function | core/ |
|
| SimpleConfigSectionStorage::getSections | function | core/ |
|
| SimpleConfigSectionStorage::getStorageId | function | core/ |
|
| SimpleConfigSectionStorage::getStorageType | function | core/ |
|
| SimpleConfigSectionStorage::isApplicable | function | core/ |
|
| SimpleConfigSectionStorage::isSupported | function | core/ |
|
| SimpleConfigSectionStorage::label | function | core/ |
|
| SimpleConfigSectionStorage::save | function | core/ |
|
| SimpleConfigSectionStorage::setSections | function | core/ |
|
| SimpleConfigSectionStorage::__construct | function | core/ |
|
| SimpleConfigUpdate | class | core/ |
@internal This API is experimental. |
| SimpleConfigUpdate.php | file | core/ |
|
| SimpleConfigUpdate::apply | function | core/ |
|
| SimpleConfigUpdate::create | function | core/ |
|
| SimpleConfigUpdate::__construct | function | core/ |
|
| SimpleConfigValidationTest | class | core/ |
Tests validation of certain elements common to all config. |
| SimpleConfigValidationTest.php | file | core/ |
|
| SimpleConfigValidationTest::$modules | property | core/ |
|
| 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. |
Pagination
- Previous page
- Page 1480
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.