Functions - Drupal 11.1.x - Drupal Core
Primary tabs
Title | Deprecated | File name | Summary | Direct uses | Strings |
---|---|---|---|---|---|
mysql_requirements | core/ |
Implements hook_requirements(). | |||
navigation_module_implements_alter | core/ |
Implements hook_module_implements_alter(). | |||
navigation_post_update_set_logo_dimensions_default | core/ |
Defines the values for the default logo dimensions. | |||
navigation_post_update_update_permissions | core/ |
Grants navigation specific permission to roles with access to any layout. | |||
navigation_requirements | core/ |
Implements hook_requirements(). | |||
navigation_update_11001 | core/ |
Reorganizes the values for the logo settings. | |||
navigation_update_11002 | core/ |
Update for navigation logo to store the file path instead of ID. | |||
node_access_grants | core/ |
Fetches an array of permission IDs granted to the given user ID. | 5 | ||
node_access_needs_rebuild | core/ |
Toggles or reads the value of a flag for rebuilding the node access grants. | 5 | ||
node_access_rebuild | core/ |
Rebuilds the node access database. | 2 | ||
node_access_view_all_nodes | core/ |
Determines whether the user has a global viewing grant for all nodes. | 2 | ||
node_add_body_field | core/ |
Adds the default body field to a node type. | 2 | ||
node_form_system_themes_admin_form_submit | core/ |
Form submission handler for system_themes_admin_form(). | 1 | ||
node_get_type_label | core/ |
Returns the node type label for the passed node. | 7 | ||
node_install | core/ |
Implements hook_install(). | |||
node_is_page | core/ |
Checks whether the current page is the full page view of the passed-in node. | 1 | ||
node_mark | core/ |
Determines the type of marker to be displayed for a given node. | 1 | ||
node_mass_update | core/ |
Updates all nodes in the passed-in array with the passed-in field values. | 1 | ||
node_preprocess_block | core/ |
Implements hook_preprocess_HOOK() for block templates. | |||
node_preprocess_field__node | core/ |
Implements hook_preprocess_HOOK() for node field templates. | |||
node_preprocess_html | core/ |
Implements hook_preprocess_HOOK() for HTML document templates. | |||
node_reindex_node_search | core/ |
Marks a node to be re-indexed by the node_search plugin. | 4 | ||
node_removed_post_updates | core/ |
Implements hook_removed_post_updates(). | |||
node_requirements | core/ |
Implements hook_requirements(). | |||
node_schema | core/ |
Implements hook_schema(). | |||
node_theme_suggestions_node | core/ |
Implements hook_theme_suggestions_HOOK(). | |||
node_title_list | core/ |
Gathers a listing of links to nodes. | |||
node_type_get_description | core/ |
Description callback: Returns the node type description. | |||
node_type_get_names | core/ |
Returns a list of available node type names. | 1 | ||
node_uninstall | core/ |
Implements hook_uninstall(). | |||
node_update_last_removed | core/ |
Implements hook_update_last_removed(). | |||
normalize_header_keys | normalize_header_keys will be removed in guzzlehttp/guzzle:8.0. Use Utils::normalizeHeaderKeys instead. |
vendor/ |
Creates an associative array of lowercase header names to the actual header casing. | ||
olivero_element_info_alter | core/ |
Implements hook_element_info_alter(). | |||
olivero_form_alter | core/ |
Implements hook_form_alter() for adding classes and placeholder text to the search forms. | |||
olivero_form_node_preview_form_select_alter | core/ |
Implements hook_form_FORM_ID_alter(). | |||
olivero_form_system_theme_settings_alter | core/ |
Implements hook_form_FORM_ID_alter() for system_theme_settings. | |||
olivero_form_views_exposed_form_alter | core/ |
Implements hook_form_views_exposed_form_alter(). | |||
olivero_preprocess_block | core/ |
Implements hook_preprocess_HOOK() for block.html.twig. | |||
olivero_preprocess_checkboxes | core/ |
Implements hook_preprocess_HOOK(). | |||
olivero_preprocess_comment | core/ |
Implements hook_preprocess_HOOK() for comment.html.twig. | |||
olivero_preprocess_field | core/ |
Implements hook_preprocess_HOOK(). | |||
olivero_preprocess_fieldset | core/ |
Implements template_preprocess_HOOK() for fieldset. | |||
olivero_preprocess_field_multiple_value_form | core/ |
Implements hook_preprocess_HOOK(). | |||
olivero_preprocess_field__comment | core/ |
Implements hook_preprocess_HOOK() for field--comment.html.twig. | |||
olivero_preprocess_field__node__created | core/ |
Implements hook_preprocess_HOOK(). | |||
olivero_preprocess_filter_caption | core/ |
Implements hook_preprocess_HOOK() for setting classes. | |||
olivero_preprocess_form_element | core/ |
Implements hook_preprocess_form_element(). | |||
olivero_preprocess_form_element_label | core/ |
Implements hook_preprocess_HOOK(). | |||
olivero_preprocess_html | core/ |
Implements hook_preprocess_HOOK() for HTML document templates. | |||
olivero_preprocess_input | core/ |
Implements hook_preprocess_HOOK(). |