Search for __get
- Search 7.x for __get
- Search 9.5.x for __get
- Search 10.3.x for __get
- Search 11.x for __get
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| EntityReferenceFieldTest::testTargetEntityNoLoad | function | core/ |
Tests that the target entity is not unnecessarily loaded. |
| EntityReferenceFormatterBase::getEntitiesToView | function | core/ |
Returns the referenced entities for display. |
| EntityReferenceIntegrationTest::getTestEntities | function | core/ |
Creates two content and two config test entities. |
| EntityReferenceIntegrationTest::testSupportedEntityTypesAndWidgets | function | core/ |
Tests the entity reference field with all its supported field widgets. |
| EntityReferenceItem::getConstraints | function | core/ |
Gets a list of validation constraints. |
| EntityReferenceItem::getPossibleOptions | function | core/ |
Returns an array of possible values with labels for display. |
| EntityReferenceItem::getPossibleValues | function | core/ |
Returns an array of possible values. |
| EntityReferenceItem::getPreconfiguredOptions | function | core/ |
Returns preconfigured field options for a field type. |
| EntityReferenceItem::getRandomBundle | function | core/ |
Gets a bundle for a given entity type and selection options. |
| EntityReferenceItem::getSettableOptions | function | core/ |
Returns an array of settable values with labels for display. |
| EntityReferenceItem::getSettableValues | function | core/ |
Returns an array of settable values. |
| EntityReferenceItem::getValue | function | core/ |
Gets the data value. |
| EntityReferenceItemNormalizer::getUuid | function | core/ |
Get the uuid from the data array. |
| EntityReferenceItemNormalizer::targetEntityIsFieldable | function | core/ |
Checks whether the referenced entity is of a fieldable entity type. |
| EntityReferenceRdfaTest::$targetEntity | property | core/ |
The term for testing. |
| EntityReferenceSettingsTest::testConfigTargetBundleDeletion | function | core/ |
Tests that config bundle deletions are mirrored in field config settings. |
| EntityReferenceSettingsTest::testCustomTargetBundleDeletion | function | core/ |
Tests that deletions of custom bundles are mirrored in field settings. |
| EntityReferenceTranslationDeriver::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
| EntityReferenceWidgetTest | class | core/ |
Tests the Media library entity reference widget. |
| EntityReferenceWidgetTest.php | file | core/ |
|
| EntityReferenceWidgetTest::$mediaItems | property | core/ |
Test media items. |
| EntityReferenceWidgetTest::$modules | property | core/ |
Modules to enable. |
| EntityReferenceWidgetTest::setUp | function | core/ |
|
| EntityReferenceWidgetTest::testFocusNotAppliedWithoutSelectionChange | function | core/ |
Tests that disabled media items don't capture focus on page load. |
| EntityReferenceWidgetTest::testWidget | function | core/ |
Tests that the Media library's widget works as expected. |
| 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. |
| EntityRepository::getTranslationFromContext | function | core/ |
Gets the entity translation to be used in the given context. |
| EntityRepository::loadEntityByConfigTarget | function | core/ |
Loads an entity by the config target identifier. |
| EntityRepositoryInterface::getActive | function | core/ |
Retrieves the active entity variant matching the specified context. |
| EntityRepositoryInterface::getActiveMultiple | function | core/ |
Retrieves the active entity variants matching the specified context. |
| EntityRepositoryInterface::getCanonical | function | core/ |
Retrieves the canonical entity variant matching the specified context. |
| EntityRepositoryInterface::getCanonicalMultiple | function | core/ |
Retrieves the canonical entity variants matching the specified context. |
| EntityRepositoryInterface::getTranslationFromContext | function | core/ |
Gets the entity translation to be used in the given context. |
| EntityRepositoryInterface::loadEntityByConfigTarget | function | core/ |
Loads an entity by the config target identifier. |
| EntityRepositoryTest::getLanguageContexts | function | core/ |
Returns a set of language contexts matching the specified language. |
| EntityRepositoryTest::testGetActive | function | core/ |
Tests retrieving active variants. |
| EntityRepositoryTest::testGetCanonical | function | core/ |
Tests retrieving canonical variants. |
| EntityRepositoryTest::testGetTranslationFromContext | function | core/ |
Tests the getTranslationFromContext() method. |
| EntityResolverManager::getControllerClass | function | core/ |
Gets the controller class using route defaults. |
| EntityResolverManager::getEntityTypes | function | core/ |
Gets the list of all entity types. |
| EntityResource::get | function | core/ |
Responds to entity GET requests. |
| EntityResource::getBaseRoute | function | core/ |
Gets the base route for a particular method. |
| EntityResource::getCollection | function | core/ |
Gets the collection of entities. |
| EntityResource::getCollectionCountQuery | function | core/ |
Gets a basic query for a collection count. |
| EntityResource::getCollectionQuery | function | core/ |
Gets a basic query for a collection. |
Pagination
- Previous page
- Page 65
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.