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
ScaleAndCrop::execute function core/modules/system/src/Plugin/ImageToolkit/Operation/gd/ScaleAndCrop.php
Schema::executeDdlStatement function core/lib/Drupal/Core/Database/Schema.php Executes a data definition language (DDL) statement.
SearchExtraTypeSearch::execute function core/modules/search/tests/modules/search_extra_type/src/Plugin/Search/SearchExtraTypeSearch.php Execute the search.
SearchInterface::execute function core/modules/search/src/Plugin/SearchInterface.php Executes the search.
SearchQuery::execute function core/modules/search/src/SearchQuery.php Executes the search.
Select::execute function core/modules/pgsql/src/Driver/Database/pgsql/Select.php
Select::execute function core/lib/Drupal/Core/Database/Query/Select.php
SelectExtender::execute function core/lib/Drupal/Core/Database/Query/SelectExtender.php
SelectInterface::execute function core/lib/Drupal/Core/Database/Query/SelectInterface.php Runs the query against the database.
ServerCommand::execute function core/lib/Drupal/Core/Command/ServerCommand.php
Sql::execute function core/modules/views/src/Plugin/views/query/Sql.php Executes the query and fills associated view object with according values.
Statement::execute function core/modules/sqlite/src/Driver/Database/sqlite/Statement.php
Statement::execute function core/modules/mysqli/src/Driver/Database/mysqli/Statement.php
StatementBase::execute function core/lib/Drupal/Core/Database/Statement/StatementBase.php
StatementInterface::execute function core/lib/Drupal/Core/Database/StatementInterface.php Executes a prepared statement.
StatementPrefetchIterator::execute function core/lib/Drupal/Core/Database/StatementPrefetchIterator.php
StatementWrapperIterator::execute function core/lib/Drupal/Core/Database/StatementWrapperIterator.php
TestAction::execute function core/modules/views/tests/modules/action_bulk_test/src/Plugin/Action/TestAction.php
TestSiteInstallCommand::execute function core/tests/Drupal/TestSite/Commands/TestSiteInstallCommand.php
TestSiteInstallCommand::executePreinstallClass function core/tests/Drupal/TestSite/Commands/TestSiteInstallCommand.php Uses the setup file to configure the environment prior to install.
TestSiteInstallCommand::executeSetupClass function core/tests/Drupal/TestSite/Commands/TestSiteInstallCommand.php Uses the setup file to configure Drupal.
TestSiteReleaseLocksCommand::execute function core/tests/Drupal/TestSite/Commands/TestSiteReleaseLocksCommand.php
TestSiteTearDownCommand::execute function core/tests/Drupal/TestSite/Commands/TestSiteTearDownCommand.php
TestSiteUserLoginCommand::execute function core/tests/Drupal/TestSite/Commands/TestSiteUserLoginCommand.php
TransactionTest::executeDDLStatement function core/tests/Drupal/KernelTests/Core/Database/TransactionTest.php Executes a DDL statement.
Truncate::execute function core/modules/pgsql/src/Driver/Database/pgsql/Truncate.php
Truncate::execute function core/lib/Drupal/Core/Database/Query/Truncate.php Executes the TRUNCATE query.
UnblockUser::execute function core/modules/user/src/Plugin/Action/UnblockUser.php
UnpackCommand::execute function composer/Plugin/RecipeUnpack/UnpackCommand.php
UnpublishAction::execute function core/lib/Drupal/Core/Action/Plugin/Action/UnpublishAction.php
Update::execute function core/modules/pgsql/src/Driver/Database/pgsql/Update.php
Update::execute function core/lib/Drupal/Core/Database/Query/Update.php Executes the UPDATE query.
Upsert::execute function core/modules/pgsql/src/Driver/Database/pgsql/Upsert.php
Upsert::execute function core/tests/fixtures/database_drivers/module/core_fake/src/Driver/Database/CoreFakeWithAllCustomClasses/Upsert.php
Upsert::execute function core/lib/Drupal/Core/Database/Query/Upsert.php Executes the UPSERT operation.
UserSearch::execute function core/modules/user/src/Plugin/Search/UserSearch.php
ViewExecutable::execute function core/modules/views/src/ViewExecutable.php Executes the view's query.
ViewExecutable::executeDisplay function core/modules/views/src/ViewExecutable.php Executes the given display, with the given arguments.
ViewsKernelTestBase::executeView function core/modules/views/tests/src/Kernel/ViewsKernelTestBase.php Executes a view.
ViewsModerationStateFilterTest::executeAndAssertIdenticalResultset function core/modules/content_moderation/tests/src/Functional/ViewsModerationStateFilterTest.php Execute a view and assert the expected results.
ViewTestBase::executeView function core/modules/views/tests/src/Functional/ViewTestBase.php Executes a view.
WebDriverCurlService::execute function core/tests/Drupal/FunctionalJavascriptTests/WebDriverCurlService.php
WorkspaceManager::executeInWorkspace function core/modules/workspaces/src/WorkspaceManager.php
WorkspaceManager::executeOutsideWorkspace function core/modules/workspaces/src/WorkspaceManager.php
WorkspaceManagerInterface::executeInWorkspace function core/modules/workspaces/src/WorkspaceManagerInterface.php Executes the given callback function in the context of a workspace.
WorkspaceManagerInterface::executeOutsideWorkspace function core/modules/workspaces/src/WorkspaceManagerInterface.php Executes the given callback function without any workspace context.

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