You are here

Functions in Gutenberg 8.2

Primary tabs

Namesort descending Location Description Direct uses Strings
get_drupal_root_directory scripts/gutenberg-dependencies.php Gets the Drupal root directory. 1
get_opt scripts/_cli_include.inc.php Process the options. 1
gutenberg_block_core_latest_posts_get_excerpt_length vendor/gutenberg/block-library/blocks/latest-posts.php Callback for the excerpt_length filter used by the Latest Posts block at render time. 1
gutenberg_block_core_latest_posts_migrate_categories vendor/gutenberg/block-library/blocks/latest-posts.php Handles outdated versions of the `core/latest-posts` block by converting attribute `categories` from a numeric string to an array with key `id`. 1
gutenberg_block_core_legacy_widget_render_widget_by_id vendor/gutenberg/block-library/blocks/legacy-widget.php Returns the result of rendering a widget having its instance id. 1
gutenberg_block_core_navigation_build_css_colors vendor/gutenberg/block-library/blocks/navigation.php Build an array with CSS classes and inline styles defining the colors which will be applied to the navigation markup in the front-end. 1
gutenberg_block_core_navigation_build_css_font_sizes vendor/gutenberg/block-library/blocks/navigation.php Build an array with CSS classes and inline styles defining the font sizes which will be applied to the navigation markup in the front-end. 1
gutenberg_block_core_navigation_build_html vendor/gutenberg/block-library/blocks/navigation.php Walks the inner block structure and returns an HTML list for it. 1
gutenberg_block_core_navigation_empty_navigation_links_recursive vendor/gutenberg/block-library/blocks/navigation.php Recursively filters out links with no labels to build a clean navigation block structure. 1
gutenberg_block_core_navigation_render_submenu_icon vendor/gutenberg/block-library/blocks/navigation.php Returns the top-level submenu SVG chevron icon. 1
gutenberg_block_core_social_link_get_icon vendor/gutenberg/block-library/blocks/social-link.php Returns the SVG for social link. 1
gutenberg_block_core_social_link_get_name vendor/gutenberg/block-library/blocks/social-link.php Returns the brand name for social link. 1
gutenberg_block_core_social_link_services vendor/gutenberg/block-library/blocks/social-link.php Returns the SVG for social link. 2
gutenberg_build_dropdown_script_block_core_categories vendor/gutenberg/block-library/blocks/categories.php Generates the inline script for a categories dropdown field. 1
gutenberg_cloud_gutenberg_blocks_alter modules/gutenberg_cloud/gutenberg_cloud.module Implements hook_gutenberg_blocks_alter().
gutenberg_cloud_theme modules/gutenberg_cloud/gutenberg_cloud.module Implements hook_theme().
gutenberg_element_info_alter ./gutenberg.module Implements hook_element_info_alter().
gutenberg_entity_presave ./gutenberg.module Implements hook_entity_presave().
gutenberg_form_alter ./gutenberg.module Implements hook_form_alter().
gutenberg_form_media_edit_form_after_build ./gutenberg.module Alter media edit form. 1
gutenberg_form_media_edit_form_cancel ./gutenberg.module Alter media edit form cancel. 1
gutenberg_form_media_edit_form_submit ./gutenberg.module Alter media edit form submit. 1
gutenberg_form_node_form_after_build ./gutenberg.module Called by after build text fields on the form. 1
gutenberg_form_node_form_alter ./gutenberg.module Implements hook_form_BASE_FORM_ID_alter() for \Drupal\node\NodeForm.
gutenberg_form_node_form_details_after_build ./gutenberg.module Called by form after build. 1
gutenberg_handle_messages ./gutenberg.module Store messages in drupal settings.
gutenberg_help ./gutenberg.module Implements hook_help().
gutenberg_latest_comments_draft_or_post_title vendor/gutenberg/block-library/blocks/latest-comments.php Get the post title. 1
gutenberg_library_info_alter ./gutenberg.module Implements hook_library_info_alter().
gutenberg_page_attachments ./gutenberg.module Implements hook_page_attachments().
gutenberg_post_author_build_css_colors vendor/gutenberg/block-library/blocks/post-author.php Build an array with CSS classes and inline styles defining the colors which will be applied to the navigation markup in the front-end. 1
gutenberg_post_author_build_css_font_sizes vendor/gutenberg/block-library/blocks/post-author.php Build an array with CSS classes and inline styles defining the font sizes which will be applied to the navigation markup in the front-end. 1
gutenberg_post_update_reusable_block_view_access ./gutenberg.post_update.php Add access restriction to reusable blocks view.
gutenberg_register_block_core_archives vendor/gutenberg/block-library/blocks/archives.php Register archives block. 1
gutenberg_register_block_core_block vendor/gutenberg/block-library/blocks/block.php Registers the `core/block` block. 1
gutenberg_register_block_core_calendar vendor/gutenberg/block-library/blocks/calendar.php Registers the `core/calendar` block on server. 1
gutenberg_register_block_core_categories vendor/gutenberg/block-library/blocks/categories.php Registers the `core/categories` block on server. 1
gutenberg_register_block_core_cover vendor/gutenberg/block-library/blocks/cover.php Registers the `core/cover` block. 1
gutenberg_register_block_core_latest_comments vendor/gutenberg/block-library/blocks/latest-comments.php Registers the `core/latest-comments` block. 1
gutenberg_register_block_core_latest_posts vendor/gutenberg/block-library/blocks/latest-posts.php Registers the `core/latest-posts` block on server. 1
gutenberg_register_block_core_legacy_widget vendor/gutenberg/block-library/blocks/legacy-widget.php Register legacy widget block. 1
gutenberg_register_block_core_navigation vendor/gutenberg/block-library/blocks/navigation.php Register the navigation block. 1
gutenberg_register_block_core_post_author vendor/gutenberg/block-library/blocks/post-author.php Registers the `core/post-author` block on the server. 1
gutenberg_register_block_core_post_comments vendor/gutenberg/block-library/blocks/post-comments.php Registers the `core/post-comments` block on the server. 1
gutenberg_register_block_core_post_comments_count vendor/gutenberg/block-library/blocks/post-comments-count.php Registers the `core/post-comments-count` block on the server. 1
gutenberg_register_block_core_post_comments_form vendor/gutenberg/block-library/blocks/post-comments-form.php Registers the `core/post-comments-form` block on the server. 1
gutenberg_register_block_core_post_content vendor/gutenberg/block-library/blocks/post-content.php Registers the `core/post-content` block on the server. 1
gutenberg_register_block_core_post_date vendor/gutenberg/block-library/blocks/post-date.php Registers the `core/post-date` block on the server. 1
gutenberg_register_block_core_post_excerpt vendor/gutenberg/block-library/blocks/post-excerpt.php Registers the `core/post-excerpt` block on the server. 1
gutenberg_register_block_core_post_featured_image vendor/gutenberg/block-library/blocks/post-featured-image.php Registers the `core/post-featured-image` block on the server. 1

Pages

Other projects