SourcePreviewInterface |
interface |
src/SourcePreviewInterface.php |
Interface for source plugin controllers they may be previewed. |
LocalTranslatorPreviewTest |
class |
translators/tmgmt_local/tests/src/Functional/LocalTranslatorPreviewTest.php |
Preview related tests for the local translator. |
LocalTaskItemForm::preview |
function |
translators/tmgmt_local/src/Form/LocalTaskItemForm.php |
Form submit callback for the preview button. |
SourcePreviewInterface.php |
file |
src/SourcePreviewInterface.php |
|
LocalTranslatorPreviewTest.php |
file |
translators/tmgmt_local/tests/src/Functional/LocalTranslatorPreviewTest.php |
|
ContentEntitySource::getPreviewUrl |
function |
sources/content/src/Plugin/tmgmt/Source/ContentEntitySource.php |
Returns preview url if preview is supported. |
ContentTranslationPreviewController |
class |
sources/content/src/Controller/ContentTranslationPreviewController.php |
Content preview translation controller. |
LocalTranslatorPreviewTest::$modules |
property |
translators/tmgmt_local/tests/src/Functional/LocalTranslatorPreviewTest.php |
Modules to enable. |
SourcePreviewInterface::getPreviewUrl |
function |
src/SourcePreviewInterface.php |
Returns preview url if preview is supported. |
LocalTranslatorPreviewTest::testPreview |
function |
translators/tmgmt_local/tests/src/Functional/LocalTranslatorPreviewTest.php |
Test the preview of TMGMT local. |
ContentTranslationPreviewController.php |
file |
sources/content/src/Controller/ContentTranslationPreviewController.php |
|
ContentTranslationPreviewController::title |
function |
sources/content/src/Controller/ContentTranslationPreviewController.php |
The _title_callback for the page that renders a single node in preview. |
ContentTranslationPreviewController::create |
function |
sources/content/src/Controller/ContentTranslationPreviewController.php |
|
ContentTranslationPreviewController::preview |
function |
sources/content/src/Controller/ContentTranslationPreviewController.php |
Preview job item entity data. |
ContentTranslationPreviewController::__construct |
function |
sources/content/src/Controller/ContentTranslationPreviewController.php |
Creates an ContentTranslationPreviewController object. |
ContentTranslationPreviewController::makePreview |
function |
sources/content/src/Controller/ContentTranslationPreviewController.php |
Builds the entity translation for the provided translation data. |
ContentTmgmtEntitySourceUiTest::testEntitySourcePreview |
function |
sources/content/tests/src/Functional/ContentTmgmtEntitySourceUiTest.php |
Test content entity source preview. |
ContentTranslationPreviewController::$entityTypeManager |
property |
sources/content/src/Controller/ContentTranslationPreviewController.php |
The entity type manager. |