Search for ::execute

  1. Search 7.x for ::execute
  2. Search 9.5.x for ::execute
  3. Search 8.9.x for ::execute
  4. Search 10.3.x for ::execute
  5. Other projects
Title Object type File name Summary
Action::execute function core/modules/system/src/Entity/Action.php
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.
AddRoleUser::execute function core/modules/user/src/Plugin/Action/AddRoleUser.php Executes the plugin.
AjaxTestFormPromise::executeCommands function core/modules/system/tests/modules/ajax_test/src/Form/AjaxTestFormPromise.php Ajax callback for the "Execute commands button" button.
Attachment::execute function core/modules/views/src/Plugin/views/display/Attachment.php Executes the view and returns data in the format required.
BatchUserAction::execute function core/modules/views/tests/modules/user_batch_action_test/src/Plugin/Action/BatchUserAction.php Executes the plugin.
BatchUserAction::executeMultiple function core/modules/views/tests/modules/user_batch_action_test/src/Plugin/Action/BatchUserAction.php Executes the plugin for an array of objects.
Block::execute function core/modules/views/src/Plugin/views/display/Block.php The display block handler returns the structure necessary for a block.
BlockUser::execute function core/modules/user/src/Plugin/Action/BlockUser.php Executes the plugin.
BuildTestBase::executeCommand function core/tests/Drupal/BuildTests/Framework/BuildTestBase.php Run a command.
CancelUser::execute function core/modules/user/src/Plugin/Action/CancelUser.php Executes the plugin.
CancelUser::executeMultiple function core/modules/user/src/Plugin/Action/CancelUser.php Executes the plugin for an array of objects.
ComposerScaffoldCommand::execute function composer/Plugin/Scaffold/ComposerScaffoldCommand.php
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.
ContentExportCommand::execute function core/lib/Drupal/Core/DefaultContent/ContentExportCommand.php
Convert::execute function core/modules/system/src/Plugin/ImageToolkit/Operation/gd/Convert.php Performs the actual manipulation on the image.
CreateNew::execute function core/modules/system/src/Plugin/ImageToolkit/Operation/gd/CreateNew.php Performs the actual manipulation on the image.
Crop::execute function core/modules/system/src/Plugin/ImageToolkit/Operation/gd/Crop.php Performs the actual manipulation on the image.
DbCommandBaseTester::execute function core/modules/system/tests/src/Kernel/Scripts/DbCommandBaseTest.php
DbDumpCommand::execute function core/lib/Drupal/Core/Command/DbDumpCommand.php
DbImportCommand::execute function core/lib/Drupal/Core/Command/DbImportCommand.php
DefaultDisplay::execute function core/modules/views/src/Plugin/views/display/DefaultDisplay.php The default execute handler fully renders the view.
Delete::execute function core/lib/Drupal/Core/Database/Query/Delete.php Executes the DELETE query.
Delete::execute function core/modules/pgsql/src/Driver/Database/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.
Desaturate::execute function core/modules/system/src/Plugin/ImageToolkit/Operation/gd/Desaturate.php Performs the actual manipulation on the image.
DisplayPluginBase::execute function core/modules/views/src/Plugin/views/display/DisplayPluginBase.php Executes the view and returns data in the format required.
DisplayPluginInterface::execute function core/modules/views/src/Plugin/views/display/DisplayPluginInterface.php Executes the view and returns data in the format required.
DisplayTest::execute function core/modules/views/tests/modules/views_test_data/src/Plugin/views/display/DisplayTest.php Executes the view and returns data in the format required.
DriverSpecificTransactionTestBase::executeDDLStatement function core/tests/Drupal/KernelTests/Core/Database/DriverSpecificTransactionTestBase.php Executes a DDL statement.
DrupalSelenium2Driver::executeJsOnElement function core/tests/Drupal/FunctionalJavascriptTests/DrupalSelenium2Driver.php Executes JS on a given element.
EmailAction::execute function core/lib/Drupal/Core/Action/Plugin/Action/EmailAction.php Executes the plugin.
EntityReference::execute function core/modules/views/src/Plugin/views/display/EntityReference.php Executes the view and returns data in the format required.
EntityResource::executeQueryInRenderContext function core/modules/jsonapi/src/Controller/EntityResource.php Executes the query in a render context, to catch bubbled cacheability.
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.
ExecuteMigration::execute function core/modules/migrate/tests/modules/migrate_no_migrate_drupal_test/src/Controller/ExecuteMigration.php Run the node_migration_no_migrate_drupal test migration.
Failing::execute function core/modules/system/tests/modules/image_test/src/Plugin/ImageToolkit/Operation/test/Failing.php Performs the actual manipulation on the image.
Feed::execute function core/modules/views/src/Plugin/views/display/Feed.php Executes the view and returns data in the format required.
FieldTestEntityField::executePrepareItemsByDelta function core/modules/views/tests/src/Unit/Plugin/field/FieldTest.php
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.
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.

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