|
TextTranslationTest |
class |
drupal/core/modules/text/lib/Drupal/text/Tests/TextTranslationTest.php |
Tests text field translation. |
|
TranslationLinkTest |
class |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/Views/TranslationLinkTest.php |
Tests the Entity translation overview link field handler. |
|
TranslationTest.php |
file |
drupal/core/modules/translation/lib/Drupal/translation/Tests/TranslationTest.php |
Definition of Drupal\translation\Tests\TranslationTest. |
|
TransliterationTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Transliteration/TransliterationTest.php |
Tests Transliteration component functionality. |
|
FileTransfer::$port |
property |
drupal/core/lib/Drupal/Core/FileTransfer/FileTransfer.php |
The port for this file transfer. |
|
FileTransfer::__get |
function |
drupal/core/lib/Drupal/Core/FileTransfer/FileTransfer.php |
Implements the magic __get() method. |
|
FileTransfer::chmod |
function |
drupal/core/lib/Drupal/Core/FileTransfer/FileTransfer.php |
Changes the permissions of the specified $path (file or directory). |
|
TranslatorInterface |
interface |
drupal/core/vendor/symfony/translation/Symfony/Component/Translation/TranslatorInterface.php |
TranslatorInterface. |
|
TranslationLink.php |
file |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Plugin/views/field/TranslationLink.php |
Contains \Drupal\translation_entity\Plugin\views\field\TranslationLink. |
|
TranslatorInterface |
interface |
drupal/core/lib/Drupal/Core/StringTranslation/Translator/TranslatorInterface.php |
Interface for objects capable of string translation. |
|
TransactionException |
class |
drupal/core/lib/Drupal/Core/Database/TransactionException.php |
Exception thrown by an error in a database transaction. |
|
MockFileTransfer.php |
file |
drupal/core/modules/system/tests/modules/system_test/lib/Drupal/system_test/MockFileTransfer.php |
Definition of Drupal\system_test\MockFileTransfer. |
|
DrupalTranslator.php |
file |
drupal/core/lib/Drupal/Core/Validation/DrupalTranslator.php |
Contains \Drupal\Core\Validation\DrupalTranslator. |
|
Field::$translatable |
property |
drupal/core/modules/field/lib/Drupal/field/Plugin/Core/Entity/Field.php |
Flag indicating whether the field is translatable. |
|
translation.info.yml |
file |
drupal/core/modules/translation/translation.info.yml |
drupal/core/modules/translation/translation.info.yml |
|
FileTransferTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/FileTransfer/FileTransferTest.php |
Definition of Drupal\system\Tests\FileTransfer\FileTransferTest. |
|
TestFileTransfer.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/FileTransfer/TestFileTransfer.php |
Definition of Drupal\system\Tests\FileTransfer\TestFileTransfer. |
|
_menu_link_translate |
function |
drupal/core/includes/menu.inc |
Provides menu link access control, translation, and argument handling. |
|
Entity::translations |
function |
drupal/core/lib/Drupal/Core/Entity/Entity.php |
Returns the languages the entity is translated to. |
|
YtsTypeTransfers.yml |
file |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Tests/Fixtures/YtsTypeTransfers.yml |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Tests/Fixtures/YtsTypeTransfers.yml |
|
FileTransfer::isFile |
function |
drupal/core/lib/Drupal/Core/FileTransfer/FileTransfer.php |
Checks if a particular path is a file (not a directory). |
|
MockFileTransfer.php |
file |
drupal/core/modules/update/tests/modules/update_test/lib/Drupal/update_test/MockFileTransfer.php |
Definition of Drupal\update_test\MockFileTransfer. |
|
TranslationString.php |
file |
drupal/core/modules/locale/lib/Drupal/locale/TranslationString.php |
Definition of Drupal\locale\TranslationString. |
|
LocaleTranslation.php |
file |
drupal/core/modules/locale/lib/Drupal/locale/LocaleTranslation.php |
Contains \Drupal\Core\Language\LocaleTranslation. |
|
UserTranslationUITest |
class |
drupal/core/modules/user/lib/Drupal/user/Tests/UserTranslationUITest.php |
Tests the User Translation UI. |
|
StaticTranslation.php |
file |
drupal/core/lib/Drupal/Core/StringTranslation/Translator/StaticTranslation.php |
Contains \Drupal\Core\StringTranslation\Translator\StaticTranslation. |
|
Transaction::rollback |
function |
drupal/core/lib/Drupal/Core/Database/Transaction.php |
Rolls back the current transaction. |
|
EntityTranslationTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityTranslationTest.php |
Tests entity translation. |
|
translation_node_view |
function |
drupal/core/modules/translation/translation.module |
Implements hook_node_view(). |
|
PoItem::$_translation |
property |
drupal/core/lib/Drupal/Component/Gettext/PoItem.php |
The translation string or array of strings if it has plurals. |
|
locale_translate_page |
function |
drupal/core/modules/locale/locale.pages.inc |
Page callback: Shows the string search screen. |
|
translation.pages.inc |
file |
drupal/core/modules/translation/translation.pages.inc |
User page callbacks for the Translation module. |
|
EntityTranslation.php |
file |
drupal/core/lib/Drupal/Core/Entity/Field/Type/EntityTranslation.php |
Contains \Drupal\Core\Entity\Type\EntityTranslation. |
|
NodeTranslationUITest |
class |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeTranslationUITest.php |
Tests the Node Translation UI. |
|
TermTranslationUITest |
class |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TermTranslationUITest.php |
Tests the Term Translation UI. |
|
DefaultTranslator.php |
file |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/DefaultTranslator.php |
|
|
field_is_translatable |
function |
drupal/core/modules/field/field.multilingual.inc |
Checks whether a field has language support. |
|
TranslatableInterface |
interface |
drupal/core/lib/Drupal/Core/TypedData/TranslatableInterface.php |
Interface for translatable data. |
|
MenuTranslateTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Menu/MenuTranslateTest.php |
Contains \Drupal\system\Tests\Menu\MenuTranslateTest. |
|
FileTransferException |
class |
drupal/core/lib/Drupal/Core/FileTransfer/FileTransferException.php |
FileTransferException class. |
|
FileTransfer::factory |
function |
drupal/core/lib/Drupal/Core/FileTransfer/FileTransfer.php |
Defines a factory method for this class. |
|
FileTransfer::connect |
function |
drupal/core/lib/Drupal/Core/FileTransfer/FileTransfer.php |
Connects to the server. |
|
LocaleTranslationTest |
class |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleTranslationTest.php |
Functional test for string translation and validation. |
|
hook_filetransfer_info |
function |
drupal/core/modules/system/system.api.php |
Register information about FileTransfer classes provided by a module. |
|
TranslationManager.php |
file |
drupal/core/lib/Drupal/Core/StringTranslation/TranslationManager.php |
Contains \Drupal\Core\StringTranslation\TranslationManager. |
|
ViewUI::getTranslation |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewUI.php |
Implements \Drupal\Core\TypedData\TranslatableInterface::getTranslation(). |
|
Validator::$translator |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Validator.php |
|
|
translation_permission |
function |
drupal/core/modules/translation/translation.module |
Implements hook_permission(). |
|
ViewUI::isTranslatable |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewUI.php |
Implements \Drupal\Core\Entity\EntityInterface::isTranslatable(). |
|
MultiTransferException |
class |
drupal/core/vendor/guzzle/http/Guzzle/Http/Exception/MultiTransferException.php |
Exception encountered during a multi transfer |