views_ajax_command_hilite |
function |
drupal/core/modules/views/includes/ajax.inc |
Creates a Drupal AJAX 'viewsHilite' command. |
views_exposed_form_submit |
function |
drupal/core/modules/views/views.module |
Submit handler for exposed filters |
link_field_formatter_view |
function |
drupal/core/modules/field/modules/link/link.module |
Implements hook_field_formatter_view(). |
ViewUI::getOverrideValues |
function |
drupal/core/modules/views/views_ui/lib/Drupal/views_ui/ViewUI.php |
Return the was_defaulted, is_defaulted and revert state of a form. |
theme_node_admin_overview |
function |
drupal/core/modules/node/content_types.inc |
Returns HTML for a node type description for the content type admin page. |
ViewUI::isDefaultRevision |
function |
drupal/core/modules/views/views_ui/lib/Drupal/views_ui/ViewUI.php |
Implements \Drupal\Core\Entity\EntityInterface::isDefaultRevision(). |
theme_menu_admin_overview |
function |
drupal/core/modules/menu/menu.admin.inc |
Returns HTML for a menu title and description for the menu overview page. |
menu_overview_form_submit |
function |
drupal/core/modules/menu/menu.admin.inc |
Submit handler for the menu overview form. |
ViewUI::getPropertyValues |
function |
drupal/core/modules/views/views_ui/lib/Drupal/views_ui/ViewUI.php |
Implements \Drupal\Core\TypedData\ComplexDataInterface::getPropertyValues(). |
ViewUI::setPropertyValues |
function |
drupal/core/modules/views/views_ui/lib/Drupal/views_ui/ViewUI.php |
Implements \Drupal\Core\TypedData\ComplexDataInterface::setPropertyValues(). |
FieldTypeTest::$testViews |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Node/FieldTypeTest.php |
Views used by this test. |
ViewAddFormController.php |
file |
drupal/core/modules/views/views_ui/lib/Drupal/views_ui/ViewAddFormController.php |
Contains Drupal\views_ui\ViewAddFormController. |
FieldOverview::getRegions |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/FieldOverview.php |
Implements Drupal\field_ui\OverviewBase::getRegions(). |
ViewPreviewFormController |
class |
drupal/core/modules/views/views_ui/lib/Drupal/views_ui/ViewPreviewFormController.php |
Form controller for the Views preview form. |
OverviewBase::__construct |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/OverviewBase.php |
Constructs the overview object for a entity type, bundle and view mode. |
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(). |
ViewExecutable::$executed |
property |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Whether the view has been executed/query has been run. |
ViewStorageController.php |
file |
drupal/core/modules/views/lib/Drupal/views/ViewStorageController.php |
Definition of Drupal\views\ViewStorageController. |
ViewExecutable::$use_ajax |
property |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Whether this view uses AJAX. |
views-view-fields.tpl.php |
file |
drupal/core/modules/views/theme/views-view-fields.tpl.php |
Default simple view template to all the fields as a row. |
ViewExecutable::$old_view |
property |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Used to store views that were previously running if we recurse. |
translation_node_overview |
function |
drupal/core/modules/translation/translation.pages.inc |
Page callback: Displays a list of a node's translations. |
views.view.test_alias.yml |
file |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_alias.yml |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_alias.yml |
ViewExecutable::$argument |
property |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Stores the argument handlers which are initialized on this view. |
DefaultViewsTest::getInfo |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/UI/DefaultViewsTest.php |
|
ViewExecutable::$response |
property |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Stores the current response object. |
poll_view_voting_validate |
function |
drupal/core/modules/poll/poll.module |
Form validation handler for poll_view_voting(). |
ViewStorageTest::$modules |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewStorageTest.php |
Modules to enable. |
DefaultViewRecentComments |
class |
drupal/core/modules/views/lib/Drupal/views/Tests/Comment/DefaultViewRecentComments.php |
|
FieldUnitTest::$testViews |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldUnitTest.php |
Views used by this test. |
field_ui_display_overview |
function |
drupal/core/modules/field_ui/field_ui.admin.inc |
Returns the built and processed 'Manage display' form of a bundle. |
views.view.test_cache.yml |
file |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_cache.yml |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_cache.yml |
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. |
ViewStorageTest::loadView |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewStorageTest.php |
Loads a single configuration entity from the controller. |
ViewExecutable::initStyle |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Find and initialize the style plugin. |
theme_views_view_grouping |
function |
drupal/core/modules/views/theme/theme.inc |
Display a single views grouping. |
ViewExecutable::initPager |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Initialize the pager |
FieldDateTest::$testViews |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldDateTest.php |
Views used by this test. |
ViewExecutable::_preQuery |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Run the preQuery() on all active handlers. |
ViewExecutable::initQuery |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Do some common building initialization. |
ViewTestBase::executeView |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewTestBase.php |
Executes a view with debugging. |
views_ui_add_ajax_trigger |
function |
drupal/core/modules/views/views_ui/admin.inc |
Converts a form element in the add view wizard to be AJAX-enabled. |
views_ui_add_ajax_wrapper |
function |
drupal/core/modules/views/views_ui/admin.inc |
After-build function that adds a wrapper to a form region (for AJAX refreshes). |
DefaultViewsTest::getInfo |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/DefaultViewsTest.php |
|
views_ui_ajax_update_form |
function |
drupal/core/modules/views/views_ui/admin.inc |
Updates a part of the add view form via AJAX. |
ViewExecutable::cloneView |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Safely clone a view. |
theme_image_style_preview |
function |
drupal/core/modules/image/image.admin.inc |
Returns HTML for a preview of an image style. |
ViewExecutable::setElement |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Sets the build array used by the view. |