ShouldCreateJobEvent::$shouldCreateItem |
property |
src/Events/ShouldCreateJobEvent.php |
Whether or not the job should be created. |
TmgmtEntityTestTrait::createTaxonomyTerm |
function |
tests/src/Functional/TmgmtEntityTestTrait.php |
Creates a taxonomy term of a given vocabulary. |
FileTranslatorTest::createTranslationFile |
function |
translators/tmgmt_file/tests/src/Functional/FileTranslatorTest.php |
Creates a translated XLIFF file based on the replacement definition. |
tmgmt_content_create_continuous_job_items |
function |
sources/content/tmgmt_content.module |
Creates continuous job items for entity. |
ShouldCreateJobEvent::setShouldCreateItem |
function |
src/Events/ShouldCreateJobEvent.php |
Sets whether or not the job item should be created. |
TmgmtEntityTestTrait::createTaxonomyVocab |
function |
tests/src/Functional/TmgmtEntityTestTrait.php |
Creates taxonomy vocabulary with custom fields. |
JobAccessControlHandler::checkCreateAccess |
function |
src/Entity/Controller/JobAccessControlHandler.php |
|
ContentTranslationPreviewController::create |
function |
sources/content/src/Controller/ContentTranslationPreviewController.php |
|
TmgmtEntityTestTrait::createTranslatableNode |
function |
tests/src/Functional/TmgmtEntityTestTrait.php |
Creates a node of a given bundle. |
TranslatorAccessControlHandler::createInstance |
function |
src/Entity/Controller/TranslatorAccessControlHandler.php |
|
ContentEntitySource::createTranslationDuplicate |
function |
sources/content/src/Plugin/tmgmt/Source/ContentEntitySource.php |
Creates a translation duplicate of the given entity. |
ContentEntitySource::shouldCreateContinuousItem |
function |
sources/content/src/Plugin/tmgmt/Source/ContentEntitySource.php |
Checks whether the continuous job item should be created. |
LocalTaskItemAccessController::checkCreateAccess |
function |
translators/tmgmt_local/src/Entity/Controller/LocalTaskItemAccessController.php |
|
LocalTaskAccessControlHandler::checkCreateAccess |
function |
translators/tmgmt_local/src/Entity/Controller/LocalTaskAccessControlHandler.php |
|
TestContinuousEventSubscriber::onShouldCreateJob |
function |
tmgmt_test/src/EventSubscriber/TestContinuousEventSubscriber.php |
Do not add the job if we have a filter match. |
TranslatorAccessControlHandler::checkCreateAccess |
function |
src/Entity/Controller/TranslatorAccessControlHandler.php |
|
ContentEntitySourceUnitTest::drupalCreateContentType |
function |
sources/content/tests/src/Kernel/ContentEntitySourceUnitTest.php |
Creates a custom content type based on default settings. |
ContinuousSourceInterface::shouldCreateContinuousItem |
function |
src/ContinuousSourceInterface.php |
Checks whether the continuous job item should be created. |
tmgmt_content_create_continuous_job_items_batch_finished |
function |
sources/content/tmgmt_content.module |
Creates continuous job items for entity. |
ContentEntitySourcePluginUi::createContinuousJobItemsBatch |
function |
sources/content/src/ContentEntitySourcePluginUi.php |
Creates continuous job items for entity. |
ContentEntitySourceContentModerationTest::createEditorialWorkflow |
function |
sources/content/tests/src/Functional/ContentEntitySourceContentModerationTest.php |
Creates a workflow entity. |