Search for trans
- Search 7.x for trans
- Search 8.9.x for trans
- Search 10.3.x for trans
- Search 11.x for trans
- Search main for trans
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| Connection::pushTransaction | function | core/ |
Increases the depth of transaction nesting. |
| Connection::startTransaction | function | core/ |
Returns a new DatabaseTransaction object on this connection. |
| Connection::supportsTransactionalDDL | function | core/ |
Determines if this driver supports transactional DDL. |
| Connection::supportsTransactions | function | core/ |
Determines if this driver supports transactions. |
| Connection::transactionDepth | function | core/ |
Determines the current transaction depth. |
| ConnectionTest::testTransactionsOptionDeprecation | function | core/ |
Tests the deprecation of the 'transactions' connection option. |
| ConstraintViolationBuilder::$translationDomain | property | core/ |
The translation domain. |
| ConstraintViolationBuilder::$translator | property | core/ |
The translator. |
| ConstraintViolationBuilder::setTranslationDomain | function | core/ |
|
| ContentEntityBase::$enforceRevisionTranslationAffected | property | core/ |
Whether the revision translation affected flag has been enforced. |
| ContentEntityBase::$fieldsToSkipFromTranslationChangesCheck | property | core/ |
Local cache for fields to skip from the checking for translation changes. |
| ContentEntityBase::$revisionTranslationAffectedKey | property | core/ |
The revision translation affected entity key. |
| ContentEntityBase::$translatableEntityKeys | property | core/ |
Holds translatable entity keys such as the label. |
| ContentEntityBase::$translationInitialize | property | core/ |
A flag indicating whether a translation object is being initialized. |
| ContentEntityBase::$translations | property | core/ |
An array of entity translation metadata. |
| ContentEntityBase::addTranslation | function | core/ |
|
| ContentEntityBase::clearTranslationCache | function | core/ |
Clear entity translation object cache to remove stale references. |
| ContentEntityBase::getFieldsToSkipFromTranslationChangesCheck | function | core/ |
Returns an array of field names to skip in ::hasTranslationChanges. |
| ContentEntityBase::getTranslatableFields | function | core/ |
|
| ContentEntityBase::getTranslatedField | function | core/ |
Gets a translated field. |
| ContentEntityBase::getTranslation | function | core/ |
|
| ContentEntityBase::getTranslationLanguages | function | core/ |
|
| ContentEntityBase::getTranslationStatus | function | core/ |
|
| ContentEntityBase::getUntranslated | function | core/ |
|
| ContentEntityBase::hasTranslation | function | core/ |
|
| ContentEntityBase::hasTranslationChanges | function | core/ |
|
| ContentEntityBase::initializeTranslation | function | core/ |
Instantiates a translation object for an existing translation. |
| ContentEntityBase::isDefaultTranslation | function | core/ |
|
| ContentEntityBase::isDefaultTranslationAffectedOnly | function | core/ |
|
| ContentEntityBase::isLatestTranslationAffectedRevision | function | core/ |
|
| ContentEntityBase::isNewTranslation | function | core/ |
|
| ContentEntityBase::isRevisionTranslationAffected | function | core/ |
|
| ContentEntityBase::isRevisionTranslationAffectedEnforced | function | core/ |
|
| ContentEntityBase::isTranslatable | function | core/ |
|
| ContentEntityBase::removeTranslation | function | core/ |
|
| ContentEntityBase::setRevisionTranslationAffected | function | core/ |
|
| ContentEntityBase::setRevisionTranslationAffectedEnforced | function | core/ |
|
| ContentEntityBaseUnitTest::testIsTranslatable | function | core/ |
@covers ::isTranslatable[[api-linebreak]] |
| ContentEntityBaseUnitTest::testIsTranslatableForMonolingual | function | core/ |
@covers ::isTranslatable[[api-linebreak]] |
| ContentEntityChangedTest::getRevisionTranslationAffectedFlag | function | core/ |
Retrieves the revision translation affected flag value. |
| ContentEntityCloneTest::testEnforceIsNewOnClonedEntityTranslation | function | core/ |
Tests that the flag for enforcing a new entity is not shared. |
| ContentEntityCloneTest::testNewRevisionOnCloneEntityTranslation | function | core/ |
Tests that the flag for enforcing a new revision is not shared. |
| ContentEntityHasChangesTest::testHasTranslationChanges | function | core/ |
Tests the correct functionality of the hasTranslationChanges() function. |
| ContentEntityStorageBase::createTranslation | function | core/ |
|
| ContentEntityStorageBase::getLatestTranslationAffectedRevisionId | function | core/ |
|
| ContentEntityStorageBase::getRevisionTranslationMergeSkippedFieldNames | function | core/ |
Returns an array of field names to skip when merging revision translations. |
| ContentEntityStorageBase::invokeTranslationHooks | function | core/ |
Checks translation statuses and invoke the related hooks if needed. |
| ContentEntityStorageBase::isAnyRevisionTranslated | function | core/ |
Checks whether any entity revision is translated. |
| ContentEntityStorageBase::isAnyStoredRevisionTranslated | function | core/ |
Checks whether any stored entity revision is translated. |
| ContentEntityStorageBase::populateAffectedRevisionTranslations | function | core/ |
Populates the affected flag for all the revision translations. |
Pagination
- Previous page
- Page 11
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.