Search for getDisplay
- Search 7.x for getDisplay
- Search 9.5.x for getDisplay
- Search 10.3.x for getDisplay
- Search 11.x for getDisplay
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
AccountInterface::getDisplayName | function | core/ |
Returns the display name of this account. |
AccountProxy::getDisplayName | function | core/ |
Returns the display name of this account. |
BaseFieldDefinition::getDisplayOptions | function | core/ |
Returns the default display options for the field. |
BaseFieldOverride::getDisplayOptions | function | core/ |
Returns the default display options for the field. |
CommentStorage::getDisplayOrdinal | function | core/ |
Gets the display ordinal or page number for a comment. |
CommentStorageInterface::getDisplayOrdinal | function | core/ |
Gets the display ordinal or page number for a comment. |
DefaultsSectionStorage::getDisplay | function | core/ |
Gets the entity storing the defaults. |
EntityDisplayFormBase::getDisplayModeOptions | function | core/ |
Returns an array of form or view mode options. |
EntityDisplayFormBase::getDisplayModes | function | core/ |
Returns the form or view modes used by this form. |
EntityDisplayFormBase::getDisplayModesLink | function | core/ |
Returns a link to the form or view mode admin page. |
EntityDisplayFormBase::getDisplays | function | core/ |
Returns entity (form) displays for the current entity display type. |
EntityDisplayFormBase::getDisplayStatuses | function | core/ |
Returns form or view modes statuses for the bundle used by this form. |
EntityDisplayRepository::getDisplayModeOptions | function | core/ |
Gets an array of display mode options. |
EntityDisplayRepository::getDisplayModeOptionsByBundle | function | core/ |
Returns an array of enabled display mode options by bundle. |
EntityDisplayRepository::getDisplayModesByEntityType | function | core/ |
Gets the entity display mode info for a specific entity type. |
EntityDisplayTest::testEntityGetDisplay | function | core/ |
@covers \Drupal\Core\Entity\EntityDisplayRepository::getViewDisplay |
EntityDisplayTest::testGetDisplayModeOptions | function | core/ |
Test getDisplayModeOptions(). |
EntityFormDisplayEditForm::getDisplayModeOptions | function | core/ |
Returns an array of form or view mode options. |
EntityFormDisplayEditForm::getDisplayModes | function | core/ |
Returns the form or view modes used by this form. |
EntityFormDisplayEditForm::getDisplayModesLink | function | core/ |
Returns a link to the form or view mode admin page. |
EntityViewDisplayEditForm::getDisplayModeOptions | function | core/ |
Returns an array of form or view mode options. |
EntityViewDisplayEditForm::getDisplayModes | function | core/ |
Returns the form or view modes used by this form. |
EntityViewDisplayEditForm::getDisplayModesLink | function | core/ |
Returns a link to the form or view mode admin page. |
FieldConfig::getDisplayOptions | function | core/ |
Returns the default display options for the field. |
FieldDefinition::getDisplayOptions | function | core/ |
Returns the default display options for the field. |
FieldDefinitionInterface::getDisplayOptions | function | core/ |
Returns the default display options for the field. |
LayoutBuilderIsActiveCacheContext::getDisplay | function | core/ |
Returns the entity view display for a given entity type and view mode. |
User::getDisplayName | function | core/ |
Returns the display name of this account. |
UserSession::getDisplayName | function | core/ |
Returns the display name of this account. |
View::getDisplay | function | core/ |
Retrieves a specific display's configuration by reference. |
ViewEditForm::getDisplayDetails | function | core/ |
Helper function to get the display details section of the edit UI. |
ViewEditForm::getDisplayTab | function | core/ |
Returns a renderable array representing the edit page for one display. |
ViewEntityInterface::getDisplay | function | core/ |
Retrieves a specific display's configuration by reference. |
ViewExecutable::getDisplay | function | core/ |
Gets the current display plugin. |
ViewFormBase::getDisplayLabel | function | core/ |
Placeholder function for overriding $display['display_title']. |
ViewFormBase::getDisplayTabs | function | core/ |
Adds tabs for navigating across Displays when editing a View. |
ViewListBuilder::getDisplaysList | function | core/ |
Gets a list of displays included in the view. |
ViewsSelection::getDisplayExecutionResults | function | core/ |
Fetches the results of executing the display. |
ViewUI::getDisplay | function | core/ |
Retrieves a specific display's configuration by reference. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.