Search for state

  1. Search 7.x for state
  2. Search 8.9.x for state
  3. Search 10.3.x for state
  4. Search 11.x for state
  5. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
State class core/modules/workflows/src/State.php A value object representing a workflow state.
state service core/core.services.yml Drupal\Core\State\State
State class core/lib/Drupal/Core/State/State.php Provides the state system using a key value store.

All search results

Title Object type File name Summary
FormStateDecoratorBaseTest::testGetValues function core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php @covers ::getValues[[api-linebreak]]
FormStateDecoratorBaseTest::testHas function core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php @covers ::has[[api-linebreak]]
FormStateDecoratorBaseTest::testHasFileElement function core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php @covers ::hasFileElement[[api-linebreak]]
FormStateDecoratorBaseTest::testHasInvalidToken function core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php @covers ::hasInvalidToken[[api-linebreak]]
FormStateDecoratorBaseTest::testHasTemporaryValue function core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php @covers ::hasTemporaryValue[[api-linebreak]]
FormStateDecoratorBaseTest::testHasValue function core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php @covers ::hasValue[[api-linebreak]]
FormStateDecoratorBaseTest::testIsBypassingProgrammedAccessChecks function core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php @covers ::isBypassingProgrammedAccessChecks[[api-linebreak]]
FormStateDecoratorBaseTest::testIsCached function core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php @covers ::isCached[[api-linebreak]]
FormStateDecoratorBaseTest::testIsExecuted function core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php @covers ::isExecuted[[api-linebreak]]
FormStateDecoratorBaseTest::testIsMethodType function core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php @covers ::isMethodType[[api-linebreak]]
FormStateDecoratorBaseTest::testIsProcessingInput function core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php @covers ::isProcessingInput[[api-linebreak]]
FormStateDecoratorBaseTest::testIsProgrammed function core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php @covers ::isProgrammed[[api-linebreak]]
FormStateDecoratorBaseTest::testIsRebuilding function core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php @covers ::isRebuilding[[api-linebreak]]
FormStateDecoratorBaseTest::testIsRedirectDisabled function core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php @covers ::isRedirectDisabled[[api-linebreak]]
FormStateDecoratorBaseTest::testIsSubmitted function core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php @covers ::isSubmitted[[api-linebreak]]
FormStateDecoratorBaseTest::testIsValidationComplete function core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php @covers ::isValidationComplete[[api-linebreak]]
FormStateDecoratorBaseTest::testIsValidationEnforced function core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php @covers ::isValidationEnforced[[api-linebreak]]
FormStateDecoratorBaseTest::testIsValueEmpty function core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php @covers ::isValueEmpty[[api-linebreak]]
FormStateDecoratorBaseTest::testLoadInclude function core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php @covers ::loadInclude[[api-linebreak]]
FormStateDecoratorBaseTest::testPrepareCallback function core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php @covers ::prepareCallback[[api-linebreak]]
FormStateDecoratorBaseTest::testSet function core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php @covers ::set[[api-linebreak]]
FormStateDecoratorBaseTest::testSetAlwaysProcess function core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php @covers ::setAlwaysProcess[[api-linebreak]]
FormStateDecoratorBaseTest::testSetBuildInfo function core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php @covers ::setBuildInfo[[api-linebreak]]
FormStateDecoratorBaseTest::testSetButtons function core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php @covers ::setButtons[[api-linebreak]]
FormStateDecoratorBaseTest::testSetCached function core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php @covers ::setCached[[api-linebreak]]
FormStateDecoratorBaseTest::testSetCachedWithLogicException function core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php @covers ::setCached[[api-linebreak]]
FormStateDecoratorBaseTest::testSetCleanValueKeys function core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php @covers ::setCleanValueKeys[[api-linebreak]]
FormStateDecoratorBaseTest::testSetCompleteForm function core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php @covers ::setCompleteForm[[api-linebreak]]
FormStateDecoratorBaseTest::testSetError function core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php @covers ::setError[[api-linebreak]]
FormStateDecoratorBaseTest::testSetErrorByName function core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php @covers ::setErrorByName[[api-linebreak]]
FormStateDecoratorBaseTest::testSetExecuted function core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php @covers ::setExecuted[[api-linebreak]]
FormStateDecoratorBaseTest::testSetFormObject function core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php @covers ::setFormObject[[api-linebreak]]
FormStateDecoratorBaseTest::testSetFormState function core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php @covers ::setFormState[[api-linebreak]]
FormStateDecoratorBaseTest::testSetGroups function core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php @covers ::setGroups[[api-linebreak]]
FormStateDecoratorBaseTest::testSetHasFileElement function core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php @covers ::setHasFileElement[[api-linebreak]]
FormStateDecoratorBaseTest::testSetInvalidToken function core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php @covers ::setInvalidToken[[api-linebreak]]
FormStateDecoratorBaseTest::testSetLimitValidationErrors function core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php @covers ::setLimitValidationErrors[[api-linebreak]]
FormStateDecoratorBaseTest::testSetMethod function core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php @covers ::setMethod[[api-linebreak]]
FormStateDecoratorBaseTest::testSetProcessInput function core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php @covers ::setProcessInput[[api-linebreak]]
FormStateDecoratorBaseTest::testSetProgrammed function core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php @covers ::setProgrammed[[api-linebreak]]
FormStateDecoratorBaseTest::testSetProgrammedBypassAccessCheck function core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php @covers ::setProgrammedBypassAccessCheck[[api-linebreak]]
FormStateDecoratorBaseTest::testSetRebuild function core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php @covers ::setRebuild[[api-linebreak]]
FormStateDecoratorBaseTest::testSetRebuildInfo function core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php @covers ::setRebuildInfo[[api-linebreak]]
FormStateDecoratorBaseTest::testSetRedirect function core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php @covers ::setRedirect[[api-linebreak]]
FormStateDecoratorBaseTest::testSetRedirectUrl function core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php @covers ::setRedirectUrl[[api-linebreak]]
FormStateDecoratorBaseTest::testSetRequestMethod function core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php @covers ::setRequestMethod[[api-linebreak]]
FormStateDecoratorBaseTest::testSetResponse function core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php @covers ::setResponse[[api-linebreak]]
FormStateDecoratorBaseTest::testSetStorage function core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php @covers ::setStorage[[api-linebreak]]
FormStateDecoratorBaseTest::testSetSubmitHandlers function core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php @covers ::setSubmitHandlers[[api-linebreak]]
FormStateDecoratorBaseTest::testSetSubmitted function core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php @covers ::setSubmitted[[api-linebreak]]

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.