AdminFormTest |
class |
Drupal\Tests\gatsby\Functional |
tests/src/Functional/AdminFormTest.php |
Defines a test for GatsbyAdminForm. |
|
|
|
AliasLinkEnhancer |
class |
Drupal\gatsby_extras\Plugin\jsonapi\FieldEnhancer |
modules/gatsby_extras/src/Plugin/jsonapi/FieldEnhancer/AliasLinkEnhancer.php |
Use UUID for internal link field value. |
|
|
|
AliasLinkEnhancerTest |
class |
Drupal\Tests\gatsby_extras\Kernel |
modules/gatsby_extras/tests/src/Kernel/AliasLinkEnhancerTest.php |
Defines a test for AliasLinkEnhancer. |
|
|
|
DisabledNodeTypesTest |
class |
Drupal\Tests\gatsby_fastbuilds\Kernel |
modules/gatsby_fastbuilds/tests/src/Kernel/DisabledNodeTypesTest.php |
Defines a test for fastbuilds with disabled node-types. |
|
|
|
GatsbyAdminForm |
class |
Drupal\gatsby\Form |
src/Form/GatsbyAdminForm.php |
Defines a config form to store Gatsby configuration. |
1 |
1 |
1 |
GatsbyEntityLogger |
class |
Drupal\gatsby_fastbuilds |
modules/gatsby_fastbuilds/src/GatsbyEntityLogger.php |
Defines a service for logging content entity changes using log entities. |
|
1 |
2 |
GatsbyEntityLoggerTest |
class |
Drupal\Tests\gatsby_fastbuilds\Kernel |
modules/gatsby_fastbuilds/tests/src/Kernel/GatsbyEntityLoggerTest.php |
Defines a test for the GatsbyEntityLogger. |
|
|
|
GatsbyFastbuildsAdminForm |
class |
Drupal\gatsby_fastbuilds\Form |
modules/gatsby_fastbuilds/src/Form/GatsbyFastbuildsAdminForm.php |
Defines an admin for for Gatsby fastbuilds. |
|
|
1 |
GatsbyFastbuildsCommands |
class |
Drupal\gatsby_fastbuilds\Commands |
modules/gatsby_fastbuilds/src/Commands/GatsbyFastbuildsCommands.php |
A drush command file. |
|
|
2 |
GatsbyFastbuildsController |
class |
Drupal\gatsby_fastbuilds\Controller |
modules/gatsby_fastbuilds/src/Controller/GatsbyFastbuildsController.php |
Defines a class for serving routes for Gatsby fastbuilds. |
|
|
|
GatsbyInstantPreview |
class |
Drupal\gatsby_instantpreview |
modules/gatsby_instantpreview/src/GatsbyInstantPreview.php |
Defines a class to extend the default preview system with an instant preview. |
|
1 |
2 |
GatsbyInstantPreviewAdminForm |
class |
Drupal\gatsby_instantpreview\Form |
modules/gatsby_instantpreview/src/Form/GatsbyInstantPreviewAdminForm.php |
Class GatsbyAdminForm. |
|
|
|
GatsbyInstantPreviewRouteSubscriber |
class |
Drupal\gatsby_instantpreview\Routing |
modules/gatsby_instantpreview/src/Routing/GatsbyInstantPreviewRouteSubscriber.php |
Listens to the dynamic route events. |
|
|
2 |
GatsbyInstantPreviewTest |
class |
Drupal\Tests\gatsby_instantpreview\Kernel |
modules/gatsby_instantpreview/tests/src/Kernel/GatsbyInstantPreviewTest.php |
Defines a test for the GatsbyInstantPreview. |
|
|
|
GatsbyLogEntity |
class |
Drupal\gatsby_fastbuilds\Entity |
modules/gatsby_fastbuilds/src/Entity/GatsbyLogEntity.php |
Defines the Gatsby log entity entity. |
|
1 |
|
GatsbyLogEntityAccessControlHandler |
class |
Drupal\gatsby_fastbuilds |
modules/gatsby_fastbuilds/src/GatsbyLogEntityAccessControlHandler.php |
Access controller for the Gatsby log entity entity. |
|
|
|
GatsbyLogEntityInterface |
interface |
Drupal\gatsby_fastbuilds\Entity |
modules/gatsby_fastbuilds/src/Entity/GatsbyLogEntityInterface.php |
Provides an interface for defining Gatsby log entity entities. |
1 |
1 |
|
GatsbyLogEntityListBuilder |
class |
Drupal\gatsby_fastbuilds |
modules/gatsby_fastbuilds/src/GatsbyLogEntityListBuilder.php |
Defines a class to build a listing of Gatsby log entity entities. |
|
|
|
GatsbyLogEntityViewsData |
class |
Drupal\gatsby_fastbuilds\Entity |
modules/gatsby_fastbuilds/src/Entity/GatsbyLogEntityViewsData.php |
Provides Views data for Gatsby log entity entities. |
|
|
|
GatsbyPreview |
class |
Drupal\gatsby |
src/GatsbyPreview.php |
Defines a class for generating Gatsby based previews. |
1 |
1 |
2 |
PathMapping |
class |
Drupal\gatsby |
src/PathMapping.php |
Defines a class for mapping paths between Drupal and Gatsby. |
|
3 |
2 |
PathMappingInterface |
interface |
Drupal\gatsby |
src/PathMappingInterface.php |
Defines an interface for mapping paths between Drupal and Gatsby. |
1 |
|
|
PathMappingTest |
class |
Drupal\Tests\gatsby\Unit |
tests/src/Unit/PathMappingTest.php |
Defines a test for GatsbyPathMapping. |
|
|
|
PathMappingTest |
class |
Drupal\Tests\gatsby\Kernel |
tests/src/Kernel/PathMappingTest.php |
Defines tests for getPath method in PathMapping. |
|
|
|
PreviewSettingsUpdateTest |
class |
Drupal\Tests\gatsby\Functional |
tests/src/Functional/PreviewSettingsUpdateTest.php |
Defines a class for testing the update path. |
|
|
|