Search for %s
- Search 7.x for %s
- Search 9.5.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::createCacheId | function | core/ |
Creates a cache ID from a list of cache keys and a set of cache contexts. |
| EntityCacheTagsTestBase::createEntity | function | core/ |
Creates the entity to be tested. |
| EntityCacheTagsTestBase::createEntity | function | core/ |
Creates the entity to be tested. |
| EntityCacheTagsTestBase::createReferenceTestEntities | function | core/ |
Creates a referencing and a non-referencing entity for testing purposes. |
| EntityCacheTagsTestBase::createReferenceTestEntities | function | core/ |
Creates a referencing and a non-referencing entity for testing purposes. |
| EntityCacheTagsTestBase::generateStandardizedInfo | function | core/ |
Generates standardized entity cache tags test info. |
| EntityCacheTagsTestBase::generateStandardizedInfo | function | core/ |
Generates standardized entity cache tags test info. |
| EntityCacheTagsTestBase::getAccessCacheContextsForEntity | function | core/ |
Returns the access cache contexts for the tested entity. |
| EntityCacheTagsTestBase::getAccessCacheContextsForEntity | function | core/ |
Returns the access cache contexts for the tested entity. |
| EntityCacheTagsTestBase::getAdditionalCacheContextsForEntity | function | core/ |
Returns the additional (non-standard) cache contexts for the tested entity. |
| EntityCacheTagsTestBase::getAdditionalCacheContextsForEntity | function | core/ |
Returns the additional (non-standard) cache contexts for the tested entity. |
| EntityCacheTagsTestBase::getAdditionalCacheContextsForEntityListing | function | core/ |
Returns the additional cache tags for the tested entity's listing by type. |
| EntityCacheTagsTestBase::getAdditionalCacheContextsForEntityListing | function | core/ |
Returns the additional cache tags for the tested entity's listing by type. |
| EntityCacheTagsTestBase::getAdditionalCacheTagsForEntity | function | core/ |
Returns the additional (non-standard) cache tags for the tested entity. |
| EntityCacheTagsTestBase::getAdditionalCacheTagsForEntity | function | core/ |
Returns the additional (non-standard) cache tags for the tested entity. |
| EntityCacheTagsTestBase::getAdditionalCacheTagsForEntityListing | function | core/ |
Returns the additional cache tags for the tested entity's listing by type. |
| EntityCacheTagsTestBase::getAdditionalCacheTagsForEntityListing | function | core/ |
Returns the additional cache tags for the tested entity's listing by type. |
| EntityCacheTagsTestBase::selectViewMode | function | core/ |
Selects the preferred view mode for the given entity type. |
| EntityCacheTagsTestBase::selectViewMode | function | core/ |
Selects the preferred view mode for the given entity type. |
| EntityCacheTagsTestBase::setUp | function | core/ |
Sets up a Drupal site for running functional and integration tests. |
| EntityCacheTagsTestBase::setUp | function | core/ |
|
| EntityCacheTagsTestBase::testReferencedEntity | function | core/ |
Tests cache tags presence and invalidation of the entity when referenced. |
| 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. |
| 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 an 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 |
Pagination
- Previous page
- Page 369
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.