hook_lazy_default_styles_alter |
./lazy.api.php |
Override the default styles. |
|
|
hook_lazy_effect_styles_alter |
./lazy.api.php |
Override the default effect styles. |
|
|
hook_lazy_field_formatters_alter |
./lazy.api.php |
Alter enabled field formatters for lazy-loading. |
|
|
hook_lazy_settings_alter |
./lazy.api.php |
Alter Lazy module settings. |
|
|
lazy_field_formatters |
./lazy.module |
Supported field formatters that Lazy-load can be enabled. |
2 |
|
lazy_field_formatter_info_alter |
./lazy.module |
Implements hook_field_formatter_info_alter(). |
|
|
lazy_field_formatter_settings_summary_alter |
./lazy.module |
Implements hook_field_formatter_settings_summary_alter(). |
|
|
lazy_field_formatter_third_party_settings_form |
./lazy.module |
Implements hook_field_formatter_third_party_settings_form(). |
|
|
lazy_help |
./lazy.module |
Implements hook_help(). |
|
|
lazy_install |
./lazy.install |
Implements hook_install(). |
|
|
lazy_page_attachments |
./lazy.module |
Implements hook_page_attachments(). |
|
|
lazy_post_update_add_csseffect_option |
./lazy.post_update.php |
Update lazy module configuration for the new "cssEffect" option. |
|
|
lazy_post_update_add_prefernative_option |
./lazy.post_update.php |
Update lazy module configuration for the new "preferNative" option. |
|
|
lazy_preprocess_field |
./lazy.module |
Implements template_preprocess_field(). |
|
|
lazy_preprocess_image |
./lazy.module |
Implements template_preprocess_image(). |
|
|
lazy_preprocess_responsive_image |
./lazy.module |
Implements template_preprocess_responsive_image(). |
|
|
lazy_process_variables |
./lazy.module |
Process the variables. |
1 |
|
lazy_requirements |
./lazy.install |
Implements hook_requirements(). |
|
|
lazy_update_8201 |
./lazy.install |
Reset "disabled_paths" configuration to module default. |
|
|
lazy_update_8202 |
./lazy.install |
Reset "image_fields" configuration to module default. |
|
|
lazy_update_8301 |
./lazy.install |
Migrate lazy configuration. |
|
|
lazy_update_8302 |
./lazy.install |
Update lazy module configuration. |
|
|
lazy_update_8303 |
./lazy.install |
Update lazy module configuration for the new "preferNative" option. |
|
|
lazy_update_8304 |
./lazy.install |
Remove "formatters" settings from the Lazy configuration. |
|
|
lazy_update_8305 |
./lazy.install |
Set lazySizes library path default. |
|
|
lazy_update_8306 |
./lazy.install |
Update all lazy-loading enabled text-formats with carried-over settings. |
|
|
lazy_update_8307 |
./lazy.install |
Enable new configuration with default value `minified = TRUE`. |
|
|
lazy_update_8308 |
./lazy.install |
Migrate "disabled paths" into new "visibility" setting. |
|
|
lazy__update_migrate_config |
./lazy.install |
Upgrade and migrate lazy configuration. |
2 |
|