ViewEditFormController::addMicroweights |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewEditFormController.php |
Recursively adds microweights to a render array, similar to what form_builder() does for forms. |
views_ui_taxonomy_autocomplete_validate |
function |
drupal/core/modules/views_ui/admin.inc |
Form element validation handler for a taxonomy autocomplete field. |
views_ui_pre_render_add_fieldset_markup |
function |
drupal/core/modules/views_ui/admin.inc |
Move form elements into details for presentation purposes. |
ViewPageControllerTest::$pageController |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewPageControllerTest.php |
The page controller of views. |
menu_block_view_system_menu_block_alter |
function |
drupal/core/modules/menu/menu.module |
Implements hook_block_view_BASE_BLOCK_ID_alter() for 'system_menu_block'. |
ViewsEntityRow::getDerivativeDefinition |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/Derivative/ViewsEntityRow.php |
Returns the definition of a derivative plugin. |
ViewExecutableTest::testPropertyMethods |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewExecutableTest.php |
Tests the setting/getting of properties. |
ViewsSelection::getReferencableEntities |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/entity_reference/selection/ViewsSelection.php |
Implements \Drupal\entity_reference\Plugin\Type\Selection\SelectionInterface::getReferencableEntities(). |
TestFieldDefaultFormatter::viewElements |
function |
drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Plugin/field/formatter/TestFieldDefaultFormatter.php |
Builds a renderable array for a field value. |
views_ui_contextual_links_suppress_push |
function |
drupal/core/modules/views_ui/views_ui.module |
Increments the views_ui_contextual_links_suppress() static variable. |
plugin.manager.views.argument_validator |
service |
drupal/core/modules/views/views.services.yml |
Drupal\views\Plugin\ViewsPluginManager |
image_field_views_data_views_data_alter |
function |
drupal/core/modules/image/image.views.inc |
Implements hook_field_views_data_views_data_alter(). |
views.view.test_get_attach_displays.yml |
file |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_get_attach_displays.yml |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_get_attach_displays.yml |
editor_form_filter_admin_overview_alter |
function |
drupal/core/modules/editor/editor.module |
Implements hook_form_FORM_ID_alter(). |
ManageDisplayTest::assertNodeViewNoText |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/Tests/ManageDisplayTest.php |
Asserts that a string is not found in the rendered node in a view mode. |
views.view.test_executable_displays.yml |
file |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_executable_displays.yml |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_executable_displays.yml |
views.view.test_store_pager_settings.yml |
file |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_store_pager_settings.yml |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_store_pager_settings.yml |
NumberUnformattedFormatter::viewElements |
function |
drupal/core/modules/number/lib/Drupal/number/Plugin/field/formatter/NumberUnformattedFormatter.php |
Implements Drupal\field\Plugin\Type\Formatter\FormatterInterface::viewElements(). |
views_test_data_views_form_substitutions |
function |
drupal/core/modules/views/tests/views_test_data/views_test_data.views_execution.inc |
Implements hook_views_form_substitutions(). |
ViewPreviewFormController::submitPreview |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewPreviewFormController.php |
Form submission handler for the Preview button. |
EntityViewModeStorageController::preSave |
function |
drupal/core/modules/entity/lib/Drupal/entity/EntityViewModeStorageController.php |
Acts on an entity before the presave hook is invoked. |
RelationshipNodeTermDataTest::$testViews |
property |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/Views/RelationshipNodeTermDataTest.php |
Views used by this test. |
views-view-summary-unformatted.html.twig |
file |
drupal/core/modules/views/templates/views-view-summary-unformatted.html.twig |
Default theme implementation for unformatted summary links. |
WizardPluginBaseUnitTest::testCreateView |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Wizard/WizardPluginBaseUnitTest.php |
Tests the creating of a view. |
ViewEditFormController::renderDisplayTop |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewEditFormController.php |
Render the top of the display so it can be updated during ajax operations. |
ViewEditFormController::submitDisplayAdd |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewEditFormController.php |
Submit handler to add a display to a view. |
ViewsEntityRow::getDerivativeDefinitions |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/Derivative/ViewsEntityRow.php |
Returns the definition of all derivatives of a base plugin. |
views_ui_view_preview_section_rows_links |
function |
drupal/core/modules/views_ui/views_ui.module |
Returns all contextual links for the main content part of the view. |
ViewExecutableTest::getProtectedProperty |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewExecutableTest.php |
Returns a protected property from a class instance. |
TestFieldMultipleFormatter::viewElements |
function |
drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Plugin/field/formatter/TestFieldMultipleFormatter.php |
Builds a renderable array for a field value. |
TranslationEntityViewsUITest::$testViews |
property |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/Views/TranslationEntityViewsUITest.php |
Views used by this test. |
PagerTest::testViewTotalRowsWithoutPager |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/PagerTest.php |
|
EntityReferenceIdFormatter::viewElements |
function |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Plugin/field/formatter/EntityReferenceIdFormatter.php |
Overrides \Drupal\entity_reference\Plugin\field\formatter\EntityReferenceFormatterBase::viewElements(). |
EntityTranslationController::getViewPath |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/EntityTranslationController.php |
Implements EntityTranslationControllerInterface::getViewPath(). |
DisplayPluginBase::viewExposedFormBlocks |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php |
Render the exposed form as block. |
views.view.test_filter_group_override.yml |
file |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_filter_group_override.yml |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_filter_group_override.yml |
views.view.test_handler_relationships.yml |
file |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_handler_relationships.yml |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_handler_relationships.yml |
FieldAttachOtherTest::testFieldAttachView |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/FieldAttachOtherTest.php |
Test field_attach_view() and field_attach_prepare_view(). |
views_test_data_views_query_substitutions |
function |
drupal/core/modules/views/tests/views_test_data/views_test_data.views_execution.inc |
Implements hook_views_query_substitutions(). |
ViewTestBase::assertNotIdenticalResultset |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewTestBase.php |
Verifies that a result set returned by a View differs from certain values. |
system_date_format_language_overview_page |
function |
drupal/core/modules/system/system.admin.inc |
Page callback: Displays edit date format links for each language. |
ViewPreviewFormController::createInstance |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewPreviewFormController.php |
Instantiates a new instance of this entity controller. |
DefaultViewsTest::clickViewsOperationLink |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/DefaultViewsTest.php |
Click a link to perform an operation on a view. |
ViewEditFormController::getDisplayDetails |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewEditFormController.php |
Helper function to get the display details section of the edit UI. |
ViewEditFormController::rebuildCurrentTab |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewEditFormController.php |
Regenerate the current tab for AJAX updates. |
views_ui_pre_render_move_argument_options |
function |
drupal/core/modules/views_ui/admin.inc |
Moves argument options into their place. |
ViewExecutableTest::$executableProperties |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewExecutableTest.php |
Properties that should be stored in the executable. |
ViewsSelection::countReferencableEntities |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/entity_reference/selection/ViewsSelection.php |
Implements \Drupal\entity_reference\Plugin\Type\Selection\SelectionInterface::countReferencableEntities(). |
ViewsSelection::validateAutocompleteInput |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/entity_reference/selection/ViewsSelection.php |
Implements \Drupal\entity_reference\Plugin\Type\Selection\SelectionInterface::validateAutocompleteInput(). |
ViewExecutableTest::testViewsHandlerTypes |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewExecutableTest.php |
Tests ViewExecutable::viewsHandlerTypes(). |