ViewRenderTest::$testViews |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewRenderTest.php |
Views used by this test. |
ViewRenderTest::testRender |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewRenderTest.php |
Tests render functionality. |
OverviewBase::$entity_type |
property |
drupal/core/modules/field_ui/lib/Drupal/field_ui/OverviewBase.php |
The name of the entity type. |
ApiDataTest::testViewsData |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/Views/ApiDataTest.php |
Unit testing the views data structure. |
OverviewBase::validateForm |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/OverviewBase.php |
Implements \Drupal\Core\Form\FormInterface::validateForm(). |
ViewsUIController::listing |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Controller/ViewsUIController.php |
Lists all of the views. |
DisplayOverview::getFormID |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/DisplayOverview.php |
Implements \Drupal\Core\Form\FormInterface::getFormID(). |
DisplayOverview::buildForm |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/DisplayOverview.php |
Implements \Drupal\Core\Form\FormInterface::buildForm(). |
ViewsData::fetchBaseTables |
function |
drupal/core/modules/views/lib/Drupal/views/ViewsData.php |
Fetches a list of all base tables available. |
field_ui_view_mode_presave |
function |
drupal/core/modules/field_ui/field_ui.module |
Implements hook_view_mode_presave(). |
ViewFormControllerBase.php |
file |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewFormControllerBase.php |
Contains Drupal\views_ui\ViewFormControllerBase. |
ViewEditFormController.php |
file |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewEditFormController.php |
Contains Drupal\views_ui\ViewEditFormController. |
AreaEntityTest::$testViews |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/AreaEntityTest.php |
Views used by this test. |
action.views_execution.inc |
file |
drupal/core/modules/action/action.views_execution.inc |
Provides views runtime hooks for action.module. |
FormatterBase::prepareView |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Formatter/FormatterBase.php |
Allows formatters to load information for field values being displayed. |
LinkFormatter::prepareView |
function |
drupal/core/modules/link/lib/Drupal/link/Plugin/field/formatter/LinkFormatter.php |
Allows formatters to load information for field values being displayed. |
plugin.manager.views.cache |
service |
drupal/core/modules/views/views.services.yml |
Drupal\views\Plugin\ViewsPluginManager |
ViewPageControllerTest.php |
file |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewPageControllerTest.php |
Contains \Drupal\views\Tests\ViewPageControllerTest. |
plugin.manager.views.field |
service |
drupal/core/modules/views/views.services.yml |
Drupal\views\Plugin\ViewsHandlerManager |
plugin.manager.views.pager |
service |
drupal/core/modules/views/views.services.yml |
Drupal\views\Plugin\ViewsPluginManager |
plugin.manager.views.query |
service |
drupal/core/modules/views/views.services.yml |
Drupal\views\Plugin\ViewsPluginManager |
PageViewTest::testPageView |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/PageViewTest.php |
Tests an anonymous and unpermissioned user attempting to edit the node. |
plugin.manager.views.style |
service |
drupal/core/modules/views/views.services.yml |
Drupal\views\Plugin\ViewsPluginManager |
ViewPageController::create |
function |
drupal/core/modules/views/lib/Drupal/views/Routing/ViewPageController.php |
Instantiates a new instance of this controller. |
node_access_view_all_nodes |
function |
drupal/core/modules/node/node.module |
Determines whether the user has a global viewing grant for all nodes. |
ViewPageController::handle |
function |
drupal/core/modules/views/lib/Drupal/views/Routing/ViewPageController.php |
Handles a response for a view. |
ViewUI::$temporary_options |
property |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewUI.php |
Stores options temporarily while editing. |
ViewUI::$additionalQueries |
property |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewUI.php |
Stores a list of database queries run beside the main one from views. |
taxonomy_test_views.module |
file |
drupal/core/modules/taxonomy/tests/modules/taxonomy_test_views/taxonomy_test_views.module |
|
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_add_contextual_links |
function |
drupal/core/modules/views/views.module |
Adds contextual links associated with a view display to a renderable array. |
ViewUI::getStandardButtons |
function |
drupal/core/modules/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_field_delete_instance |
function |
drupal/core/modules/views/views.module |
Implements hook_field_delete_instance. |
EntityType::$menu_view_path |
property |
drupal/core/lib/Drupal/Core/Entity/Annotation/EntityType.php |
The menu router path to be used to view the entity. |
ViewExecutable::$build_info |
property |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
An array of build info. |
taxonomy_term_view_multiple |
function |
drupal/core/modules/taxonomy/taxonomy.module |
Constructs a drupal_render() style array from an array of loaded terms. |
ViewStorageTest::$testViews |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewStorageTest.php |
Views used by this test. |
ViewExecutable::$total_rows |
property |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
The total number of rows returned from the query. |
ExtensionViewsFieldTest.php |
file |
drupal/core/modules/file/lib/Drupal/file/Tests/Views/ExtensionViewsFieldTest.php |
Contains \Drupal\file\Tests\Views\ExtensionViewsFieldTest. |
comment_test_views.info.yml |
file |
drupal/core/modules/comment/tests/modules/comment_test_views/comment_test_views.info.yml |
drupal/core/modules/comment/tests/modules/comment_test_views/comment_test_views.info.yml |
ArgumentDateTest::viewsData |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/ArgumentDateTest.php |
Overrides \Drupal\views\Tests\ViewUnitTestBase::viewsData(). |
Views relationship handlers |
group |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/relationship/RelationshipPluginBase.php |
Handlers to tell Views how to create alternate relationships. |
DisplayFeedTest::$testViews |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/DisplayFeedTest.php |
Views used by this test. |
ViewElementTest::$testViews |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewElementTest.php |
Views used by this test. |
views.view.test_preview.yml |
file |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_preview.yml |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_preview.yml |
rdf_field_attach_view_alter |
function |
drupal/core/modules/rdf/rdf.module |
Implements hook_field_attach_view_alter(). |
ViewUI::getExportProperties |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewUI.php |
Implements \Drupal\Core\Entity\EntityInterface::getExportProperties(). |
views_exposed_form_validate |
function |
drupal/core/modules/views/views.module |
Validate handler for exposed filters |
views_test_data.routing.yml |
file |
drupal/core/modules/views/tests/views_test_data/views_test_data.routing.yml |
drupal/core/modules/views/tests/views_test_data/views_test_data.routing.yml |
ViewsExposedFilterBlock.php |
file |
drupal/core/modules/views/lib/Drupal/views/Plugin/Derivative/ViewsExposedFilterBlock.php |
Contains \Drupal\views\Plugin\Derivative\ViewsExposedFilterBlock. |