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 |
|---|---|---|---|
| EntityComment::$stubCommentedEntityIds | property | core/ |
An array of entity IDs for the 'commented entity' keyed by entity type. |
| EntityComment::processStubRow | function | core/ |
Populates as much of the stub row as possible. |
| EntityComment::__construct | function | core/ |
Builds a comment entity destination. |
| EntityComputedFieldTest | class | core/ |
Tests that entities with computed fields work correctly. |
| EntityComputedFieldTest.php | file | core/ |
|
| EntityComputedFieldTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| EntityComputedFieldTest::$modules | property | core/ |
Modules to install. |
| EntityComputedFieldTest::$state | property | core/ |
The state service. |
| EntityComputedFieldTest::setUp | function | core/ |
|
| EntityComputedFieldTest::testFormatterComputedFieldCacheableMetadata | function | core/ |
Tests that formatters bubble the cacheable metadata of computed fields. |
| EntityConcurrentRenderTest | class | core/ |
Tests that the same entity can be rendered multiple times on a page. |
| EntityConcurrentRenderTest.php | file | core/ |
|
| EntityConcurrentRenderTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| EntityConcurrentRenderTest::$modules | property | core/ |
Modules to install. |
| EntityConcurrentRenderTest::setUp | function | core/ |
|
| EntityConcurrentRenderTest::testSameEntityInMultipleBlocks | function | core/ |
Tests that two blocks rendering the same entity both produce output. |
| EntityCondition::$allowedOperators | property | core/ |
The allowed condition operators. |
| EntityCondition::__construct | function | core/ |
Constructs a new EntityCondition object. |
| EntityConditionGroup::$allowedConjunctions | property | core/ |
The AND conjunction value. |
| EntityConditionGroup::$members | property | core/ |
The members of the condition group. |
| EntityConditionGroup::members | function | core/ |
The members which belong to the condition group. |
| EntityConditionGroup::__construct | function | core/ |
Constructs a new condition group object. |
| EntityConditionGroupTest | class | core/ |
Tests Drupal\jsonapi\Query\EntityConditionGroup. |
| EntityConditionGroupTest.php | file | core/ |
|
| EntityConditionGroupTest::constructProvider | function | core/ |
Data provider for testConstruct. |
| EntityConditionGroupTest::testConstruct | function | core/ |
Tests construct. |
| EntityConditionGroupTest::testConstructException | function | core/ |
Tests construct exception. |
| EntityConditionTest | class | core/ |
Tests Drupal\jsonapi\Query\EntityCondition. |
| EntityConditionTest.php | file | core/ |
|
| EntityConditionTest::queryParameterProvider | function | core/ |
Data provider for testDenormalize. |
| EntityConditionTest::setUp | function | core/ |
|
| EntityConditionTest::testCreateFromQueryParameter | function | core/ |
Tests create from query parameter. |
| EntityConditionTest::testValidation | function | core/ |
Tests validation. |
| EntityConditionTest::validationProvider | function | core/ |
Data provider for testValidation. |
| EntityConfigBase | class | core/ |
Base destination class for importing configuration entities. |
| EntityConfigBase.php | file | core/ |
|
| EntityConfigBase::$configFactory | property | core/ |
The configuration factory. |
| EntityConfigBase::$languageManager | property | core/ |
The language manager. |
| EntityConfigBase::create | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
| EntityConfigBase::generateId | function | core/ |
Generates an entity ID. |
| EntityConfigBase::getIds | function | core/ |
Gets the destination IDs. |
| EntityConfigBase::import | function | core/ |
Import the row. |
| EntityConfigBase::isTranslationDestination | function | core/ |
Get whether this destination is for translations. |
| EntityConfigBase::rollback | function | core/ |
Delete the specified destination object from the target Drupal. |
| EntityConfigBase::updateEntity | function | core/ |
Updates an entity with the contents of a row. |
| EntityConfigBase::updateEntityProperty | function | core/ |
Updates a (possible nested) entity property with a value. |
| EntityConfigBase::__construct | function | core/ |
Construct a new entity. |
| EntityConfirmFormBase | class | core/ |
Provides a generic base class for an entity-based confirmation form. |
| EntityConfirmFormBase.php | file | core/ |
|
| EntityConfirmFormBase::actions | function | core/ |
Returns an array of supported actions for the current entity form. |
Pagination
- Previous page
- Page 413
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.