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. |
Merge::execute |
function |
drupal/core/lib/Drupal/Core/Database/Query/Merge.php |
Runs the query against the database. |
ViewExecutable |
class |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
An object to contain all of the data to generate a view, plus the member
functions to build the view query, execute the query and render the output. |
Query::execute |
function |
drupal/core/modules/field/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. |
Select::execute |
function |
drupal/core/lib/Drupal/Core/Database/Query/Select.php |
Runs the query against the database. |
Insert::execute |
function |
drupal/core/lib/Drupal/Core/Database/Driver/mysql/Insert.php |
Executes the insert query. |
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. |
Update::execute |
function |
drupal/core/lib/Drupal/Core/Database/Driver/sqlite/Update.php |
Executes the UPDATE query. |
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/Query/Delete.php |
Executes the DELETE query. |
FILE_EXECUTABLE |
constant |
drupal/core/includes/install.inc |
File permission check -- File is executable. |
Delete::execute |
function |
drupal/core/lib/Drupal/Core/Database/Driver/sqlite/Delete.php |
Executes the DELETE query. |
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. |
ExecutableFinder |
class |
drupal/core/vendor/symfony/process/Symfony/Component/Process/ExecutableFinder.php |
Generic executable finder. |
Truncate::execute |
function |
drupal/core/lib/Drupal/Core/Database/Query/Truncate.php |
Executes the TRUNCATE query. |
None::postExecute |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/None.php |
Perform any needed actions just after the query executing. |
View::$executable |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/Core/Entity/View.php |
Stores a reference to the executable version of this view. |
Select::preExecute |
function |
drupal/core/lib/Drupal/Core/Database/Query/Select.php |
Generic preparation and validation for a SELECT query. |
ViewExecutableTest |
class |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewExecutableTest.php |
Tests the ViewExecutable class. |
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/Driver/sqlite/Statement.php |
Executes a prepared statement. |
ViewExecutable.php |
file |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Definition of Drupal\views\ViewExecutable. |
Statement::execute |
function |
drupal/core/lib/Drupal/Core/Database/Statement.php |
Executes a prepared statement |
PhpExecutableFinder |
class |
drupal/core/vendor/symfony/process/Symfony/Component/Process/PhpExecutableFinder.php |
An executable finder specifically designed for the PHP executable. |
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. |
user_search_execute |
function |
drupal/core/modules/user/user.module |
Implements hook_search_execute(). |
ViewUI::$executable |
property |
drupal/core/modules/views/views_ui/lib/Drupal/views_ui/ViewUI.php |
The View executable object. |
hook_search_execute |
function |
drupal/core/modules/search/search.api.php |
Execute a search for a set of key words. |
FILE_NOT_EXECUTABLE |
constant |
drupal/core/includes/install.inc |
File permission check -- File is not executable. |
node_search_execute |
function |
drupal/core/modules/node/node.module |
Implements hook_search_execute(). |
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(). |
ExecutableFinder.php |
file |
drupal/core/vendor/symfony/process/Symfony/Component/Process/ExecutableFinder.php |
|
ViewExecutable::save |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
@todo. |
ViewUI::$execute_time |
property |
drupal/core/modules/views/views_ui/lib/Drupal/views_ui/ViewUI.php |
How long the view takes to execute. |
ViewExecutable::$args |
property |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Any arguments that have been passed into the view. |
ViewExecutable::$sort |
property |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Stores the sort handlers which are initialized on this view. |
form_execute_handlers |
function |
drupal/core/includes/form.inc |
Executes custom validation and submission handlers for a given form. |
ViewExecutable::build |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Build the query for the view. |
WebTestBase::curlExec |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php |
Initializes and executes a cURL request. |
ExecutableFinder::find |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/ExecutableFinder.php |
Finds an executable by name. |
hook_views_pre_execute |
function |
drupal/core/modules/views/views.api.php |
Act on the view after the query is built and just before it is executed. |
ViewExecutableTest.php |
file |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewExecutableTest.php |
Definition of Drupal\views\Tests\ViewExecutableTest. |