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 |
---|---|---|---|
NodePreviewLinkTest::$modules | property | core/ |
Modules to install. |
NodePreviewLinkTest::setUp | function | core/ |
|
NodePreviewLinkTest::testPreviewLinks | function | core/ |
Tests the behavior of clicking preview links. |
NodeType::$nodePreview | property | core/ |
Node preview optional / required. |
NodeType::$nodePreview | property | core/ |
Node preview optional / required. |
NodeType::$preview_mode | property | core/ |
The preview mode. |
NodeType::getPreviewMode | function | core/ |
Gets the preview mode. |
NodeType::setPreviewMode | function | core/ |
Sets the preview mode. |
NodeTypeInterface::getPreviewMode | function | core/ |
Gets the preview mode. |
NodeTypeInterface::setPreviewMode | function | core/ |
Sets the preview mode. |
NodeTypeValidationTest::testPreviewModeValidation | function | core/ |
Tests that a node type's preview mode is constrained to certain values. |
node_preview | service | core/ |
Drupal\node\ParamConverter\NodePreviewConverter |
olivero_form_node_preview_form_select_alter | function | core/ |
Implements hook_form_FORM_ID_alter(). |
OverridesSectionStorage::getContextsDuringPreview | function | core/ |
Gets contexts for use during preview. |
OverridesSectionStorageTest::testGetContextsDuringPreview | function | core/ |
@covers ::getContextsDuringPreview |
PagePreviewTest | class | core/ |
Tests the node entity preview functionality. |
PagePreviewTest.php | file | core/ |
|
PagePreviewTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
PagePreviewTest::$fieldName | property | core/ |
The name of the created field. |
PagePreviewTest::$modules | property | core/ |
Enable the comment, node and taxonomy modules to test on the preview. |
PagePreviewTest::$term | property | core/ |
A term. |
PagePreviewTest::setUp | function | core/ |
|
PagePreviewTest::testPagePreview | function | core/ |
Checks the node preview functionality. |
PagePreviewTest::testPagePreviewCache | function | core/ |
Tests node preview with dynamic_page_cache and anonymous users. |
PagePreviewTest::testPagePreviewWithRevisions | function | core/ |
Checks the node preview functionality, when using revisions. |
PagePreviewTest::testSimultaneousPreview | function | core/ |
Checks the node preview accessible for simultaneous node editing. |
PreviewAwareBlock | class | core/ |
Defines a class for a context-aware block. |
PreviewAwareBlock.php | file | core/ |
|
PreviewAwareBlock::build | function | core/ |
Builds and returns the renderable array for this block plugin. |
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. |
PreviewFallbackInterface | interface | core/ |
Allows an element to provide a fallback representation of itself for preview. |
PreviewFallbackInterface.php | file | core/ |
|
PreviewFallbackInterface::getPreviewFallbackString | function | core/ |
Returns a string to be used as a fallback during preview. |
PreviewTest | class | core/ |
Tests the UI preview functionality. |
PreviewTest | class | core/ |
Tests the UI preview functionality. |
PreviewTest.php | file | core/ |
|
PreviewTest.php | file | core/ |
|
PreviewTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
PreviewTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
PreviewTest::$modules | property | core/ |
Modules to install. |
PreviewTest::$testViews | property | core/ |
Views used by this test. |
PreviewTest::$testViews | property | core/ |
Views used by this test. |
PreviewTest::assertClass | function | core/ |
Asserts that an element has a given class. |
PreviewTest::assertPreviewAJAX | function | core/ |
Assert that the preview contains expected data. |
PreviewTest::clickPreviewLinkAJAX | function | core/ |
Click on a preview link. |
PreviewTest::dataSet | function | core/ |
Returns a very simple test dataset. |
PreviewTest::enableViewsTestModule | function | core/ |
Sets up the views_test_data.module. |
PreviewTest::getPreviewAJAX | function | core/ |
Get the preview form and force an AJAX preview update. |
Pagination
- Previous page
- Page 4
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.