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
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/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/modules/sqlite/src/Driver/Database/sqlite/Insert.php Executes the insert query.
Insert::execute function core/modules/mysql/src/Driver/Database/mysql/Insert.php Executes the insert query.
Insert::execute function core/modules/pgsql/src/Driver/Database/pgsql/Insert.php Executes the insert query.
Insert::execute function core/lib/Drupal/Core/Database/Query/Insert.php Executes the insert query.
InstallCommand::execute function core/lib/Drupal/Core/Command/InstallCommand.php
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.
MigrateTestBase::executeMigration function core/modules/migrate/tests/src/Kernel/MigrateTestBase.php Executes a single migration.
MigrateTestBase::executeMigrations function core/modules/migrate/tests/src/Kernel/MigrateTestBase.php Executes a set of migrations in dependency order.
NodeSearch::execute function core/modules/node/src/Plugin/Search/NodeSearch.php Executes the search.
None::executeCountQuery function core/modules/views/src/Plugin/views/pager/None.php Executes the count query.
NoType::execute function core/modules/system/tests/modules/action_test/src/Plugin/Action/NoType.php Executes the plugin.
OperationBase::execute function core/modules/system/tests/modules/image_test/src/Plugin/ImageToolkit/Operation/test/OperationBase.php Performs the actual manipulation on the image.
Page::execute function core/modules/views/src/Plugin/views/display/Page.php Executes the view and returns data in the format required.
PagerPluginBase::executeCountQuery function core/modules/views/src/Plugin/views/pager/PagerPluginBase.php Executes the count query.
PagerSelectExtender::execute function core/lib/Drupal/Core/Database/Query/PagerSelectExtender.php Override the execute method.
PathPluginBase::execute function core/modules/views/src/Plugin/views/display/PathPluginBase.php Executes the view and returns data in the format required.
PhpUnitTestRunner::execute function core/lib/Drupal/Core/Test/PhpUnitTestRunner.php Executes PHPUnit tests and returns the results of the run.
PublishAction::execute function core/lib/Drupal/Core/Action/Plugin/Action/PublishAction.php Executes the plugin.
Query::execute function core/lib/Drupal/Core/Config/Entity/Query/Query.php Execute the query.
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/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.
QueryPluginBase::execute function core/modules/views/src/Plugin/views/query/QueryPluginBase.php Executes query and fills associated view object with according values.
QueryTest::execute function core/modules/views/tests/modules/views_test_data/src/Plugin/views/query/QueryTest.php Executes query and fills associated view object with according values.
QuickStartCommand::execute function core/lib/Drupal/Core/Command/QuickStartCommand.php
RecipeCommand::execute function core/lib/Drupal/Core/Recipe/RecipeCommand.php
RecipeInfoCommand::execute function core/lib/Drupal/Core/Recipe/RecipeInfoCommand.php
RemoveRoleUser::execute function core/modules/user/src/Plugin/Action/RemoveRoleUser.php Executes the plugin.
Renderer::executeInRenderContext function core/lib/Drupal/Core/Render/Renderer.php Executes a callable within a render context.
RendererInterface::executeInRenderContext function core/lib/Drupal/Core/Render/RendererInterface.php Executes a callable within a render context.
Resize::execute function core/modules/system/src/Plugin/ImageToolkit/Operation/gd/Resize.php Performs the actual manipulation on the image.
RestExport::execute function core/modules/rest/src/Plugin/views/display/RestExport.php Executes the view and returns data in the format required.
RollbackFieldInstanceTest::executeRollback function core/modules/field/tests/src/Kernel/Migrate/d7/RollbackFieldInstanceTest.php Executes a single rollback.
RollbackFieldTest::executeRollback function core/modules/field/tests/src/Kernel/Migrate/d7/RollbackFieldTest.php Executes a single rollback.
RollbackViewModesTest::executeRollback function core/modules/field/tests/src/Kernel/Migrate/d7/RollbackViewModesTest.php Executes a single rollback.
Rotate::execute function core/modules/system/src/Plugin/ImageToolkit/Operation/gd/Rotate.php Performs the actual manipulation on the image.
RowTest::executeMigrationImport function core/modules/migrate/tests/src/Kernel/RowTest.php Executes a migration import for the given migration definition.
SaveAction::execute function core/lib/Drupal/Core/Action/Plugin/Action/SaveAction.php Executes the plugin.
SaveEntity::execute function core/modules/system/tests/modules/action_test/src/Plugin/Action/SaveEntity.php Executes the plugin.
Scale::execute function core/modules/system/src/Plugin/ImageToolkit/Operation/gd/Scale.php Performs the actual manipulation on the image.

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