Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| EntityTestWithBundleTypeNewBundle.php | file | core/ |
|
| EntityTestWithRevisionLog | class | core/ |
Defines the test entity class. |
| EntityTestWithRevisionLog.php | file | core/ |
|
| EntityTestWithRevisionLog::baseFieldDefinitions | function | core/ |
Provides base field definitions for an entity type. |
| EntityTestWithRevisionLog::setName | function | core/ |
Sets the name. |
| EntityTestXmlAnonTest | class | core/ |
Tests EntityTest Xml Anon. |
| EntityTestXmlAnonTest.php | file | core/ |
|
| EntityTestXmlAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| EntityTestXmlAnonTest::$format | property | core/ |
The format to use in this test. |
| EntityTestXmlAnonTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| EntityTestXmlBasicAuthTest | class | core/ |
Tests EntityTest Xml Basic Auth. |
| EntityTestXmlBasicAuthTest.php | file | core/ |
|
| EntityTestXmlBasicAuthTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
| EntityTestXmlBasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| EntityTestXmlBasicAuthTest::$format | property | core/ |
The format to use in this test. |
| EntityTestXmlBasicAuthTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| EntityTestXmlBasicAuthTest::$modules | property | core/ |
Modules to install. |
| EntityTestXmlCookieTest | class | core/ |
Tests EntityTest Xml Cookie. |
| EntityTestXmlCookieTest.php | file | core/ |
|
| EntityTestXmlCookieTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
| EntityTestXmlCookieTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| EntityTestXmlCookieTest::$format | property | core/ |
The format to use in this test. |
| EntityTestXmlCookieTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| EntityTrait::$generatedIds | property | core/ |
A list of entity IDs generated by self::generateRandomEntityId(). |
| EntityTranslationFormTest | class | core/ |
Tests entity translation form. |
| EntityTranslationFormTest.php | file | core/ |
|
| EntityTranslationFormTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| EntityTranslationFormTest::$langcodes | property | core/ |
The test language codes. |
| EntityTranslationFormTest::$modules | property | core/ |
Modules to install. |
| EntityTranslationFormTest::setUp | function | core/ |
|
| EntityTranslationFormTest::testEntityFormLanguage | function | core/ |
Tests entity form language. |
| EntityTranslationRendererBase | class | core/ |
Defines a base class for entity translation renderers. |
| EntityTranslationRendererBase.php | file | core/ |
|
| EntityTranslationRendererBase::getEntity | function | core/ |
Gets the entity associated with a row. |
| EntityTranslationRendererBase::getLangcode | function | core/ |
Returns the language code associated with the given row. |
| EntityTranslationRendererBase::getLangcodeByRelationship | function | core/ |
Returns the language code associated with the given row. |
| EntityTranslationRendererBase::preRender | function | core/ |
Runs before each entity is rendered. |
| EntityTranslationRendererBase::preRenderByRelationship | function | core/ |
Runs before each entity is rendered if a relationship is needed. |
| EntityTranslationRendererBase::query | function | core/ |
Alters the query if needed. |
| EntityTranslationRendererBase::render | function | core/ |
Renders entity data. |
| EntityTranslationRendererBase::renderByRelationship | function | core/ |
Renders entity data. |
| EntityTranslationRenderTrait | trait | core/ |
Trait used to instantiate the view's entity translation renderer. |
| EntityTranslationRenderTrait.php | file | core/ |
|
| EntityTranslationRenderTrait::$entityTranslationRenderer | property | core/ |
The renderer to be used to render the entity row. |
| EntityTranslationRenderTrait::getEntityTranslationByRelationship | function | core/ |
Returns the entity translation matching the configured row language. |
| EntityTranslationRenderTrait::getEntityTranslationRenderer | function | core/ |
Returns the current renderer. |
| EntityTranslationRenderTrait::getEntityTypeId | function | core/ |
Returns the entity type identifier. |
| EntityTranslationRenderTrait::getLanguageManager | function | core/ |
Returns the language manager. |
| EntityTranslationRenderTrait::getView | function | core/ |
Returns the top object of a view. |
| EntityTranslationSettings | class | core/ |
Drupal 7 Entity Translation settings (variables) from database. |
Pagination
- Previous page
- Page 489
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.