Search for ::execute

  1. Search 7.x for ::execute
  2. Search 9.5.x for ::execute
  3. Search 10.3.x for ::execute
  4. Search 11.x for ::execute
  5. Other projects
Title Object type File name Summary
ImageToolkitOperationBase::execute function core/lib/Drupal/Core/ImageToolkit/ImageToolkitOperationBase.php Performs the actual manipulation on the image.
Insert::execute function core/lib/Drupal/Core/Database/Driver/sqlite/Insert.php Executes the insert query.
Insert::execute function core/lib/Drupal/Core/Database/Driver/mysql/Insert.php Executes the insert query.
Insert::execute function core/lib/Drupal/Core/Database/Driver/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
ItemStorage::executeFeedItemQuery function core/modules/aggregator/src/ItemStorage.php Helper method to execute an item query.
Merge::execute function core/lib/Drupal/Core/Database/Query/Merge.php Runs the query against the database.
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.
NativeUpsert::execute function core/lib/Drupal/Core/Database/Driver/pgsql/NativeUpsert.php Runs the query against the database.
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 Execute the count query, which will be done just prior to the query
itself being executed.
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 Execute the count query, which will be done just prior to the query
itself being executed.
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.
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 the query and fills the associated view object with according
values.
QueryTest::execute function core/modules/views/tests/modules/views_test_data/src/Plugin/views/query/QueryTest.php Executes the query and fills the associated view object with according
values.
QuickStartCommand::execute function core/lib/Drupal/Core/Command/QuickStartCommand.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.
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.
ScaleAndCrop::execute function core/modules/system/src/Plugin/ImageToolkit/Operation/gd/ScaleAndCrop.php Performs the actual manipulation on the image.
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/lib/Drupal/Core/Database/Driver/pgsql/Select.php Runs the query against the database.
Select::execute function core/lib/Drupal/Core/Database/Query/Select.php Runs the query against the database.

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