Search for state
- Search 7.x for state
- Search 9.5.x for state
- Search 10.3.x for state
- Search 11.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 |
---|---|---|---|
SubformStateTest::testGetLimitValidationErrors | function | core/ |
@covers ::getLimitValidationErrors[[api-linebreak]] |
SubformStateTest::testGetValue | function | core/ |
@covers ::getValue[[api-linebreak]] |
SubformStateTest::testGetValueBroken | function | core/ |
@covers ::getValue[[api-linebreak]] |
SubformStateTest::testGetValues | function | core/ |
@covers ::getValues[[api-linebreak]] @covers ::getParents[[api-linebreak]] |
SubformStateTest::testGetValuesBroken | function | core/ |
@covers ::getValues[[api-linebreak]] @covers ::getParents[[api-linebreak]] |
SubformStateTest::testSetErrorByName | function | core/ |
@covers ::setErrorByName[[api-linebreak]] |
SubformStateTest::testSetLimitValidationErrors | function | core/ |
@covers ::setLimitValidationErrors[[api-linebreak]] |
SubformStateTest::testSetValues | function | core/ |
@covers ::setValues[[api-linebreak]] |
SubformStateTest::testSetValuesBroken | function | core/ |
@covers ::setValues[[api-linebreak]] |
SystemRequirements::phpVersionWithPdoDisallowMultipleStatements | function | core/ |
Determines whether the passed in PHP version disallows multiple statements. |
SystemRequirementsTest::providerTestPhpVersionWithPdoDisallowMultipleStatements | function | core/ |
|
SystemRequirementsTest::testPhpVersionWithPdoDisallowMultipleStatements | function | core/ |
@covers ::phpVersionWithPdoDisallowMultipleStatements[[api-linebreak]] @dataProvider providerTestPhpVersionWithPdoDisallowMultipleStatements @expectedDeprecation Drupal\system\SystemRequirements::phpVersionWithPdoDisallowMultipleStatements() is… |
system_post_update_states_clear_cache | function | core/ |
Force cache clear to ensure aggregated JavaScript files are regenerated. |
TableDragTest::$state | property | core/ |
The state service. |
TableDragTestForm::$state | property | core/ |
The state service. |
TermParentsTest::$state | property | core/ |
The state service. |
TestClass::$state | property | core/ |
The state keyvalue collection. |
TestStateBasedSectionStorage | class | core/ |
Provides a test section storage that is controlled by state. |
TestStateBasedSectionStorage.php | file | core/ |
|
TestStateBasedSectionStorage::access | function | core/ |
|
TestStateBasedSectionStorage::buildRoutes | function | core/ |
|
TestStateBasedSectionStorage::deriveContextsFromRoute | function | core/ |
|
TestStateBasedSectionStorage::extractIdFromRoute | function | core/ |
|
TestStateBasedSectionStorage::getLayoutBuilderUrl | function | core/ |
|
TestStateBasedSectionStorage::getRedirectUrl | function | core/ |
|
TestStateBasedSectionStorage::getSectionList | function | core/ |
|
TestStateBasedSectionStorage::getSectionListFromId | function | core/ |
|
TestStateBasedSectionStorage::getSections | function | core/ |
|
TestStateBasedSectionStorage::getStorageId | function | core/ |
|
TestStateBasedSectionStorage::isApplicable | function | core/ |
|
TestStateBasedSectionStorage::label | function | core/ |
|
TestStateBasedSectionStorage::save | function | core/ |
|
TestStatementInterface | interface | core/ |
As StatementInterface extends \Traversable, which though always needs an additional interface. The Statement class itself can't be mocked because of its __wakeup function. |
TestToolkit::$state | property | core/ |
The state service. |
TestType::getRequiredStates | function | core/ |
|
ThemeInfoTest::$state | property | core/ |
The state service used in this test. |
ThemeInstaller::$state | property | core/ |
|
TransactionTest::executeDDLStatement | function | core/ |
Executes a DDL statement. |
TransactionTest::testTransactionWithDdlStatement | function | core/ |
Tests the compatibility of transactions with DDL statements. |
Transition::$fromStateIds | property | core/ |
The transition's from state IDs. |
Transition::$toStateId | property | core/ |
The transition's to state ID. |
TranslateFormBase::$state | property | core/ |
The state store. |
TranslationStatusForm::$state | property | core/ |
The Drupal state storage service. |
TwigEnvironment::$state | property | core/ |
The state service. |
UnpublishedBlockTest::testViewShowsCorrectStates | function | core/ |
Tests unpublishing of block_content entities. |
UpdateManagerUpdate::$state | property | core/ |
The Drupal state storage service. |
UpdateProcessor::$stateStore | property | core/ |
The state service. |
UpdateReady::$state | property | core/ |
The state key value store. |
UserRegistrationTest::testUuidFormState | function | core/ |
Tests that UUID isn't cached in form state on register form. |
ValidateMigrationStateTest | class | core/ |
Tests the migration state information in module.migrate_drupal.yml. |
Pagination
- Previous page
- Page 26
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.