ViewExecutable::newDisplay |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Creates and stores a new display. |
views_config_import_create |
function |
drupal/core/modules/views/views.module |
Implements hook_config_import_create(). |
node_access_view_all_nodes |
function |
drupal/core/modules/node/node.module |
Determines whether the user has a global viewing grant for all nodes. |
PageViewTest::testPageView |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/PageViewTest.php |
Tests an anonymous and unpermissioned user attempting to edit the node. |
views_add_contextual_links |
function |
drupal/core/modules/views/views.module |
Adds contextual links associated with a view display to a renderable array. |
views_ui_tools_clear_cache |
function |
drupal/core/modules/views/views_ui/admin.inc |
Submit hook to clear the views cache. |
views_test_data_permission |
function |
drupal/core/modules/views/tests/views_test_data/views_test_data.module |
Implements hook_permission(). |
views_test_data_views_data |
function |
drupal/core/modules/views/tests/views_test_data/views_test_data.module |
Implements hook_views_data(). |
FieldCustomTest::viewsData |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldCustomTest.php |
Returns the views data definition. |
FormatterBase::prepareView |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Formatter/FormatterBase.php |
Implements Drupal\field\Plugin\Type\Formatter\FormatterInterface::prepareView(). |
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. |
views-ui-edit-item.tpl.php |
file |
drupal/core/modules/views/views_ui/theme/views-ui-edit-item.tpl.php |
This template handles the printing of fields/filters/sort criteria/arguments or relationships. |
views-ui-edit-view.tpl.php |
file |
drupal/core/modules/views/views_ui/theme/views-ui-edit-view.tpl.php |
Template for the primary view editing window. |
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. |
views-admin.contextual.css |
file |
drupal/core/modules/views/views_ui/css/views-admin.contextual.css |
/**
* The .contextual.css file is intended to contain styles that override declarations
* in the Contextual module.
*/
/* @group Wrapper */
#views-live-preview .contextual-region-active {
outline: medium none;
}
#views-live-preview… |
ViewUI::$temporary_options |
property |
drupal/core/modules/views/views_ui/lib/Drupal/views_ui/ViewUI.php |
Stores options temporarily while editing. |
views_ajax_command_add_tab |
function |
drupal/core/modules/views/includes/ajax.inc |
Creates a Drupal AJAX 'addTab' command. |
ForumTest::verifyForumView |
function |
drupal/core/modules/forum/lib/Drupal/forum/Tests/ForumTest.php |
Verifies the display of a forum page. |
ViewUI::getStandardButtons |
function |
drupal/core/modules/views/views_ui/lib/Drupal/views_ui/ViewUI.php |
Provide a standard set of Apply/Cancel/OK buttons for the forms. Also provide
a hidden op operator because the forms plugin doesn't seem to properly
provide which button was clicked. |
views_config_import_delete |
function |
drupal/core/modules/views/views.module |
Implements hook_config_import_delete(). |
SortRandomTest::$testViews |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/SortRandomTest.php |
Views used by this test. |
hook_views_ajax_data_alter |
function |
drupal/core/modules/views/views.api.php |
Alter the commands used on a Views AJAX request. |
FieldOverview::__construct |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/FieldOverview.php |
Overrides Drupal\field_ui\OverviewBase::__construct(). |
ViewFormControllerBase.php |
file |
drupal/core/modules/views/views_ui/lib/Drupal/views_ui/ViewFormControllerBase.php |
Contains Drupal\views_ui\ViewFormControllerBase. |
ViewEditFormController.php |
file |
drupal/core/modules/views/views_ui/lib/Drupal/views_ui/ViewEditFormController.php |
Contains Drupal\views_ui\ViewEditFormController. |
OverviewBase::$entity_type |
property |
drupal/core/modules/field_ui/lib/Drupal/field_ui/OverviewBase.php |
The name of the entity type. |
ViewListController::render |
function |
drupal/core/modules/views/views_ui/lib/Drupal/views_ui/ViewListController.php |
Overrides Drupal\Core\Entity\EntityListController::render(); |
FilterDateTest::$testViews |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterDateTest.php |
Views used by this test. |
views-view-row-rss.tpl.php |
file |
drupal/core/modules/views/theme/views-view-row-rss.tpl.php |
Default view template to display a item in an RSS feed. |
views-exposed-form.tpl.php |
file |
drupal/core/modules/views/theme/views-exposed-form.tpl.php |
This template handles the layout of the views exposed filter form. |
views-view-summary.tpl.php |
file |
drupal/core/modules/views/theme/views-view-summary.tpl.php |
Default simple view template to display a list of summary lines. |
AccessRoleTest::$testViews |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/User/AccessRoleTest.php |
Views used by this test. |
ViewExecutable::$row_index |
property |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Stores the current active row while rendering. |
PreviewTest::testPreviewUI |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/UI/PreviewTest.php |
Tests arguments in the preview form. |
ViewStorageTest::loadTests |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewStorageTest.php |
Tests loading configuration entities. |
ViewExecutable::setUseAJAX |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Whether or not AJAX should be used. If AJAX is used, paging,
tablesorting and exposed filters will be fetched via an AJAX call
rather than a page refresh. |
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.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::setDisplay |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Set the display as current. |
ApiDataTest::testViewsData |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Field/ApiDataTest.php |
Unit testing the views data structure. |
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. |
DefaultViewsTest::$modules |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/DefaultViewsTest.php |
Modules to enable. |
ViewExecutable::buildTitle |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Force the view to build a title. |
DisplayPluginBase::preview |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php |
Fully render the display for the purposes of a live preview or
some other AJAXy reason. |
views_ui_analyze_view_form |
function |
drupal/core/modules/views/views_ui/admin.inc |
Form constructor callback to display analysis information on a view |
views_ui_edit_details_form |
function |
drupal/core/modules/views/views_ui/admin.inc |
Form builder to edit details of a view. |
views_ui_edit_display_form |
function |
drupal/core/modules/views/views_ui/admin.inc |
Form constructor callback to edit display of a view |
DisplayPageTest::$testViews |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/DisplayPageTest.php |
Views used by this test. |
ViewUnitTestBase::viewsData |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewUnitTestBase.php |
Returns the views data definition. |