PathPluginBase::executeHookMenu |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/PathPluginBase.php |
Overrides \Drupal\views\Plugin\views\display\DisplayPluginBase::executeHookMenu(). |
ExecutionContextTest::testClone |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ExecutionContextTest.php |
|
ViewExecutable::$get_total_rows |
property |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Force the query to calculate the total number of results. |
ViewExecutable::$showAdminLinks |
property |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Should the admin links be shown on the rendered view. |
ViewExecutable::getItemsPerPage |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Get the items per page from the pager. |
ViewExecutable::setItemsPerPage |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Set the items per page on the pager. |
ViewExecutable::setExposedInput |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Set the exposed filters input to an array. If unset they will be taken
from $_GET when the time comes. |
ViewExecutable::getExposedInput |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Figure out what the exposed input for this view is. |
ViewExecutable::_buildArguments |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Build all the arguments. |
ViewExecutable::executeHookMenu |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Called to get hook_menu() information from the view and the named display handler. |
ViewExecutable::createDuplicate |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Creates a duplicate ViewExecutable object. |
SearchQuery::$executedFirstPass |
property |
drupal/core/modules/search/lib/Drupal/search/SearchQuery.php |
Indicates whether the first pass query has been executed. |
DisplayExtenderTest::preExecute |
function |
drupal/core/modules/views/tests/views_test_data/lib/Drupal/views_test_data/Plugin/views/display_extender/DisplayExtenderTest.php |
Overrides Drupal\views\Plugin\views\display\DisplayExtenderPluginBase::preExecute(). |
GlobalExecutionContextInterface |
interface |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/GlobalExecutionContextInterface.php |
Stores the node-independent state of a validation run. |
ViewExecutableTest::testDestroy |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewExecutableTest.php |
Tests the deconstructor to be sure that necessary objects are removed. |
ExecutionContext::$propertyPath |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ExecutionContext.php |
|
ExecutionContext::getViolations |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ExecutionContext.php |
Returns the violations generated by the validator so far. |
ExecutionContext::validateValue |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ExecutionContext.php |
Validates a value against a constraint. |
ExecutionContext::resolveGroups |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ExecutionContext.php |
Returns an array of group names. |
UnpublishByKeywordNode::execute |
function |
drupal/core/modules/node/lib/Drupal/node/Plugin/Action/UnpublishByKeywordNode.php |
Executes the plugin. |
ExecutablePluginBase::getConfig |
function |
drupal/core/lib/Drupal/Core/Executable/ExecutablePluginBase.php |
Gets all configuration values. |
ExecutablePluginBase::setConfig |
function |
drupal/core/lib/Drupal/Core/Executable/ExecutablePluginBase.php |
Sets the value of a particular configuration option. |
StringDatabaseStorage::dbExecute |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringDatabaseStorage.php |
Executes an arbitrary SELECT query string. |
PhpExecutableFinder::__construct |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/PhpExecutableFinder.php |
|
ViewExecutable::$current_display |
property |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Identifier of the current display. |
ViewExecutable::$display_handler |
property |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
The current used display plugin. |
ViewExecutable::$displayHandlers |
property |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
The list of used displays of the view. |
ViewExecutable::$exposed_widgets |
property |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
The rendered output of the exposed form. |
ActionInterface::executeMultiple |
function |
drupal/core/lib/Drupal/Core/Action/ActionInterface.php |
Executes the plugin for an array of objects. |
QueryAggregateInterface::execute |
function |
drupal/core/lib/Drupal/Core/Entity/Query/QueryAggregateInterface.php |
Executes the aggregate query. |
ViewExecutableTest::testDisplays |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewExecutableTest.php |
Tests the display related methods and properties. |
ExecutionContext::$globalContext |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ExecutionContext.php |
|
search_extra_type_search_execute |
function |
drupal/core/modules/search/tests/modules/search_extra_type/search_extra_type.module |
Implements hook_search_execute(). |
ViewExecutableTest::testValidate |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewExecutableTest.php |
Tests the validation of display handlers. |
ExecutionContext::addViolationAt |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ExecutionContext.php |
Adds a violation at the validation graph node with the given property
path relative to the current property path. |
ExecutionContext::getMetadataFor |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ExecutionContext.php |
|
ViewExecutable::$attachment_after |
property |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Attachments to place after the view. |
ExecutionContextTest::$violations |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ExecutionContextTest.php |
|
ExecutionContextTest::$translator |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ExecutionContextTest.php |
|
views_test_data_views_pre_execute |
function |
drupal/core/modules/views/tests/views_test_data/views_test_data.views_execution.inc |
Implements hook_views_pre_execute(). |
ExposedFormPluginBase::preExecute |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/exposed_form/ExposedFormPluginBase.php |
|
ViewExecutable::viewsHandlerTypes |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Provide a list of views handler types used in a view, with some information
about them. |
ViewExecutable::setShowAdminLinks |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Enables admin links on the rendered view. |
ViewExecutable::getShowAdminLinks |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Returns whether admin links should be rendered on the view. |
ViewExecutableTest::setUpFixtures |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewExecutableTest.php |
Sets up the configuration and schema of views and views_test_data modules. |
ExecutionContext::getPropertyPath |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ExecutionContext.php |
Returns the property path to the value that the validator is currently
validating. |
ExecutionContext::getPropertyName |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ExecutionContext.php |
Returns the property name of the current node. |
UnpublishByKeywordComment::execute |
function |
drupal/core/modules/comment/lib/Drupal/comment/Plugin/Action/UnpublishByKeywordComment.php |
Executes the plugin. |
ViewExecutable::$attachment_before |
property |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Attachments to place before the view. |
ViewExecutable::$exposed_raw_input |
property |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Exposed widget input directly from the $form_state['values']. |