views_ui_pre_render_move_argument_options |
function |
drupal/core/modules/views/views_ui/admin.inc |
Moves argument options into their place. |
views_ui_config_item_form_submit_temporary |
function |
drupal/core/modules/views/views_ui/admin.inc |
A submit handler that is used for storing temporary items when using
multi-step changes, such as ajax requests. |
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. |
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 |
Implements Drupal\field\Plugin\Type\Formatter\FormatterInterface::prepareView(). |
RelationshipRepresentativeNode::$testViews |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Taxonomy/RelationshipRepresentativeNode.php |
Views used by this test. |
taxonomy_field_views_data_views_data_alter |
function |
drupal/core/modules/taxonomy/taxonomy.views.inc |
Implements hook_field_views_data_views_data_alter(). |
RelationshipRepresentativeNode::$testViews |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/User/RelationshipRepresentativeNode.php |
Views used by this test. |
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 |
DefaultViewRecentComments::testPageDisplay |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Comment/DefaultViewRecentComments.php |
Tests the page defined by the comments_recent view. |
VIEWS_HANDLER_RENDER_TEXT_PHASE_COMPLETELY |
constant |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/FieldPluginBase.php |
Indicator of the render_text() method for rendering the whole element.
(if no render_item() method is available). |
template_preprocess_views_view_unformatted |
function |
drupal/core/modules/views/theme/theme.inc |
Display the simple view of rows one after another |
views_test_data_test_static_access_callback |
function |
drupal/core/modules/views/tests/views_test_data/views_test_data.module |
|
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(). |
views_ui_view_preview_section_handler_links |
function |
drupal/core/modules/views/views_ui/views_ui.module |
Returns contextual links for each handler of a certain section. |
TestFieldPrepareViewFormatter::settingsForm |
function |
drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Plugin/field/formatter/TestFieldPrepareViewFormatter.php |
Implements Drupal\field\Plugin\Type\Formatter\FormatterInterface::settingsForm(). |
TestFieldPrepareViewFormatter::viewElements |
function |
drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Plugin/field/formatter/TestFieldPrepareViewFormatter.php |
Implements Drupal\field\Plugin\Type\Formatter\FormatterInterface::viewElements(). |
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. |
ViewEditFormController::submitDisplayEnable |
function |
drupal/core/modules/views/views_ui/lib/Drupal/views_ui/ViewEditFormController.php |
Submit handler to enable a disabled display. |
ViewEditFormController::submitDisplayDelete |
function |
drupal/core/modules/views/views_ui/lib/Drupal/views_ui/ViewEditFormController.php |
Submit handler to delete a display from a view. |
EntityAccessControllerInterface::viewAccess |
function |
drupal/core/lib/Drupal/Core/Entity/EntityAccessControllerInterface.php |
Checks 'view' access for a given entity or entity translation. |
DefaultViewRecentComments::$commentsCreated |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Comment/DefaultViewRecentComments.php |
Will hold the comments created for testing. |
DefaultViewRecentComments::testBlockDisplay |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Comment/DefaultViewRecentComments.php |
Tests the block defined by the comments_recent view. |
views.view.test_taxonomy_node_term_data.yml |
file |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_taxonomy_node_term_data.yml |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_taxonomy_node_term_data.yml |
VIEWS_HANDLER_RENDER_TEXT_PHASE_SINGLE_ITEM |
constant |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/FieldPluginBase.php |
Indicator of the render_text() method for rendering a single item.
(If no render_item() is present). |
views_test_data_test_dynamic_access_callback |
function |
drupal/core/modules/views/tests/views_test_data/views_test_data.module |
|
views_test_data_handler_test_access_callback |
function |
drupal/core/modules/views/tests/views_test_data/views_test_data.module |
|
ViewEditFormController::submitDisplayDisable |
function |
drupal/core/modules/views/views_ui/lib/Drupal/views_ui/ViewEditFormController.php |
Submit handler to disable display. |
ViewStorageTest::testConfigurationEntityCRUD |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewStorageTest.php |
Tests CRUD operations. |
views.view.test_filter_node_uid_revision.yml |
file |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_filter_node_uid_revision.yml |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_filter_node_uid_revision.yml |
ViewTestBase::assertIdenticalResultsetHelper |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewTestBase.php |
Performs View result assertions. |
EntityRenderControllerInterface::viewMultiple |
function |
drupal/core/lib/Drupal/Core/Entity/EntityRenderControllerInterface.php |
Returns the render array for the provided entities. |
PagePreviewTest::testPagePreviewWithRevisions |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/PagePreviewTest.php |
Checks the node preview functionality, when using revisions. |
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. |
ViewsSearchQuery::publicParseSearchExpression |
function |
drupal/core/modules/search/lib/Drupal/search/ViewsSearchQuery.php |
Executes and returns the protected parseSearchExpression method. |
ViewFormControllerBase::isDefaultDisplayShown |
function |
drupal/core/modules/views/views_ui/lib/Drupal/views_ui/ViewFormControllerBase.php |
Controls whether or not the default display should have its own tab on edit. |
TestFieldPrepareViewFormatter::settingsSummary |
function |
drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Plugin/field/formatter/TestFieldPrepareViewFormatter.php |
Implements Drupal\field\Plugin\Type\Formatter\FormatterInterface::settingsForm(). |
ManageDisplayTest::testNoFieldsDisplayOverview |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/Tests/ManageDisplayTest.php |
Tests that a message is shown when there are no fields. |
CommentNodeAccessTest::testThreadedCommentView |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentNodeAccessTest.php |
Test that threaded comments can be viewed. |
ViewEditFormController::submitDelayDestination |
function |
drupal/core/modules/views/views_ui/lib/Drupal/views_ui/ViewEditFormController.php |
Submit handler for form buttons that do not complete a form workflow. |
ViewEditFormController::submitDisplayDuplicate |
function |
drupal/core/modules/views/views_ui/lib/Drupal/views_ui/ViewEditFormController.php |
Submit handler to duplicate a display for a view. |
views.view.test_view_argument_validate_php.yml |
file |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_view_argument_validate_php.yml |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_view_argument_validate_php.yml |
CommentPreviewTest::testCommentEditPreviewSave |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentPreviewTest.php |
Tests comment edit, preview, and save. |
DefaultViewRecentComments::$pageDisplayResults |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Comment/DefaultViewRecentComments.php |
Number of results for the Page display. |
locale_form_language_admin_overview_form_alter |
function |
drupal/core/modules/locale/locale.module |
Implements hook_form_FORM_ID_alter() for language_admin_overview_form(). |
template_preprocess_views_ui_display_tab_bucket |
function |
drupal/core/modules/views/views_ui/theme/theme.inc |
|
views_handler_field_custom_pre_render_move_text |
function |
drupal/core/modules/views/views.module |
Prerender function to move the textarea to the top. |
Objects that represent a View or part of a view |
group |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
These objects are the core of Views do the bulk of the direction and
storing of data. All database activity is in these objects. |
ViewEditFormController::submitDisplayUndoDelete |
function |
drupal/core/modules/views/views_ui/lib/Drupal/views_ui/ViewEditFormController.php |
Submit handler to add a restore a removed display to a view. |
views.view.test_view_argument_validate_user.yml |
file |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_view_argument_validate_user.yml |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_view_argument_validate_user.yml |