Search for %s
- Search 7.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| EntityCacheTagsTestBase::selectViewMode | function | core/ |
Selects the preferred view mode for the given entity type. |
| EntityCacheTagsTestBase::setUp | function | core/ |
|
| EntityCacheTagsTestBase::testReferencedEntity | function | core/ |
Tests cache tags presence and invalidation of the entity when referenced. |
| EntityCacheTagsTestBase::verifyRenderCache | function | core/ |
Verify that a given render cache entry exists, with the correct cache tags. |
| EntityChangedActionDeriver::isApplicable | function | core/ |
Indicates whether the deriver can be used for the provided entity type. |
| EntityChangedConstraint | class | core/ |
Validation constraint for the entity changed timestamp. |
| EntityChangedConstraint.php | file | core/ |
|
| EntityChangedConstraint::$message | property | core/ |
|
| EntityChangedConstraintValidator | class | core/ |
Validates the EntityChanged constraint. |
| EntityChangedConstraintValidator.php | file | core/ |
|
| EntityChangedConstraintValidator::validate | function | core/ |
|
| EntityChangedInterface::getChangedTimeAcrossTranslations | function | core/ |
Gets the timestamp of the last entity change across all translations. |
| EntityChangedInterface::setChangedTime | function | core/ |
Sets the timestamp of the last entity change for the current translation. |
| EntityChangedTrait::getChangedTimeAcrossTranslations | function | core/ |
Returns the timestamp of the last entity change across all translations. |
| EntityChangedTrait::setChangedTime | function | core/ |
Sets the timestamp of the last entity change for the current translation. |
| EntityChangesDetectionTrait | trait | core/ |
Provides helper methods to detect changes in an entity object. |
| EntityChangesDetectionTrait.php | file | core/ |
|
| EntityChangesDetectionTrait::getFieldsToSkipFromTranslationChangesCheck | function | core/ |
Returns an array of field names to skip when checking for changes. |
| EntityComment::$state | property | core/ |
The state storage object. |
| 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. |
| 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/ |
@coversDefaultClass \Drupal\jsonapi\Query\EntityConditionGroup[[api-linebreak]] @group jsonapi |
| EntityConditionGroupTest.php | file | core/ |
|
| EntityConditionGroupTest::constructProvider | function | core/ |
Data provider for testConstruct. |
| EntityConditionGroupTest::testConstruct | function | core/ |
@covers ::__construct[[api-linebreak]] @dataProvider constructProvider |
| EntityConditionGroupTest::testConstructException | function | core/ |
@covers ::__construct[[api-linebreak]] |
| EntityConditionTest | class | core/ |
@coversDefaultClass \Drupal\jsonapi\Query\EntityCondition[[api-linebreak]] @group jsonapi |
| EntityConditionTest.php | file | core/ |
|
| EntityConditionTest::queryParameterProvider | function | core/ |
Data provider for testDenormalize. |
| EntityConditionTest::setUp | function | core/ |
|
| EntityConditionTest::testCreateFromQueryParameter | function | core/ |
@covers ::createFromQueryParameter[[api-linebreak]] @dataProvider queryParameterProvider |
| EntityConditionTest::testValidation | function | core/ |
@covers ::validate[[api-linebreak]] @dataProvider validationProvider |
| 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/ |
Creates an instance of the plugin. |
| 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. |
Pagination
- Previous page
- Page 378
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.