Search for isTranslatable
- Search 7.x for isTranslatable
 - Search 9.5.x for isTranslatable
 - Search 8.9.x for isTranslatable
 - Search 10.3.x for isTranslatable
 - Other projects
 
| Title | Object type | File name | Summary | 
|---|---|---|---|
| BaseFieldDefinition::isTranslatable | function | core/ | 
                                                                                        Returns whether the field is translatable. | 
| ContentEntityBase::isTranslatable | function | core/ | 
                                                                                        Returns the translation support status. | 
| ContentEntityBaseUnitTest::testIsTranslatable | function | core/ | 
                                                                                        Tests is translatable. | 
| ContentEntityBaseUnitTest::testIsTranslatableForMonolingual | function | core/ | 
                                                                                        Tests is translatable for monolingual. | 
| EntityType::isTranslatable | function | core/ | 
                                                                                        Indicates whether entities of this type have multilingual support. | 
| EntityTypeInterface::isTranslatable | function | core/ | 
                                                                                        Indicates whether entities of this type have multilingual support. | 
| FieldConfigBase::isTranslatable | function | core/ | 
                                                                                        Returns whether the field is translatable. | 
| FieldDefinition::isTranslatable | function | core/ | 
                                                                                        Returns whether the field is translatable. | 
| FieldDefinitionInterface::isTranslatable | function | core/ | 
                                                                                        Returns whether the field is translatable. | 
| FieldStorageConfig::isTranslatable | function | core/ | 
                                                                                        Returns whether the field supports translation. | 
| FieldStorageDefinitionInterface::isTranslatable | function | core/ | 
                                                                                        Returns whether the field supports translation. | 
| MenuLinkBase::isTranslatable | function | core/ | 
                                                                                        Returns whether this link can be translated. | 
| MenuLinkContent::isTranslatable | function | core/ | 
                                                                                        Returns whether this link can be translated. | 
| MenuLinkInterface::isTranslatable | function | core/ | 
                                                                                        Returns whether this link can be translated. | 
| TranslatableInterface::isTranslatable | function | core/ | 
                                                                                        Returns the translation support status. | 
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.