?? GreyFile — Mystic File Browser

Current path: home/webdevt/www/schtroumpf.fr/vendor/api-platform/core/src/Symfony/Bundle/Resources/config/v3/



?? Go up: /home/webdevt/www/schtroumpf.fr/vendor/api-platform/core/src/Symfony/Bundle/Resources/config

?? Viewing: api.xml

<?xml version="1.0" ?>

<container xmlns="http://symfony.com/schema/dic/services"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xsi:schemaLocation="http://symfony.com/schema/dic/services http://symfony.com/schema/dic/services/services-1.0.xsd">

    <services>
        <service id="api_platform.route_loader" class="ApiPlatform\Symfony\Routing\ApiLoader" public="false">
            <argument type="service" id="kernel" />
            <argument type="service" id="api_platform.metadata.resource.name_collection_factory" />
            <argument type="service" id="api_platform.metadata.resource.metadata_collection_factory" />
            <argument type="service" id="api_platform.operation_path_resolver.custom" />
            <argument type="service" id="service_container" />
            <argument>%api_platform.formats%</argument>
            <argument>%api_platform.resource_class_directories%</argument>
            <argument>null</argument>
            <argument>%api_platform.graphql.enabled%</argument>
            <argument>%api_platform.enable_entrypoint%</argument>
            <argument>%api_platform.enable_docs%</argument>
            <argument>%api_platform.graphql.graphiql.enabled%</argument>
            <argument>%api_platform.graphql.graphql_playground.enabled%</argument>
            <argument>null</argument>

            <tag name="routing.loader" />
        </service>

        <service id="api_platform.iri_converter" class="ApiPlatform\Core\Api\LegacyIriConverter">
            <argument type="service" id="api_platform.iri_converter.legacy" />
            <argument type="service" id="api_platform.symfony.iri_converter" />
        </service>
    </services>
</container>


??

??