StringDatabaseStorage::dbExecute |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringDatabaseStorage.php |
Executes an arbitrary SELECT query string. |
ViewExecutable::$attachment_after |
property |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Rendered attachements to place after the view. |
ViewExecutable::startQueryCapture |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Set up query capturing. |
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. |
ViewExecutableTest::testProperties |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewExecutableTest.php |
Tests the accessing of values on the object. |
ExposedFormPluginBase::pre_execute |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/exposed_form/ExposedFormPluginBase.php |
|
ExposedFormPluginBase::postExecute |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/exposed_form/ExposedFormPluginBase.php |
|
ViewExecutable::$attachment_before |
property |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Rendered 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']. |
ViewExecutableTest::testInitMethods |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewExecutableTest.php |
Tests the initDisplay() and initHandlers() methods. |
ViewExecutable::$many_to_one_tables |
property |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Stores the many-to-one tables for performance. |
PagerPluginBase::execute_count_query |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/PagerPluginBase.php |
Execute the count query, which will be done just prior to the query
itself being executed. |
ViewExecutableTest::testConstructing |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewExecutableTest.php |
Tests the generation of the executable object. |
TransactionTest::executeDDLStatement |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/TransactionTest.php |
Executes a DDL statement. |
ViewExecutable::executeHookBlockList |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Called to get hook_block information from the view and the
named display handler. |
ViewExecutableTest::$configProperties |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewExecutableTest.php |
Properties that should be stored in the configuration. |
ViewExecutableTest::assertViewDestroy |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewExecutableTest.php |
|
PhpExecutableFinder::$executableFinder |
property |
drupal/core/vendor/symfony/process/Symfony/Component/Process/PhpExecutableFinder.php |
|
DisplayExtenderPluginBase::pre_execute |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display_extender/DisplayExtenderPluginBase.php |
Set up any variables on the view prior to execution. |
views.view.test_executable_displays.yml |
file |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_executable_displays.yml |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_executable_displays.yml |
ViewExecutableTest::$executableProperties |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewExecutableTest.php |
Properties that should be stored in the executable. |
ViewExecutableTest::testViewsHandlerTypes |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewExecutableTest.php |
Tests ViewExecutable::viewsHandlerTypes(). |
PhpExecutableFinderTest::testFindWithSuffix |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/PhpExecutableFinderTest.php |
tests find() with default executable |
ProcessTest::testCallbackIsExecutedForOutput |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/ProcessTest.php |
|
PhpExecutableFinderTest::testFindWithPHP_PATH |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/PhpExecutableFinderTest.php |
tests find() with the env var PHP_PATH |