Search for preview
- Search 7.x for preview
- Search 8.9.x for preview
- Search 10.3.x for preview
- Search 11.x for preview
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
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. |
NodePreviewLinkTest::$modules | property | core/ |
Modules to enable. |
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. |
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 |
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.