Search for execute

  1. Search 7.x for execute
  2. Search 8.9.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
ActionAjaxTest::execute function core/modules/action/tests/action_form_ajax_test/src/Plugin/Action/ActionAjaxTest.php Executes the plugin.
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.
AssignOwnerNode::execute function core/modules/node/src/Plugin/Action/AssignOwnerNode.php Executes the plugin.
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.
content_moderation_views_post_execute function core/modules/content_moderation/content_moderation.module Implements hook_views_post_execute().
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.
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.
GenerateProxyClassCommand::execute function core/lib/Drupal/Core/Command/GenerateProxyClassCommand.php
GenerateTheme::execute function core/lib/Drupal/Core/Command/GenerateTheme.php
GotoAction::execute function core/lib/Drupal/Core/Action/Plugin/Action/GotoAction.php Executes the plugin.
HelpSearch::execute function core/modules/help_topics/src/Plugin/Search/HelpSearch.php Executes the search.
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/Query/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
ItemStorage::executeFeedItemQuery function core/modules/aggregator/src/ItemStorage.php Helper method to execute an item query.
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 Executes the merge database query.
MessageAction::execute function core/lib/Drupal/Core/Action/Plugin/Action/MessageAction.php Executes the plugin.
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/Database/Query/Query.php Runs the query against the database.
Query::execute function core/lib/Drupal/Core/Entity/Query/Sql/Query.php Execute the query.
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/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.
QuickStartCommand::execute function core/lib/Drupal/Core/Command/QuickStartCommand.php
rest_test_views_views_post_execute function core/modules/rest/tests/modules/rest_test_views/rest_test_views.module Implements hook_views_post_execute().
SaveAction::execute function core/lib/Drupal/Core/Action/Plugin/Action/SaveAction.php Executes the plugin.
Select::execute function core/lib/Drupal/Core/Database/Query/Select.php Runs the query against the database.
Select::preExecute function core/lib/Drupal/Core/Database/Query/Select.php Generic preparation and validation for a SELECT query.
SelectExtender::execute function core/lib/Drupal/Core/Database/Query/SelectExtender.php Runs the query against the database.
SelectExtender::preExecute function core/lib/Drupal/Core/Database/Query/SelectExtender.php Generic preparation and validation for a SELECT query.
SelectInterface::execute function core/lib/Drupal/Core/Database/Query/SelectInterface.php Runs the query against the database.
SelectInterface::preExecute function core/lib/Drupal/Core/Database/Query/SelectInterface.php Generic preparation and validation for a SELECT query.
ServerCommand::execute function core/lib/Drupal/Core/Command/ServerCommand.php
Statement::execute function core/lib/Drupal/Core/Database/Statement.php Executes a prepared statement.
StatementEmpty::execute function core/lib/Drupal/Core/Database/StatementEmpty.php Executes a prepared statement.
StatementInterface::execute function core/lib/Drupal/Core/Database/StatementInterface.php Executes a prepared statement.
StatementPrefetch::execute function core/lib/Drupal/Core/Database/StatementPrefetch.php Executes a prepared statement.
StatementWrapper::execute function core/lib/Drupal/Core/Database/StatementWrapper.php Executes a prepared statement.

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