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. |
ViewExecutableTest::$modules |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewExecutableTest.php |
Modules to enable. |
PagerSelectExtender::execute |
function |
drupal/core/lib/Drupal/Core/Database/Query/PagerSelectExtender.php |
Override the execute method. |
ConditionPluginBase::execute |
function |
drupal/core/lib/Drupal/Core/Condition/ConditionPluginBase.php |
Implements \Drupal\Core\Executable\ExecutablePluginBase::execute(). |
ExceptionController::execute |
function |
drupal/core/lib/Drupal/Core/Controller/ExceptionController.php |
Handles an exception on a request. |
ExecutableFinder::setSuffixes |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/ExecutableFinder.php |
Replaces default suffixes of executable. |
ViewExecutable::$current_page |
property |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
The current page. If the view uses pagination. |
PhpProcess::$executableFinder |
property |
drupal/core/vendor/symfony/process/Symfony/Component/Process/PhpProcess.php |
|
AlterTest::testExecutionOrder |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/AlterTest.php |
Tests execution order of hook_form_alter() and hook_form_FORM_ID_alter(). |
ViewExecutable::$exposed_data |
property |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
All the form data from $form_state['values']. |
ViewExecutable::$parent_views |
property |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
To avoid recursion in views embedded into areas. |
ViewExecutable::$style_plugin |
property |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
The current used style plugin. |
ViewExecutable::$override_url |
property |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Allow to override the url of the current view. |
ViewExecutable::$relationship |
property |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Stores the relationship handlers which are initialized on this view. |
ViewExecutable::chooseDisplay |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Get the first display that is accessible to the user. |
ViewExecutable::getBaseTables |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Create a list of base tables eligible for this view. Used primarily
for the UI. Display must be already initialized. |
ViewExecutable::getBreadcrumb |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Get the breadcrumb used for this view. |
ViewUnitTestBase::executeView |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewUnitTestBase.php |
Executes a view with debugging. |
ViewExecutable::setItemOption |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Sets an option on a handler instance. |
ViewExecutable::mergeDefaults |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Merges all plugin default values for each display. |
SearchQuery::executeFirstPass |
function |
drupal/core/modules/search/lib/Drupal/search/SearchQuery.php |
Executes the first pass query. |
ExecutionContext::$translator |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ExecutionContext.php |
|
ExecutionContext::__construct |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ExecutionContext.php |
Creates a new execution context. |
ExecutionContext::getMetadata |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ExecutionContext.php |
Returns the metadata for the currently validated value. |
ExecutionContextInterface.php |
file |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ExecutionContextInterface.php |
|
DisplayPluginBase::preExecute |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php |
Set up any variables on the view prior to execution. These are separated
from execute because they are extremely common and unlikely to be
overridden on an individual display. |
ViewExecutable::$exposed_input |
property |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
An array of input values from exposed forms. |
ViewExecutable::$is_attachment |
property |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Whether this view is an attachment to another view. |
ExecutionContextTest::$visitor |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ExecutionContextTest.php |
|
ExecutionContextTest::$context |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ExecutionContextTest.php |
|
ExecutionContextTest::tearDown |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ExecutionContextTest.php |
|
ViewExecutable::$override_path |
property |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Allow to override the path used for generated urls. |
ExecutionContextTest::testInit |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ExecutionContextTest.php |
|
ViewExecutable::$base_database |
property |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Allow to override the used database which is used for this query. |
ExecutionContextTest_TestClass |
class |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ExecutionContextTest.php |
|
ViewExecutable::setCurrentPage |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Change/Set the current page for the pager. |
ViewExecutable::getCurrentPage |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Get the current page from the pager. |
ViewExecutable::setAjaxEnabled |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Sets whether or not AJAX should be used. |
ViewExecutable::executeDisplay |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Execute the given display, with the given arguments.
To be called externally by whatever mechanism invokes the view,
such as a page callback, hook_block, etc. |
EasyRdf_Utils::execCommandPipe |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Utils.php |
Execute a command as a pipe |
ViewExecutable::attachDisplays |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Run attachment displays for the view. |
ViewExecutable::getPluginTypes |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Returns the valid types of plugins that can be used. |
ViewExecutable::generateItemId |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Generates a unique ID for an handler instance. |
ViewExecutableTest::$testViews |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewExecutableTest.php |
Views used by this test. |
ExecutionContext::addViolation |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ExecutionContext.php |
Adds a violation at the current node of the validation graph. |
ExecutionContext::getClassName |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ExecutionContext.php |
Returns the class name of the current node. |
ExecutableManagerInterface.php |
file |
drupal/core/lib/Drupal/Core/Executable/ExecutableManagerInterface.php |
Contains \Drupal\Core\Executable\ExecutableManagerInterface. |
ViewExecutable::$items_per_page |
property |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
The number of items per page. |
ExecutionContextTest::$metadata |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ExecutionContextTest.php |
|