Search for mode
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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(). |
| EntityDisplayTest::testViewModeAddFormWithoutBundles | function | core/ |
Tests building the view mode add form when an entity type has no bundles. |
| 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. |
| EntityFormModeInterface | interface | core/ |
Provides an interface defining an entity form mode entity type. |
| EntityFormModeInterface.php | file | core/ |
|
| EntityFormModeJsonAnonTest | class | core/ |
Tests Entity Form Mode Json Anon. |
| EntityFormModeJsonAnonTest.php | file | core/ |
|
| EntityFormModeJsonAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| EntityFormModeJsonAnonTest::$format | property | core/ |
The format to use in this test. |
| EntityFormModeJsonAnonTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| EntityFormModeJsonBasicAuthTest | class | core/ |
Tests Entity Form Mode Json Basic Auth. |
| EntityFormModeJsonBasicAuthTest.php | file | core/ |
|
| EntityFormModeJsonBasicAuthTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
| EntityFormModeJsonBasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| EntityFormModeJsonBasicAuthTest::$format | property | core/ |
The format to use in this test. |
| EntityFormModeJsonBasicAuthTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| EntityFormModeJsonBasicAuthTest::$modules | property | core/ |
@todo Remove 'field_ui' when https://www.drupal.org/node/2867266. |
| EntityFormModeJsonCookieTest | class | core/ |
Tests Entity Form Mode Json Cookie. |
| EntityFormModeJsonCookieTest.php | file | core/ |
|
| EntityFormModeJsonCookieTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
| EntityFormModeJsonCookieTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| EntityFormModeJsonCookieTest::$format | property | core/ |
The format to use in this test. |
| EntityFormModeJsonCookieTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| EntityFormModeListBuilder | class | core/ |
Defines a class to build a listing of form mode entities. |
| EntityFormModeListBuilder.php | file | core/ |
|
| EntityFormModeListBuilder::isValidEntity | function | core/ |
Filters entities based on their form mode handlers. |
| EntityFormModeResourceTestBase | class | core/ |
Resource test base for the entity_form_mode entity. |
| EntityFormModeResourceTestBase.php | file | core/ |
|
| EntityFormModeResourceTestBase::$entity | property | core/ |
|
| EntityFormModeResourceTestBase::$entityTypeId | property | core/ |
The tested entity type. |
Pagination
- Previous page
- Page 13
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.