Search for trans
Title | Object type | File name | Summary |
---|---|---|---|
Connection::driverTransactionManager | function | core/ |
|
Connection::driverTransactionManager | function | core/ |
|
Connection::driverTransactionManager | function | core/ |
|
Connection::inTransaction | function | core/ |
Determines if there is an active transaction open. |
Connection::popCommittableTransactions | function | core/ |
Commit all the transaction layers that can commit. |
Connection::popTransaction | function | core/ |
Decreases the depth of transaction nesting. |
Connection::pushTransaction | function | core/ |
Increases the depth of transaction nesting. |
Connection::startTransaction | function | core/ |
|
Connection::startTransaction | function | core/ |
|
Connection::startTransaction | function | core/ |
Returns a new DatabaseTransaction object on this connection. |
Connection::startTransaction | function | core/ |
|
Connection::startTransaction | function | core/ |
|
Connection::startTransaction | function | core/ |
|
Connection::supportsTransactionalDDL | function | core/ |
Determines if this driver supports transactional DDL. |
Connection::transactionDepth | function | core/ |
Determines the current transaction depth. |
Connection::transactionManager | function | core/ |
Returns the transaction manager. |
ConstraintViolationBuilder::disableTranslation | function | core/ |
|
ConstraintViolationBuilder::setTranslationDomain | function | core/ |
|
ContentEntityBase::$enforceDefaultTranslation | property | core/ |
Override the result of isDefaultTranslation(). |
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/ |
Clears 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/ |
Returns the translation status. |
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::setDefaultTranslationEnforced | function | core/ |
Set or clear an override of the isDefaultTranslation() result. |
ContentEntityBase::setRevisionTranslationAffected | function | core/ |
|
ContentEntityBase::setRevisionTranslationAffectedEnforced | function | core/ |
|
ContentEntityBaseUnitTest::testIsTranslatable | function | core/ |
@covers ::isTranslatable |
ContentEntityBaseUnitTest::testIsTranslatableForMonolingual | function | core/ |
@covers ::isTranslatable |
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.