Search for view
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
View | class | core/ |
Provides a render element to display a view. |
View | class | core/ |
Defines a View configuration entity class. |
View | class | core/ |
Views area handlers. Insert a view inside of an area. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
EntityReferenceFieldTranslatedReferenceViewTest::$referencedEntityWithoutTranslation | property | core/ |
The entity to refer. |
EntityReferenceFieldTranslatedReferenceViewTest::$referencedEntityWithTranslation | property | core/ |
The entity to refer. |
EntityReferenceFieldTranslatedReferenceViewTest::$referencedType | property | core/ |
Entity type which can be referenced. |
EntityReferenceFieldTranslatedReferenceViewTest::$referenceFieldName | property | core/ |
The machine name of the entity reference field. |
EntityReferenceFieldTranslatedReferenceViewTest::$referrerEntity | property | core/ |
The referrer entity. |
EntityReferenceFieldTranslatedReferenceViewTest::$referrerType | property | core/ |
Entity type which have the entity reference field. |
EntityReferenceFieldTranslatedReferenceViewTest::$testEntityTypeName | property | core/ |
The test entity type name. |
EntityReferenceFieldTranslatedReferenceViewTest::$translatable | property | core/ |
Flag indicating whether the field is translatable. |
EntityReferenceFieldTranslatedReferenceViewTest::$translatedLabel | property | core/ |
The translated label of the referenced entity, used in assertions. |
EntityReferenceFieldTranslatedReferenceViewTest::$translateToLangcode | property | core/ |
Target langcode for translation. |
EntityReferenceFieldTranslatedReferenceViewTest::$webUser | property | core/ |
A user with permission to edit the referrer entity. |
EntityReferenceFieldTranslatedReferenceViewTest::assertEntityReferenceDisplay | function | core/ |
Assert entity reference display. |
EntityReferenceFieldTranslatedReferenceViewTest::assertEntityReferenceFormDisplay | function | core/ |
Assert entity reference form display. |
EntityReferenceFieldTranslatedReferenceViewTest::createContent | function | core/ |
Creates a test subject contents, with translation. |
EntityReferenceFieldTranslatedReferenceViewTest::createNotTranslatedReferencedEntity | function | core/ |
Create the referenced entity. |
EntityReferenceFieldTranslatedReferenceViewTest::createReferencedEntityWithTranslation | function | core/ |
Create a referenced entity with a translation. |
EntityReferenceFieldTranslatedReferenceViewTest::createReferrerEntity | function | core/ |
Create the referrer entity. |
EntityReferenceFieldTranslatedReferenceViewTest::enableTranslation | function | core/ |
Enables translations where it needed. |
EntityReferenceFieldTranslatedReferenceViewTest::setUp | function | core/ |
|
EntityReferenceFieldTranslatedReferenceViewTest::setUpContentTypes | function | core/ |
Create content types. |
EntityReferenceFieldTranslatedReferenceViewTest::setUpEntityReferenceField | function | core/ |
Adds term reference field for the article content type. |
EntityReferenceFieldTranslatedReferenceViewTest::setUpLanguages | function | core/ |
Adds additional languages. |
EntityReferenceFieldTranslatedReferenceViewTest::testEntityReferenceDisplay | function | core/ |
Tests if the entity is displayed in an entity reference field. |
EntityReferenceFormatterBase::getEntitiesToView | function | core/ |
Returns the referenced entities for display. |
EntityReferenceFormatterBase::prepareView | function | core/ |
Loads the entities referenced in that field across all the entities being viewed. |
EntityReferenceFormatterBase::view | function | core/ |
|
EntityReferenceIdFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
EntityReferenceLabelFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
EntityReferenceRelationshipTest::$testViews | property | core/ |
Views used by this test. |
EntityReferenceTaxonomyTermRssFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
EntityReferenceWidgetTest::testWidgetPreview | function | core/ |
Tests the preview displayed by the field widget. |
EntityResolverManagerTest::testSetRouteOptionsWithEntityViewRoute | function | core/ |
Tests setRouteOptions() with an _entity_view route. |
EntityResolverManagerTest::testSetRouteOptionsWithEntityViewRouteAndManualParameters | function | core/ |
Tests setRouteOptions() with an _entity_view route. |
EntityReverseJoinTest::$testViews | property | core/ |
|
EntityRevisionViewController | class | core/ |
Defines a controller to view an entity revision. |
EntityRevisionViewController.php | file | core/ |
|
EntityRevisionViewController::create | function | core/ |
Instantiates a new instance of this class. |
EntityRevisionViewController::title | function | core/ |
Provides a title callback for a revision of an entity. |
EntityRevisionViewController::__construct | function | core/ |
Creates a new EntityRevisionViewController. |
EntityRevisionViewController::__invoke | function | core/ |
Provides a page to render a single entity revision. |
EntityRouteEnhancer::enhanceEntityView | function | core/ |
Update defaults for an entity view. |
EntityRow::getView | function | core/ |
Returns the top object of a view. |
EntityTest::$entityViewBuilder | property | core/ |
The mocked entity view builder. |
EntityTestAccessControlHandler::$viewLabelOperation | property | core/ |
Allows to grant access to just the labels. |
EntityTestHooks::entityPrepareView | function | core/ |
Implements hook_entity_prepare_view(). |
EntityTestHooks::entityTestViewModeAlter | function | core/ |
Implements hook_ENTITY_TYPE_view_mode_alter(). |
EntityTestHooks::entityViewModeInfoAlter | function | core/ |
Implements hook_entity_view_mode_info_alter(). |
EntityTestReferenceCustomCacheTagFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
EntityTestRevisionTest::testRevisionsViewWithNoTypeOnBaseTable | function | core/ |
Tests creating a view of revisions where the type is not on the base table. |
EntityTestUpdateHooks::viewPresave | function | core/ |
Implements hook_ENTITY_TYPE_presave() for the 'view' entity type. |
Pagination
- Previous page
- Page 16
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.