views_exposed_form_submit |
function |
drupal/core/modules/views/views.module |
Submit handler for exposed filters |
views_test_data.views.inc |
file |
drupal/core/modules/views/tests/views_test_data/views_test_data.views.inc |
Provides views data and hooks for views_test_data module. |
ViewExecutable::$argument |
property |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Stores the argument handlers which are initialized on this view. |
DefaultViewRecentComments |
class |
drupal/core/modules/comment/lib/Drupal/comment/Tests/Views/DefaultViewRecentComments.php |
|
ViewsHandlerDiscovery.php |
file |
drupal/core/modules/views/lib/Drupal/views/Plugin/Discovery/ViewsHandlerDiscovery.php |
Contains \Drupal\views\Plugin\Discovery\ViewsHandlerDiscovery. |
ViewUI::getPropertyValues |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewUI.php |
Implements \Drupal\Core\TypedData\ComplexDataInterface::getPropertyValues(). |
translation_node_overview |
function |
drupal/core/modules/translation/translation.pages.inc |
Page callback: Displays a list of a node's translations. |
ViewUI::setPropertyValues |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewUI.php |
Implements \Drupal\Core\TypedData\ComplexDataInterface::setPropertyValues(). |
ViewExecutable::$response |
property |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Stores the current response object. |
taxonomy_views_data_alter |
function |
drupal/core/modules/taxonomy/taxonomy.views.inc |
Implements hook_views_data_alter(). |
taxonomy_field_views_data |
function |
drupal/core/modules/taxonomy/taxonomy.views.inc |
Implements hook_field_views_data(). |
ViewTestBase::executeView |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewTestBase.php |
Executes a view with debugging. |
tracker_test_views.module |
file |
drupal/core/modules/tracker/tests/modules/tracker_test_views/tracker_test_views.module |
|
DefaultViewsTest::getInfo |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/DefaultViewsTest.php |
|
ViewExecutable::getOffset |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Get the pager offset from the pager. |
ViewExecutable::setOffset |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Set the offset on the pager. |
forum_test_views.info.yml |
file |
drupal/core/modules/forum/tests/modules/forum_test_views/forum_test_views.info.yml |
drupal/core/modules/forum/tests/modules/forum_test_views/forum_test_views.info.yml |
block_test_views.info.yml |
file |
drupal/core/modules/block/tests/block_test_views/block_test_views.info.yml |
drupal/core/modules/block/tests/block_test_views/block_test_views.info.yml |
ViewPreviewFormController |
class |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewPreviewFormController.php |
Form controller for the Views preview form. |
ViewsDataTest::$viewsData |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewsDataTest.php |
Stores the views data cache service used by this test. |
ViewExecutable::initStyle |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Find and initialize the style plugin. |
ViewExecutable::initPager |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Initialize the pager |
ViewsFormBase::submitForm |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Form/Ajax/ViewsFormBase.php |
Implements \Drupal\Core\Form\FormInterface::submitForm(). |
ViewsDataTest::startCount |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewsDataTest.php |
Starts a count for hook_views_data being invoked. |
comment_test_views.module |
file |
drupal/core/modules/comment/tests/modules/comment_test_views/comment_test_views.module |
|
ViewExecutable::_preQuery |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Run the preQuery() on all active handlers. |
field_test_views.info.yml |
file |
drupal/core/modules/field/tests/modules/field_test_views/field_test_views.info.yml |
drupal/core/modules/field/tests/modules/field_test_views/field_test_views.info.yml |
ViewExecutable::initQuery |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Do some common building initialization. |
DefaultViewsTest::getInfo |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/DefaultViewsTest.php |
|
views-view-grid.html.twig |
file |
drupal/core/modules/views/templates/views-view-grid.html.twig |
Default theme implementation for views to display rows in a grid. |
views-view-list.html.twig |
file |
drupal/core/modules/views/templates/views-view-list.html.twig |
Default theme implementation for a view template to display a list of rows. |
views_ui_add_ajax_trigger |
function |
drupal/core/modules/views_ui/admin.inc |
Converts a form element in the add view wizard to be AJAX-enabled. |
ViewUnitTestBase::dataSet |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewUnitTestBase.php |
Returns a very simple test dataset. |
views_ui_add_ajax_wrapper |
function |
drupal/core/modules/views_ui/admin.inc |
After-build function that adds a wrapper to a form region (for AJAX refreshes). |
views_ui_ajax_update_form |
function |
drupal/core/modules/views_ui/admin.inc |
Updates a part of the add view form via AJAX. |
FieldOverview::getRegions |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/FieldOverview.php |
Implements Drupal\field_ui\OverviewBase::getRegions(). |
FieldOverview::submitForm |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/FieldOverview.php |
Overrides \Drupal\field_ui\OverviewBase::submitForm(). |
views.argument.schema.yml |
file |
drupal/core/modules/views/config/schema/views.argument.schema.yml |
drupal/core/modules/views/config/schema/views.argument.schema.yml |
OverviewBase::__construct |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/OverviewBase.php |
Constructs a new OverviewBase. |
ViewsSearchQuery::matches |
function |
drupal/core/modules/search/lib/Drupal/search/ViewsSearchQuery.php |
Returns the matches property. |
ViewsUIController::create |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Controller/ViewsUIController.php |
Instantiates a new instance of this controller. |
OverviewBase::reduceOrder |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/OverviewBase.php |
Determines the rendering order of an array representing a tree. |
ViewsData::$moduleHandler |
property |
drupal/core/modules/views/lib/Drupal/views/ViewsData.php |
Stores a module manager to invoke hooks. |
menu_overview_form_submit |
function |
drupal/core/modules/menu/menu.admin.inc |
Submit handler for the menu overview form. |
field_ui_view_mode_delete |
function |
drupal/core/modules/field_ui/field_ui.module |
Implements hook_view_mode_delete(). |
ViewAddFormController.php |
file |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewAddFormController.php |
Contains Drupal\views_ui\ViewAddFormController. |
theme_image_style_preview |
function |
drupal/core/modules/image/image.admin.inc |
Returns HTML for a preview of an image style. |
View::getExportProperties |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/Core/Entity/View.php |
Overrides \Drupal\Core\Config\Entity\ConfigEntityBase::getExportProperties(); |
ViewAjaxResponse::setView |
function |
drupal/core/modules/views/lib/Drupal/views/Ajax/ViewAjaxResponse.php |
Sets the executed view of this response. |
ViewAjaxResponse::getView |
function |
drupal/core/modules/views/lib/Drupal/views/Ajax/ViewAjaxResponse.php |
Gets the executed view of this response. |