CommentPreviewTest::testCommentPreview |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentPreviewTest.php |
Tests comment preview. |
template_preprocess_views_view_summary |
function |
drupal/core/modules/views/theme/theme.inc |
Preprocess theme function to print a single record from a row, with fields |
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. |
template_preprocess_views_view_row_rss |
function |
drupal/core/modules/views/theme/theme.inc |
Default theme function for all RSS rows. |
template_preprocess_views_exposed_form |
function |
drupal/core/modules/views/theme/theme.inc |
Default theme function for all filter forms. |
views_ui_admin_settings_advanced_submit |
function |
drupal/core/modules/views/views_ui/admin.inc |
Form builder submit handler; Handle submission the basic views settings.. |
views_ui_edit_display_form_change_theme |
function |
drupal/core/modules/views/views_ui/admin.inc |
Override handler for views_ui_edit_display_form |
views_ui_contextual_links_suppress_push |
function |
drupal/core/modules/views/views_ui/views_ui.module |
Increments the views_ui_contextual_links_suppress() static variable. |
image_field_views_data_views_data_alter |
function |
drupal/core/modules/image/image.views.inc |
Implements hook_field_views_data_views_data_alter(). |
TestFieldDefaultFormatter::viewElements |
function |
drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Plugin/field/formatter/TestFieldDefaultFormatter.php |
Implements Drupal\field\Plugin\Type\Formatter\FormatterInterface::viewElements(). |
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. |
ViewFormControllerBase::getDisplayLabel |
function |
drupal/core/modules/views/views_ui/lib/Drupal/views_ui/ViewFormControllerBase.php |
Placeholder function for overriding $display['display_title']. |
ViewEditFormController::buildOptionForm |
function |
drupal/core/modules/views/views_ui/lib/Drupal/views_ui/ViewEditFormController.php |
Build a renderable array representing one option on the edit form. |
ViewEditFormController::addMicroweights |
function |
drupal/core/modules/views/views_ui/lib/Drupal/views_ui/ViewEditFormController.php |
Recursively adds microweights to a render array, similar to what form_builder() does for forms. |
views.view.test_views_move_to_table.yml |
file |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_views_move_to_table.yml |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_views_move_to_table.yml |
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_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_views_move_to_field.yml |
file |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_views_move_to_field.yml |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_views_move_to_field.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 |
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 |
template_preprocess_views_view_grouping |
function |
drupal/core/modules/views/theme/theme.inc |
Process a single grouping within a view. |
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 |
views_ui_taxonomy_autocomplete_validate |
function |
drupal/core/modules/views/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/views_ui/admin.inc |
Move form elements into details for presentation purposes. |
views_ui_config_item_extra_form_validate |
function |
drupal/core/modules/views/views_ui/admin.inc |
Validation handler for configing new item(s) to a view. |
views_ui_view_preview_section_rows_links |
function |
drupal/core/modules/views/views_ui/views_ui.module |
Returns all contextual links for the main content part of the view. |
TestFieldMultipleFormatter::viewElements |
function |
drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Plugin/field/formatter/TestFieldMultipleFormatter.php |
Implements Drupal\field\Plugin\Type\Formatter\FormatterInterface::viewElements(). |
EntityTranslationController::getViewPath |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/EntityTranslationController.php |
Implements EntityTranslationControllerInterface::getViewPath(). |
RelationshipNodeTermDataTest::$testViews |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Taxonomy/RelationshipNodeTermDataTest.php |
Views used by this test. |
ViewPreviewFormController::submitPreview |
function |
drupal/core/modules/views/views_ui/lib/Drupal/views_ui/ViewPreviewFormController.php |
Form submission handler for the Preview button. |
NumberUnformattedFormatter::viewElements |
function |
drupal/core/modules/field/modules/number/lib/Drupal/number/Plugin/field/formatter/NumberUnformattedFormatter.php |
Implements Drupal\field\Plugin\Type\Formatter\FormatterInterface::viewElements(). |
ViewEditFormController::renderDisplayTop |
function |
drupal/core/modules/views/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/views_ui/lib/Drupal/views_ui/ViewEditFormController.php |
Submit handler to add a display to a view. |
_field_ui_add_default_view_mode_settings |
function |
drupal/core/modules/field_ui/field_ui.admin.inc |
Populates display settings for a new view mode from the default view mode. |
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 |
theme_language_admin_overview_form_table |
function |
drupal/core/modules/language/language.admin.inc |
Returns HTML for the language overview form. |
PagerTest::testViewTotalRowsWithoutPager |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/PagerTest.php |
|
ViewExecutableTest::$executableProperties |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewExecutableTest.php |
Properties that should be stored in the executable. |
ViewExecutableTest::testViewsHandlerTypes |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewExecutableTest.php |
Tests ViewExecutable::viewsHandlerTypes(). |
WizardPluginBase::retrieve_validated_view |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/wizard/WizardPluginBase.php |
Retrieves a validated view for a form submission. |
ViewEditFormController::getDisplayDetails |
function |
drupal/core/modules/views/views_ui/lib/Drupal/views_ui/ViewEditFormController.php |
Helper function to get the display details section of the edit UI. |
FieldAttachOtherTest::testFieldAttachView |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/FieldAttachOtherTest.php |
Test field_attach_view() and field_attach_prepare_view(). |
ViewEditFormController::rebuildCurrentTab |
function |
drupal/core/modules/views/views_ui/lib/Drupal/views_ui/ViewEditFormController.php |
Regenerate the current tab for AJAX updates. |
system_date_format_language_overview_page |
function |
drupal/core/modules/system/system.admin.inc |
Page callback: Displays edit date format links for each language. |
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 |
DefaultViewsTest::clickViewsOperationLink |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/UI/DefaultViewsTest.php |
Click a link to perform an operation on a view. |
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 |
views.view.test_views_move_to_handler.yml |
file |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_views_move_to_handler.yml |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_views_move_to_handler.yml |
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. |