TranslationEntityViewsUITest::testViewsUI |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/Views/TranslationEntityViewsUITest.php |
Tests the views UI. |
EntityReferenceFormatterBase::prepareView |
function |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Plugin/field/formatter/EntityReferenceFormatterBase.php |
Overrides \Drupal\field\Plugin\Type\Formatter\FormatterBase::prepareView(). |
hook_views_plugins_argument_default_alter |
function |
drupal/core/modules/views/views.api.php |
Modify the list of available views default argument plugins. |
views.view.test_filter_in_operator_ui.yml |
file |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_filter_in_operator_ui.yml |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_filter_in_operator_ui.yml |
DefaultViewRecentComments::testPageDisplay |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/Views/DefaultViewRecentComments.php |
Tests the page defined by the comments_recent view. |
taxonomy_field_views_data_views_data_alter |
function |
drupal/core/modules/taxonomy/taxonomy.views.inc |
Implements hook_field_views_data_views_data_alter(). |
template_preprocess_views_view_unformatted |
function |
drupal/core/modules/views/views.theme.inc |
Prepares variables for views unformatted rows templates. |
RelationshipRepresentativeNode::$testViews |
property |
drupal/core/modules/user/lib/Drupal/user/Tests/Views/RelationshipRepresentativeNode.php |
Views used by this test. |
EntityViewModeStorageController::preDelete |
function |
drupal/core/modules/entity/lib/Drupal/entity/EntityViewModeStorageController.php |
Acts on entities before they are deleted. |
RelationshipRepresentativeNode::$testViews |
property |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/Views/RelationshipRepresentativeNode.php |
Views used by this test. |
ViewUnitTestBase::assertIdenticalResultset |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewUnitTestBase.php |
Verifies that a result set returned by a View matches expected values. |
ViewPageControllerTest::testPageController |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewPageControllerTest.php |
Tests the page controller. |
ViewsSearchQuery::condition_replace_string |
function |
drupal/core/modules/search/lib/Drupal/search/ViewsSearchQuery.php |
Replaces the original condition with a custom one from views recursively. |
TestFieldPrepareViewFormatter::prepareView |
function |
drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Plugin/field/formatter/TestFieldPrepareViewFormatter.php |
Allows formatters to load information for field values being displayed. |
ViewsHandlerDiscovery::getPluginNamespaces |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/Discovery/ViewsHandlerDiscovery.php |
Returns an array of PSR-0 namespaces to search for plugin classes. |
VIEWS_HANDLER_RENDER_TEXT_PHASE_COMPLETELY |
constant |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/FieldPluginBase.php |
Indicator of the renderText() method for rendering the whole element.
(if no render_item() method is available). |
views.view.test_statistics_integration.yml |
file |
drupal/core/modules/statistics/tests/modules/statistics_test_views/test_views/views.view.test_statistics_integration.yml |
drupal/core/modules/statistics/tests/modules/statistics_test_views/test_views/views.view.test_statistics_integration.yml |
EntityReferenceFormatterBase::viewElements |
function |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Plugin/field/formatter/EntityReferenceFormatterBase.php |
Overrides \Drupal\field\Plugin\Type\Formatter\FormatterBase::viewElements(). |
hook_views_plugins_display_extenders_alter |
function |
drupal/core/modules/views/views.api.php |
Modify the list of available views display extender plugins. |
views.view.test_argument_default_fixed.yml |
file |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_argument_default_fixed.yml |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_argument_default_fixed.yml |
views.view.test_page_display_arguments.yml |
file |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_page_display_arguments.yml |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_page_display_arguments.yml |
views_test_data_preprocess_views_view_table |
function |
drupal/core/modules/views/tests/views_test_data/views_test_data.module |
Implements hook_preprocess_HOOK() for views-view-table.tpl.php. |
template_preprocess_views_view_mapping_test |
function |
drupal/core/modules/views/tests/views_test_data/views_test_data.module |
Implements hook_preprocess_HOOK() for theme_views_view_mapping_test(). |
DefaultViewRecentComments::$commentsCreated |
property |
drupal/core/modules/comment/lib/Drupal/comment/Tests/Views/DefaultViewRecentComments.php |
Will hold the comments created for testing. |
DefaultViewRecentComments::testBlockDisplay |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/Views/DefaultViewRecentComments.php |
Tests the block defined by the comments_recent view. |
ViewEditFormController::submitDisplayEnable |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewEditFormController.php |
Submit handler to enable a disabled display. |
ViewEditFormController::submitDisplayDelete |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewEditFormController.php |
Submit handler to delete a display from a view. |
views.view.test_taxonomy_node_term_data.yml |
file |
drupal/core/modules/taxonomy/tests/modules/taxonomy_test_views/test_views/views.view.test_taxonomy_node_term_data.yml |
drupal/core/modules/taxonomy/tests/modules/taxonomy_test_views/test_views/views.view.test_taxonomy_node_term_data.yml |
TestFieldPrepareViewFormatter::settingsForm |
function |
drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Plugin/field/formatter/TestFieldPrepareViewFormatter.php |
Returns a form to configure settings for the formatter. |
views_ui_view_preview_section_handler_links |
function |
drupal/core/modules/views_ui/views_ui.module |
Returns contextual links for each handler of a certain section. |
TestFieldPrepareViewFormatter::viewElements |
function |
drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Plugin/field/formatter/TestFieldPrepareViewFormatter.php |
Builds a renderable array for a field value. |
VIEWS_HANDLER_RENDER_TEXT_PHASE_SINGLE_ITEM |
constant |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/FieldPluginBase.php |
Indicator of the renderText() method for rendering a single item.
(If no render_item() is present). |
EntityReferenceLabelFormatter::viewElements |
function |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Plugin/field/formatter/EntityReferenceLabelFormatter.php |
Overrides \Drupal\field\Plugin\Type\Formatter\FormatterBase::viewElements(). |
hook_views_plugins_argument_validator_alter |
function |
drupal/core/modules/views/views.api.php |
Modify the list of available views argument validation plugins. |
ManageDisplayTest::assertNodeViewTextHelper |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/Tests/ManageDisplayTest.php |
Asserts that a string is (not) found in the rendered nodein a view mode. |
views.view.test_entity_translations_link.yml |
file |
drupal/core/modules/translation_entity/tests/modules/translation_entity_test_views/test_views/views.view.test_entity_translations_link.yml |
drupal/core/modules/translation_entity/tests/modules/translation_entity_test_views/test_views/views.view.test_entity_translations_link.yml |
views.view.test_filter_node_uid_revision.yml |
file |
drupal/core/modules/node/tests/modules/node_test_views/test_views/views.view.test_filter_node_uid_revision.yml |
drupal/core/modules/node/tests/modules/node_test_views/test_views/views.view.test_filter_node_uid_revision.yml |
entity.view_mode.entity_test_render.full.yml |
file |
drupal/core/modules/system/tests/modules/entity_test/config/entity.view_mode.entity_test_render.full.yml |
drupal/core/modules/system/tests/modules/entity_test/config/entity.view_mode.entity_test_render.full.yml |
entity.view_mode.entity_test_render.test.yml |
file |
drupal/core/modules/system/tests/modules/entity_test/config/entity.view_mode.entity_test_render.test.yml |
drupal/core/modules/system/tests/modules/entity_test/config/entity.view_mode.entity_test_render.test.yml |
ViewStorageTest::testConfigurationEntityCRUD |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewStorageTest.php |
Tests CRUD operations. |
views_test_data_handler_test_access_callback |
function |
drupal/core/modules/views/tests/views_test_data/views_test_data.module |
Access callback for the generic handler test. |
ViewTestBase::assertIdenticalResultsetHelper |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewTestBase.php |
Performs View result assertions. |
views.view.test_views_handler_field_role.yml |
file |
drupal/core/modules/user/tests/modules/user_test_views/test_views/views.view.test_views_handler_field_role.yml |
drupal/core/modules/user/tests/modules/user_test_views/test_views/views.view.test_views_handler_field_role.yml |
ViewEditFormController::submitDisplayDisable |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewEditFormController.php |
Submit handler to disable display. |
ViewsSelection::validateReferencableEntities |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/entity_reference/selection/ViewsSelection.php |
Implements \Drupal\entity_reference\Plugin\Type\Selection\SelectionInterface::validateReferencableEntities(). |
views.view.test_serializer_display_field.yml |
file |
drupal/core/modules/rest/tests/modules/rest_test_views/test_views/views.view.test_serializer_display_field.yml |
drupal/core/modules/rest/tests/modules/rest_test_views/test_views/views.view.test_serializer_display_field.yml |
EntityReferenceEntityFormatter::viewElements |
function |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Plugin/field/formatter/EntityReferenceEntityFormatter.php |
Overrides \Drupal\field\Plugin\Type\Formatter\FormatterBase::viewElements(). |
ViewFormControllerBase::isDefaultDisplayShown |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewFormControllerBase.php |
Controls whether or not the default display should have its own tab on edit. |
entity.view_mode.taxonomy_vocabulary.full.yml |
file |
drupal/core/modules/taxonomy/config/entity.view_mode.taxonomy_vocabulary.full.yml |
drupal/core/modules/taxonomy/config/entity.view_mode.taxonomy_vocabulary.full.yml |
ViewUnitTestBase::assertNotIdenticalResultset |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewUnitTestBase.php |
Verifies that a result set returned by a View differs from certain values. |