Job::getSetting |
function |
src/Entity/Job.php |
Retrieves a setting value from the job settings. |
Translator::getSetting |
function |
src/Entity/Translator.php |
Retrieves a setting value from the translator settings. |
Translator::getSettings |
function |
src/Entity/Translator.php |
Returns the array of settings. |
JobInterface::getSetting |
function |
src/JobInterface.php |
Retrieves a setting value from the job settings. |
TranslatorInterface::getSetting |
function |
src/TranslatorInterface.php |
Retrieves a setting value from the translator settings. |
TranslatorInterface::getSettings |
function |
src/TranslatorInterface.php |
Returns the array of settings. |