Search for executed

  1. Search 7.x for executed
  2. Search 9.5.x for executed
  3. Search 8.9.x for executed
  4. Search 10.3.x for executed
  5. Other projects
Title Object type File name Summary
DriverSpecificTransactionTestBase::executeDDLStatement function core/tests/Drupal/KernelTests/Core/Database/DriverSpecificTransactionTestBase.php Executes a DDL statement.
FormState::$executed property core/lib/Drupal/Core/Form/FormState.php If TRUE, the form was submitted and has been processed and executed.
FormState::isExecuted function core/lib/Drupal/Core/Form/FormState.php Determines if the form was submitted and has been processed and executed.
FormState::setExecuted function core/lib/Drupal/Core/Form/FormState.php Sets that the form was submitted and has been processed and executed.
FormStateDecoratorBase::isExecuted function core/lib/Drupal/Core/Form/FormStateDecoratorBase.php Determines if the form was submitted and has been processed and executed.
FormStateDecoratorBase::setExecuted function core/lib/Drupal/Core/Form/FormStateDecoratorBase.php Sets that the form was submitted and has been processed and executed.
FormStateDecoratorBaseTest::testIsExecuted function core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php @covers ::isExecuted
FormStateDecoratorBaseTest::testSetExecuted function core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php @covers ::setExecuted
FormStateInterface::isExecuted function core/lib/Drupal/Core/Form/FormStateInterface.php Determines if the form was submitted and has been processed and executed.
FormStateInterface::setExecuted function core/lib/Drupal/Core/Form/FormStateInterface.php Sets that the form was submitted and has been processed and executed.
SearchQuery::$executedPrepare property core/modules/search/src/SearchQuery.php Indicates whether the preparation step has been executed.
ViewExecutable::$executed property core/modules/views/src/ViewExecutable.php Whether the view has been executed/query has been run.
ViewExecutable::executeDisplay function core/modules/views/src/ViewExecutable.php Executes the given display, with the given arguments.

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