Search for trans

  1. Search 7.x for trans
  2. Search 9.5.x for trans
  3. Search 8.9.x for trans
  4. Search 11.x for trans
  5. Other projects
Title Object type File name Summary
TranslateFilterForm::buildForm function core/modules/locale/src/Form/TranslateFilterForm.php
TranslateFilterForm::getFormId function core/modules/locale/src/Form/TranslateFilterForm.php
TranslateFilterForm::resetForm function core/modules/locale/src/Form/TranslateFilterForm.php Provides a submit handler for the reset button.
TranslateFilterForm::submitForm function core/modules/locale/src/Form/TranslateFilterForm.php
TranslateFormBase class core/modules/locale/src/Form/TranslateFormBase.php Defines the locale user interface translation form base.
TranslateFormBase.php file core/modules/locale/src/Form/TranslateFormBase.php
TranslateFormBase::$filterValues property core/modules/locale/src/Form/TranslateFormBase.php Filter values. Shared between objects that inherit this class.
TranslateFormBase::$languageManager property core/modules/locale/src/Form/TranslateFormBase.php The language manager.
TranslateFormBase::$localeStorage property core/modules/locale/src/Form/TranslateFormBase.php The locale storage.
TranslateFormBase::$state property core/modules/locale/src/Form/TranslateFormBase.php The state store.
TranslateFormBase::create function core/modules/locale/src/Form/TranslateFormBase.php
TranslateFormBase::translateFilterLoadStrings function core/modules/locale/src/Form/TranslateFormBase.php Builds a string search query and returns an array of string objects.
TranslateFormBase::translateFilters function core/modules/locale/src/Form/TranslateFormBase.php Lists locale translation filters that can be applied.
TranslateFormBase::translateFilterValues function core/modules/locale/src/Form/TranslateFormBase.php Builds an array out of search criteria specified in request variables.
TranslateFormBase::__construct function core/modules/locale/src/Form/TranslateFormBase.php Constructs a new TranslationFormBase object.
TranslationsStream class core/modules/locale/src/StreamWrapper/TranslationsStream.php Defines a Drupal translations (translations://) stream wrapper class.
TranslationsStream.php file core/modules/locale/src/StreamWrapper/TranslationsStream.php
TranslationsStream::getDescription function core/modules/locale/src/StreamWrapper/TranslationsStream.php
TranslationsStream::getDirectoryPath function core/modules/locale/src/StreamWrapper/TranslationsStream.php
TranslationsStream::getExternalUrl function core/modules/locale/src/StreamWrapper/TranslationsStream.php Implements Drupal\Core\StreamWrapper\StreamWrapperInterface::getExternalUrl().
TranslationsStream::getName function core/modules/locale/src/StreamWrapper/TranslationsStream.php
TranslationsStream::getType function core/modules/locale/src/StreamWrapper/TranslationsStream.php
TranslationStatusForm class core/modules/locale/src/Form/TranslationStatusForm.php Provides a translation status form.
TranslationStatusForm.php file core/modules/locale/src/Form/TranslationStatusForm.php
TranslationStatusForm::$moduleHandler property core/modules/locale/src/Form/TranslationStatusForm.php The module handler service.
TranslationStatusForm::$state property core/modules/locale/src/Form/TranslationStatusForm.php The Drupal state storage service.
TranslationStatusForm::buildForm function core/modules/locale/src/Form/TranslationStatusForm.php Form builder for displaying the current translation status.
TranslationStatusForm::create function core/modules/locale/src/Form/TranslationStatusForm.php
TranslationStatusForm::createInfoString function core/modules/locale/src/Form/TranslationStatusForm.php Provides debug info for projects in case translation files are not found.
TranslationStatusForm::getFormId function core/modules/locale/src/Form/TranslationStatusForm.php
TranslationStatusForm::prepareUpdateData function core/modules/locale/src/Form/TranslationStatusForm.php Prepare information about projects with available translation updates.
TranslationStatusForm::submitForm function core/modules/locale/src/Form/TranslationStatusForm.php
TranslationStatusForm::validateForm function core/modules/locale/src/Form/TranslationStatusForm.php
TranslationStatusForm::__construct function core/modules/locale/src/Form/TranslationStatusForm.php Constructs a TranslationStatusForm object.
TranslationString class core/modules/locale/src/TranslationString.php Defines the locale translation string object.
TranslationString.php file core/modules/locale/src/TranslationString.php
TranslationString::$customized property core/modules/locale/src/TranslationString.php Integer indicating whether this string is customized.
TranslationString::$isNew property core/modules/locale/src/TranslationString.php Boolean indicating whether the string object is new.
TranslationString::$language property core/modules/locale/src/TranslationString.php The language code.
TranslationString::$translation property core/modules/locale/src/TranslationString.php The string translation.
TranslationString::delete function core/modules/locale/src/TranslationString.php Deletes string object from storage.
TranslationString::getString function core/modules/locale/src/TranslationString.php Gets plain string contained in this object.
TranslationString::isNew function core/modules/locale/src/TranslationString.php Checks whether the object is not saved to storage yet.
TranslationString::isSource function core/modules/locale/src/TranslationString.php Checks whether the object is a source string.
TranslationString::isTranslation function core/modules/locale/src/TranslationString.php Checks whether the object is a translation string.
TranslationString::save function core/modules/locale/src/TranslationString.php Saves string object to storage.
TranslationString::setCustomized function core/modules/locale/src/TranslationString.php Sets the string as customized / not customized.
TranslationString::setString function core/modules/locale/src/TranslationString.php Sets the string contained in this object.
TranslationString::__construct function core/modules/locale/src/TranslationString.php Constructs a new locale string object.
UsageTest::testFileUsageWithEntityTranslation function core/modules/file/tests/src/Kernel/UsageTest.php Tests file usage with translated entities.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.