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 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| EntityLastInstalledSchemaRepository::deleteLastInstalledDefinition | function | core/ |
Deletes the entity type definition from the application state. |
| EntityLastInstalledSchemaRepository::deleteLastInstalledFieldStorageDefinition | function | core/ |
Deletes the field storage definition from the application state. |
| EntityLastInstalledSchemaRepository::getLastInstalledDefinition | function | core/ |
Gets the entity type definition in its most recently installed state. |
| EntityLastInstalledSchemaRepository::getLastInstalledDefinitions | function | core/ |
Gets the entity type definitions in their most recently installed state. |
| EntityLastInstalledSchemaRepository::getLastInstalledFieldStorageDefinitions | function | core/ |
Gets the entity type's most recently installed field storage definitions. |
| EntityLastInstalledSchemaRepository::setLastInstalledDefinition | function | core/ |
Stores the entity type definition in the application state. |
| EntityLastInstalledSchemaRepository::setLastInstalledFieldStorageDefinition | function | core/ |
Stores the field storage definition in the application state. |
| EntityLastInstalledSchemaRepository::setLastInstalledFieldStorageDefinitions | function | core/ |
Puts the entity type's field storage definitions in the application state. |
| 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::buildOptionsForm | function | core/ |
Default option form that provides label widget that all fields should have. |
| EntityLink::buildOptionsForm | function | core/ |
Default option form that provides label widget that all fields should have. |
| EntityLink::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
| EntityLink::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
| 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/ |
Performs the filter processing. |
| 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/ |
Modules to install. |
| EntityLinksTest::assertFilterProcessResult | function | core/ |
Asserts an input string + langcode yield the expected FilterProcessResult. |
| EntityLinksTest::providerTestMediaEntity | function | core/ |
Data provider for testMediaEntity. |
| EntityLinksTest::register | function | core/ |
Registers test-specific services. |
| EntityLinksTest::setUp | function | core/ |
|
| EntityLinksTest::test | function | core/ |
@legacy-covers ::process |
| EntityLinksTest::testFileEntity | function | core/ |
@legacy-covers ::getUrl @legacy-covers \Drupal\file\Entity\FileLinkTarget |
| EntityLinksTest::testMediaEntity | function | core/ |
@legacy-covers ::getUrl @legacy-covers \Drupal\media\Entity\MediaLinkTarget |
| EntityLinksTest::testMenuLinkContentEntity | function | core/ |
@legacy-covers ::getUrl @legacy-covers \Drupal\menu_link_content\Entity\MenuLinkContentLinkTarget |
| EntityLinkSuggestions | class | core/ |
CKEditor 5 Entity Link Suggestions plugin. |
| EntityLinkSuggestions.php | file | core/ |
|
| EntityLinkSuggestions::buildConfigurationForm | function | core/ |
Form constructor. |
| EntityLinkSuggestions::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
| EntityLinkSuggestions::getDynamicPluginConfig | function | core/ |
Allows a plugin to modify its static configuration. |
| EntityLinkSuggestions::submitConfigurationForm | function | core/ |
Form submission handler. |
| EntityLinkSuggestions::validateConfigurationForm | function | core/ |
Form validation handler. |
| EntityLinkSuggestions::__construct | function | core/ |
EntityLinkSuggestions constructor. |
| EntityLinkSuggestionsController | class | core/ |
Returns responses for entity link suggestions autocomplete route. |
Pagination
- Previous page
- Page 439
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.