Search for mode
Title | Object type | File name | Summary |
---|---|---|---|
EntityDisplayModeListBuilder::createInstance | function | core/ |
Instantiates a new instance of this entity handler. |
EntityDisplayModeListBuilder::isValidEntity | function | core/ |
Filters entities based on their view builder handlers. |
EntityDisplayModeListBuilder::load | function | core/ |
Loads entities of this type from storage for listing. |
EntityDisplayModeListBuilder::render | function | core/ |
Builds the entity listing as renderable array for table.html.twig. |
EntityDisplayModeListBuilder::__construct | function | core/ |
Constructs a new EntityDisplayModeListBuilder object. |
EntityDisplayModeTest | class | core/ |
Tests the entity display modes UI. |
EntityDisplayModeTest.php | file | core/ |
|
EntityDisplayModeTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
EntityDisplayModeTest::$modules | property | core/ |
Modules to enable. |
EntityDisplayModeTest::setUp | function | core/ |
|
EntityDisplayModeTest::testAlphabeticalDisplaySettings | function | core/ |
Tests if view modes appear in alphabetical order by visible name. |
EntityDisplayModeTest::testEntityFormModeUI | function | core/ |
Tests the EntityFormMode user interface. |
EntityDisplayModeTest::testEntityViewModeUI | function | core/ |
Tests the EntityViewMode user interface. |
EntityDisplayRepository::$displayModeInfo | property | core/ |
Static cache of display modes information. |
EntityDisplayRepository::clearDisplayModeInfo | function | core/ |
Clears the gathered display mode info. |
EntityDisplayRepository::getAllDisplayModesByEntityType | function | core/ |
Gets the entity display mode info for all entity types. |
EntityDisplayRepository::getAllFormModes | function | core/ |
Gets the entity form mode info for all entity types. |
EntityDisplayRepository::getAllViewModes | function | core/ |
Gets the entity view mode info for all entity types. |
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. |
EntityDisplayRepository::getFormModeOptions | function | core/ |
Gets an array of form mode options. |
EntityDisplayRepository::getFormModeOptionsByBundle | function | core/ |
Returns an array of enabled form mode options by bundle. |
EntityDisplayRepository::getFormModes | function | core/ |
Gets the entity form mode info for a specific entity type. |
EntityDisplayRepository::getViewModeOptions | function | core/ |
Gets an array of view mode options. |
EntityDisplayRepository::getViewModeOptionsByBundle | function | core/ |
Returns an array of enabled view mode options by bundle. |
EntityDisplayRepository::getViewModes | function | core/ |
Gets the entity view mode info for a specific entity type. |
EntityDisplayRepositoryInterface::clearDisplayModeInfo | function | core/ |
Clears the gathered display mode info. |
EntityDisplayRepositoryInterface::DEFAULT_DISPLAY_MODE | constant | core/ |
The default display mode ID. |
EntityDisplayRepositoryInterface::getAllFormModes | function | core/ |
Gets the entity form mode info for all entity types. |
EntityDisplayRepositoryInterface::getAllViewModes | function | core/ |
Gets the entity view mode info for all entity types. |
EntityDisplayRepositoryInterface::getFormModeOptions | function | core/ |
Gets an array of form mode options. |
EntityDisplayRepositoryInterface::getFormModeOptionsByBundle | function | core/ |
Returns an array of enabled form mode options by bundle. |
EntityDisplayRepositoryInterface::getFormModes | function | core/ |
Gets the entity form mode info for a specific entity type. |
EntityDisplayRepositoryInterface::getViewModeOptions | function | core/ |
Gets an array of view mode options. |
EntityDisplayRepositoryInterface::getViewModeOptionsByBundle | function | core/ |
Returns an array of enabled view mode options by bundle. |
EntityDisplayRepositoryInterface::getViewModes | function | core/ |
Gets the entity view mode info for a specific entity type. |
EntityDisplayTest::testGetDisplayModeOptions | function | core/ |
Tests 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. |
EntityFormMode | class | core/ |
Defines the entity form mode configuration entity class. |
EntityFormMode.php | file | core/ |
|
EntityFormModeAddForm | class | core/ |
Provides the add form for entity display modes. |
EntityFormModeAddForm.php | file | core/ |
|
EntityFormModeAddForm::prepareEntity | function | core/ |
Prepares the entity object before the form is built first. |
EntityFormModeHalJsonAnonTest | class | core/ |
@group hal @group legacy |
EntityFormModeHalJsonAnonTest.php | file | core/ |
|
EntityFormModeHalJsonAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
EntityFormModeHalJsonAnonTest::$format | property | core/ |
The format to use in this test. |
Pagination
- Previous page
- Page 10
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.