DefaultViewsTest::$viewArgMap |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/DefaultViewsTest.php |
An array of argument arrays to use for default views. |
ViewExecutable::getBreadcrumb |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Get the breadcrumb used for this view. |
FilterCombineTest::$testViews |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterCombineTest.php |
Views used by this test. |
DefaultViewRecentComments.php |
file |
drupal/core/modules/views/lib/Drupal/views/Tests/Comment/DefaultViewRecentComments.php |
Definition of Drupal\views\Tests\Comment\DefaultViewRecentComments. |
views_ui_rearrange_form_submit |
function |
drupal/core/modules/views/views_ui/admin.inc |
Submit handler for rearranging form. |
views_ui_rearrange_filter_form |
function |
drupal/core/modules/views/views_ui/admin.inc |
Form to rearrange items in the views UI. |
GlossaryTest::testGlossaryView |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/GlossaryTest.php |
Tests the default glossary view. |
ViewExecutableTest::$testViews |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewExecutableTest.php |
Views used by this test. |
views_ui_preprocess_views_view |
function |
drupal/core/modules/views/views_ui/views_ui.module |
Theme preprocess for views-view.tpl.php. |
ViewAddFormController::actions |
function |
drupal/core/modules/views/views_ui/lib/Drupal/views_ui/ViewAddFormController.php |
Overrides Drupal\Core\Entity\EntityFormController::actions(). |
views_ui_confirm_delete_submit |
function |
drupal/core/modules/views/views_ui/views_ui.module |
Form submission handler for views_ui_confirm_delete(). |
views_form_views_form_validate |
function |
drupal/core/modules/views/views.module |
Validate handler for the first step of the views form.
Calls any existing views_form_validate functions located
on the views fields. |
ArgumentStringTest::$testViews |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/ArgumentStringTest.php |
Views used by this test. |
hook_views_query_substitutions |
function |
drupal/core/modules/views/views.api.php |
Replace special strings in the query before it is executed. |
node_views_query_substitutions |
function |
drupal/core/modules/node/node.views.inc |
Implements hook_views_query_substitutions(). |
Views argument default plugins |
group |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument_default/ArgumentDefaultPluginBase.php |
Allow specialized methods of filling in arguments when they aren't provided. |
taxonomy_overview_vocabularies |
function |
drupal/core/modules/taxonomy/taxonomy.admin.inc |
Form builder to list and manage vocabularies. |
ViewUI::getPropertyDefinitions |
function |
drupal/core/modules/views/views_ui/lib/Drupal/views_ui/ViewUI.php |
Implements \Drupal\Core\TypedData\ComplexDataInterface::getPropertyDefinitions(). |
WizardPluginBase::validateView |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/wizard/WizardPluginBase.php |
Implements Drupal\views\Plugin\views\wizard\WizardInterface::validate(). |
taxonomy_overview_terms_submit |
function |
drupal/core/modules/taxonomy/taxonomy.admin.inc |
Submit handler for terms overview form. |
FilterLanguageTest::$testViews |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Language/FilterLanguageTest.php |
Views used by this test. |
OverviewBase::getRegionOptions |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/OverviewBase.php |
Returns an associative array of all regions. |
user_views_query_substitutions |
function |
drupal/core/modules/user/user.views.inc |
Allow replacement of current userid so we can cache these queries |
DisplayOverview::multistepAjax |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/DisplayOverview.php |
Ajax handler for multistep buttons. |
ViewEditFormController::submit |
function |
drupal/core/modules/views/views_ui/lib/Drupal/views_ui/ViewEditFormController.php |
Overrides Drupal\Core\Entity\EntityFormController::submit(). |
ViewEditFormController::cancel |
function |
drupal/core/modules/views/views_ui/lib/Drupal/views_ui/ViewEditFormController.php |
Form submission handler for the 'cancel' action. |
views.view.comments_recent.yml |
file |
drupal/core/modules/views/config/views.view.comments_recent.yml |
drupal/core/modules/views/config/views.view.comments_recent.yml |
CommentFormController::preview |
function |
drupal/core/modules/comment/lib/Drupal/comment/CommentFormController.php |
Form submission handler for the 'preview' action. |
views-view-unformatted.tpl.php |
file |
drupal/core/modules/views/theme/views-view-unformatted.tpl.php |
Default simple view template to display a list of rows. |
views-view-row-comment.tpl.php |
file |
drupal/core/modules/views/theme/views-view-row-comment.tpl.php |
Default simple view template to display a single comment. |
ViewExecutable::$exposed_input |
property |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
An array of input values from exposed forms. |
ViewExecutable::$is_attachment |
property |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Whether this view is an attachment to another view. |
FilterEqualityTest::$testViews |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterEqualityTest.php |
Views used by this test. |
ViewExecutable::$override_path |
property |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Allow to override the path used for generated urls. |
views.view.test_pager_some.yml |
file |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_pager_some.yml |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_pager_some.yml |
ViewExecutable::$base_database |
property |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Allow to override the used database which is used for this query. |
views.view.test_pager_none.yml |
file |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_pager_none.yml |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_pager_none.yml |
ViewExecutable::$style_options |
property |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
The options used by the style plugin of this running view. |
ViewExecutable::displayObjects |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Returns a list of the sub-object types used by this view. These types are
stored on the display, and are used in the build process. |
ViewExecutable::setCurrentPage |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Change/Set the current page for the pager. |
ViewExecutable::getCurrentPage |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Get the current page from the pager. |
views.view.test_click_sort.yml |
file |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_click_sort.yml |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_click_sort.yml |
template_preprocess_views_view |
function |
drupal/core/modules/views/theme/theme.inc |
Preprocess the primary theme implementation for a view. |
ViewTestData::schemaDefinition |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewTestData.php |
Returns the schema definition. |
PictureFormatter::viewElements |
function |
drupal/core/modules/picture/lib/Drupal/picture/Plugin/field/formatter/PictureFormatter.php |
Implements Drupal\field\Plugin\Type\Formatter\FormatterInterface::viewElements(). |
views.view.test_pager_full.yml |
file |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_pager_full.yml |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_pager_full.yml |
views.view.test_field_type.yml |
file |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_field_type.yml |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_field_type.yml |
ViewExecutable::executeDisplay |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Execute the given display, with the given arguments.
To be called externally by whatever mechanism invokes the view,
such as a page callback, hook_block, etc. |
ViewTestBase::schemaDefinition |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewTestBase.php |
Returns the schema definition. |
ViewExecutable::attachDisplays |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Run attachment displays for the view. |