You are here

Classes, traits, and interfaces in OpenAPI 8

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
ApiSpecificationController class Drupal\openapi\Controller src/Controller/ApiSpecificationController.php API Specification controller base.
JsonApiGenerator class Drupal\openapi\Plugin\openapi\OpenApiGenerator src/Plugin/openapi/OpenApiGenerator/JsonApiGenerator.php Defines an OpenApi Schema Generator for the JsonApi module.
JsonApiGeneratorTest class Drupal\Tests\openapi\Kernel tests/src/Kernel/JsonApiGeneratorTest.php @coversDefaultClass \Drupal\openapi\Plugin\openapi\OpenApiGenerator\JsonApiGenerator @group openapi
OpenApiGenerator class Drupal\openapi\Annotation src/Annotation/OpenApiGenerator.php Defines an annotation object for OpenApiGenerator plugins.
OpenApiGeneratorBase abstract class Drupal\openapi\Plugin\openapi src/Plugin/openapi/OpenApiGeneratorBase.php Defines base class for OpenApi Generator plugins. 2 2
OpenApiGeneratorInterface interface Drupal\openapi\Plugin\openapi src/Plugin/openapi/OpenApiGeneratorInterface.php Defines OpenApiGeneratorInterface for OpenApi Generator Plugins. 1 2
OpenApiGeneratorManager class Drupal\openapi\Plugin\openapi src/Plugin/openapi/OpenApiGeneratorManager.php Defines interface for OpenApiGeneratorManager. 2
OpenApiListController class Drupal\openapi\Controller src/Controller/OpenApiListController.php Lists OpenAPI links.
OpenApiParamConverter class Drupal\openapi\ParamConverter src/ParamConverter/OpenApiParamConverter.php Defines a ParamConverter for Openapi Plugins. 2
OpenApiTestEntity class Drupal\openapi_test\Entity tests/modules/openapi_test/src/Entity/OpenApiTestEntity.php Defines the OpenApi Test Entity.
OpenApiTestEntityInterface interface Drupal\openapi_test\Entity tests/modules/openapi_test/src/Entity/OpenApiTestEntityInterface.php Provides an interface for defining OpenApi Test Entity entities. 1
OpenApiTestEntityType class Drupal\openapi_test\Entity tests/modules/openapi_test/src/Entity/OpenApiTestEntityType.php Defines the OpenApi Test Entity type entity. 2
OpenApiTestEntityTypeInterface interface Drupal\openapi_test\Entity tests/modules/openapi_test/src/Entity/OpenApiTestEntityTypeInterface.php Provides an interface for defining OpenApi Test Entity type entities. 1
OpenApiUiController class Drupal\openapi\Controller src/Controller/OpenApiUiController.php API Specification controller base.
RequestTest class Drupal\Tests\openapi\Functional tests/src/Functional/RequestTest.php Tests requests OpenAPI routes.
RestGenerator class Drupal\openapi\Plugin\openapi\OpenApiGenerator src/Plugin/openapi/OpenApiGenerator/RestGenerator.php Defines an OpenApi Schema Generator for the Rest module.
RestInspectionTrait trait Drupal\openapi src/RestInspectionTrait.php Common functions for inspecting REST resources. 1

Other projects