ViewExecutable::getOffset |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Get the pager offset from the pager. |
ViewExecutable::setOffset |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Set the offset on the pager. |
ViewExecutable::initStyle |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Find and initialize the style plugin. |
ViewExecutable::initPager |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Initialize the pager |
ViewExecutable::_preQuery |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Run the preQuery() on all active handlers. |
ViewExecutable::initQuery |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Do some common building initialization. |
ViewTestBase::executeView |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewTestBase.php |
Executes a view with debugging. |
ViewExecutable::cloneView |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Safely clone a view. |
ViewExecutable::setElement |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Sets the build array used by the view. |
ViewExecutable::newDisplay |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Creates and stores a new display. |
StatementPrefetch::execute |
function |
drupal/core/lib/Drupal/Core/Database/StatementPrefetch.php |
Executes a prepared statement. |
ViewExecutable::$row_index |
property |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Stores the current active row while rendering. |
SelectExtender::preExecute |
function |
drupal/core/lib/Drupal/Core/Database/Query/SelectExtender.php |
Generic preparation and validation for a SELECT query. |
ViewExecutable::setUseAJAX |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Whether or not AJAX should be used. If AJAX is used, paging,
tablesorting and exposed filters will be fetched via an AJAX call
rather than a page refresh. |
ViewExecutable::setDisplay |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Set the display as current. |
ViewExecutable::preExecute |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Run attachments and let the display do what it needs to do prior
to running. |
ViewExecutable::buildTitle |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Force the view to build a title. |
DisplayPluginBase::execute |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php |
When used externally, this is how a view gets run and returns
data in the format required. |
ExecutableFinder::addSuffix |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/ExecutableFinder.php |
|
ViewExecutableTest::getInfo |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewExecutableTest.php |
|
PhpExecutableFinderTest.php |
file |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/PhpExecutableFinderTest.php |
|
StatementInterface::execute |
function |
drupal/core/lib/Drupal/Core/Database/StatementInterface.php |
Executes a prepared statement |
SelectInterface::preExecute |
function |
drupal/core/lib/Drupal/Core/Database/Query/SelectInterface.php |
Generic preparation and validation for a SELECT query. |
SqliteProfilerStorage::exec |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/SqliteProfilerStorage.php |
|
ViewExecutable::$build_info |
property |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
An array of build info. |
ViewExecutable::$total_rows |
property |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
The total number of rows returned from the query. |
ViewExecutable::$build_sort |
property |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Indicates if the sorts have been built. |
ViewExecutable::__construct |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Constructs a new ViewExecutable object. |
Block::executeHookBlockList |
function |
drupal/core/modules/block/lib/Drupal/block/Plugin/views/display/Block.php |
The default block handler doesn't support configurable items,
but extended block handlers might be able to do interesting
stuff with it. |
ViewExecutable::initDisplay |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Set the display for this view and initialize the display handler. |
ViewExecutable::renderPager |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Render the pager, if necessary. |
ViewExecutable::renderField |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Render a specific field via the field ID and the row # |
ViewExecutable::postExecute |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Unset the current view, mostly. |
ViewExecutable::setResponse |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Sets the used response object of the view. |
ViewExecutable::getResponse |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Gets the response object used by the view. |
ExecutableFinder::$suffixes |
property |
drupal/core/vendor/symfony/process/Symfony/Component/Process/ExecutableFinder.php |
|
ViewExecutableTest::$modules |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewExecutableTest.php |
Modules to enable. |
PagerPluginBase::pre_execute |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/PagerPluginBase.php |
Perform any needed actions just prior to the query executing. |
PagerPluginBase::postExecute |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/PagerPluginBase.php |
Perform any needed actions just after the query executing. |
QueryTest::_testQueryExecute |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/QueryTest.php |
|
PagerSelectExtender::execute |
function |
drupal/core/lib/Drupal/Core/Database/Query/PagerSelectExtender.php |
Override the execute method. |
ExceptionController::execute |
function |
drupal/core/lib/Drupal/Core/ExceptionController.php |
Handles an exception on a request. |
ViewExecutable::$plugin_name |
property |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
The name of the active style plugin of the view. |
ViewExecutable::setArguments |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Set the arguments that come to this view. Usually from the URL
but possibly from elsewhere. |
ViewExecutable::initHandlers |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Acquire and attach all of the handlers. |
ViewExecutable::_postExecute |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Run the postExecute() on all active handlers. |
ViewExecutable::_initHandler |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Attach all of the handlers for each type. |
ExecutableFinder::$isWindows |
property |
drupal/core/vendor/symfony/process/Symfony/Component/Process/ExecutableFinder.php |
|
PhpProcess::$executableFinder |
property |
drupal/core/vendor/symfony/process/Symfony/Component/Process/PhpProcess.php |
|
ViewExecutable::setItemOption |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Sets an option on a handler instance. |