DisplayApiTest::testFieldViewValue |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/DisplayApiTest.php |
Test the field_view_value() function. |
RSSCategoryFormatter::viewElements |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/field/formatter/RSSCategoryFormatter.php |
Builds a renderable array for a field value. |
TaxonomyFormatterBase::prepareView |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/field/formatter/TaxonomyFormatterBase.php |
Implements \Drupal\field\Plugin\Type\Formatter\FormatterInterface::prepareView(). |
views.view.test_group_by_count.yml |
file |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_group_by_count.yml |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_group_by_count.yml |
views.view.test_node_row_plugin.yml |
file |
drupal/core/modules/node/tests/modules/node_test_views/test_views/views.view.test_node_row_plugin.yml |
drupal/core/modules/node/tests/modules/node_test_views/test_views/views.view.test_node_row_plugin.yml |
ViewStorageTest::$config_properties |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewStorageTest.php |
Properties that should be stored in the configuration. |
views_get_enabled_display_extenders |
function |
drupal/core/modules/views/views.module |
Get enabled display extenders. |
ViewStorageTest::displayMethodTests |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewStorageTest.php |
Tests the display related functions like getDisplaysList(). |
views_form_views_exposed_form_alter |
function |
drupal/core/modules/views/views.module |
Implement hook_form_alter for the exposed form. |
views_test_data.views_execution.inc |
file |
drupal/core/modules/views/tests/views_test_data/views_test_data.views_execution.inc |
Provides views data and hooks for views_test_data module. |
views.view.test_aggregate_count.yml |
file |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_aggregate_count.yml |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_aggregate_count.yml |
DefaultViewRecentComments::$modules |
property |
drupal/core/modules/comment/lib/Drupal/comment/Tests/Views/DefaultViewRecentComments.php |
Modules to enable. |
ViewTestBase::enableViewsTestModule |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewTestBase.php |
Sets up the views_test_data.module. |
TagTest::testViewsUiAutocompleteTag |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/TagTest.php |
Tests the views_ui_autocomplete_tag function. |
ViewExecutable::$many_to_one_tables |
property |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Stores the many-to-one tables for performance. |
template_preprocess_views_view_grid |
function |
drupal/core/modules/views/views.theme.inc |
Prepares variables for views grid style templates. |
template_preprocess_views_view_list |
function |
drupal/core/modules/views/views.theme.inc |
Prepares variables for Views HTML list templates. |
ViewsDataTest::assertCountIncrement |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewsDataTest.php |
Asserts that the count for hook_views_data either equal or has increased. |
ViewsDataTest::testViewsFetchFields |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewsDataTest.php |
Tests the views_fetch_fields function(). |
ViewListController::buildOperations |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewListController.php |
Overrides Drupal\Core\Entity\EntityListController::buildOperations(); |
ViewFormControllerBase::getAdminCSS |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewFormControllerBase.php |
Creates an array of Views admin CSS for adding or attaching. |
RSSEnclosureFormatter::viewElements |
function |
drupal/core/modules/file/lib/Drupal/file/Plugin/field/formatter/RSSEnclosureFormatter.php |
Implements \Drupal\field\Plugin\Type\Formatter\FormatterInterface::viewElements(). |
ViewEditFormController::__construct |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewEditFormController.php |
Constructs a new ViewEditFormController object. |
AggregatorController::adminOverview |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Controller/AggregatorController.php |
Displays the aggregator administration page. |
ViewSubscriber::getSubscribedEvents |
function |
drupal/core/lib/Drupal/Core/EventSubscriber/ViewSubscriber.php |
Registers the methods in this class that should be listeners. |
hook_block_view_BASE_BLOCK_ID_alter |
function |
drupal/core/modules/block/block.api.php |
Provide a block plugin specific block_view alteration. |
ExtensionViewsFieldTest::$testViews |
property |
drupal/core/modules/file/lib/Drupal/file/Tests/Views/ExtensionViewsFieldTest.php |
Views used by this test. |
views.argument_validator.schema.yml |
file |
drupal/core/modules/views/config/schema/views.argument_validator.schema.yml |
drupal/core/modules/views/config/schema/views.argument_validator.schema.yml |
theme_views_ui_view_preview_section |
function |
drupal/core/modules/views_ui/views_ui.theme.inc |
Returns the HTML for a section of a View being previewed within the Views UI. |
ViewsBlock::getDerivativeDefinition |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/Derivative/ViewsBlock.php |
Implements \Drupal\Component\Plugin\Derivative\DerivativeInterface::getDerivativeDefinition(). |
ViewExecutableTest::testInitMethods |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewExecutableTest.php |
Tests the initDisplay() and initHandlers() methods. |
BlockRenderController::viewMultiple |
function |
drupal/core/modules/block/lib/Drupal/block/BlockRenderController.php |
Implements Drupal\Core\Entity\EntityRenderControllerInterface::viewMultiple(). |
ViewsTestDataElementForm::getFormID |
function |
drupal/core/modules/views/tests/views_test_data/lib/Drupal/views_test_data/Form/ViewsTestDataElementForm.php |
Returns a unique string identifying the form. |
ViewsTestDataElementForm::buildForm |
function |
drupal/core/modules/views/tests/views_test_data/lib/Drupal/views_test_data/Form/ViewsTestDataElementForm.php |
Form constructor. |
LinkSeparateFormatter::viewElements |
function |
drupal/core/modules/link/lib/Drupal/link/Plugin/field/formatter/LinkSeparateFormatter.php |
Builds a renderable array for a field value. |
language_admin_overview_form_submit |
function |
drupal/core/modules/language/language.admin.inc |
Process language overview form submissions, updating existing languages. |
custom_block_test_custom_block_view |
function |
drupal/core/modules/block/custom_block/tests/modules/custom_block_test/custom_block_test.module |
Implements hook_custom_block_view(). |
RelationshipJoinTestBase::viewsData |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/RelationshipJoinTestBase.php |
Overrides \Drupal\views\Tests\ViewTestBase::viewsData(). |
views.view.test_simple_argument.yml |
file |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_simple_argument.yml |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_simple_argument.yml |
TelephoneLinkFormatter::prepareView |
function |
drupal/core/modules/telephone/lib/Drupal/telephone/Plugin/field/formatter/TelephoneLinkFormatter.php |
Allows formatters to load information for field values being displayed. |
EntityViewModeStorageController.php |
file |
drupal/core/modules/entity/lib/Drupal/entity/EntityViewModeStorageController.php |
Contains \Drupal\entity\EntityViewModeStorageController. |
views.view.test_display_invalid.yml |
file |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_display_invalid.yml |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_display_invalid.yml |
DateTimePlainFormatter::viewElements |
function |
drupal/core/modules/datetime/lib/Drupal/datetime/Plugin/field/formatter/DatetimePlainFormatter.php |
Implements Drupal\field\Plugin\Type\Formatter\FormatterInterface::viewElements(). |
views.view.test_exposed_admin_ui.yml |
file |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_exposed_admin_ui.yml |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_exposed_admin_ui.yml |
ViewStorageTest::testCreateDuplicate |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewStorageTest.php |
Tests the createDuplicate() View method. |
DefaultNumberFormatter::viewElements |
function |
drupal/core/modules/number/lib/Drupal/number/Plugin/field/formatter/DefaultNumberFormatter.php |
Builds a renderable array for a field value. |
views.view.test_entity_reference.yml |
file |
drupal/core/modules/entity_reference/tests/modules/entity_reference_test/config/views.view.test_entity_reference.yml |
drupal/core/modules/entity_reference/tests/modules/entity_reference_test/config/views.view.test_entity_reference.yml |
EntityRenderController::viewMultiple |
function |
drupal/core/lib/Drupal/Core/Entity/EntityRenderController.php |
Implements \Drupal\Core\Entity\EntityRenderControllerInterface::viewMultiple(). |
HandlerFieldUserNameTest::$testViews |
property |
drupal/core/modules/user/lib/Drupal/user/Tests/Views/HandlerFieldUserNameTest.php |
Views used by this test. |
translation_entity_test_views.module |
file |
drupal/core/modules/translation_entity/tests/modules/translation_entity_test_views/translation_entity_test_views.module |
|