Search for preview
- Search 7.x for preview
- Search 9.5.x for preview
- Search 10.3.x for preview
- Search 11.x for preview
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
NodePreviewConverter::$service | property | core/ |
The real proxied service, after it was lazy loaded. |
NodePreviewConverter::$tempStoreFactory | property | core/ |
Stores the tempstore factory. |
NodePreviewConverter::applies | function | core/ |
Determines if the converter applies to a specific route and variable. |
NodePreviewConverter::applies | function | core/ |
Determines if the converter applies to a specific route and variable. |
NodePreviewConverter::convert | function | core/ |
Converts path variables to their corresponding objects. |
NodePreviewConverter::convert | function | core/ |
Converts path variables to their corresponding objects. |
NodePreviewConverter::lazyLoadItself | function | core/ |
Lazy loads the real service from the container. |
NodePreviewConverter::__construct | function | core/ |
Constructs a ProxyClass Drupal proxy object. |
NodePreviewConverter::__construct | function | core/ |
Constructs a new NodePreviewConverter. |
NodePreviewForm | class | core/ |
Contains a form for switching the view mode of a node during preview. |
NodePreviewForm.php | file | core/ |
|
NodePreviewForm::$configFactory | property | core/ |
The config factory. |
NodePreviewForm::$deprecatedProperties | property | core/ |
|
NodePreviewForm::$entityDisplayRepository | property | core/ |
The entity display repository. |
NodePreviewForm::buildForm | function | core/ |
Form constructor. |
NodePreviewForm::create | function | core/ |
Instantiates a new instance of this class. |
NodePreviewForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
NodePreviewForm::submitForm | function | core/ |
Form submission handler. |
NodePreviewForm::__construct | function | core/ |
Constructs a new NodePreviewForm. |
NodePreviewLinkTest | class | core/ |
Tests the JavaScript prevention of navigation away from node previews. |
NodePreviewLinkTest.php | file | core/ |
|
NodePreviewLinkTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
NodePreviewLinkTest::$modules | property | core/ |
Modules to enable. |
NodePreviewLinkTest::setUp | function | core/ |
|
NodePreviewLinkTest::testPreviewLinks | function | core/ |
Test 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. |
node_preview | service | core/ |
Drupal\node\ParamConverter\NodePreviewConverter |
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::setUp | function | core/ |
|
PagePreviewTest::testPagePreview | function | core/ |
Checks the node preview functionality. |
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. |
preview.css | file | core/ |
/* ---------- Preview Styles ----------- */ .js .color-preview { float: none !important; clear: both; } .color-preview { overflow: hidden; margin-bottom: 10px; word-wrap: break-word; background-color: #fff; font-family: Georgia,… |
preview.html | file | core/ |
|
preview.html | file | core/ |
|
preview.html | file | core/ |
|
PreviewFallbackInterface | interface | core/ |
Allows an element to provide a fallback representation of itself for preview. |
PreviewFallbackInterface.php | file | core/ |
Pagination
- Previous page
- Page 3
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.