apigee_m10n-8.x-1.7/templates/apigee-entity--xproduct.html.twig
templates/apigee-entity--xproduct.html.twig
{# /** * @file * Default theme implementation to display a Apigee Package entity. * * This template uses Apigee Edge's default entity template, which can be found * at apigee_edge/templates/apigee-entity.html.twig. * * Additional variables: * - name: Name of the API product. * - organization: The organizaiton the product belongs to. * - apiProducts: A list of included product entities. * - status: Status indicator for the API product. Valid values include: * CREATED, ACTIVE, INACTIVE. * * @ingroup themeable */ #} {% include 'apigee-entity.html.twig' %}