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 |
|---|---|---|---|
| StandardTestTrait | trait | core/ |
Provides a test method to test the Standard installation profile or recipe. |
| StandardTestTrait.php | file | core/ |
|
| StandardTestTrait::$adminUser | property | core/ |
The admin user. |
| StandardTestTrait::installResponsiveImage | function | core/ |
Installs the responsive image module. |
| StandardTestTrait::testStandard | function | core/ |
Tests Standard installation profile or recipe. |
| standard_install | function | core/ |
Implements hook_install(). |
| stark.breakpoints.yml | file | core/ |
core/themes/stark/stark.breakpoints.yml |
| stark.info.yml | file | core/ |
core/themes/stark/stark.info.yml |
| stark.schema.yml | file | core/ |
core/themes/stark/config/schema/stark.schema.yml |
| StarterKit | class | core/ |
Interacts with theme generation. |
| StarterKit.php | file | core/ |
|
| StarterKit::postProcess | function | core/ |
Performs post-processing of a generated theme. |
| StarterKitInterface | interface | core/ |
Allows starter kits to interact with theme generation. |
| StarterKitInterface.php | file | core/ |
|
| StarterKitInterface::postProcess | function | core/ |
Performs post-processing of a generated theme. |
| StarterkitThemeHooks | class | core/ |
Hook implementations for starterkit_theme. |
| StarterkitThemeHooks.php | file | core/ |
|
| StarterkitThemeHooks::preprocessImageWidget | function | core/ |
Implements hook_preprocess_image_widget(). |
| starterkit_theme.info.yml | file | core/ |
core/themes/starterkit_theme/starterkit_theme.info.yml |
| starterkit_theme.libraries.yml | file | core/ |
core/themes/starterkit_theme/starterkit_theme.libraries.yml |
| starterkit_theme.starterkit.yml | file | core/ |
core/themes/starterkit_theme/starterkit_theme.starterkit.yml |
| starterkit_theme.theme | file | core/ |
Functions to support theming. |
| starterkit_theme_preprocess_image_widget | function | core/ |
Implements hook_preprocess_image_widget(). |
| State | class | core/ |
Provides the state system using a key value store. |
| state | service | core/ |
Drupal\Core\State\State |
| State | class | core/ |
A value object representing a workflow state. |
| State API | group | core/ |
Information about the State API. |
| State.php | file | core/ |
|
| State.php | file | core/ |
|
| State::$deprecatedState | property | core/ |
Information about all deprecated state, keyed by legacy state key. |
| State::$id | property | core/ |
The state's ID. |
| State::$keysSetDuringRequest | property | core/ |
Tracks keys that have been modified during the request lifecycle. |
| State::$keyValueStore | property | core/ |
The key value store to use. |
| State::$label | property | core/ |
The state's label. |
| State::$weight | property | core/ |
The state's weight. |
| State::$workflow | property | core/ |
The workflow the state is attached to. |
| State::canTransitionTo | function | core/ |
|
| State::delete | function | core/ |
|
| State::deleteMultiple | function | core/ |
|
| State::get | function | core/ |
|
| State::getMultiple | function | core/ |
|
| State::getTransitions | function | core/ |
|
| State::getTransitionTo | function | core/ |
|
| State::getValuesSetDuringRequest | function | core/ |
|
| State::id | function | core/ |
|
| State::label | function | core/ |
|
| State::labelCallback | function | core/ |
Helper method to convert a State value object to a label. |
| State::registerKeySetDuringRequest | function | core/ |
Registers a key that was set during the request. |
| State::resetCache | function | core/ |
|
| State::resolveCacheMiss | function | core/ |
Pagination
- Previous page
- Page 1507
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.