FieldCounterTest::$testViews |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldCounterTest.php |
Views used by this test. |
TableFormatter::viewElements |
function |
drupal/core/modules/file/lib/Drupal/file/Plugin/field/formatter/TableFormatter.php |
Implements \Drupal\field\Plugin\Type\Formatter\FormatterInterface::viewElements(). |
ModuleTest::formatViewOptions |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ModuleTest.php |
Helper to return an expected views option array. |
ViewExecutable::setItemOption |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Sets an option on a handler instance. |
views_pre_render_view_element |
function |
drupal/core/modules/views/views.module |
View element pre render callback. |
ViewUnitTestBase::executeView |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewUnitTestBase.php |
Executes a view with debugging. |
views_ui_admin_settings_basic |
function |
drupal/core/modules/views/views_ui/admin.inc |
Form builder for the admin display defaults page. |
theme_views_view_mapping_test |
function |
drupal/core/modules/views/tests/views_test_data/views_test_data.module |
Returns HTML for the Mapping Test style. |
ViewAddFormController::submit |
function |
drupal/core/modules/views/views_ui/lib/Drupal/views_ui/ViewAddFormController.php |
Overrides Drupal\Core\Entity\EntityFormController::submit(). |
theme_views_ui_rearrange_form |
function |
drupal/core/modules/views/views_ui/theme/theme.inc |
Turn the rearrange form into a proper table |
ViewAddFormController::cancel |
function |
drupal/core/modules/views/views_ui/lib/Drupal/views_ui/ViewAddFormController.php |
Form submission handler for the 'cancel' action. |
TestFieldPrepareViewFormatter |
class |
drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Plugin/field/formatter/TestFieldPrepareViewFormatter.php |
Plugin implementation of the 'field_test_with_prepare_view' formatter. |
views_ajax_command_scroll_top |
function |
drupal/core/modules/views/includes/ajax.inc |
Scroll to top of the current view. |
WizardInterface::validateView |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/wizard/WizardInterface.php |
Validate form and values. |
comment_admin_overview_submit |
function |
drupal/core/modules/comment/comment.admin.inc |
Form submission handler for comment_admin_overview(). |
ViewUI::getDefaultAJAXMessage |
function |
drupal/core/modules/views/views_ui/lib/Drupal/views_ui/ViewUI.php |
|
_field_view_formatter_options |
function |
drupal/core/modules/views/views.module |
Helper function: Return an array of formatter options for a field type. |
hook_views_form_substitutions |
function |
drupal/core/modules/views/views.api.php |
Replace special strings when processing a view with form elements. |
FieldFileSizeTest::$testViews |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldFileSizeTest.php |
Views used by this test. |
hook_views_preview_info_alter |
function |
drupal/core/modules/views/views.api.php |
Alter the view preview information. |
ViewUI::getPropertyDefinition |
function |
drupal/core/modules/views/views_ui/lib/Drupal/views_ui/ViewUI.php |
Implements \Drupal\Core\TypedData\ComplexDataInterface::getPropertyDefinition(). |
WizardPluginBase::create_view |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/wizard/WizardPluginBase.php |
Implements Drupal\views\Plugin\views\wizard\WizardInterface::create_view(). |
theme_taxonomy_overview_terms |
function |
drupal/core/modules/taxonomy/taxonomy.admin.inc |
Returns HTML for a terms overview form as a sortable list of terms. |
LegacyFormatter::viewElements |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/field/formatter/LegacyFormatter.php |
Implements Drupal\field\Plugin\Type\Formatter\FormatterInterface::viewElements(). |
FilterNumericTest::$testViews |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterNumericTest.php |
Views used by this test. |
ViewPreviewFormController.php |
file |
drupal/core/modules/views/views_ui/lib/Drupal/views_ui/ViewPreviewFormController.php |
Contains Drupal\views_ui\ViewPreviewFormController. |
FieldOverview::validateAddNew |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/FieldOverview.php |
Validates the 'add new field' row. |
FieldLanguageTest::$testViews |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Language/FieldLanguageTest.php |
Views used by this test. |
MailToFormatter::viewElements |
function |
drupal/core/modules/field/modules/email/lib/Drupal/email/Plugin/field/formatter/MailToFormatter.php |
Implements Drupal\field\Plugin\Type\Formatter\FormatterInterface::viewElements(). |
hook_taxonomy_term_view_alter |
function |
drupal/core/modules/taxonomy/taxonomy.api.php |
Alter the results of taxonomy_term_view(). |
ViewCloneFormController::form |
function |
drupal/core/modules/views/views_ui/lib/Drupal/views_ui/ViewCloneFormController.php |
Overrides \Drupal\Core\Entity\EntityFormController::form(). |
ViewStorageController::create |
function |
drupal/core/modules/views/lib/Drupal/views/ViewStorageController.php |
Overrides Drupal\config\ConfigStorageController::create(). |
views_taxonomy_set_breadcrumb |
function |
drupal/core/modules/taxonomy/taxonomy.views.inc |
Helper function to set a breadcrumb for taxonomy. |
ViewStorageInterface::disable |
function |
drupal/core/modules/views/lib/Drupal/views/ViewStorageInterface.php |
Sets the configuration entity status to disabled. |
ViewExecutable::$current_page |
property |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
The current page. If the view uses pagination. |
views-view--frontpage.tpl.php |
file |
drupal/core/modules/views/tests/views_test_data/templates/views-view--frontpage.tpl.php |
Main view template. |
ViewExecutable::$exposed_data |
property |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
All the form data from $form_state['values']. |
ViewExecutable::$parent_views |
property |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
To avoid recursion in views embedded into areas. |
ViewExecutable::$style_plugin |
property |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
The current used style plugin. |
ViewExecutable::$override_url |
property |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Allow to override the url of the current view. |
FilterEqualityTest::viewsData |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterEqualityTest.php |
Returns the views data definition. |
ViewExecutable::$relationship |
property |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Stores the relationship handlers which are initialized on this view. |
FilterUserUIDTest::$testViews |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Comment/FilterUserUIDTest.php |
Views used by this test. |
taxonomy_field_formatter_view |
function |
drupal/core/modules/taxonomy/taxonomy.module |
Implements hook_field_formatter_view(). |
views.view.test_user_name.yml |
file |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_user_name.yml |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_user_name.yml |
ViewStorageTest::displayTests |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewStorageTest.php |
Tests adding, saving, and loading displays on configuration entities. |
ViewExecutable::chooseDisplay |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Get the first display that is accessible to the user. |
ViewTestData::importTestViews |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewTestData.php |
Imports test views from config. |
ViewExecutable::getBaseTables |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Create a list of base tables eligible for this view. Used primarily
for the UI. Display must be already initialized. |
views.view.test_bulk_form.yml |
file |
drupal/core/modules/action/tests/action_bulk_test/config/views.view.test_bulk_form.yml |
drupal/core/modules/action/tests/action_bulk_test/config/views.view.test_bulk_form.yml |