service gatsby.gatsby_preview in Gatsby Live Preview & Incremental Builds 8
Same name and namespace in other branches
- 2.0.x gatsby.services.yml \gatsby.gatsby_preview
Class
Drupal\gatsby\GatsbyPreview7 string references to gatsby.gatsby_preview
- gatsby_entity_delete in ./
gatsby.module - Implements hook_entity_delete().
- gatsby_entity_insert in ./
gatsby.module - Implements hook_entity_insert().
- gatsby_entity_update in ./
gatsby.module - Implements hook_entity_update().
- gatsby_fastbuilds_entity_delete in modules/
gatsby_fastbuilds/ gatsby_fastbuilds.module - Implements hook_entity_delete().
- gatsby_fastbuilds_entity_insert in modules/
gatsby_fastbuilds/ gatsby_fastbuilds.module - Implements hook_entity_insert().
File
View source
- class: Drupal\gatsby\GatsbyPreview
- arguments:
- - '@http_client'
- - '@config.factory'
- - '@entity_type.manager'
- - '@logger.factory'