16 string references to node_preview
- hook_preprocess_HOOK in core/
lib/ Drupal/ Core/ Render/ theme.api.php - Preprocess theme variables for a specific theme hook.
- node.routing.yml in core/
modules/ node/ node.routing.yml - core/modules/node/node.routing.yml
- Node::getArgument in core/
modules/ node/ src/ Plugin/ views/ argument_default/ Node.php - Return the default argument.
- NodeForm::form in core/
modules/ node/ src/ NodeForm.php - Gets the actual form array to be built.
- NodeForm::preview in core/
modules/ node/ src/ NodeForm.php - Form submission handler for the 'preview' action.
- NodeForm::save in core/
modules/ node/ src/ NodeForm.php - Form submission handler for the 'save' action.
- NodePreviewConverter::applies in core/
modules/ node/ src/ ParamConverter/ NodePreviewConverter.php - Determines if the converter applies to a specific route and variable.
- NodePreviewConverter::convert in core/
modules/ node/ src/ ParamConverter/ NodePreviewConverter.php - Converts path variables to their corresponding objects.
- NodeRouteContext::getRuntimeContexts in core/
modules/ node/ src/ ContextProvider/ NodeRouteContext.php - Gets runtime context values for the given context IDs.
- NodeType::initializeIterator in core/
modules/ node/ src/ Plugin/ migrate/ source/ d6/ NodeType.php - Initializes the iterator with the source data.
- NodeType::initializeIterator in core/
modules/ node/ src/ Plugin/ migrate/ source/ d7/ NodeType.php - Initializes the iterator with the source data.
- NodeType::prepareRow in core/
modules/ node/ src/ Plugin/ migrate/ source/ d6/ NodeType.php - Adds additional data to the row.
- NodeType::prepareRow in core/
modules/ node/ src/ Plugin/ migrate/ source/ d7/ NodeType.php - Adds additional data to the row.
- node_page_top in core/
modules/ node/ node.module - Implements hook_page_top().
- node_preprocess_html in core/
modules/ node/ node.module - Implements hook_preprocess_HOOK() for HTML document templates.
- template_preprocess_page in core/
includes/ theme.inc - Prepares variables for the page template.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.