ViewsBlock::__construct |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/Block/ViewsBlock.php |
Overrides \Drupal\Component\Plugin\PluginBase::__construct(). |
ViewsExposedFilterBlock |
class |
drupal/core/modules/views/lib/Drupal/views/Plugin/Block/ViewsExposedFilterBlock.php |
Provides a 'Views Exposed Filter' block. |
View::generateDisplayId |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/Core/Entity/View.php |
Generates a display ID of a certain plugin type. |
ViewAjaxResponse::$view |
property |
drupal/core/modules/views/lib/Drupal/views/Ajax/ViewAjaxResponse.php |
The view executed on this ajax request. |
ViewsHandlerManager.php |
file |
drupal/core/modules/views/lib/Drupal/views/Plugin/ViewsHandlerManager.php |
Contains \Drupal\views\Plugin\ViewsHandlerManager. |
Views argument handlers |
group |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/ArgumentPluginBase.php |
Handlers to tell Views how to contextually filter queries. |
ViewModeAccessCheck.php |
file |
drupal/core/modules/field_ui/lib/Drupal/field_ui/Access/ViewModeAccessCheck.php |
Contains \Drupal\field_ui\Access\ViewModeAccessCheck. |
HandlerTest::$testViews |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/HandlerTest.php |
Views used by this test. |
DisplayTest::$testViews |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/DisplayTest.php |
Views used by this test. |
field_views_field_label |
function |
drupal/core/modules/field/field.views.inc |
Returns the label of a certain field. |
forum_test_views.module |
file |
drupal/core/modules/forum/tests/modules/forum_test_views/forum_test_views.module |
|
hook_views_post_execute |
function |
drupal/core/modules/views/views.api.php |
Act on the view immediately after the query has been executed. |
taxonomy_overview_terms |
function |
drupal/core/modules/taxonomy/taxonomy.admin.inc |
Form builder for the taxonomy terms overview. |
views.view.glossary.yml |
file |
drupal/core/modules/views/config/views.view.glossary.yml |
drupal/core/modules/views/config/views.view.glossary.yml |
hook_comment_view_alter |
function |
drupal/core/modules/comment/comment.api.php |
Alter the results of comment_view(). |
file_field_prepare_view |
function |
drupal/core/modules/file/file.field.inc |
Implements hook_field_prepare_view(). |
hook_taxonomy_term_view |
function |
drupal/core/modules/taxonomy/taxonomy.api.php |
Act on a taxonomy term that is being assembled before rendering. |
ViewExecutable::$storage |
property |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
The config entity in which the view is stored. |
file_test_views.info.yml |
file |
drupal/core/modules/file/tests/modules/file_test_views/file_test_views.info.yml |
drupal/core/modules/file/tests/modules/file_test_views/file_test_views.info.yml |
FieldXssTest::$testViews |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldXssTest.php |
Views used by this test. |
views_fetch_plugin_names |
function |
drupal/core/modules/views/views.module |
Fetch a list of all base tables available |
ViewStorageTest::getInfo |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewStorageTest.php |
|
SortDateTest::$testViews |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/SortDateTest.php |
Views used by this test. |
field_view_mode_settings |
function |
drupal/core/modules/field/field.module |
Returns view mode settings in a given bundle. |
ViewUIConverter::process |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ParamConverter/ViewUIConverter.php |
Tries to upcast every view entity to a decorated ViewUI object. |
views_ui.admin.theme.css |
file |
drupal/core/modules/views_ui/css/views_ui.admin.theme.css |
/**
* The .admin.theme.css file is intended to contain presentation declarations
* including images, borders, colors, and fonts.
*/
/* @group Reset */
.views-admin .links {
list-style: none outside none;
margin: 0;
}
.views-admin a:hover {
… |
views_get_disabled_views |
function |
drupal/core/modules/views/views.module |
Returns an array of all disabled views, as fully loaded $view objects. |
views.view.frontpage.yml |
file |
drupal/core/modules/node/config/views.view.frontpage.yml |
drupal/core/modules/node/config/views.view.frontpage.yml |
ViewElementTest::$render |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewElementTest.php |
The raw render data array to use in tests. |
FieldWebTest::$testViews |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldWebTest.php |
Views used by this test. |
ViewElementTest::getInfo |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewElementTest.php |
|
views_exposed_form_cache |
function |
drupal/core/modules/views/views.module |
Save the Views exposed form for later use. |
views_test_data.info.yml |
file |
drupal/core/modules/views/tests/views_test_data/views_test_data.info.yml |
drupal/core/modules/views/tests/views_test_data/views_test_data.info.yml |
views_test_config.module |
file |
drupal/core/modules/views/tests/views_test_config/views_test_config.module |
|
BulkFormTest::$testViews |
property |
drupal/core/modules/user/lib/Drupal/user/Tests/Views/BulkFormTest.php |
Views used by this test. |
ViewExecutable::$preview |
property |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
If this view has been previewed. |
FieldUrlTest::$testViews |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldUrlTest.php |
Views used by this test. |
ViewExecutable::$element |
property |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
A render array container to store render related information. |
rest_test_views.info.yml |
file |
drupal/core/modules/rest/tests/modules/rest_test_views/rest_test_views.info.yml |
drupal/core/modules/rest/tests/modules/rest_test_views/rest_test_views.info.yml |
AreaTextTest::$testViews |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/AreaTextTest.php |
Views used by this test. |
ViewExecutable::usePager |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Determine if the pager actually uses a pager. |
ViewUI::uriRelationships |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewUI.php |
Returns a list of URI relationships supported by this entity. |
ViewListController::load |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewListController.php |
Overrides Drupal\Core\Entity\EntityListController::load(); |
ViewsDataTest::viewsData |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewsDataTest.php |
Overrides Drupal\views\Tests\ViewTestBase::viewsData(). |
tracker_views_data_alter |
function |
drupal/core/modules/tracker/tracker.views.inc |
Implements hook_views_data_alter(). |
UserDataTest::$testViews |
property |
drupal/core/modules/user/lib/Drupal/user/Tests/Views/UserDataTest.php |
Views used by this test. |
RedirectTest::$testViews |
property |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/RedirectTest.php |
Views used by this test. |
ViewExecutable::getTitle |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Get the view's current title. This can change depending upon how it
was built. |
ViewExecutable::setTitle |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Override the view's current title. |
views-view-rss.html.twig |
file |
drupal/core/modules/views/templates/views-view-rss.html.twig |
Default template for feed displays that use the RSS style. |