You are here

14 string references to 'gatsby.settings' in Gatsby Live Preview & Incremental Builds 8

AdminFormTest::testAdminFormValidation in tests/src/Functional/AdminFormTest.php
Tests admin form validation.
GatsbyAdminForm::buildForm in src/Form/GatsbyAdminForm.php
Form constructor.
GatsbyAdminForm::getEditableConfigNames in src/Form/GatsbyAdminForm.php
Gets the configuration names that will be editable.
GatsbyEntityLogger::__construct in modules/gatsby_fastbuilds/src/GatsbyEntityLogger.php
Constructs a new GatsbyEntityLogger object.
GatsbyInstantPreview::gatsbyPrepareData in modules/gatsby_instantpreview/src/GatsbyInstantPreview.php
Prepares Gatsby Data to send to the preview and build servers.
GatsbyInstantPreview::gatsbyPrepareDelete in modules/gatsby_instantpreview/src/GatsbyInstantPreview.php
Triggers the refreshing of Gatsby preview and incremental builds.
GatsbyInstantPreviewAdminForm::buildForm in modules/gatsby_instantpreview/src/Form/GatsbyInstantPreviewAdminForm.php
Form constructor.
GatsbyPreview::gatsbyPrepareData in src/GatsbyPreview.php
Prepares Gatsby Data to send to the preview and build servers.
GatsbyPreview::gatsbyPrepareDelete in src/GatsbyPreview.php
Prepares Gatsby Deletes to send to the preview and build servers.
GatsbyPreview::isConfigured in src/GatsbyPreview.php
Returns true if a preview server or build server URL is configured.
gatsby_post_update_migrate_preview_settings in ./gatsby.post_update.php
Migrates preview settings.
gatsby_post_update_set_preview_callback_url in ./gatsby.post_update.php
Populates preview_callback_url.
PathMapping::getPathMapping in src/PathMapping.php
PreviewSettingsUpdateTest::testUpdatePath in tests/src/Functional/PreviewSettingsUpdateTest.php
Tests update path.