Search for mode
| Title | Object type | File name | Summary | 
|---|---|---|---|
| EntityViewModeResourceTestBase::getExpectedNormalizedEntity | function | core/ | Returns the expected normalization of the entity. | 
| EntityViewModeResourceTestBase::getNormalizedPostEntity | function | core/ | Returns the normalized POST entity. | 
| EntityViewModeResourceTestBase::setUpAuthorization | function | core/ | Sets up the necessary authorization. | 
| EntityViewModeTest | class | core/ | JSON:API integration test for the "EntityViewMode" config entity type. | 
| EntityViewModeTest.php | file | core/ | |
| EntityViewModeTest::$defaultTheme | property | core/ | The theme to install as the default for testing. | 
| EntityViewModeTest::$entity | property | core/ | |
| EntityViewModeTest::$entityTypeId | property | core/ | The tested entity type. | 
| EntityViewModeTest::$modules | property | core/ | @todo Remove 'field_ui' when https://www.drupal.org/node/2867266. | 
| EntityViewModeTest::$resourceTypeName | property | core/ | The name of the tested JSON:API resource type. | 
| EntityViewModeTest::createEntity | function | core/ | Creates the entity to be tested. | 
| EntityViewModeTest::getExpectedDocument | function | core/ | Returns the expected JSON:API document for the entity. | 
| EntityViewModeTest::getPostDocument | function | core/ | Returns the JSON:API POST document. | 
| EntityViewModeTest::setUpAuthorization | function | core/ | Sets up the necessary authorization. | 
| EntityViewModeValidationTest | class | core/ | Tests validation of entity_view_mode entities. | 
| EntityViewModeValidationTest.php | file | core/ | |
| EntityViewModeValidationTest::$modules | property | core/ | Modules to install. | 
| EntityViewModeValidationTest::setUp | function | core/ | |
| EntityViewModeValidationTest::testImmutableProperties | function | core/ | Tests that immutable properties cannot be changed. | 
| EntityViewModeXmlAnonTest | class | core/ | Tests Entity View Mode Xml Anon. | 
| EntityViewModeXmlAnonTest.php | file | core/ | |
| EntityViewModeXmlAnonTest::$defaultTheme | property | core/ | The theme to install as the default for testing. | 
| EntityViewModeXmlAnonTest::$format | property | core/ | The format to use in this test. | 
| EntityViewModeXmlAnonTest::$mimeType | property | core/ | The MIME type that corresponds to $format. | 
| EntityViewModeXmlBasicAuthTest | class | core/ | Tests Entity View Mode Xml Basic Auth. | 
| EntityViewModeXmlBasicAuthTest.php | file | core/ | |
| EntityViewModeXmlBasicAuthTest::$auth | property | core/ | The authentication mechanism to use in this test. | 
| EntityViewModeXmlBasicAuthTest::$defaultTheme | property | core/ | The theme to install as the default for testing. | 
| EntityViewModeXmlBasicAuthTest::$format | property | core/ | The format to use in this test. | 
| EntityViewModeXmlBasicAuthTest::$mimeType | property | core/ | The MIME type that corresponds to $format. | 
| EntityViewModeXmlBasicAuthTest::$modules | property | core/ | @todo Remove 'field_ui' when https://www.drupal.org/node/2867266. | 
| EntityViewModeXmlCookieTest | class | core/ | Tests Entity View Mode Xml Cookie. | 
| EntityViewModeXmlCookieTest.php | file | core/ | |
| EntityViewModeXmlCookieTest::$auth | property | core/ | The authentication mechanism to use in this test. | 
| EntityViewModeXmlCookieTest::$defaultTheme | property | core/ | The theme to install as the default for testing. | 
| EntityViewModeXmlCookieTest::$format | property | core/ | The format to use in this test. | 
| EntityViewModeXmlCookieTest::$mimeType | property | core/ | The MIME type that corresponds to $format. | 
| FakeViewModeContext | class | core/ | Provides a global context for view_mode for testing purposes. | 
| FakeViewModeContext.php | file | core/ | |
| FakeViewModeContext::getAvailableContexts | function | core/ | Gets all available contexts for the purposes of configuration. | 
| FakeViewModeContext::getRuntimeContexts | function | core/ | Gets runtime context values for the given context IDs. | 
| FetchModeTrait | trait | core/ | Provide helper methods for statement fetching. | 
| FetchModeTrait.php | file | core/ | |
| FetchModeTrait::$fetchModeLiterals | property | core/ | Map FETCH_* modes to their literal for inclusion in messages. | 
| FetchModeTrait::$supportedFetchModes | property | core/ | The fetch modes supported. | 
| FetchModeTrait::assocToClass | function | core/ | Converts a row of data in FETCH_ASSOC format to FETCH_CLASS. | 
| FetchModeTrait::assocToColumn | function | core/ | Converts a row of data in FETCH_ASSOC format to FETCH_COLUMN. | 
| FetchModeTrait::assocToFetchMode | function | core/ | Converts a row of data in associative format to a specified format. | 
| FetchModeTrait::assocToNum | function | core/ | Converts a row of data in FETCH_ASSOC format to FETCH_NUM. | 
| FetchModeTrait::assocToObj | function | core/ | Converts a row of data in FETCH_ASSOC format to FETCH_OBJ. | 
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.
