You are here

Classes, traits, and interfaces in OpenAPI 8.2

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.
NullGenerator final class Drupal\openapi_test\Plugin\openapi\OpenApiGenerator tests/modules/openapi_test/src/Plugin/openapi/OpenApiGenerator/NullGenerator.php The test generator.
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. 1 1
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. 1
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.
RequestTestBase abstract class Drupal\Tests\openapi\Functional tests/src/Functional/RequestTestBase.php Base tests for requests on OpenAPI routes. 1
RequestTestNull final class Drupal\Tests\openapi\Functional tests/src/Functional/RequestTestNull.php REST tests for requests on OpenAPI routes.

Other projects