node_title_list
  • References/PHP/Drupal/node/node.module

node_title_list(StatementInterface $result, $title = NULL) Gathers a listing of links to nodes.

2025-01-10 15:47:30
node_add_body_field
  • References/PHP/Drupal/node/node.module

node_add_body_field(NodeTypeInterface $type, $label = 'Body') Adds the default body field to a node type.

2025-01-10 15:47:30
node_reindex_node_search
  • References/PHP/Drupal/node/node.module

node_reindex_node_search($nid) Marks a node to be re-indexed by the node_search plugin.

2025-01-10 15:47:30
NodeController::revisionOverview
  • References/PHP/Drupal/node/src/Controller/NodeController

public NodeController::revisionOverview(NodeInterface $node)

2025-01-10 15:47:30
hook_node_grants
  • References/PHP/Drupal/node/node.api

hook_node_grants(\Drupal\Core\Session\AccountInterface $account, $op) Inform the node access system what permissions

2025-01-10 15:47:30
node_view
  • References/PHP/Drupal/node/node.module

node_view(NodeInterface $node, $view_mode = 'full', $langcode = NULL) Generates an array for rendering the

2025-01-10 15:47:30
node_form_system_themes_admin_form_submit
  • References/PHP/Drupal/node/node.module

node_form_system_themes_admin_form_submit($form, FormStateInterface $form_state) Form submission handler for

2025-01-10 15:47:30
hook_node_access_records
  • References/PHP/Drupal/node/node.api

hook_node_access_records(\Drupal\node\NodeInterface $node) Set permissions for a node to be written to the

2025-01-10 15:47:30
NodeViewController::__construct
  • References/PHP/Drupal/node/src/Controller/NodeViewController

public NodeViewController::__construct(EntityManagerInterface

2025-01-10 15:47:30
node_type_get_description
  • References/PHP/Drupal/node/node.module

node_type_get_description(NodeTypeInterface $node_type) Description callback: Returns the node type description

2025-01-10 15:47:30