Search for preview
- Search 7.x for preview
- Search 9.5.x for preview
- Search 8.9.x for preview
- Search 11.x for preview
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
big-pipe-interface-preview--user-toolbar-link-builder-renderDisplayName.html.twig | file | core/ |
<span class="i-am-taking-up-space">LOOK AT ME I AM CONSUMING SPACE FOR LATER</span> |
big-pipe-interface-preview.html.twig | file | core/ |
Theme override for a BigPipe JS placeholder interface preview. |
big-pipe-interface-preview.html.twig | file | core/ |
Default theme implementation for a BigPipe JS placeholder interface preview. |
BigPipeInterfacePreviewThemeSuggestionsTest | class | core/ |
Tests the big_pipe_theme_suggestions_big_pipe_interface_preview() function. |
BigPipeInterfacePreviewThemeSuggestionsTest.php | file | core/ |
|
BigPipeInterfacePreviewThemeSuggestionsTest::$block | property | core/ |
The block being tested. |
BigPipeInterfacePreviewThemeSuggestionsTest::$blockViewBuilder | property | core/ |
The block view builder. |
BigPipeInterfacePreviewThemeSuggestionsTest::$controller | property | core/ |
The block storage. |
BigPipeInterfacePreviewThemeSuggestionsTest::$modules | property | core/ |
Modules to install. |
BigPipeInterfacePreviewThemeSuggestionsTest::setUp | function | core/ |
|
BigPipeInterfacePreviewThemeSuggestionsTest::testBigPipeThemeHookSuggestions | function | core/ |
Tests template suggestions from big_pipe_theme_suggestions_big_pipe_interface_preview(). |
BigPipePreviewTest | class | core/ |
Tests placeholder preview functionality. |
BigPipePreviewTest.php | file | core/ |
|
BigPipePreviewTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
BigPipePreviewTest::$modules | property | core/ |
Modules to install. |
BigPipePreviewTest::testLazyLoaderPreview | function | core/ |
Test preview functionality within placeholders. |
BlockPluginTrait::$inPreview | property | core/ |
Whether the plugin is being rendered in preview mode. |
BlockPluginTrait::getPreviewFallbackString | function | core/ |
|
BlockPluginTrait::setInPreview | function | core/ |
|
LayoutBuilderBlocksTest::testPreviewAwarePlugins | function | core/ |
Tests preview-aware layout & block plugins. |
MediaPreviewTest | class | core/ |
@coversDefaultClass \Drupal\ckeditor5\Plugin\CKEditor5Plugin\Media[[api-linebreak]] @group ckeditor5 @group #slow @internal |
MediaPreviewTest.php | file | core/ |
|
MediaPreviewTest::previewAccessProvider | function | core/ |
Data provider for ::testEmbedPreviewAccess. |
MediaPreviewTest::testEmbedPreviewAccess | function | core/ |
Tests preview route access. |
MediaPreviewTest::testErrorMessages | function | core/ |
Tests that failed media embed preview requests inform the end user. |
MediaPreviewTest::testMediaPointerEvent | function | core/ |
Ensure media preview isn't clickable. |
MediaPreviewTest::testPreviewUsesDefaultThemeAndIsClientCacheable | function | core/ |
The CKEditor Widget must load a preview generated using the default theme. |
MediaTestBase::getLastPreviewRequestTransferSize | function | core/ |
Gets the transfer size of the last preview request. |
NavigationSectionStorage::getContextsDuringPreview | function | core/ |
Gets contexts for use during preview. |
node-preview.css | file | core/ |
/* * DO NOT EDIT THIS FILE. * See the following change record for more information, * https://www.drupal.org/node/3084859 * @preserve */ .node-preview-container { position: sticky; z-index: 499; display: flex; align-items: center; … |
node-preview.pcss.css | file | core/ |
.node-preview-container { position: sticky; z-index: 499; display: flex; align-items: center; justify-content: space-between; box-sizing: border-box; width: 100%; } .node-preview-form-select { display: flex; align-items: center; … |
NodeTypeValidationTest::testPreviewModeValidation | function | core/ |
Tests that a node type's preview mode is constrained to certain values. |
PreviewAwarePluginInterface | interface | core/ |
Provides an interface to support preview mode injection in plugins. |
PreviewAwarePluginInterface.php | file | core/ |
|
PreviewAwarePluginInterface::setInPreview | function | core/ |
Set preview mode for the plugin. |
SettingsConfigValidationTest::testPreviewImagePathIsValidated | function | core/ |
Tests that the preview_image setting must be an existing image file. |
StyleSerializerEntityTest::testLivePreview | function | core/ |
Tests the live preview output for json output. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.