You are here

Data Layer hooks in dataLayer 8

Same name and namespace in other branches
  1. 7 datalayer.api.php \datalayer_hooks

Hooks that can be implemented to externally extend the Data Layer module.

File

./datalayer.api.php, line 12
Documentation for the Data Layer module.

Functions

Namesort descending Location Description
hook_datalayer_alter ./datalayer.api.php Alter the Data Layer data before it is output to the screen.
hook_datalayer_ENTITY_TYPE_meta ./datalayer.api.php Provide candidate entity properties for specific entity types.
hook_datalayer_ENTITY_TYPE_meta_alter ./datalayer.api.php Alter entity specific Data Layer data before it is output to the screen.
hook_datalayer_field_alter ./datalayer.api.php Alter the Data Layer field values before output.
hook_datalayer_meta ./datalayer.api.php Provide candidate entity properties for output to the screen.
hook_datalayer_meta_alter ./datalayer.api.php Alter the Data Layer data before it is output to the screen.