ViewUIObjectTest::getInfo |
function |
drupal/core/modules/views_ui/tests/Drupal/views_ui/Tests/ViewUIObjectTest.php |
This method exists to support the simpletest UI runner. |
plugin.manager.views.area |
service |
drupal/core/modules/views/views.services.yml |
Drupal\views\Plugin\ViewsHandlerManager |
TriggerPreviewCommand.php |
file |
drupal/core/modules/views/lib/Drupal/views/Ajax/TriggerPreviewCommand.php |
Contains \Drupal\views\Ajax\TriggerPreviewCommand. |
plugin.manager.views.join |
service |
drupal/core/modules/views/views.services.yml |
Drupal\views\Plugin\ViewsHandlerManager |
FieldUnitTest::$testViews |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldUnitTest.php |
Views used by this test. |
plugin.manager.views.sort |
service |
drupal/core/modules/views/views.services.yml |
Drupal\views\Plugin\ViewsHandlerManager |
PagePreviewTest::$modules |
property |
drupal/core/modules/node/lib/Drupal/node/Tests/PagePreviewTest.php |
Enable the node and taxonomy modules to test both on the preview. |
FieldTypeTest::$testViews |
property |
drupal/core/modules/node/lib/Drupal/node/Tests/Views/FieldTypeTest.php |
Views used by this test. |
RowEntityTest::$testViews |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/RowEntityTest.php |
Views used by this test. |
ViewStorageController.php |
file |
drupal/core/modules/views/lib/Drupal/views/ViewStorageController.php |
Definition of Drupal\views\ViewStorageController. |
FieldDateTest::$testViews |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldDateTest.php |
Views used by this test. |
ViewExecutableFactory.php |
file |
drupal/core/modules/views/lib/Drupal/views/ViewExecutableFactory.php |
Contains \Drupal\views\ViewExecutableFactory. |
DbLogController::overview |
function |
drupal/core/modules/dblog/lib/Drupal/dblog/Controller/DbLogController.php |
Displays a listing of database log messages. |
MiniPagerTest::$testViews |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/MiniPagerTest.php |
Views used by this test. |
field_attach_prepare_view |
function |
drupal/core/modules/field/field.attach.inc |
Prepares field data prior to display. |
views.views_execution.inc |
file |
drupal/core/modules/views/views.views_execution.inc |
Provides views runtime hooks for views.module. |
AreaTitleTest::$testViews |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/AreaTitleTest.php |
Views used by this test. |
RowPluginTest::$testViews |
property |
drupal/core/modules/node/lib/Drupal/node/Tests/Views/RowPluginTest.php |
Views used by this test. |
views.view.test_alias.yml |
file |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_alias.yml |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_alias.yml |
ViewsAccessCheck::applies |
function |
drupal/core/modules/views/lib/Drupal/views/ViewsAccessCheck.php |
Implements AccessCheckInterface::applies(). |
ViewStorageTest::loadTests |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewStorageTest.php |
Tests loading configuration entities. |
views_get_applicable_views |
function |
drupal/core/modules/views/views.module |
Return a list of all views and display IDs that have a particular
setting in their display's plugin settings. |
views_get_views_as_options |
function |
drupal/core/modules/views/views.module |
Return an array of view as options array, that can be used by select,
checkboxes and radios as #options. |
ViewsHooksTest::$testViews |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewsHooksTest.php |
Views used by this test. |
views.view.test_tokens.yml |
file |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_tokens.yml |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_tokens.yml |
views_test_data_permission |
function |
drupal/core/modules/views/tests/views_test_data/views_test_data.module |
Implements hook_permission(). |
views.view.test_filter.yml |
file |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_filter.yml |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_filter.yml |
ViewExecutable::$rowPlugin |
property |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
The current used row plugin, if the style plugin supports row plugins. |
ViewExecutable::$row_index |
property |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Stores the current active row while rendering. |
views_test_config.info.yml |
file |
drupal/core/modules/views/tests/views_test_config/views_test_config.info.yml |
drupal/core/modules/views/tests/views_test_config/views_test_config.info.yml |
views_test_data_views_data |
function |
drupal/core/modules/views/tests/views_test_data/views_test_data.views.inc |
Implements hook_views_data(). |
FieldCustomTest::viewsData |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldCustomTest.php |
Returns the views data definition. |
DefaultViewsTest::$modules |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/DefaultViewsTest.php |
Modules to enable. |
ViewExecutable::setDisplay |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Sets the current display. |
Views exposed form plugins |
group |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/exposed_form/ExposedFormPluginBase.php |
Plugins that handle the validation/submission and rendering of exposed forms. |
AccessRoleTest::$testViews |
property |
drupal/core/modules/user/lib/Drupal/user/Tests/Views/AccessRoleTest.php |
Views used by this test. |
ViewListController::render |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewListController.php |
Overrides Drupal\Core\Entity\EntityListController::render(); |
ForumTest::verifyForumView |
function |
drupal/core/modules/forum/lib/Drupal/forum/Tests/ForumTest.php |
Verifies the display of a forum page. |
ViewExecutable::preExecute |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Run attachments and let the display do what it needs to do prior
to running. |
ViewExecutable::buildTitle |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Force the view to build a title. |
views-view-field.html.twig |
file |
drupal/core/modules/views/templates/views-view-field.html.twig |
Default theme implementation for a single field in a view. |
ViewUnitTestBase::$modules |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewUnitTestBase.php |
Modules to enable. |
views-view-table.html.twig |
file |
drupal/core/modules/views/templates/views-view-table.html.twig |
Default theme implementation for displaying a view as a table. |
ViewExecutable::setElement |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Sets the build array used by the view. |
SortRandomTest::$testViews |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/SortRandomTest.php |
Views used by this test. |
ViewExecutable::removeItem |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Removes configuration for a handler instance on a given display. |
FieldOverview::__construct |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/FieldOverview.php |
Constructs a new DisplayOverview. |
PreviewTest::testPreviewUI |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/PreviewTest.php |
Tests arguments in the preview form. |
ViewExecutableFactory::get |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutableFactory.php |
Instantiates a ViewExecutable class. |
FilterDateTest::$testViews |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterDateTest.php |
Views used by this test. |