theme_views_ui_expose_filter_form |
function |
drupal/core/modules/views/views_ui/theme/theme.inc |
Theme the expose filter form. |
theme_views_ui_style_plugin_table |
function |
drupal/core/modules/views/views_ui/theme/theme.inc |
Theme the form for the table style plugin |
link_field_formatter_prepare_view |
function |
drupal/core/modules/field/modules/link/link.module |
Implements hook_field_formatter_prepare_view(). |
ViewUI::submitDisplaysReorderForm |
function |
drupal/core/modules/views/views_ui/lib/Drupal/views_ui/ViewUI.php |
Submit handler for rearranging display form |
RevisionRelationships::$testViews |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Node/RevisionRelationships.php |
Views used by this test. |
FilterUidRevisionTest::$testViews |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Node/FilterUidRevisionTest.php |
Views used by this test. |
ViewListController::getOperations |
function |
drupal/core/modules/views/views_ui/lib/Drupal/views_ui/ViewListController.php |
Implements Drupal\Core\Entity\EntityListController::getOperations(); |
ViewStorageController::attachLoad |
function |
drupal/core/modules/views/lib/Drupal/views/ViewStorageController.php |
Overrides Drupal\config\ConfigStorageController::attachLoad(); |
ViewEditFormController::getEntity |
function |
drupal/core/modules/views/views_ui/lib/Drupal/views_ui/ViewEditFormController.php |
Overrides Drupal\Core\Entity\EntityFormController::getEntity(). |
ViewEditFormController::setEntity |
function |
drupal/core/modules/views/views_ui/lib/Drupal/views_ui/ViewEditFormController.php |
Overrides Drupal\Core\Entity\EntityFormController::setEntity(). |
ViewExecutable::$attachment_after |
property |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Rendered attachements to place after the view. |
views.view.test_access_static.yml |
file |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_access_static.yml |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_access_static.yml |
views.view.test_style_mapping.yml |
file |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_style_mapping.yml |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_style_mapping.yml |
views.view.test_field_classes.yml |
file |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_field_classes.yml |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_field_classes.yml |
views.view.test_view_fieldapi.yml |
file |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_view_fieldapi.yml |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_view_fieldapi.yml |
views.view.test_redirect_view.yml |
file |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_redirect_view.yml |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_redirect_view.yml |
DisplayExtenderUITest::$testViews |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/UI/DisplayExtenderUITest.php |
Views used by this test. |
HandlerFieldFieldTest::$testViews |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Field/HandlerFieldFieldTest.php |
Views used by this test. |
views.view.test_filter_groups.yml |
file |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_filter_groups.yml |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_filter_groups.yml |
ArgumentValidatorTest::$testViews |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/ArgumentValidatorTest.php |
Views used by this test. |
ViewExecutable::startQueryCapture |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Set up query capturing. |
ViewsDataTest::testViewsFetchData |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewsDataTest.php |
Tests the views_fetch_data function. |
views_ui_analyze_view_form_submit |
function |
drupal/core/modules/views/views_ui/admin.inc |
Submit handler for views_ui_analyze_view_form |
ViewExecutable::viewsHandlerTypes |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Provide a list of views handler types used in a view, with some information
about them. |
views_ui_edit_details_form_submit |
function |
drupal/core/modules/views/views_ui/admin.inc |
Submit handler for views_ui_edit_details_form. |
ModuleTest::testviews_get_handler |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ModuleTest.php |
Tests the views_get_handler method. |
field_test_field_attach_view_alter |
function |
drupal/core/modules/field/tests/modules/field_test/field_test.module |
Implements hook_field_attach_view_alter(). |
views_ui_config_item_form_validate |
function |
drupal/core/modules/views/views_ui/admin.inc |
Submit handler for configing new item(s) to a view. |
EntityAccessController::viewAccess |
function |
drupal/core/lib/Drupal/Core/Entity/EntityAccessController.php |
Implements EntityAccessControllerInterface::viewAccess(). |
ViewUnitTestBase::schemaDefinition |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewUnitTestBase.php |
Returns the schema definition. |
ViewExecutableTest::testProperties |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewExecutableTest.php |
Tests the accessing of values on the object. |
views_ui_contextual_links_suppress |
function |
drupal/core/modules/views/views_ui/views_ui.module |
Sets a static variable for controlling whether contextual links are rendered. |
FilterStringTest::getBasicPageView |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterStringTest.php |
Build and return a Page view of the views_test_data table. |
hook_block_view_MODULE_DELTA_alter |
function |
drupal/core/modules/block/block.api.php |
Perform alterations to a specific block. |
views_ajax_command_trigger_preview |
function |
drupal/core/modules/views/includes/ajax.inc |
Trigger the Views live preview. |
WizardPluginBase::$validated_views |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/wizard/WizardPluginBase.php |
An array of validated view objects, keyed by a hash. |
SortRandomTest::getBasicRandomView |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/SortRandomTest.php |
Return a basic view with random ordering. |
WizardPluginBase::instantiate_view |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/wizard/WizardPluginBase.php |
Instantiates a view object from form values. |
node_row_node_view_preprocess_node |
function |
drupal/core/modules/node/node.views.inc |
Implements hook_preprocess_node(). |
DisplayApiTest::testFieldViewField |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/DisplayApiTest.php |
Test the field_view_field() function. |
DisplayApiTest::testFieldViewValue |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/DisplayApiTest.php |
Test the field_view_value() function. |
TextDefaultFormatter::viewElements |
function |
drupal/core/modules/field/modules/text/lib/Drupal/text/Plugin/field/formatter/TextDefaultFormatter.php |
Implements Drupal\field\Plugin\Type\Formatter\FormatterInterface::viewElements(). |
TextTrimmedFormatter::viewElements |
function |
drupal/core/modules/field/modules/text/lib/Drupal/text/Plugin/field/formatter/TextTrimmedFormatter.php |
Implements Drupal\field\Plugin\Type\Formatter\FormatterInterface::viewElements(). |
ViewPreviewFormController::actions |
function |
drupal/core/modules/views/views_ui/lib/Drupal/views_ui/ViewPreviewFormController.php |
Overrides Drupal\Core\Entity\EntityFormController::actions(). |
FieldOverview::validateAddExisting |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/FieldOverview.php |
Validates the 're-use existing field' row. |
ViewExecutable::$attachment_before |
property |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Rendered attachments to place before the view. |
CommentTestBase::setCommentPreview |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentTestBase.php |
Sets the value governing the previewing mode for the comment form. |
ViewExecutable::$exposed_raw_input |
property |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Exposed widget input directly from the $form_state['values']. |
DefaultViewsTest::testDefaultViews |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/UI/DefaultViewsTest.php |
Tests default views. |
DefaultViewsTest::testSplitListing |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/UI/DefaultViewsTest.php |
Tests that enabling views moves them to the correct table. |