Search for execute

  1. Search 7.x for execute
  2. Search 9.5.x for execute
  3. Search 10.3.x for execute
  4. Search 11.x for execute
  5. Other projects
Title Object type File name Summary
ActionBase::executeMultiple function core/lib/Drupal/Core/Action/ActionBase.php Executes the plugin for an array of objects.
ActionInterface::executeMultiple function core/lib/Drupal/Core/Action/ActionInterface.php Executes the plugin for an array of objects.
ConditionManager::execute function core/lib/Drupal/Core/Condition/ConditionManager.php Executes an executable plugin.
ConditionPluginBase::execute function core/lib/Drupal/Core/Condition/ConditionPluginBase.php Executes the plugin.
DbDumpCommand::execute function core/lib/Drupal/Core/Command/DbDumpCommand.php
DbImportCommand::execute function core/lib/Drupal/Core/Command/DbImportCommand.php
Delete::execute function core/lib/Drupal/Core/Database/Query/Delete.php Executes the DELETE query.
Delete::execute function core/lib/Drupal/Core/Database/Driver/pgsql/Delete.php Executes the DELETE query.
DeleteAction::execute function core/lib/Drupal/Core/Action/Plugin/Action/DeleteAction.php Executes the plugin.
DeleteAction::executeMultiple function core/lib/Drupal/Core/Action/Plugin/Action/DeleteAction.php Executes the plugin for an array of objects.
EmailAction::execute function core/lib/Drupal/Core/Action/Plugin/Action/EmailAction.php Executes the plugin.
ExecutableInterface::execute function core/lib/Drupal/Core/Executable/ExecutableInterface.php Executes the plugin.
ExecutableManagerInterface::execute function core/lib/Drupal/Core/Executable/ExecutableManagerInterface.php Executes an executable plugin.
FieldUpdateActionBase::execute function core/lib/Drupal/Core/Field/FieldUpdateActionBase.php Executes the plugin.
FormBuilder::executeSubmitHandlers function core/lib/Drupal/Core/Form/FormBuilder.php Executes custom submission handlers for a given form.
FormBuilder::executeValidateHandlers function core/lib/Drupal/Core/Form/FormBuilder.php Executes custom validation handlers for a given form.
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.
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.
FormSubmitter::executeSubmitHandlers function core/lib/Drupal/Core/Form/FormSubmitter.php Executes custom submission handlers for a given form.
FormSubmitterInterface::executeSubmitHandlers function core/lib/Drupal/Core/Form/FormSubmitterInterface.php Executes custom submission handlers for a given form.
FormValidator::executeValidateHandlers function core/lib/Drupal/Core/Form/FormValidator.php Executes custom validation handlers for a given form.
FormValidatorInterface::executeValidateHandlers function core/lib/Drupal/Core/Form/FormValidatorInterface.php Executes custom validation handlers for a given form.
GenerateProxyClassCommand::execute function core/lib/Drupal/Core/Command/GenerateProxyClassCommand.php
GotoAction::execute function core/lib/Drupal/Core/Action/Plugin/Action/GotoAction.php Executes the plugin.
ImageToolkitOperationBase::execute function core/lib/Drupal/Core/ImageToolkit/ImageToolkitOperationBase.php Performs the actual manipulation on the image.
Insert::execute function core/lib/Drupal/Core/Database/Driver/pgsql/Insert.php Executes the insert query.
Insert::execute function core/lib/Drupal/Core/Database/Query/Insert.php Executes the insert query.
Insert::execute function core/lib/Drupal/Core/Database/Driver/sqlite/Insert.php Executes the insert query.
Insert::execute function core/lib/Drupal/Core/Database/Driver/mysql/Insert.php Executes the insert query.
Insert::preExecute function core/lib/Drupal/Core/Database/Query/Insert.php Preprocesses and validates the query.
InstallCommand::execute function core/lib/Drupal/Core/Command/InstallCommand.php
MenuTreeStorage::safeExecuteSelect function core/lib/Drupal/Core/Menu/MenuTreeStorage.php Executes a select query while making sure the database table exists.
Merge::execute function core/lib/Drupal/Core/Database/Query/Merge.php Runs the query against the database.
MessageAction::execute function core/lib/Drupal/Core/Action/Plugin/Action/MessageAction.php Executes the plugin.
NativeUpsert::execute function core/lib/Drupal/Core/Database/Driver/pgsql/NativeUpsert.php Runs the query against the database.
PagerSelectExtender::execute function core/lib/Drupal/Core/Database/Query/PagerSelectExtender.php Override the execute method.
PublishAction::execute function core/lib/Drupal/Core/Action/Plugin/Action/PublishAction.php Executes the plugin.
Query::execute function core/lib/Drupal/Core/Entity/Query/Null/Query.php Execute the query.
Query::execute function core/lib/Drupal/Core/Config/Entity/Query/Query.php Execute the query.
Query::execute function core/lib/Drupal/Core/Entity/Query/Sql/Query.php Execute the query.
Query::execute function core/lib/Drupal/Core/Database/Query/Query.php Runs the query against the database.
Query::execute function core/lib/Drupal/Core/Entity/KeyValueStore/Query/Query.php Execute the query.
QueryAggregate::execute function core/lib/Drupal/Core/Entity/Query/Sql/QueryAggregate.php Execute the query.
QueryAggregateInterface::execute function core/lib/Drupal/Core/Entity/Query/QueryAggregateInterface.php Executes the aggregate query.
QueryInterface::execute function core/lib/Drupal/Core/Entity/Query/QueryInterface.php Execute the query.

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