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
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.
AddRoleUser::execute function core/modules/user/src/Plugin/Action/AddRoleUser.php Executes the plugin.
AddRoleUserTest::testExecuteAddExistingRole function core/modules/user/tests/src/Unit/Plugin/Action/AddRoleUserTest.php Tests the execute method on a user with a role.
AddRoleUserTest::testExecuteAddNonExistingRole function core/modules/user/tests/src/Unit/Plugin/Action/AddRoleUserTest.php Tests the execute method on a user without a specific role.
AjaxTestFormPromise::executeCommands function core/modules/system/tests/modules/ajax_test/src/Form/AjaxTestFormPromise.php Ajax callback for the "Execute commands button" button.
AssignOwnerNode::execute function core/modules/node/src/Plugin/Action/AssignOwnerNode.php Executes the plugin.
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.
content_moderation_views_post_execute function core/modules/content_moderation/content_moderation.module Implements hook_views_post_execute().
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/modules/pgsql/src/Driver/Database/pgsql/Delete.php Executes the DELETE query.
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.
Desaturate::execute function core/modules/system/src/Plugin/ImageToolkit/Operation/gd/Desaturate.php Performs the actual manipulation on the image.
DisplayExtenderPluginBase::preExecute function core/modules/views/src/Plugin/views/display_extender/DisplayExtenderPluginBase.php Set up any variables on the view prior to execution.
DisplayExtenderTest::preExecute function core/modules/views/tests/modules/views_test_data/src/Plugin/views/display_extender/DisplayExtenderTest.php Set up any variables on the view prior to execution.
DisplayPluginBase::execute function core/modules/views/src/Plugin/views/display/DisplayPluginBase.php Executes the view and returns data in the format required.
DisplayPluginBase::preExecute function core/modules/views/src/Plugin/views/display/DisplayPluginBase.php Sets up any variables on the view prior to execution.
DisplayPluginInterface::execute function core/modules/views/src/Plugin/views/display/DisplayPluginInterface.php Executes the view and returns data in the format required.
DisplayPluginInterface::preExecute function core/modules/views/src/Plugin/views/display/DisplayPluginInterface.php Sets up any variables on the view prior to execution.
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.
DoubleSlashTest::testMigrateUpgradeExecute function core/modules/migrate_drupal_ui/tests/src/Functional/d7/DoubleSlashTest.php Executes all steps of migrations upgrade.
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 class core/modules/migrate/tests/modules/migrate_no_migrate_drupal_test/src/Controller/ExecuteMigration.php Custom controller to execute the test migrations.
ExecuteMigration.php file core/modules/migrate/tests/modules/migrate_no_migrate_drupal_test/src/Controller/ExecuteMigration.php

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