ExecutableException |
class |
drupal/core/lib/Drupal/Core/Executable/ExecutableException.php |
Generic executable plugin exception class. |
hook_search_execute |
function |
drupal/core/modules/search/search.api.php |
Execute a search for a set of key words. |
ExecutableInterface |
interface |
drupal/core/lib/Drupal/Core/Executable/ExecutableInterface.php |
An interface for executable plugins. |
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. |
ExecutionContextTest |
class |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ExecutionContextTest.php |
|
UnblockUser::execute |
function |
drupal/core/modules/user/lib/Drupal/user/Plugin/Action/UnblockUser.php |
Executes the plugin. |
ViewExecutable::save |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
@todo. |
ExecutableFinder.php |
file |
drupal/core/vendor/symfony/process/Symfony/Component/Process/ExecutableFinder.php |
|
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(). |
ExecutionContext.php |
file |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ExecutionContext.php |
|
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. |
ExecutablePluginBase |
class |
drupal/core/lib/Drupal/Core/Executable/ExecutablePluginBase.php |
Provides the basic architecture for executable plugins. |
ViewExecutable::$args |
property |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Any arguments that have been passed into the view. |
form_execute_handlers |
function |
drupal/core/includes/form.inc |
Executes custom validation and submission handlers for a given form. |
ViewExecutable::$sort |
property |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Stores the sort handlers which are initialized on this view. |
ViewExecutable::build |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Build the query for the view. |
ViewExecutableFactory |
class |
drupal/core/modules/views/lib/Drupal/views/ViewExecutableFactory.php |
Defines the cache backend factory. |
WebTestBase::curlExec |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php |
Initializes and executes a cURL request. |
UnstickyNode::execute |
function |
drupal/core/modules/node/lib/Drupal/node/Plugin/Action/UnstickyNode.php |
Executes the plugin. |
ViewUI::$execute_time |
property |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewUI.php |
How long the view takes to execute. |
ViewExecutable::$built |
property |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Whether or not the view has been built. |
ExecutableFinder::find |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/ExecutableFinder.php |
Finds an executable by name. |
ViewExecutable::$query |
property |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Where the $query object will reside. |
ViewExecutable::$pager |
property |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
The used pager plugin used by the current executed view. |
ViewExecutable::$field |
property |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Stores the field handlers which are initialized on this view. |
ViewExecutable::$empty |
property |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Stores the area handlers for the empty text which are initialized on this view. |
ViewExecutable::_build |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Internal method to build an individual set of handlers. |
ViewExecutable::render |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Render this view for a certain display. |
ViewExecutable::access |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Determine if the given user has access to the view. Note that
this sets the display handler if it hasn't been. |
ViewExecutable::getUrl |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Get the URL for the current view. |
UnpublishNode::execute |
function |
drupal/core/modules/node/lib/Drupal/node/Plugin/Action/UnpublishNode.php |
Executes the plugin. |
ViewExecutableTest.php |
file |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewExecutableTest.php |
Contains \Drupal\views\Tests\ViewExecutableTest. |
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. |
MessageAction::execute |
function |
drupal/core/modules/action/lib/Drupal/action/Plugin/Action/MessageAction.php |
Executes the plugin. |
SelectExtender::execute |
function |
drupal/core/lib/Drupal/Core/Database/Query/SelectExtender.php |
|
ViewExecutable::$result |
property |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Where the results of a query will go. |
DefaultDisplay::execute |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DefaultDisplay.php |
The default execute handler fully renders the view. |
ViewExecutable::$offset |
property |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
The pager offset. |
PublishComment::execute |
function |
drupal/core/modules/comment/lib/Drupal/comment/Plugin/Action/PublishComment.php |
Executes the plugin. |
RemoveRoleUser::execute |
function |
drupal/core/modules/user/lib/Drupal/user/Plugin/Action/RemoveRoleUser.php |
Executes the plugin. |
PathPluginBase::execute |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/PathPluginBase.php |
Overrides \Drupal\views\Plugin\views\display\DisplayPluginBase::execute(). |
ViewExecutable::$filter |
property |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Stores the filter handlers which are initialized on this view. |
ViewExecutable::$header |
property |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Stores the area handlers for the header which are initialized on this view. |
ViewExecutable::$footer |
property |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Stores the area handlers for the footer which are initialized on this view. |
ViewExecutable::$inited |
property |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Does this view already have loaded it's handlers. |
ViewExecutable::$dom_id |
property |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
A unique identifier which allows to update multiple views output via js. |