You are here

Functions in Blazy 8

Primary tabs

Namesort descending Location Description Direct uses Strings
blazy ./blazy.module Provides a convenient shortcut for procedural hooks. 39
blazy_alterable_settings ./blazy.module Alters blazy settings here due to static FormatterBase::defaultSettings(). 1 1
blazy_blazy_attach_alter ./blazy.module Implements hook_blazy_attach_alter().
blazy_blazy_settings_alter ./blazy.module Implements hook_blazy_settings_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_help ./blazy.module Implements hook_help().
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_preprocess_field ./blazy.module Implements hook_preprocess_field().
blazy_preprocess_responsive_image ./blazy.module Overrides variables for responsive-image.html.twig templates.
blazy_requirements ./blazy.install Implements hook_requirements().
blazy_test_blazy_alter tests/modules/blazy_test/blazy_test.module Implements hook_blazy_attach_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_attach_alter().
blazy_test_hook_info tests/modules/blazy_test/blazy_test.module Implements hook_hook_info().
blazy_test_library_info_alter tests/modules/blazy_test/blazy_test.module Implements hook_library_info_alter().
blazy_test_pre_render tests/modules/blazy_test/blazy_test.module The #pre_render callback: Sets blazy_test related URL attributes. 1
blazy_test_theme tests/modules/blazy_test/blazy_test.module Implements hook_theme(). 1
blazy_theme ./blazy.module Implements hook_theme().
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_complete_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.
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