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. |
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']. |
ViewExecutableTest::testProperties |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewExecutableTest.php |
Tests the accessing of values on the object. |
ViewExecutable::$many_to_one_tables |
property |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Stores the many-to-one tables for performance. |
ViewExecutableTest::testInitMethods |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewExecutableTest.php |
Tests the initDisplay() and initHandlers() methods. |
ExecutableManagerInterface::execute |
function |
drupal/core/lib/Drupal/Core/Executable/ExecutableManagerInterface.php |
Executes an executable plugin. |
ViewExecutableTest::testConstructing |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewExecutableTest.php |
Tests the generation of the executable object. |
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 |
Asserts that expected view properties have been unset by destroy(). |
PhpExecutableFinder::$executableFinder |
property |
drupal/core/vendor/symfony/process/Symfony/Component/Process/PhpExecutableFinder.php |
|
ViewExecutableTest::testFactoryService |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewExecutableTest.php |
Tests the views.exectuable container service. |
ViewPageController::$executableFactory |
property |
drupal/core/modules/views/lib/Drupal/views/Routing/ViewPageController.php |
The view executable factory. |
ViewExecutableTest::testPropertyMethods |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewExecutableTest.php |
Tests the setting/getting of properties. |
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::getProtectedProperty |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewExecutableTest.php |
Returns a protected property from a class instance. |
ConditionInterface::setExecutableManager |
function |
drupal/core/lib/Drupal/Core/Condition/ConditionInterface.php |
Sets the executable manager class. |
ExecutablePluginBase::$executableManager |
property |
drupal/core/lib/Drupal/Core/Executable/ExecutablePluginBase.php |
The condition manager to proxy execute calls through. |
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(). |
ExecutablePluginBase::getConfigDefinition |
function |
drupal/core/lib/Drupal/Core/Executable/ExecutablePluginBase.php |
Gets the definition of a configuration option. |
ExecutablePluginBase::setExecutableManager |
function |
drupal/core/lib/Drupal/Core/Executable/ExecutablePluginBase.php |
|
ExecutablePluginBase::getConfigDefinitions |
function |
drupal/core/lib/Drupal/Core/Executable/ExecutablePluginBase.php |
Gets an array of definitions of available configuration options. |
PhpExecutableFinderTest::testFindWithSuffix |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/PhpExecutableFinderTest.php |
tests find() with default executable |
PhpExecutableFinderTest::testFindWithPhpPath |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/PhpExecutableFinderTest.php |
tests find() with the env var PHP_PATH |
PHP_CodeCoverage_Report_Node::getNumExecutableLines |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node.php |
Returns the number of executable lines. |
PHP_CodeCoverage_Report_Node_File::$numExecutableLines |
property |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node/File.php |
|
PHP_CodeCoverage_Report_Node_File::getNumExecutableLines |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node/File.php |
Returns the number of executable lines. |
PHP_CodeCoverage_Report_Node_Directory::$numExecutableLines |
property |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node/Directory.php |
|
PHP_CodeCoverage_Report_Node_Directory::getNumExecutableLines |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node/Directory.php |
Returns the number of executable lines. |