Job::getData |
function |
src/Entity/Job.php |
Returns the source data of all job items. |
JobItem::getData |
function |
src/Entity/JobItem.php |
Array of the data to be translated. |
TestSource::getData |
function |
tmgmt_test/src/Plugin/tmgmt/Source/TestSource.php |
Returns an array with the data structured for translation. |
ConfigSource::getData |
function |
sources/tmgmt_config/src/Plugin/tmgmt/Source/ConfigSource.php |
Implements TMGMTEntitySourcePluginController::getData(). |
LocaleSource::getData |
function |
sources/locale/src/Plugin/tmgmt/Source/LocaleSource.php |
Returns an array with the data structured for translation. |
JobInterface::getData |
function |
src/JobInterface.php |
Returns the source data of all job items. |
LocalTaskItem::getData |
function |
translators/tmgmt_local/src/Entity/LocalTaskItem.php |
Gets translation data. |
TestHtmlSource::getData |
function |
tmgmt_test/src/Plugin/tmgmt/Source/TestHtmlSource.php |
Returns an array with the data structured for translation. |
JobItemInterface::getData |
function |
src/JobItemInterface.php |
Array of the data to be translated. |
ContentEntitySource::getData |
function |
sources/content/src/Plugin/tmgmt/Source/ContentEntitySource.php |
Implements TMGMTEntitySourcePluginController::getData(). |
SourcePluginInterface::getData |
function |
src/SourcePluginInterface.php |
Returns an array with the data structured for translation. |
LocalTaskItemInterface::getData |
function |
translators/tmgmt_local/src/LocalTaskItemInterface.php |
Gets translation data. |