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 |
|---|---|---|---|
| EntityReferenceTaxonomyTermRssFormatter::isApplicable | function | core/ |
Returns if the formatter can be used for the provided field. |
| EntityReferenceTaxonomyTermRssFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
| EntityReferenceTestHooks | class | core/ |
Hook implementations for entity_reference_test. |
| EntityReferenceTestHooks.php | file | core/ |
|
| EntityReferenceTestHooks::entityBaseFieldInfo | function | core/ |
Implements hook_entity_base_field_info(). |
| EntityReferenceTestHooks::entityBaseFieldInfoAlter | function | core/ |
Implements hook_entity_base_field_info_alter(). |
| EntityReferenceTranslationDeriver | class | core/ |
Deriver for entity reference field translations. |
| EntityReferenceTranslationDeriver.php | file | core/ |
|
| EntityReferenceTranslationDeriver::$entityFieldManager | property | core/ |
The entity field manager. |
| EntityReferenceTranslationDeriver::$entityTypeManager | property | core/ |
The entity type manager. |
| EntityReferenceTranslationDeriver::create | function | core/ |
Creates a new class instance. |
| EntityReferenceTranslationDeriver::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
| EntityReferenceTranslationDeriver::__construct | function | core/ |
EntityReferenceTranslationDeriver constructor. |
| EntityReferenceUuidItem::generateSampleValue | function | core/ |
Generates placeholder field values. |
| EntityReferenceUuidItem::hasNewEntity | function | core/ |
Determines whether the item holds an unsaved entity. |
| EntityReferenceUuidItem::isEmpty | function | core/ |
Determines whether the data structure is empty. |
| EntityReferenceUuidItem::preSave | function | core/ |
Defines custom presave behavior for field values. |
| EntityReferenceUuidItem::propertyDefinitions | function | core/ |
Defines field item properties. |
| EntityReferenceUuidItem::schema | function | core/ |
Returns the schema for the field. |
| EntityReferenceUuidItem::setValue | function | core/ |
Overrides \Drupal\Core\TypedData\TypedData::setValue(). |
| EntityReferenceWidgetTest | class | core/ |
Tests the Media library entity reference widget. |
| EntityReferenceWidgetTest.php | file | core/ |
|
| EntityReferenceWidgetTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| EntityReferenceWidgetTest::$mediaItems | property | core/ |
Test media items. |
| EntityReferenceWidgetTest::$modules | property | core/ |
Modules to install. |
| EntityReferenceWidgetTest::assertAnnounceContains | function | core/ |
Checks for inclusion of text in #drupal-live-announce. |
| EntityReferenceWidgetTest::setUp | function | core/ |
|
| EntityReferenceWidgetTest::sortableUpdate | function | core/ |
Define to provide any necessary callback following layout change. |
| EntityReferenceWidgetTest::testAddAfterReordering | function | core/ |
Tests that order is correct after re-order and adding another item. |
| EntityReferenceWidgetTest::testFocusNotAppliedWithoutSelectionChange | function | core/ |
Tests that disabled media items don't capture focus on page load. |
| EntityReferenceWidgetTest::testRemoveAfterReordering | function | core/ |
Tests that changed order is maintained after removing a selection. |
| EntityReferenceWidgetTest::testRequiredMediaField | function | core/ |
Tests saving a required media library field. |
| EntityReferenceWidgetTest::testWidget | function | core/ |
Tests that the Media library's widget works as expected. |
| EntityReferenceWidgetTest::testWidgetPreview | function | core/ |
Tests the preview displayed by the field widget. |
| EntityReferenceXSSTest | class | core/ |
Tests possible XSS security issues in entity references. |
| EntityReferenceXSSTest.php | file | core/ |
|
| EntityReferenceXSSTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| EntityReferenceXSSTest::$modules | property | core/ |
Modules to install. |
| EntityReferenceXSSTest::testEntityReferenceXSS | function | core/ |
Tests markup is escaped in the entity reference select and label formatter. |
| EntityRepository | class | core/ |
Provides several mechanisms for retrieving entities. |
| EntityRepository.php | file | core/ |
|
| EntityRepository::$contextRepository | property | core/ |
The context repository service. |
| EntityRepository::$entityTypeManager | property | core/ |
The entity type manager. |
| EntityRepository::$languageManager | property | core/ |
The language manager. |
| EntityRepository::getActive | function | core/ |
Retrieves the active entity variant matching the specified context. |
| EntityRepository::getActiveMultiple | function | core/ |
Retrieves the active entity variants matching the specified context. |
| EntityRepository::getCanonical | function | core/ |
Retrieves the canonical entity variant matching the specified context. |
| EntityRepository::getCanonicalMultiple | function | core/ |
Retrieves the canonical entity variants matching the specified context. |
| EntityRepository::getContentLanguageFromContexts | function | core/ |
Retrieves the current content language from the specified contexts. |
| EntityRepository::getLatestTranslationAffectedRevision | function | core/ |
Returns the latest revision translation of the specified entity. |
Pagination
- Previous page
- Page 454
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.