Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| EntityLastInstalledSchemaRepository::setLastInstalledFieldStorageDefinitions | function | core/ |
|
| EntityLastInstalledSchemaRepository::__construct | function | core/ |
Constructs a new EntityLastInstalledSchemaRepository. |
| EntityLastInstalledSchemaRepositoryInterface | interface | core/ |
Provides an interface for an installed entity definition repository. |
| EntityLastInstalledSchemaRepositoryInterface.php | file | core/ |
|
| EntityLastInstalledSchemaRepositoryInterface::deleteLastInstalledDefinition | function | core/ |
Deletes the entity type definition from the application state. |
| EntityLastInstalledSchemaRepositoryInterface::deleteLastInstalledFieldStorageDefinition | function | core/ |
Deletes the field storage definition from the application state. |
| EntityLastInstalledSchemaRepositoryInterface::getLastInstalledDefinition | function | core/ |
Gets the entity type definition in its most recently installed state. |
| EntityLastInstalledSchemaRepositoryInterface::getLastInstalledDefinitions | function | core/ |
Gets the entity type definitions in their most recently installed state. |
| EntityLastInstalledSchemaRepositoryInterface::getLastInstalledFieldStorageDefinitions | function | core/ |
Gets the entity type's most recently installed field storage definitions. |
| EntityLastInstalledSchemaRepositoryInterface::setLastInstalledDefinition | function | core/ |
Stores the entity type definition in the application state. |
| EntityLastInstalledSchemaRepositoryInterface::setLastInstalledFieldStorageDefinition | function | core/ |
Stores the field storage definition in the application state. |
| EntityLastInstalledSchemaRepositoryInterface::setLastInstalledFieldStorageDefinitions | function | core/ |
Puts the entity type's field storage definitions in the application state. |
| EntityLink | class | core/ |
Handler for showing comment module's entity links. |
| EntityLink | class | core/ |
Field handler to present a link to an entity. |
| EntityLink.php | file | core/ |
|
| EntityLink.php | file | core/ |
|
| EntityLink::$build | property | core/ |
Stores the result of parent entities build for all rows to reuse it later. |
| EntityLink::buildOptionsForm | function | core/ |
|
| EntityLink::buildOptionsForm | function | core/ |
|
| EntityLink::defineOptions | function | core/ |
|
| EntityLink::defineOptions | function | core/ |
|
| EntityLink::getDefaultLabel | function | core/ |
|
| EntityLink::getEntityLinkTemplate | function | core/ |
Returns the entity link template name identifying the link route. |
| EntityLink::getUrlInfo | function | core/ |
|
| EntityLink::preRender | function | core/ |
|
| EntityLink::query | function | core/ |
|
| EntityLink::render | function | core/ |
|
| EntityLink::render | function | core/ |
|
| EntityLink::renderLink | function | core/ |
|
| EntityLinkDelete | class | core/ |
Field handler to present a link to delete an entity. |
| EntityLinkDelete.php | file | core/ |
|
| EntityLinkDelete::getDefaultLabel | function | core/ |
|
| EntityLinkDelete::getEntityLinkTemplate | function | core/ |
|
| EntityLinkDelete::renderLink | function | core/ |
|
| EntityLinkEdit | class | core/ |
Field handler to present a link to edit an entity. |
| EntityLinkEdit.php | file | core/ |
|
| EntityLinkEdit::getDefaultLabel | function | core/ |
|
| EntityLinkEdit::getEntityLinkTemplate | function | core/ |
|
| EntityLinkEdit::renderLink | function | core/ |
|
| EntityLinks | class | core/ |
Provides the Entity Links filter. |
| EntityLinks.php | file | core/ |
|
| EntityLinks::getUrl | function | core/ |
Gets the generated URL object for a linked entity. |
| EntityLinks::process | function | core/ |
|
| EntityLinks::__construct | function | core/ |
Constructs a EntityLinks object. |
| EntityLinksTest | class | core/ |
Tests the behavior of generating entity URLs when using entity links in CKEditor. |
| EntityLinksTest.php | file | core/ |
|
| EntityLinksTest::$filter | property | core/ |
The entity_links filter. |
| EntityLinksTest::$logger | property | core/ |
The test logger. |
| EntityLinksTest::$modules | property | core/ |
|
| EntityLinksTest::assertFilterProcessResult | function | core/ |
Asserts an input string + langcode yield the expected FilterProcessResult. |
Pagination
- Previous page
- Page 523
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.