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
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
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
BatchUserAction::execute function core/modules/views/tests/modules/user_batch_action_test/src/Plugin/Action/BatchUserAction.php
BatchUserAction::executeMultiple function core/modules/views/tests/modules/user_batch_action_test/src/Plugin/Action/BatchUserAction.php
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
BuildTestBase::executeCommand function core/tests/Drupal/BuildTests/Framework/BuildTestBase.php Run a command.
CancelUser::execute function core/modules/user/src/Plugin/Action/CancelUser.php
CancelUser::executeMultiple function core/modules/user/src/Plugin/Action/CancelUser.php
ComposerScaffoldCommand::execute function composer/Plugin/Scaffold/ComposerScaffoldCommand.php
ConditionManager::execute function core/lib/Drupal/Core/Condition/ConditionManager.php
ConditionPluginBase::execute function core/lib/Drupal/Core/Condition/ConditionPluginBase.php
ContentModerationHooks::viewsPostExecute function core/modules/content_moderation/src/Hook/ContentModerationHooks.php Implements hook_views_post_execute().
Convert::execute function core/modules/system/src/Plugin/ImageToolkit/Operation/gd/Convert.php
CreateNew::execute function core/modules/system/src/Plugin/ImageToolkit/Operation/gd/CreateNew.php
Crop::execute function core/modules/system/src/Plugin/ImageToolkit/Operation/gd/Crop.php
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
DeleteAction::execute function core/lib/Drupal/Core/Action/Plugin/Action/DeleteAction.php
DeleteAction::executeMultiple function core/lib/Drupal/Core/Action/Plugin/Action/DeleteAction.php
Desaturate::execute function core/modules/system/src/Plugin/ImageToolkit/Operation/gd/Desaturate.php
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
DisplayPluginBase::execute function core/modules/views/src/Plugin/views/display/DisplayPluginBase.php
DisplayPluginBase::preExecute function core/modules/views/src/Plugin/views/display/DisplayPluginBase.php
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
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
EntityReference::execute function core/modules/views/src/Plugin/views/display/EntityReference.php
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.