Search for preview
- Search 7.x for preview
- Search 9.5.x for preview
- Search 8.9.x for preview
- Search 10.3.x for preview
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
node.page_cache_response_policy.deny_node_preview | service | core/ |
Drupal\node\PageCache\DenyNodePreview |
node.preview.css | file | core/ |
Styles for node preview page. |
node.preview.css | file | core/ |
Styles for node preview page. |
Node::$in_preview | property | core/ |
|
NodeForm::preview | function | core/ |
Form submission handler for the 'preview' action. |
NodePreviewAccessCheck | class | core/ |
Determines access to node previews. |
NodePreviewAccessCheck.php | file | core/ |
|
NodePreviewAccessCheck::$entityTypeManager | property | core/ |
The entity type manager service. |
NodePreviewAccessCheck::access | function | core/ |
Checks access to the node preview page. |
NodePreviewAccessCheck::__construct | function | core/ |
Constructs an EntityCreateAccessCheck object. |
NodePreviewAnonymousTest | class | core/ |
Tests the node entity preview functionality for anonymous user. |
NodePreviewAnonymousTest.php | file | core/ |
|
NodePreviewAnonymousTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
NodePreviewAnonymousTest::$modules | property | core/ |
Enable node module to test on the preview. |
NodePreviewAnonymousTest::setUp | function | core/ |
|
NodePreviewAnonymousTest::testAnonymousPagePreview | function | core/ |
Checks the node preview functionality for anonymous users. |
NodePreviewController | class | core/ |
Defines a controller to render a single node in preview. |
NodePreviewController.php | file | core/ |
|
NodePreviewController::$entityRepository | property | core/ |
The entity repository service. |
NodePreviewController::create | function | core/ |
Instantiates a new instance of this class. |
NodePreviewController::title | function | core/ |
The _title_callback for the page that renders a single node in preview. |
NodePreviewController::view | function | core/ |
Provides a page to render a single entity. |
NodePreviewController::__construct | function | core/ |
Creates a NodeViewController object. |
NodePreviewConverter | class | core/ |
Provides a proxy class for \Drupal\node\ParamConverter\NodePreviewConverter. |
NodePreviewConverter | class | core/ |
Provides upcasting for a node entity in preview. |
NodePreviewConverter.php | file | core/ |
|
NodePreviewConverter.php | file | core/ |
|
NodePreviewConverter::$container | property | core/ |
The service container. |
NodePreviewConverter::$drupalProxyOriginalServiceId | property | core/ |
The id of the original proxied service. |
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::$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. |
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.