ViewAddFormController::createInstance |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewAddFormController.php |
Instantiates a new instance of this entity controller. |
hook_views_plugins_exposed_form_alter |
function |
drupal/core/modules/views/views.api.php |
Modify the list of available views exposed form plugins. |
ManageDisplayTest::testViewModeCustom |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/Tests/ManageDisplayTest.php |
Tests switching view modes to use custom or 'default' settings'. |
ManageDisplayTest::testSingleViewMode |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/Tests/ManageDisplayTest.php |
Tests hiding the view modes fieldset when there's only one available. |
ManageDisplayTest::assertNodeViewText |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/Tests/ManageDisplayTest.php |
Asserts that a string is found in the rendered node in a view mode. |
DateTimeDefaultFormatter::viewElements |
function |
drupal/core/modules/datetime/lib/Drupal/datetime/Plugin/field/formatter/DatetimeDefaultFormatter.php |
Builds a renderable array for a field value. |
views-ui-display-tab-setting.html.twig |
file |
drupal/core/modules/views_ui/templates/views-ui-display-tab-setting.html.twig |
Default theme implementation for Views UI display tab settings. |
entity.view_mode.node.search_index.yml |
file |
drupal/core/modules/search/config/entity.view_mode.node.search_index.yml |
drupal/core/modules/search/config/entity.view_mode.node.search_index.yml |
HandlerArgumentUserUidTest::$testViews |
property |
drupal/core/modules/user/lib/Drupal/user/Tests/Views/HandlerArgumentUserUidTest.php |
Views used by this test. |
views.view.test_page_display_route.yml |
file |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_page_display_route.yml |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_page_display_route.yml |
views_test_data_field_views_data_alter |
function |
drupal/core/modules/views/tests/views_test_data/views_test_data.views_execution.inc |
Implements hook_field_views_data_alter(). |
ViewTestBase::assertIdenticalResultset |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewTestBase.php |
Verifies that a result set returned by a View matches expected values. |
translation_entity_test_views.info.yml |
file |
drupal/core/modules/translation_entity/tests/modules/translation_entity_test_views/translation_entity_test_views.info.yml |
drupal/core/modules/translation_entity/tests/modules/translation_entity_test_views/translation_entity_test_views.info.yml |
views_test_data_views_invalidate_cache |
function |
drupal/core/modules/views/tests/views_test_data/views_test_data.views.inc |
Implements hook_views_invalidate_cache(). |
template_preprocess_views_view_summary |
function |
drupal/core/modules/views/views.theme.inc |
Prepares variables for views summary templates. |
template_preprocess_views_view_row_rss |
function |
drupal/core/modules/views/views.theme.inc |
Prepares variables for views RSS item templates. |
template_preprocess_views_exposed_form |
function |
drupal/core/modules/views/views.theme.inc |
Prepares variables for views exposed form templates. |
entity.view_mode.custom_block.full.yml |
file |
drupal/core/modules/block/custom_block/config/entity.view_mode.custom_block.full.yml |
drupal/core/modules/block/custom_block/config/entity.view_mode.custom_block.full.yml |
ViewPreviewFormController::__construct |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewPreviewFormController.php |
Constructs a new ViewPreviewFormController object. |
ViewFormControllerBase::getDisplayTabs |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewFormControllerBase.php |
Adds tabs for navigating across Displays when editing a View. |
ViewCloneFormController::prepareEntity |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewCloneFormController.php |
Overrides \Drupal\Core\Entity\EntityFormController::prepareForm(). |
ViewEditFormController::createInstance |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewEditFormController.php |
Instantiates a new instance of this entity controller. |
CommentPreviewTest::testCommentPreview |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentPreviewTest.php |
Tests comment preview. |
template_preprocess_views_ui_view_info |
function |
drupal/core/modules/views_ui/views_ui.theme.inc |
Implements hook_preprocess_HOOK() for theme_views_ui_view_info(). |
FieldOverview::getExistingFieldOptions |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/FieldOverview.php |
Returns an array of existing fields to be added to a bundle. |
theme_views_ui_build_group_filter_form |
function |
drupal/core/modules/views_ui/views_ui.theme.inc |
Theme the build group filter form. |
ViewExecutableTest::testFactoryService |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewExecutableTest.php |
Tests the views.exectuable container service. |
views_ui_contextual_links_suppress_pop |
function |
drupal/core/modules/views_ui/views_ui.module |
Decrements the views_ui_contextual_links_suppress() static variable. |
TranslationEntityViewsUITest::$modules |
property |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/Views/TranslationEntityViewsUITest.php |
Modules to enable. |
contextual_contextual_links_view_alter |
function |
drupal/core/modules/contextual/contextual.module |
Implements hook_contextual_links_view_alter(). |
ViewsTestDataElementForm::validateForm |
function |
drupal/core/modules/views/tests/views_test_data/lib/Drupal/views_test_data/Form/ViewsTestDataElementForm.php |
Form validation handler. |
ViewUIObjectTest::testEntityDecoration |
function |
drupal/core/modules/views_ui/tests/Drupal/views_ui/Tests/ViewUIObjectTest.php |
Tests entity method decoration. |
field_test_entity_view_mode_info_alter |
function |
drupal/core/modules/field/tests/modules/field_test/field_test.entity.inc |
Implements hook_entity_view_mode_info_alter(). |
file_field_views_data_views_data_alter |
function |
drupal/core/modules/file/file.views.inc |
Implements hook_field_views_data_views_data_alter(). |
ViewPageController::$storageController |
property |
drupal/core/modules/views/lib/Drupal/views/Routing/ViewPageController.php |
The entity storage controller. |
ViewPageController::$executableFactory |
property |
drupal/core/modules/views/lib/Drupal/views/Routing/ViewPageController.php |
The view executable factory. |
views.view.test_entity_type_filter.yml |
file |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_entity_type_filter.yml |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_entity_type_filter.yml |
views.view.test_display_attachment.yml |
file |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_display_attachment.yml |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_display_attachment.yml |
views.view.test_views_groupby_save.yml |
file |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_views_groupby_save.yml |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_views_groupby_save.yml |
views.view.test_view_handler_weight.yml |
file |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_view_handler_weight.yml |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_view_handler_weight.yml |
views.view.test_group_by_in_filters.yml |
file |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_group_by_in_filters.yml |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_group_by_in_filters.yml |
entity.view_mode.node.search_result.yml |
file |
drupal/core/modules/search/config/entity.view_mode.node.search_result.yml |
drupal/core/modules/search/config/entity.view_mode.node.search_result.yml |
entity_test_entity_view_mode_info_alter |
function |
drupal/core/modules/system/tests/modules/entity_test/entity_test.module |
Implements hook_entity_view_mode_info_alter(). |
views.view.test_filter_date_between.yml |
file |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_filter_date_between.yml |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_filter_date_between.yml |
views.view.test_handler_test_access.yml |
file |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_handler_test_access.yml |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_handler_test_access.yml |
template_preprocess_views_view_grouping |
function |
drupal/core/modules/views/views.theme.inc |
Prepares variables for views single grouping templates. |
ViewFormControllerBase::getDisplayLabel |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewFormControllerBase.php |
Placeholder function for overriding $display['display_title']. |
entity.view_mode.taxonomy_term.full.yml |
file |
drupal/core/modules/taxonomy/config/entity.view_mode.taxonomy_term.full.yml |
drupal/core/modules/taxonomy/config/entity.view_mode.taxonomy_term.full.yml |
WizardPluginBase::retrieveValidatedView |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/wizard/WizardPluginBase.php |
Retrieves a validated view for a form submission. |
ViewEditFormController::buildOptionForm |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewEditFormController.php |
Build a renderable array representing one option on the edit form. |