Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| SimpleAnnotationReader::addNamespace | function | core/ |
Adds a namespace in which we will look for annotations. |
| SimpleAnnotationReader::getClassAnnotation | function | core/ |
|
| SimpleAnnotationReader::getClassAnnotations | function | core/ |
|
| SimpleAnnotationReader::getMethodAnnotation | function | core/ |
|
| SimpleAnnotationReader::getMethodAnnotations | function | core/ |
|
| SimpleAnnotationReader::getPropertyAnnotation | function | core/ |
|
| SimpleAnnotationReader::getPropertyAnnotations | function | core/ |
|
| SimpleAnnotationReader::__construct | function | core/ |
Constructor. |
| 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/ |
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. |
| 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. |
| SimplePageVariant::$title | property | core/ |
The page title: a string (plain title) or a render array (formatted title). |
| SimplePageVariant::build | function | core/ |
Builds and returns the renderable array for the display variant. |
| SimplePageVariant::setMainContent | function | core/ |
Sets the main content for the page being rendered. |
| SimplePageVariant::setTitle | function | core/ |
Sets the title for the page being rendered. |
| simpletest-result-summary.html.twig | file | core/ |
Theme override for simpletest result summaries. |
| simpletest-result-summary.html.twig | file | core/ |
Default theme implementation for simpletest result summaries. |
| simpletest.api.php | file | core/ |
Hooks provided by the SimpleTest module. |
| simpletest.info.yml | file | core/ |
core/modules/simpletest/simpletest.info.yml |
| simpletest.install | file | core/ |
Install, update and uninstall functions for the simpletest module. |
| simpletest.libraries.yml | file | core/ |
core/modules/simpletest/simpletest.libraries.yml |
| simpletest.links.menu.yml | file | core/ |
core/modules/simpletest/simpletest.links.menu.yml |
| simpletest.links.task.yml | file | core/ |
core/modules/simpletest/simpletest.links.task.yml |
Pagination
- Previous page
- Page 1117
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.