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 |
|---|---|---|---|
| FieldStorageDefinitionInterface::isTranslatable | function | core/ |
Returns whether the field supports translation. |
| FieldStorageDefinitionInterface::setTranslatable | function | core/ |
Sets whether the field supports translation. |
| FieldTestHelper::entityInfoTranslatable | function | core/ |
Helper function to enable entity translations. |
| 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/ |
Returns the synchronized properties for the specified field definition. |
| 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/ |
Performs field column synchronization on the given entity. |
| FieldTranslationSynchronizer::synchronizeItems | function | core/ |
Synchronize the items of a single field. |
| 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. |
| 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. |
| FileTransfer::$port | property | core/ |
The port for this file transfer. |
| FileTransfer::$username | property | core/ |
The username for this file transfer. |
| FileTransfer::checkPath | function | core/ |
Checks that the path is inside the jail and throws an exception if not. |
| FileTransfer::chmod | function | core/ |
Changes the permissions of the specified $path (file or directory). |
| FileTransfer::connect | function | core/ |
Connects to the server. |
| FileTransfer::copyDirectory | function | core/ |
Copies a directory. |
| FileTransfer::copyDirectoryJailed | function | core/ |
Copies a directory. |
| FileTransfer::copyFile | function | core/ |
Copies a file. |
Pagination
- Previous page
- Page 34
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.