Search for state
- Search 7.x for state
- Search 9.5.x for state
- Search 8.9.x for state
- Search 10.3.x for state
- Other projects
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
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. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
ModerationStateWidget::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
ModerationStateWidget::create | function | core/ |
Creates an instance of the plugin. |
ModerationStateWidget::form | function | core/ |
Creates a form element for a field. |
ModerationStateWidget::formElement | function | core/ |
Returns the form for a single field widget. |
ModerationStateWidget::isApplicable | function | core/ |
Returns if the widget can be used for the provided field. |
ModerationStateWidget::validateElement | function | core/ |
Form validation handler for widget elements. |
ModerationStateWidget::__construct | function | core/ |
Constructs a new ModerationStateWidget object. |
ModerationStateWidgetTest | class | core/ |
@coversDefaultClass \Drupal\content_moderation\Plugin\Field\FieldWidget\ModerationStateWidget[[api-linebreak]] @group content_moderation |
ModerationStateWidgetTest.php | file | core/ |
|
ModerationStateWidgetTest::$modules | property | core/ |
Modules to install. |
ModerationStateWidgetTest::setUp | function | core/ |
|
ModerationStateWidgetTest::testIsApplicable | function | core/ |
@covers ::isApplicable[[api-linebreak]] |
ModerationStateWidgetTest::testWidgetNonModeratedEntity | function | core/ |
Tests the widget does not impact a non-moderated entity. |
NamedPlaceholderConverterTest::statementsWithParametersProvider | function | core/ |
Data for testParse. |
NodeTranslationExceptionSubscriber::$state | property | core/ |
The state service. |
NodeTranslationMigrateSubscriber::$state | property | core/ |
The state service. |
NonAbstractFormStateDecoratorBase | class | core/ |
Provides a non-abstract version of the class under test. |
NonAbstractFormStateDecoratorBase::__construct | function | core/ |
Creates a new instance. |
PathPluginBase::$state | property | core/ |
The state key value store. |
PathPluginBaseTest::$state | property | core/ |
The mocked key value storage. |
PathRootsSubscriber::$state | property | core/ |
The state key value store. |
PathRootsSubscriberTest::$state | property | core/ |
The mocked state. |
PdoResult::getClientStatement | function | core/ |
Returns the client-level database PDO statement object. |
PdoTrait::getClientStatement | function | core/ |
Returns the client-level database statement object. |
PerformanceTestRecorder::$state | property | core/ |
The state service for persistent storage if necessary. |
PHP Runtime Assert Statements | group | core/ |
Use of the assert() statement in Drupal. |
PluginManagerCacheClearer::$state | property | core/ |
|
PluralFormula::$state | property | core/ |
|
PredefinedStatesWorkflowTestType | class | core/ |
Test workflow type. |
PredefinedStatesWorkflowTestType.php | file | core/ |
|
PredefinedStatesWorkflowTestType::addState | function | core/ |
Adds a state to the workflow. |
PredefinedStatesWorkflowTestType::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
PredefinedStatesWorkflowTestType::deleteState | function | core/ |
Deletes a state from the workflow. |
PredefinedStatesWorkflowTestType::getState | function | core/ |
Gets a workflow state. |
PredefinedStatesWorkflowTestType::getStates | function | core/ |
Gets state objects for the provided state IDs. |
PredefinedStatesWorkflowTestType::hasState | function | core/ |
Determines if the workflow has a state with the provided ID. |
PredefinedStatesWorkflowTestType::setStateLabel | function | core/ |
Sets a state's label. |
PredefinedStatesWorkflowTestType::setStateWeight | function | core/ |
Sets a state's weight value. |
PrivateKey::$state | property | core/ |
The state service. |
PrivateKeyTest::$state | property | core/ |
The state mock class. |
PrivateKeyTest::testGetNoState | function | core/ |
Tests PrivateKey::get() with no private key from state. |
ProxyBuilder::buildUseStatements | function | core/ |
Build the required use statements of the proxy class. |
ProxyBuilder::buildUseStatements | function | core/ |
Build the required use statements of the proxy class. |
RequiredStateMissingException | class | core/ |
Indicates that a workflow does not contain a required state. |
RequiredStateMissingException.php | file | core/ |
|
RequiredStatesTest | class | core/ |
Tests Workflow type's required states and configuration initialization. |
RequiredStatesTest.php | file | core/ |
|
RequiredStatesTest::$modules | property | core/ |
Modules to install. |
RequiredStatesTest::testChangeRequiredStateAPI | function | core/ |
Ensures that initialized configuration can be changed. |
RequiredStatesTest::testDeleteRequiredStateAPI | function | core/ |
@covers \Drupal\workflows\Entity\Workflow::preSave[[api-linebreak]] |
Pagination
- Previous page
- Page 21
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.