Sql::execute |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/query/Sql.php |
Executes the query and fills the associated view object with according
values. |
Feed::execute |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/Feed.php |
Overrides \Drupal\views\Plugin\views\display\PathPluginBase::execute(). |
Page::execute |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/Page.php |
Overrides \Drupal\views\Plugin\views\display\PathPluginBase::execute(). |
Query::execute |
function |
drupal/core/lib/Drupal/Core/Database/Query/Query.php |
Runs the query against the database. |
Query::execute |
function |
drupal/core/modules/field_sql_storage/lib/Drupal/field_sql_storage/Entity/Query.php |
Implements \Drupal\Core\Entity\Query\QueryInterface::execute(). |
Block::execute |
function |
drupal/core/modules/block/lib/Drupal/block/Plugin/views/display/Block.php |
The display block handler returns the structure necessary for a block. |
Merge::execute |
function |
drupal/core/lib/Drupal/Core/Database/Query/Merge.php |
Runs the query against the database. |
Query::execute |
function |
drupal/core/lib/Drupal/Core/Config/Entity/Query/Query.php |
Implements \Drupal\Core\Entity\Query\QueryInterface::execute(). |
Insert::execute |
function |
drupal/core/lib/Drupal/Core/Database/Driver/sqlite/Insert.php |
Executes the insert query. |
Delete::execute |
function |
drupal/core/lib/Drupal/Core/Database/Driver/sqlite/Delete.php |
Executes the DELETE query. |
Select::execute |
function |
drupal/core/lib/Drupal/Core/Database/Query/Select.php |
Runs the query against the database. |
Update::execute |
function |
drupal/core/lib/Drupal/Core/Database/Driver/pgsql/Update.php |
Executes the UPDATE query. |
Insert::execute |
function |
drupal/core/lib/Drupal/Core/Database/Driver/pgsql/Insert.php |
Executes the insert query. |
NoType::execute |
function |
drupal/core/modules/system/tests/modules/action_test/lib/Drupal/action_test/Plugin/Action/NoType.php |
Executes the plugin. |
Update::execute |
function |
drupal/core/lib/Drupal/Core/Database/Query/Update.php |
Executes the UPDATE query. |
Insert::execute |
function |
drupal/core/lib/Drupal/Core/Database/Query/Insert.php |
Executes the insert query. |
Action::execute |
function |
drupal/core/modules/system/lib/Drupal/system/Plugin/Core/Entity/Action.php |
|
Delete::execute |
function |
drupal/core/lib/Drupal/Core/Database/Query/Delete.php |
Executes the DELETE query. |
Insert::execute |
function |
drupal/core/lib/Drupal/Core/Database/Driver/mysql/Insert.php |
Executes the insert query. |
Mini::postExecute |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/Mini.php |
Overrides \Drupal\views\Plugin\views\pager\PagerPluginBase::postExecute(). |
None::postExecute |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/None.php |
Perform any needed actions just after the query executing. |
Truncate::execute |
function |
drupal/core/lib/Drupal/Core/Database/Query/Truncate.php |
Executes the TRUNCATE query. |
SaveNode::execute |
function |
drupal/core/modules/node/lib/Drupal/node/Plugin/Action/SaveNode.php |
Executes the plugin. |
BlockUser::execute |
function |
drupal/core/modules/user/lib/Drupal/user/Plugin/Action/BlockUser.php |
Executes the plugin. |
Statement::execute |
function |
drupal/core/lib/Drupal/Core/Database/Driver/sqlite/Statement.php |
Executes a prepared statement. |
Select::preExecute |
function |
drupal/core/lib/Drupal/Core/Database/Query/Select.php |
Generic preparation and validation for a SELECT query. |
QueryTest::execute |
function |
drupal/core/modules/views/tests/views_test_data/lib/Drupal/views_test_data/Plugin/views/query/QueryTest.php |
Implements Drupal\views\Plugin\views\query\QueryPluginBase::execute(). |
Insert::preExecute |
function |
drupal/core/lib/Drupal/Core/Database/Query/Insert.php |
Preprocesses and validates the query. |
Statement::execute |
function |
drupal/core/lib/Drupal/Core/Database/Statement.php |
Executes a prepared statement |
Attachment::execute |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/Attachment.php |
When used externally, this is how a view gets run and returns
data in the format required. |
CancelUser::execute |
function |
drupal/core/modules/user/lib/Drupal/user/Plugin/Action/CancelUser.php |
Executes the plugin. |
RestExport::execute |
function |
drupal/core/modules/rest/lib/Drupal/rest/Plugin/views/display/RestExport.php |
Overrides \Drupal\views\Plugin\views\display\DisplayPluginBase::execute(). |
user_search_execute |
function |
drupal/core/modules/user/user.module |
Implements hook_search_execute(). |
SaveEntity::execute |
function |
drupal/core/modules/system/tests/modules/action_test/lib/Drupal/action_test/Plugin/Action/SaveEntity.php |
Executes the plugin. |
StickyNode::execute |
function |
drupal/core/modules/node/lib/Drupal/node/Plugin/Action/StickyNode.php |
Executes the plugin. |
DemoteNode::execute |
function |
drupal/core/modules/node/lib/Drupal/node/Plugin/Action/DemoteNode.php |
Executes the plugin. |
node_search_execute |
function |
drupal/core/modules/node/node.module |
Implements hook_search_execute(). |
DeleteNode::execute |
function |
drupal/core/modules/node/lib/Drupal/node/Plugin/Action/DeleteNode.php |
Executes the plugin. |
GotoAction::execute |
function |
drupal/core/modules/action/lib/Drupal/action/Plugin/Action/GotoAction.php |
Executes the plugin. |
hook_search_execute |
function |
drupal/core/modules/search/search.api.php |
Execute a search for a set of key words. |
SaveComment::execute |
function |
drupal/core/modules/comment/lib/Drupal/comment/Plugin/Action/SaveComment.php |
Executes the plugin. |
AddRoleUser::execute |
function |
drupal/core/modules/user/lib/Drupal/user/Plugin/Action/AddRoleUser.php |
Executes the plugin. |
UnblockUser::execute |
function |
drupal/core/modules/user/lib/Drupal/user/Plugin/Action/UnblockUser.php |
Executes the plugin. |
SearchQuery::execute |
function |
drupal/core/modules/search/lib/Drupal/search/SearchQuery.php |
Executes the search. |
DisplayTest::execute |
function |
drupal/core/modules/views/tests/views_test_data/lib/Drupal/views_test_data/Plugin/views/display/DisplayTest.php |
Overrides Drupal\views\Plugin\views\display\DisplayPluginBase::execute(). |
PromoteNode::execute |
function |
drupal/core/modules/node/lib/Drupal/node/Plugin/Action/PromoteNode.php |
Executes the plugin. |
PublishNode::execute |
function |
drupal/core/modules/node/lib/Drupal/node/Plugin/Action/PublishNode.php |
Executes the plugin. |
EmailAction::execute |
function |
drupal/core/modules/action/lib/Drupal/action/Plugin/Action/EmailAction.php |
Executes the plugin. |
form_execute_handlers |
function |
drupal/core/includes/form.inc |
Executes custom validation and submission handlers for a given form. |
UnstickyNode::execute |
function |
drupal/core/modules/node/lib/Drupal/node/Plugin/Action/UnstickyNode.php |
Executes the plugin. |