Search for view

  1. Search 7.x for view
  2. Search 9.5.x for view
  3. Search 8.9.x for view
  4. Search 10.3.x for view
  5. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
View class core/modules/views/src/Element/View.php Provides a render element to display a view.
View class core/modules/views/src/Entity/View.php Defines a View configuration entity class.
View class core/modules/views/src/Plugin/views/area/View.php Views area handlers. Insert a view inside of an area.

All search results

Title Object type File name Summary
DisplayTest::testViewStatus function core/modules/views_ui/tests/src/Functional/DisplayTest.php Tests that the view status is correctly reflected on the edit form.
Drupal\datetime\DateTimeViewsHelper service core/modules/datetime/datetime.services.yml
Drupal\views\Analyzer service core/modules/views/views.services.yml
Drupal\views\ExposedFormCache service core/modules/views/views.services.yml
Drupal\views\FieldViewsDataProvider service core/modules/views/views.services.yml
Drupal\views\Plugin\views\query\CastSqlInterface service core/modules/views/views.services.yml
Drupal\views\ViewExecutableFactory service core/modules/views/views.services.yml
Drupal\views\ViewsData service core/modules/views/views.services.yml
Drupal\views\ViewsDataHelper service core/modules/views/views.services.yml
DummyAjaxFormatter::viewElements function core/modules/image/tests/modules/image_module_test/src/Plugin/Field/FieldFormatter/DummyAjaxFormatter.php Builds a renderable array for a field value.
DummyImageFormatter::viewElements function core/modules/image/tests/modules/image_module_test/src/Plugin/Field/FieldFormatter/DummyImageFormatter.php Builds a renderable array for a field value.
DuplicateTest::testDuplicateView function core/modules/views_ui/tests/src/Functional/DuplicateTest.php Checks if duplicated view exists and has correct label.
editor.overview.html.twig file core/modules/editor/help_topics/editor.overview.html.twig ---
label: 'Connecting text editors to text formats'
related:
- core.content_structure
- field_ui.manage_form
- filter.overview
---
{% set filter_overview_topic = render_var(help_topic_link('filter.overview')) %}
{% set…
EditorHooks::formFilterAdminOverviewAlter function core/modules/editor/src/Hook/EditorHooks.php Implements hook_form_FORM_ID_alter().
Entity CRUD, editing, and view hooks group core/lib/Drupal/Core/Entity/entity.api.php Hooks used in various entity operations.
EntityAccessChecker::checkRevisionViewAccess function core/modules/jsonapi/src/Access/EntityAccessChecker.php Checks access to the given revision entity.
EntityAccessControlHandler::$viewLabelOperation property core/lib/Drupal/Core/Entity/EntityAccessControlHandler.php Allows to grant access to just the labels.
EntityArgumentTest::$testViews property core/modules/views/tests/src/Functional/Plugin/EntityArgumentTest.php Views used by this test.
EntityArgumentUpdateTest::testViewsFieldPluginConversion function core/modules/views/tests/src/Functional/Update/EntityArgumentUpdateTest.php Tests that numeric argument plugins are updated properly.
EntityCacheTagsTestBase::selectViewMode function core/modules/system/tests/src/Functional/Entity/EntityCacheTagsTestBase.php Selects the preferred view mode for the given entity type.
EntityDisplayFormBase::getOverviewUrl function core/modules/field_ui/src/Form/EntityDisplayFormBase.php Returns the Url object for a specific entity (form) display edit form.
EntityDisplayModeController::viewModeTypeSelection function core/modules/field_ui/src/Controller/EntityDisplayModeController.php Provides a list of eligible entity types for adding view modes.
EntityDisplayModeFormBase::getOverviewUrl function core/modules/field_ui/src/Form/EntityDisplayModeFormBase.php Returns the Url object for a specific entity (form) display edit form.
EntityDisplayModeFormBase::getViewDisplay function core/modules/field_ui/src/Form/EntityDisplayModeFormBase.php Load the view display for a given bundle and view mode name.
EntityDisplayModeTest::testEntityViewModeUI function core/modules/field_ui/tests/src/Functional/EntityDisplayModeTest.php Tests the EntityViewMode user interface.
EntityDisplayRepository::getAllViewModes function core/lib/Drupal/Core/Entity/EntityDisplayRepository.php Gets the entity view mode info for all entity types.
EntityDisplayRepository::getViewDisplay function core/lib/Drupal/Core/Entity/EntityDisplayRepository.php Returns the entity view display associated with a bundle and view mode.
EntityDisplayRepository::getViewModeOptions function core/lib/Drupal/Core/Entity/EntityDisplayRepository.php Gets an array of view mode options.
EntityDisplayRepository::getViewModeOptionsByBundle function core/lib/Drupal/Core/Entity/EntityDisplayRepository.php Returns an array of enabled view mode options by bundle.
EntityDisplayRepository::getViewModes function core/lib/Drupal/Core/Entity/EntityDisplayRepository.php Gets the entity view mode info for a specific entity type.
EntityDisplayRepositoryInterface::getAllViewModes function core/lib/Drupal/Core/Entity/EntityDisplayRepositoryInterface.php Gets the entity view mode info for all entity types.
EntityDisplayRepositoryInterface::getViewDisplay function core/lib/Drupal/Core/Entity/EntityDisplayRepositoryInterface.php Returns the entity view display associated with a bundle and view mode.
EntityDisplayRepositoryInterface::getViewModeOptions function core/lib/Drupal/Core/Entity/EntityDisplayRepositoryInterface.php Gets an array of view mode options.
EntityDisplayRepositoryInterface::getViewModeOptionsByBundle function core/lib/Drupal/Core/Entity/EntityDisplayRepositoryInterface.php Returns an array of enabled view mode options by bundle.
EntityDisplayRepositoryInterface::getViewModes function core/lib/Drupal/Core/Entity/EntityDisplayRepositoryInterface.php Gets the entity view mode info for a specific entity type.
EntityDisplayRepositoryTest::testViewDisplay function core/tests/Drupal/KernelTests/Core/Entity/EntityDisplayRepositoryTest.php @covers ::getViewDisplay
EntityDisplayTest::testEntityView function core/modules/field_ui/tests/src/FunctionalJavascript/EntityDisplayTest.php Tests the use of regions for entity view displays.
EntityDisplayTest::testEntityView function core/modules/field_ui/tests/src/Functional/EntityDisplayTest.php Tests the use of regions for entity view displays.
EntityFieldRenderer::getView function core/modules/views/src/Entity/Render/EntityFieldRenderer.php Returns the top object of a view.
EntityFormDisplayEditForm::getOverviewUrl function core/modules/field_ui/src/Form/EntityFormDisplayEditForm.php Returns the Url object for a specific entity (form) display edit form.
EntityOperations::entityView function core/modules/content_moderation/src/EntityOperations.php Act on entities being assembled before rendering.
EntityOperations::getView function core/modules/views/src/Plugin/views/field/EntityOperations.php Returns the top object of a view.
EntityReferenceEntityFormatter::viewElements function core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/EntityReferenceEntityFormatter.php Builds a renderable array for a field value.
EntityReferenceFieldTranslatedReferenceViewTest class core/modules/field/tests/src/Functional/EntityReference/EntityReferenceFieldTranslatedReferenceViewTest.php Tests the translation of entity reference field display on nodes.
EntityReferenceFieldTranslatedReferenceViewTest.php file core/modules/field/tests/src/Functional/EntityReference/EntityReferenceFieldTranslatedReferenceViewTest.php
EntityReferenceFieldTranslatedReferenceViewTest::$baseLangcode property core/modules/field/tests/src/Functional/EntityReference/EntityReferenceFieldTranslatedReferenceViewTest.php The langcode of the source language.
EntityReferenceFieldTranslatedReferenceViewTest::$defaultTheme property core/modules/field/tests/src/Functional/EntityReference/EntityReferenceFieldTranslatedReferenceViewTest.php The theme to install as the default for testing.
EntityReferenceFieldTranslatedReferenceViewTest::$labelOfNotTranslatedReference property core/modules/field/tests/src/Functional/EntityReference/EntityReferenceFieldTranslatedReferenceViewTest.php The label of the untranslated referenced entity, used in assertions.
EntityReferenceFieldTranslatedReferenceViewTest::$modules property core/modules/field/tests/src/Functional/EntityReference/EntityReferenceFieldTranslatedReferenceViewTest.php Modules to install.
EntityReferenceFieldTranslatedReferenceViewTest::$originalLabel property core/modules/field/tests/src/Functional/EntityReference/EntityReferenceFieldTranslatedReferenceViewTest.php The original label of the referenced entity, used in assertions.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.