You are here

6 calls to RestInspectionTrait::isEntityResource() in OpenAPI 8

RestGenerator::getPaths in src/Plugin/openapi/OpenApiGenerator/RestGenerator.php
Returns the paths information.
RestGenerator::getResourceSecurity in src/Plugin/openapi/OpenApiGenerator/RestGenerator.php
Get the security information for the a resource.
RestGenerator::getRouteForResourceMethod in src/Plugin/openapi/OpenApiGenerator/RestGenerator.php
Gets the matching for route for the resource and method.
RestGenerator::nonBundleResourcesJson in src/Plugin/openapi/OpenApiGenerator/RestGenerator.php
Return resources for non-entity resources.
RestInspectionTrait::getEntityType in src/RestInspectionTrait.php
Gets the entity type if any for REST resource.
RestInspectionTrait::getResourceConfigs in src/RestInspectionTrait.php
Gets the REST config resources.