Search for trans
- Search 7.x for trans
- Search 9.5.x for trans
- Search 8.9.x for trans
- Search 10.3.x for trans
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
config_translation_test_form_config_translation_edit_form_alter | function | core/ |
Implements hook_form_FORM_ID_alter() for ConfigTranslationEditForm. |
config_translation_test_form_config_translation_form_alter | function | core/ |
Implements hook_form_BASE_FORM_ID_alter() for ConfigTranslationFormBase. |
config_translation_test_system_info_alter | function | core/ |
Implements hook_system_info_alter(). |
config_translation_test_theme.config_translation.yml | file | core/ |
core/modules/config_translation/tests/themes/config_translation_test_theme/config_translation_test_theme.config_translation.yml |
config_translation_test_theme.info.yml | file | core/ |
core/modules/config_translation/tests/themes/config_translation_test_theme/config_translation_test_theme.info.yml |
config_translation_theme | function | core/ |
Implements hook_theme(). |
config_translation_themes_installed | function | core/ |
Implements hook_themes_installed(). |
config_translation_themes_uninstalled | function | core/ |
Implements hook_themes_uninstalled(). |
Connection::$transactionalDDLSupport | property | core/ |
|
Connection::$transactionalDDLSupport | property | core/ |
|
Connection::$transactionalDDLSupport | property | core/ |
Whether this database connection supports transactional DDL. |
Connection::$transactionManager | property | core/ |
The transaction manager. |
Connection::driverTransactionManager | function | core/ |
Returns a new instance of the driver's transaction manager. |
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::startTransaction | function | core/ |
|
Connection::startTransaction | function | core/ |
|
Connection::startTransaction | function | core/ |
Returns a new DatabaseTransaction object on this connection. |
Connection::supportsTransactionalDDL | function | core/ |
Determines if this driver supports transactional DDL. |
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/ |
|
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/ |
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.