ViewExecutable::$override_url |
property |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Allow to override the url of the current view. |
ViewTestData::importTestViews |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewTestData.php |
Imports test views from config. |
ViewExecutable::$relationship |
property |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Stores the relationship handlers which are initialized on this view. |
ViewUI::getPropertyDefinition |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewUI.php |
Implements \Drupal\Core\TypedData\ComplexDataInterface::getPropertyDefinition(). |
views_test_data_views_analyze |
function |
drupal/core/modules/views/tests/views_test_data/views_test_data.views.inc |
Implements hook_views_analyze(). |
views_taxonomy_set_breadcrumb |
function |
drupal/core/modules/taxonomy/taxonomy.views.inc |
Helper function to set a breadcrumb for taxonomy. |
views.view.test_user_name.yml |
file |
drupal/core/modules/user/tests/modules/user_test_views/test_views/views.view.test_user_name.yml |
drupal/core/modules/user/tests/modules/user_test_views/test_views/views.view.test_user_name.yml |
views.view.test_user_data.yml |
file |
drupal/core/modules/user/tests/modules/user_test_views/test_views/views.view.test_user_data.yml |
drupal/core/modules/user/tests/modules/user_test_views/test_views/views.view.test_user_data.yml |
DefaultViewsTest::$viewArgMap |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/DefaultViewsTest.php |
An array of argument arrays to use for default views. |
DefaultViewRecentComments.php |
file |
drupal/core/modules/comment/lib/Drupal/comment/Tests/Views/DefaultViewRecentComments.php |
Contains \Drupal\comment\Tests\Views\DefaultViewRecentComments. |
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 |
ViewExecutable::chooseDisplay |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Get the first display that is accessible to the user. |
WizardInterface::validateView |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/wizard/WizardInterface.php |
Validate form and values. |
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. |
ModuleTest::formatViewOptions |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ModuleTest.php |
Helper to return an expected views option array. |
ViewCloneFormController::init |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewCloneFormController.php |
Initialize the form state and the entity before the first form build. |
ViewCloneFormController::form |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewCloneFormController.php |
Overrides \Drupal\Core\Entity\EntityFormController::form(). |
ViewExecutable::getBreadcrumb |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Get the breadcrumb used for this view. |
views-view-grouping.html.twig |
file |
drupal/core/modules/views/templates/views-view-grouping.html.twig |
Default theme implementation to display a single views grouping. |
ViewUnitTestBase::executeView |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewUnitTestBase.php |
Executes a view with debugging. |
FilterNumericTest::$testViews |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterNumericTest.php |
Views used by this test. |
ViewExecutable::setItemOption |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Sets an option on a handler instance. |
ViewExecutable::mergeDefaults |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Merges all plugin default values for each display. |
FieldFileSizeTest::$testViews |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldFileSizeTest.php |
Views used by this test. |
FieldOverview::$widgetManager |
property |
drupal/core/modules/field_ui/lib/Drupal/field_ui/FieldOverview.php |
The widget plugin manager. |
ViewPageControllerTest::setUp |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewPageControllerTest.php |
Sets up Drupal unit test environment. |
FieldOverview::validateAddNew |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/FieldOverview.php |
Validates the 'add new field' row. |
ExposedFormUITest::$testViews |
property |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/ExposedFormUITest.php |
Views used by this test. |
views.relationship.schema.yml |
file |
drupal/core/modules/views/config/schema/views.relationship.schema.yml |
drupal/core/modules/views/config/schema/views.relationship.schema.yml |
MailToFormatter::viewElements |
function |
drupal/core/modules/email/lib/Drupal/email/Plugin/field/formatter/MailToFormatter.php |
Implements Drupal\field\Plugin\Type\Formatter\FormatterInterface::viewElements(). |
views.exposed_form.schema.yml |
file |
drupal/core/modules/views/config/schema/views.exposed_form.schema.yml |
drupal/core/modules/views/config/schema/views.exposed_form.schema.yml |
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. |
ViewsUIController::$viewsData |
property |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Controller/ViewsUIController.php |
Stores the Views data cache object. |
ViewsUIController::$tempStore |
property |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Controller/ViewsUIController.php |
Stores the user tempstore. |
TriggerPreviewCommand::render |
function |
drupal/core/modules/views/lib/Drupal/views/Ajax/TriggerPreviewCommand.php |
Implements \Drupal\Core\Ajax\CommandInterface::render(). |
ViewsData::processEntityTypes |
function |
drupal/core/modules/views/lib/Drupal/views/ViewsData.php |
Links tables with 'entity type' to respective generic entity-type tables. |
DisplayOverview::getRowRegion |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/DisplayOverview.php |
Returns the region to which a row in the display overview belongs. |
ViewPreviewFormController.php |
file |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewPreviewFormController.php |
Contains Drupal\views_ui\ViewPreviewFormController. |
FilterEqualityTest::viewsData |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterEqualityTest.php |
Returns the views data definition. |
plugin.manager.views.argument |
service |
drupal/core/modules/views/views.services.yml |
Drupal\views\Plugin\ViewsHandlerManager |
comment_admin_overview_submit |
function |
drupal/core/modules/comment/comment.admin.inc |
Form submission handler for comment_admin_overview(). |
FieldLanguageTest::$testViews |
property |
drupal/core/modules/language/lib/Drupal/language/Tests/Views/FieldLanguageTest.php |
Views used by this test. |
MessageRenderController::view |
function |
drupal/core/modules/contact/lib/Drupal/contact/MessageRenderController.php |
Overrides Drupal\Core\Entity\EntityRenderController::view(). |
hook_views_form_substitutions |
function |
drupal/core/modules/views/views.api.php |
Replace special strings when processing a view with form elements. |
hook_views_preview_info_alter |
function |
drupal/core/modules/views/views.api.php |
Alter the view preview information. |
hook_views_plugins_join_alter |
function |
drupal/core/modules/views/views.api.php |
Modify the list of available views join plugins. |
ViewAddFormController::submit |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewAddFormController.php |
Overrides Drupal\Core\Entity\EntityFormController::submit(). |
ViewAddFormController::cancel |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewAddFormController.php |
Form submission handler for the 'cancel' action. |
BookController::adminOverview |
function |
drupal/core/modules/book/lib/Drupal/book/Controller/BookController.php |
Returns an administrative overview of all books. |
views_pre_render_view_element |
function |
drupal/core/modules/views/views.module |
View element pre render callback. |