Search for %s
- Search 7.x for %s
- Search 8.9.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 |
|---|---|---|---|
| StandardTest::$format | property | core/ |
The mocked text format configuration entity. |
| StandardTest::$profile | property | core/ |
The profile to install as a basis for testing. |
| StandardTest::providerTestBlackListMode | function | core/ |
Data provider for testBlacklistMode(). |
| StandardTest::providerTestFilterXss | function | core/ |
Provides test data for testFilterXss(). |
| StandardTest::setUp | function | core/ |
|
| StandardTest::testBlacklistMode | function | core/ |
Tests removing disallowed tags and XSS prevention. |
| StandardTest::testFilterXss | function | core/ |
Tests the method for filtering XSS. |
| StandardTest::testStandard | function | core/ |
Tests Standard installation profile. |
| standard_form_install_configure_form_alter | function | core/ |
Implements hook_form_FORM_ID_alter() for install_configure_form(). |
| standard_form_install_configure_submit | function | core/ |
Submission handler to sync the contact.form.feedback recipient. |
| 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/ |
|
| 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. |
| 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.theme | file | core/ |
Functions to support theming. |
| starterkit_theme_preprocess_image_widget | function | core/ |
Implements hook_preprocess_image_widget(). |
| State | class | core/ |
A value object representing a workflow state. |
| state | service | core/ |
Drupal\Core\State\State |
| State | class | core/ |
Provides the state system using a key value store. |
| State API | group | core/ |
Information about the State API. |
| State.php | file | core/ |
|
| State.php | file | core/ |
|
| State::$cache | property | core/ |
Static state cache. |
| State::$id | property | core/ |
The state's ID. |
| 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/ |
Determines if the state can transition to the provided state ID. |
| State::delete | function | core/ |
Deletes an item. |
| State::deleteMultiple | function | core/ |
Deletes multiple items. |
| State::get | function | core/ |
Returns the stored value for a given key. |
| State::getMultiple | function | core/ |
Returns the stored key/value pairs for a given set of keys. |
| State::getTransitions | function | core/ |
Gets all the possible transition objects for the state. |
| State::getTransitionTo | function | core/ |
Gets the Transition object for the provided state ID. |
| State::id | function | core/ |
Gets the state's ID. |
| State::label | function | core/ |
Gets the state's label. |
| State::labelCallback | function | core/ |
Helper method to convert a State value object to a label. |
| State::resetCache | function | core/ |
Resets the static cache. |
| State::set | function | core/ |
Saves a value for a given key. |
| State::setMultiple | function | core/ |
Saves key/value pairs. |
| State::weight | function | core/ |
Gets the state's weight. |
Pagination
- Previous page
- Page 1171
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.