You are here

Functions in Blazy 8.2

Primary tabs

Namesort descending Location Description Direct uses Strings
blazy ./blazy.module Provides a convenient shortcut for procedural hooks. 49
blazy_alterable_settings ./blazy.module Alters blazy settings here due to static FormatterBase::defaultSettings(). 1 1
blazy_blazy_settings_alter ./blazy.module Implements hook_blazy_settings_alter().
blazy_ckeditor_css_alter ./blazy.module Implements hook_ckeditor_css_alter().
blazy_config_schema_info_alter ./blazy.module Implements hook_config_schema_info_alter().
blazy_field_formatter_info_alter ./blazy.module Implements hook_field_formatter_info_alter().
blazy_field_formatter_settings_summary_alter ./blazy.module Implements hook_field_formatter_settings_summary_alter().
blazy_field_formatter_third_party_settings_form ./blazy.module Implements hook_field_formatter_third_party_settings_form().
blazy_libraries_get_path ./blazy.module Provides a wrapper to replace deprecated libraries_get_path() at ease. 2
blazy_library_info_alter ./blazy.module Implements hook_library_info_alter().
blazy_parse_markdown ./blazy.module Provides a shortcut to parse the markdown string for better hook_help(). 1
blazy_post_update_csp_support ./blazy.post_update.php Clear cache to enable CSP module support.
blazy_preprocess_field ./blazy.module Implements hook_preprocess_field().
blazy_preprocess_file_video ./blazy.module Overrides variables for file-video.html.twig templates.
blazy_preprocess_media_oembed_iframe ./blazy.module Overrides template_preprocess_media_oembed_iframe().
blazy_preprocess_responsive_image ./blazy.module Overrides variables for responsive-image.html.twig templates.
blazy_preprocess_views_view ./blazy.module Implements hook_preprocess_views_view().
blazy_requirements ./blazy.install Implements hook_requirements().
blazy_test_blazy_alter tests/modules/blazy_test/blazy_test.module Implements hook_blazy_alter().
blazy_test_blazy_attach_alter tests/modules/blazy_test/blazy_test.module Implements hook_blazy_attach_alter().
blazy_test_blazy_lightboxes_alter tests/modules/blazy_test/blazy_test.module Implements hook_blazy_lightboxes_alter().
blazy_test_config_schema_info_alter tests/modules/blazy_test/blazy_test.module Implements hook_config_schema_info_alter().
blazy_test_library_info_alter tests/modules/blazy_test/blazy_test.module Implements hook_library_info_alter().
blazy_test_theme tests/modules/blazy_test/blazy_test.module Implements hook_theme(). 1
blazy_theme ./blazy.module Implements hook_theme().
blazy_ui_help blazy_ui/blazy_ui.module Implements hook_help().
blazy_update_8201 ./blazy.install Added new services blazy.oembed and blazy.entity.
blazy_update_8202 ./blazy.install Added a new argument date.formatter to blazy.admin.base service.
blazy_update_8203 ./blazy.install Added a new argument @entity.repository to blazy.manager.base service.
blazy_update_8204 ./blazy.install Added new classes: BlazyUtil, BlazyBreakpoint to declutter Blazy.
blazy_update_8205 ./blazy.install Removed deprecated or no longer in use classes, settings, etc.
blazy_update_8206 ./blazy.install Install core Media module if not already enabled.
blazy_update_8207 ./blazy.install Added the language manager service as per #3214002.
blazy_update_8208 ./blazy.install Removed deprecated native settings as per #3213258.
blazy_views_data_alter ./blazy.views.inc Implements hook_views_data_alter().
blazy_views_plugins_style_alter ./blazy.views.inc Implements hook_views_plugins_style_alter().
blazy_views_pre_render ./blazy.module Implements hook_views_pre_render().
hook_blazy_alter ./blazy.api.php Alters Blazy individual item output to support a custom lightbox.
hook_blazy_attach_alter ./blazy.api.php Alters Blazy attachments to add own library, drupalSettings, and JS template.
hook_blazy_base_settings_alter ./blazy.api.php Alters blazy-related formatter form options to make site-builders happier.
hook_blazy_build_alter ./blazy.api.php Alters Blazy outputs entirely to support a custom (quasy-)lightbox.
hook_blazy_complete_form_element_alter ./blazy.api.php Alters blazy-related formatter form elements.
hook_blazy_form_element_alter ./blazy.api.php Alters blazy-related formatter form elements.
hook_blazy_lightboxes_alter ./blazy.api.php Alters available lightboxes for Media switch select option at Blazy UI.
hook_blazy_settings_alter ./blazy.api.php Alters blazy settings inherited by all child elements.
template_preprocess_blazy ./blazy.module Prepares variables for blazy.html.twig templates.
template_preprocess_blazy_test tests/modules/blazy_test/blazy_test.module Prepares variables for blazy-test.html.twig templates.

Other projects