protected StringDatabaseStorage::dbFieldTable($field)
Gets table alias for field.
Parameters
string $field: One of the field names of the locales_source, locates_location, locales_target tables to find the table alias for.
Return value
string One of the following values:
's' for "source", "context", "version" (locales_source table fields). 'l' for "type", "name" (locales_location table fields) 't' for "language", "translation", "customized" (locales_target table fields)
File
core/modules/lo