google_tag_help |
./google_tag.module |
Implements hook_help(). |
|
|
google_tag_install |
./google_tag.install |
Implements hook_install(). |
|
|
google_tag_page_attachments |
./google_tag.module |
Implements hook_page_attachments(). |
|
|
google_tag_page_top |
./google_tag.module |
Implements hook_page_top(). |
|
|
google_tag_plugin_filter_condition_alter |
./google_tag.module |
Implements hook_plugin_filter_TYPE_alter(). |
|
|
google_tag_rebuild |
./google_tag.module |
Implements hook_rebuild(). |
|
|
google_tag_requirements |
./google_tag.install |
Implements hook_requirements(). |
|
|
google_tag_uninstall |
./google_tag.install |
Implements hook_uninstall(). |
|
|
google_tag_update_8101 |
./google_tag.install |
Convert config item to separate module settings and container config items. |
|
|
google_tag_update_8102 |
./google_tag.install |
Install the container configuration entity type. |
|
|
google_tag_update_8103 |
./google_tag.install |
Update the snippet parent URI and add the flush_snippets setting. |
|
|
hook_google_tag_insert_alter |
./google_tag.api.php |
Alter the state of snippet insertion on the current page response. |
|
|
hook_google_tag_snippets_alter |
./google_tag.api.php |
Alter the snippets to be inserted on a page response. |
|
|
_file_prepare_directory |
./google_tag.module |
Checks that the directory exists and is writable. |
2 |
|
_google_tag_assets_create |
./google_tag.module |
Saves snippet files and data layer classes based on current settings. |
3 |
|
_google_tag_assets_delete |
./google_tag.module |
Deletes snippet files for enabled containers. |
1 |
|
_google_tag_is_executable |
./google_tag.module |
Determines whether a directory is searchable. |
4 |
|
_google_tag_is_windows |
./google_tag.module |
Determines whether the operating system is Windows. |
1 |
|
_google_tag_is_writable |
./google_tag.module |
Determines whether a directory is writable. |
4 |
|