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 |
---|---|---|---|
FieldSettings::transform | function | core/ |
Get the field default/mapped settings. |
FieldSettings::transform | function | core/ |
Performs the associated process. |
FieldSettingsTest::testTransformImageSettings | function | core/ |
Tests transformation of image field settings. |
FieldStorageConfig::$translatable | property | core/ |
Flag indicating whether the field is translatable. |
FieldStorageConfig::isTranslatable | function | core/ |
Returns whether the field supports translation. |
FieldStorageConfig::setTranslatable | function | core/ |
Sets whether the field is translatable. |
FieldStorageConfigInterface::setTranslatable | function | core/ |
Sets whether the field is translatable. |
FieldStorageDefinitionInterface::isTranslatable | function | core/ |
Returns whether the field supports translation. |
FieldStorageDefinitionInterface::setTranslatable | function | core/ |
Sets whether the field supports translation. |
FieldTranslationSqlStorageTest | class | core/ |
Tests Field translation SQL Storage. |
FieldTranslationSqlStorageTest.php | file | core/ |
|
FieldTranslationSqlStorageTest::assertFieldStorageLangcode | function | core/ |
Checks whether field languages are correctly stored for the given entity. |
FieldTranslationSqlStorageTest::testFieldSqlStorage | function | core/ |
Tests field SQL storage. |
FieldTranslationSynchronizer | class | core/ |
Provides field translation synchronization capabilities. |
FieldTranslationSynchronizer.php | file | core/ |
|
FieldTranslationSynchronizer::$entityTypeManager | property | core/ |
The entity type manager. |
FieldTranslationSynchronizer::$fieldTypeManager | property | core/ |
The field type plugin manager. |
FieldTranslationSynchronizer::createMergedItem | function | core/ |
Creates a merged item. |
FieldTranslationSynchronizer::getFieldSynchronizationSettings | function | core/ |
Returns the synchronization settings for the specified field. |
FieldTranslationSynchronizer::getFieldSynchronizedProperties | function | core/ |
|
FieldTranslationSynchronizer::getOriginalEntity | function | core/ |
Returns the original unchanged entity to be used to detect changes. |
FieldTranslationSynchronizer::itemHash | function | core/ |
Computes a hash code for the specified item. |
FieldTranslationSynchronizer::synchronizeFields | function | core/ |
|
FieldTranslationSynchronizer::synchronizeItems | function | core/ |
|
FieldTranslationSynchronizer::__construct | function | core/ |
Constructs a FieldTranslationSynchronizer object. |
FieldTranslationSynchronizerInterface | interface | core/ |
Provides field translation synchronization capabilities. |
FieldTranslationSynchronizerInterface.php | file | core/ |
|
FieldTranslationSynchronizerInterface::getFieldSynchronizedProperties | function | core/ |
Returns the synchronized properties for the specified field definition. |
FieldTranslationSynchronizerInterface::synchronizeFields | function | core/ |
Performs field column synchronization on the given entity. |
FieldTranslationSynchronizerInterface::synchronizeItems | function | core/ |
Synchronize the items of a single field. |
FieldType::transform | function | core/ |
Performs the associated process. |
FieldTypeDefaults::transform | function | core/ |
Performs the associated process. |
FieldTypeDefaults::transform | function | core/ |
Performs the associated process. |
FieldUninstallValidator::setStringTranslation | function | core/ |
|
field_test_entity_info_translatable | function | core/ |
Helper function to enable entity translations. |
FileCopy::transform | function | core/ |
Performs the associated process. |
FileCopyTest::doTransform | function | core/ |
Do an import using the destination. |
FileOnTranslatedEntityTest | class | core/ |
Uploads files to translated nodes. |
FileOnTranslatedEntityTest.php | file | core/ |
|
FileOnTranslatedEntityTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
FileOnTranslatedEntityTest::$fieldName | property | core/ |
The name of the file field used in the test. |
FileOnTranslatedEntityTest::$modules | property | core/ |
Modules to install. |
FileOnTranslatedEntityTest::setUp | function | core/ |
|
FileOnTranslatedEntityTest::testFileUsage | function | core/ |
Tests if file field tracks file usages correctly on translated nodes. |
FileOnTranslatedEntityTest::testSyncedFiles | function | core/ |
Tests synced file fields on translated nodes. |
FileTransfer | class | core/ |
Defines the base FileTransfer class. |
FileTransfer.php | file | core/ |
|
FileTransfer::$hostname | property | core/ |
The hostname for this file transfer. |
FileTransfer::$jail | property | core/ |
Full path to directory where file-transfer is restricted to. |
FileTransfer::$password | property | core/ |
The password for this file transfer. |
Pagination
- Previous page
- Page 33
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.