service gatsby.gatsby_instantpreview in Gatsby Live Preview & Incremental Builds 8
Same name and namespace in other branches
- 2.0.x modules/gatsby_instantpreview/gatsby_instantpreview.services.yml \gatsby.gatsby_instantpreview
Class
Drupal\gatsby_instantpreview\GatsbyInstantPreview1 string reference to gatsby.gatsby_instantpreview
- GatsbyInstantPreviewTest::testBuildRelationshipJson in modules/
gatsby_instantpreview/ tests/ src/ Kernel/ GatsbyInstantPreviewTest.php - Tests buildRelationshipJson.
File
- modules/
gatsby_instantpreview/ gatsby_instantpreview.services.yml - modules/gatsby_instantpreview/gatsby_instantpreview.services.yml
View source
- class: Drupal\gatsby_instantpreview\GatsbyInstantPreview
- decorates: gatsby.gatsby_preview
- decoration_priority: 1
- arguments:
- - '@gatsby.gatsby_instantpreview.inner'
- - '@http_client'
- - '@config.factory'
- - '@entity_type.manager'
- - '@logger.factory'
- - '@jsonapi_extras.entity.to_jsonapi'
- - '@entity.repository'