<?php //subresource_operations_f4102a8b73ca23de7ff0dbb2b7696873

return [PHP_INT_MAX, [
    'api_atos_postal_address_get_subresource' => [
        'property' => 'postalAddress',
        'collection' => false,
        'resource_class' => 'App\\Entity\\PostalAddress',
        'shortNames' => [
            'PostalAddress',
            'Ato',
        ],
        'identifiers' => [
            'id' => [
                'App\\Entity\\Ato',
                'id',
                true,
            ],
        ],
        'operation_name' => 'postal_address_get_subresource',
        'route_name' => 'api_atos_postal_address_get_subresource',
        'path' => '/atos/{id}/postal_address.{_format}',
        'defaults' => [],
        'requirements' => [],
        'options' => [],
        'host' => '',
        'schemes' => [],
        'condition' => '',
        'controller' => null,
        'stateless' => null,
    ],
    'api_atos_bases_get_subresource' => [
        'property' => 'bases',
        'collection' => true,
        'resource_class' => 'App\\Entity\\Ato',
        'shortNames' => [
            'Ato',
        ],
        'identifiers' => [
            'id' => [
                'App\\Entity\\Ato',
                'id',
                true,
            ],
        ],
        'operation_name' => 'bases_get_subresource',
        'route_name' => 'api_atos_bases_get_subresource',
        'path' => '/atos/{id}/bases.{_format}',
        'defaults' => [],
        'requirements' => [],
        'options' => [],
        'host' => '',
        'schemes' => [],
        'condition' => '',
        'controller' => null,
        'stateless' => null,
    ],
    'api_atos_bases_postal_address_get_subresource' => [
        'property' => 'postalAddress',
        'collection' => false,
        'resource_class' => 'App\\Entity\\PostalAddress',
        'shortNames' => [
            'PostalAddress',
            'Ato',
        ],
        'identifiers' => [
            'id' => [
                'App\\Entity\\Ato',
                'id',
                true,
            ],
            'bases' => [
                'App\\Entity\\Ato',
                'id',
                true,
            ],
        ],
        'operation_name' => 'bases_postal_address_get_subresource',
        'route_name' => 'api_atos_bases_postal_address_get_subresource',
        'path' => '/atos/{id}/bases/{bases}/postal_address.{_format}',
        'defaults' => [],
        'requirements' => [],
        'options' => [],
        'host' => '',
        'schemes' => [],
        'condition' => '',
        'controller' => null,
        'stateless' => null,
    ],
    'api_atos_bases_users_get_subresource' => [
        'property' => 'users',
        'collection' => true,
        'resource_class' => 'App\\Entity\\AtoUser',
        'shortNames' => [
            'AtoUser',
            'Ato',
        ],
        'identifiers' => [
            'id' => [
                'App\\Entity\\Ato',
                'id',
                true,
            ],
            'bases' => [
                'App\\Entity\\Ato',
                'id',
                true,
            ],
        ],
        'operation_name' => 'bases_users_get_subresource',
        'route_name' => 'api_atos_bases_users_get_subresource',
        'path' => '/atos/{id}/bases/{bases}/users.{_format}',
        'defaults' => [],
        'requirements' => [],
        'options' => [],
        'host' => '',
        'schemes' => [],
        'condition' => '',
        'controller' => null,
        'stateless' => null,
    ],
    'api_atos_bases_users_session_as_instructors_get_subresource' => [
        'property' => 'sessionAsInstructor',
        'collection' => true,
        'resource_class' => 'App\\Entity\\Session\\Session',
        'shortNames' => [
            'Session',
            'AtoUser',
        ],
        'identifiers' => [
            'id' => [
                'App\\Entity\\Ato',
                'id',
                true,
            ],
            'bases' => [
                'App\\Entity\\Ato',
                'id',
                true,
            ],
            'users' => [
                'App\\Entity\\AtoUser',
                'id',
                true,
            ],
        ],
        'operation_name' => 'bases_users_session_as_instructors_get_subresource',
        'route_name' => 'api_atos_bases_users_session_as_instructors_get_subresource',
        'path' => '/atos/{id}/bases/{bases}/users/{users}/session_as_instructors.{_format}',
        'defaults' => [],
        'requirements' => [],
        'options' => [],
        'host' => '',
        'schemes' => [],
        'condition' => '',
        'controller' => null,
        'stateless' => null,
    ],
    'api_atos_bases_users_formations_get_subresource' => [
        'property' => 'formations',
        'collection' => true,
        'resource_class' => 'App\\Entity\\StudentFormation',
        'shortNames' => [
            'StudentFormation',
            'AtoUser',
        ],
        'identifiers' => [
            'id' => [
                'App\\Entity\\Ato',
                'id',
                true,
            ],
            'bases' => [
                'App\\Entity\\Ato',
                'id',
                true,
            ],
            'users' => [
                'App\\Entity\\AtoUser',
                'id',
                true,
            ],
        ],
        'operation_name' => 'bases_users_formations_get_subresource',
        'route_name' => 'api_atos_bases_users_formations_get_subresource',
        'path' => '/atos/{id}/bases/{bases}/users/{users}/formations.{_format}',
        'defaults' => [],
        'requirements' => [],
        'options' => [],
        'host' => '',
        'schemes' => [],
        'condition' => '',
        'controller' => null,
        'stateless' => null,
    ],
    'api_atos_bases_roles_get_subresource' => [
        'property' => 'roles',
        'collection' => true,
        'resource_class' => 'App\\Entity\\AtoRole',
        'shortNames' => [
            'AtoRole',
            'Ato',
        ],
        'identifiers' => [
            'id' => [
                'App\\Entity\\Ato',
                'id',
                true,
            ],
            'bases' => [
                'App\\Entity\\Ato',
                'id',
                true,
            ],
        ],
        'operation_name' => 'bases_roles_get_subresource',
        'route_name' => 'api_atos_bases_roles_get_subresource',
        'path' => '/atos/{id}/bases/{bases}/roles.{_format}',
        'defaults' => [],
        'requirements' => [],
        'options' => [],
        'host' => '',
        'schemes' => [],
        'condition' => '',
        'controller' => null,
        'stateless' => null,
    ],
    'api_atos_bases_ratings_get_subresource' => [
        'property' => 'ratings',
        'collection' => true,
        'resource_class' => 'App\\Entity\\Rating\\Rating',
        'shortNames' => [
            'Rating',
            'Ato',
        ],
        'identifiers' => [
            'id' => [
                'App\\Entity\\Ato',
                'id',
                true,
            ],
            'bases' => [
                'App\\Entity\\Ato',
                'id',
                true,
            ],
        ],
        'operation_name' => 'bases_ratings_get_subresource',
        'route_name' => 'api_atos_bases_ratings_get_subresource',
        'path' => '/atos/{id}/bases/{bases}/ratings.{_format}',
        'defaults' => [],
        'requirements' => [],
        'options' => [],
        'host' => '',
        'schemes' => [],
        'condition' => '',
        'controller' => null,
        'stateless' => null,
    ],
    'api_atos_bases_ratings_rating_values_get_subresource' => [
        'property' => 'ratingValues',
        'collection' => true,
        'resource_class' => 'App\\Entity\\Rating\\RatingValue',
        'shortNames' => [
            'RatingValue',
            'Rating',
        ],
        'identifiers' => [
            'id' => [
                'App\\Entity\\Ato',
                'id',
                true,
            ],
            'bases' => [
                'App\\Entity\\Ato',
                'id',
                true,
            ],
            'ratings' => [
                'App\\Entity\\Rating\\Rating',
                'id',
                true,
            ],
        ],
        'operation_name' => 'bases_ratings_rating_values_get_subresource',
        'route_name' => 'api_atos_bases_ratings_rating_values_get_subresource',
        'path' => '/atos/{id}/bases/{bases}/ratings/{ratings}/rating_values.{_format}',
        'defaults' => [],
        'requirements' => [],
        'options' => [],
        'host' => '',
        'schemes' => [],
        'condition' => '',
        'controller' => null,
        'stateless' => null,
    ],
    'api_atos_bases_ratings_rating_value_reasons_get_subresource' => [
        'property' => 'ratingValueReasons',
        'collection' => true,
        'resource_class' => 'App\\Entity\\Rating\\RatingValueReasons',
        'shortNames' => [
            'RatingValueReasons',
            'Rating',
        ],
        'identifiers' => [
            'id' => [
                'App\\Entity\\Ato',
                'id',
                true,
            ],
            'bases' => [
                'App\\Entity\\Ato',
                'id',
                true,
            ],
            'ratings' => [
                'App\\Entity\\Rating\\Rating',
                'id',
                true,
            ],
        ],
        'operation_name' => 'bases_ratings_rating_value_reasons_get_subresource',
        'route_name' => 'api_atos_bases_ratings_rating_value_reasons_get_subresource',
        'path' => '/atos/{id}/bases/{bases}/ratings/{ratings}/rating_value_reasons.{_format}',
        'defaults' => [],
        'requirements' => [],
        'options' => [],
        'host' => '',
        'schemes' => [],
        'condition' => '',
        'controller' => null,
        'stateless' => null,
    ],
    'api_atos_bases_promotions_get_subresource' => [
        'property' => 'promotions',
        'collection' => true,
        'resource_class' => 'App\\Entity\\Promotion',
        'shortNames' => [
            'Promotion',
            'Ato',
        ],
        'identifiers' => [
            'id' => [
                'App\\Entity\\Ato',
                'id',
                true,
            ],
            'bases' => [
                'App\\Entity\\Ato',
                'id',
                true,
            ],
        ],
        'operation_name' => 'bases_promotions_get_subresource',
        'route_name' => 'api_atos_bases_promotions_get_subresource',
        'path' => '/atos/{id}/bases/{bases}/promotions.{_format}',
        'defaults' => [],
        'requirements' => [],
        'options' => [],
        'host' => '',
        'schemes' => [],
        'condition' => '',
        'controller' => null,
        'stateless' => null,
    ],
    'api_atos_bases_resources_get_subresource' => [
        'property' => 'resources',
        'collection' => true,
        'resource_class' => 'App\\Entity\\Resources',
        'shortNames' => [
            'Resources',
            'Ato',
        ],
        'identifiers' => [
            'id' => [
                'App\\Entity\\Ato',
                'id',
                true,
            ],
            'bases' => [
                'App\\Entity\\Ato',
                'id',
                true,
            ],
        ],
        'operation_name' => 'bases_resources_get_subresource',
        'route_name' => 'api_atos_bases_resources_get_subresource',
        'path' => '/atos/{id}/bases/{bases}/resources.{_format}',
        'defaults' => [],
        'requirements' => [],
        'options' => [],
        'host' => '',
        'schemes' => [],
        'condition' => '',
        'controller' => null,
        'stateless' => null,
    ],
    'api_atos_bases_instructor_skills_get_subresource' => [
        'property' => 'instructorSkills',
        'collection' => true,
        'resource_class' => 'App\\Entity\\Skills\\InstructorSkill',
        'shortNames' => [
            'InstructorSkill',
            'Ato',
        ],
        'identifiers' => [
            'id' => [
                'App\\Entity\\Ato',
                'id',
                true,
            ],
            'bases' => [
                'App\\Entity\\Ato',
                'id',
                true,
            ],
        ],
        'operation_name' => 'bases_instructor_skills_get_subresource',
        'route_name' => 'api_atos_bases_instructor_skills_get_subresource',
        'path' => '/atos/{id}/bases/{bases}/instructor_skills.{_format}',
        'defaults' => [],
        'requirements' => [],
        'options' => [],
        'host' => '',
        'schemes' => [],
        'condition' => '',
        'controller' => null,
        'stateless' => null,
    ],
    'api_atos_bases_formations_get_subresource' => [
        'property' => 'formations',
        'collection' => true,
        'resource_class' => 'App\\Entity\\Formation\\Formation',
        'shortNames' => [
            'Formation',
            'Ato',
        ],
        'identifiers' => [
            'id' => [
                'App\\Entity\\Ato',
                'id',
                true,
            ],
            'bases' => [
                'App\\Entity\\Ato',
                'id',
                true,
            ],
        ],
        'operation_name' => 'bases_formations_get_subresource',
        'route_name' => 'api_atos_bases_formations_get_subresource',
        'path' => '/atos/{id}/bases/{bases}/formations.{_format}',
        'defaults' => [],
        'requirements' => [],
        'options' => [],
        'host' => '',
        'schemes' => [],
        'condition' => '',
        'controller' => null,
        'stateless' => null,
    ],
    'api_atos_bases_counters_types_get_subresource' => [
        'property' => 'countersTypes',
        'collection' => true,
        'resource_class' => 'App\\Entity\\Counter\\CounterCategory',
        'shortNames' => [
            'CounterCategory',
            'Ato',
        ],
        'identifiers' => [
            'id' => [
                'App\\Entity\\Ato',
                'id',
                true,
            ],
            'bases' => [
                'App\\Entity\\Ato',
                'id',
                true,
            ],
        ],
        'operation_name' => 'bases_counters_types_get_subresource',
        'route_name' => 'api_atos_bases_counters_types_get_subresource',
        'path' => '/atos/{id}/bases/{bases}/counters_types.{_format}',
        'defaults' => [],
        'requirements' => [],
        'options' => [],
        'host' => '',
        'schemes' => [],
        'condition' => '',
        'controller' => null,
        'stateless' => null,
    ],
    'api_atos_bases_t_e_ms_get_subresource' => [
        'property' => 'TEMs',
        'collection' => true,
        'resource_class' => 'App\\Entity\\TEM\\TEM',
        'shortNames' => [
            'TEM',
            'Ato',
        ],
        'identifiers' => [
            'id' => [
                'App\\Entity\\Ato',
                'id',
                true,
            ],
            'bases' => [
                'App\\Entity\\Ato',
                'id',
                true,
            ],
        ],
        'operation_name' => 'bases_t_e_ms_get_subresource',
        'route_name' => 'api_atos_bases_t_e_ms_get_subresource',
        'path' => '/atos/{id}/bases/{bases}/t_e_ms.{_format}',
        'defaults' => [],
        'requirements' => [],
        'options' => [],
        'host' => '',
        'schemes' => [],
        'condition' => '',
        'controller' => null,
        'stateless' => null,
    ],
    'api_atos_bases_phases_sub_groups_get_subresource' => [
        'property' => 'phasesSubGroups',
        'collection' => true,
        'resource_class' => 'App\\Entity\\Phases\\PhasesSubGroup',
        'shortNames' => [
            'PhasesSubGroup',
            'Ato',
        ],
        'identifiers' => [
            'id' => [
                'App\\Entity\\Ato',
                'id',
                true,
            ],
            'bases' => [
                'App\\Entity\\Ato',
                'id',
                true,
            ],
        ],
        'operation_name' => 'bases_phases_sub_groups_get_subresource',
        'route_name' => 'api_atos_bases_phases_sub_groups_get_subresource',
        'path' => '/atos/{id}/bases/{bases}/phases_sub_groups.{_format}',
        'defaults' => [],
        'requirements' => [],
        'options' => [],
        'host' => '',
        'schemes' => [],
        'condition' => '',
        'controller' => null,
        'stateless' => null,
    ],
    'api_atos_bases_skill_categories_get_subresource' => [
        'property' => 'skillCategories',
        'collection' => true,
        'resource_class' => 'App\\Entity\\Skills\\SkillCategory',
        'shortNames' => [
            'SkillCategory',
            'Ato',
        ],
        'identifiers' => [
            'id' => [
                'App\\Entity\\Ato',
                'id',
                true,
            ],
            'bases' => [
                'App\\Entity\\Ato',
                'id',
                true,
            ],
        ],
        'operation_name' => 'bases_skill_categories_get_subresource',
        'route_name' => 'api_atos_bases_skill_categories_get_subresource',
        'path' => '/atos/{id}/bases/{bases}/skill_categories.{_format}',
        'defaults' => [],
        'requirements' => [],
        'options' => [],
        'host' => '',
        'schemes' => [],
        'condition' => '',
        'controller' => null,
        'stateless' => null,
    ],
    'api_atos_bases_extra_lesson_reasons_get_subresource' => [
        'property' => 'extraLessonReasons',
        'collection' => true,
        'resource_class' => 'App\\Entity\\Formation\\ExtraLessonReason',
        'shortNames' => [
            'ExtraLessonReason',
            'Ato',
        ],
        'identifiers' => [
            'id' => [
                'App\\Entity\\Ato',
                'id',
                true,
            ],
            'bases' => [
                'App\\Entity\\Ato',
                'id',
                true,
            ],
        ],
        'operation_name' => 'bases_extra_lesson_reasons_get_subresource',
        'route_name' => 'api_atos_bases_extra_lesson_reasons_get_subresource',
        'path' => '/atos/{id}/bases/{bases}/extra_lesson_reasons.{_format}',
        'defaults' => [],
        'requirements' => [],
        'options' => [],
        'host' => '',
        'schemes' => [],
        'condition' => '',
        'controller' => null,
        'stateless' => null,
    ],
    'api_atos_users_get_subresource' => [
        'property' => 'users',
        'collection' => true,
        'resource_class' => 'App\\Entity\\AtoUser',
        'shortNames' => [
            'AtoUser',
            'Ato',
        ],
        'identifiers' => [
            'id' => [
                'App\\Entity\\Ato',
                'id',
                true,
            ],
        ],
        'operation_name' => 'users_get_subresource',
        'route_name' => 'api_atos_users_get_subresource',
        'path' => '/atos/{id}/users.{_format}',
        'defaults' => [],
        'requirements' => [],
        'options' => [],
        'host' => '',
        'schemes' => [],
        'condition' => '',
        'controller' => null,
        'stateless' => null,
    ],
    'api_atos_users_session_as_instructors_get_subresource' => [
        'property' => 'sessionAsInstructor',
        'collection' => true,
        'resource_class' => 'App\\Entity\\Session\\Session',
        'shortNames' => [
            'Session',
            'AtoUser',
        ],
        'identifiers' => [
            'id' => [
                'App\\Entity\\Ato',
                'id',
                true,
            ],
            'users' => [
                'App\\Entity\\AtoUser',
                'id',
                true,
            ],
        ],
        'operation_name' => 'users_session_as_instructors_get_subresource',
        'route_name' => 'api_atos_users_session_as_instructors_get_subresource',
        'path' => '/atos/{id}/users/{users}/session_as_instructors.{_format}',
        'defaults' => [],
        'requirements' => [],
        'options' => [],
        'host' => '',
        'schemes' => [],
        'condition' => '',
        'controller' => null,
        'stateless' => null,
    ],
    'api_atos_users_formations_get_subresource' => [
        'property' => 'formations',
        'collection' => true,
        'resource_class' => 'App\\Entity\\StudentFormation',
        'shortNames' => [
            'StudentFormation',
            'AtoUser',
        ],
        'identifiers' => [
            'id' => [
                'App\\Entity\\Ato',
                'id',
                true,
            ],
            'users' => [
                'App\\Entity\\AtoUser',
                'id',
                true,
            ],
        ],
        'operation_name' => 'users_formations_get_subresource',
        'route_name' => 'api_atos_users_formations_get_subresource',
        'path' => '/atos/{id}/users/{users}/formations.{_format}',
        'defaults' => [],
        'requirements' => [],
        'options' => [],
        'host' => '',
        'schemes' => [],
        'condition' => '',
        'controller' => null,
        'stateless' => null,
    ],
    'api_atos_roles_get_subresource' => [
        'property' => 'roles',
        'collection' => true,
        'resource_class' => 'App\\Entity\\AtoRole',
        'shortNames' => [
            'AtoRole',
            'Ato',
        ],
        'identifiers' => [
            'id' => [
                'App\\Entity\\Ato',
                'id',
                true,
            ],
        ],
        'operation_name' => 'roles_get_subresource',
        'route_name' => 'api_atos_roles_get_subresource',
        'path' => '/atos/{id}/roles.{_format}',
        'defaults' => [],
        'requirements' => [],
        'options' => [],
        'host' => '',
        'schemes' => [],
        'condition' => '',
        'controller' => null,
        'stateless' => null,
    ],
    'api_atos_ratings_get_subresource' => [
        'property' => 'ratings',
        'collection' => true,
        'resource_class' => 'App\\Entity\\Rating\\Rating',
        'shortNames' => [
            'Rating',
            'Ato',
        ],
        'identifiers' => [
            'id' => [
                'App\\Entity\\Ato',
                'id',
                true,
            ],
        ],
        'operation_name' => 'ratings_get_subresource',
        'route_name' => 'api_atos_ratings_get_subresource',
        'path' => '/atos/{id}/ratings.{_format}',
        'defaults' => [],
        'requirements' => [],
        'options' => [],
        'host' => '',
        'schemes' => [],
        'condition' => '',
        'controller' => null,
        'stateless' => null,
    ],
    'api_atos_ratings_rating_values_get_subresource' => [
        'property' => 'ratingValues',
        'collection' => true,
        'resource_class' => 'App\\Entity\\Rating\\RatingValue',
        'shortNames' => [
            'RatingValue',
            'Rating',
        ],
        'identifiers' => [
            'id' => [
                'App\\Entity\\Ato',
                'id',
                true,
            ],
            'ratings' => [
                'App\\Entity\\Rating\\Rating',
                'id',
                true,
            ],
        ],
        'operation_name' => 'ratings_rating_values_get_subresource',
        'route_name' => 'api_atos_ratings_rating_values_get_subresource',
        'path' => '/atos/{id}/ratings/{ratings}/rating_values.{_format}',
        'defaults' => [],
        'requirements' => [],
        'options' => [],
        'host' => '',
        'schemes' => [],
        'condition' => '',
        'controller' => null,
        'stateless' => null,
    ],
    'api_atos_ratings_rating_value_reasons_get_subresource' => [
        'property' => 'ratingValueReasons',
        'collection' => true,
        'resource_class' => 'App\\Entity\\Rating\\RatingValueReasons',
        'shortNames' => [
            'RatingValueReasons',
            'Rating',
        ],
        'identifiers' => [
            'id' => [
                'App\\Entity\\Ato',
                'id',
                true,
            ],
            'ratings' => [
                'App\\Entity\\Rating\\Rating',
                'id',
                true,
            ],
        ],
        'operation_name' => 'ratings_rating_value_reasons_get_subresource',
        'route_name' => 'api_atos_ratings_rating_value_reasons_get_subresource',
        'path' => '/atos/{id}/ratings/{ratings}/rating_value_reasons.{_format}',
        'defaults' => [],
        'requirements' => [],
        'options' => [],
        'host' => '',
        'schemes' => [],
        'condition' => '',
        'controller' => null,
        'stateless' => null,
    ],
    'api_atos_promotions_get_subresource' => [
        'property' => 'promotions',
        'collection' => true,
        'resource_class' => 'App\\Entity\\Promotion',
        'shortNames' => [
            'Promotion',
            'Ato',
        ],
        'identifiers' => [
            'id' => [
                'App\\Entity\\Ato',
                'id',
                true,
            ],
        ],
        'operation_name' => 'promotions_get_subresource',
        'route_name' => 'api_atos_promotions_get_subresource',
        'path' => '/atos/{id}/promotions.{_format}',
        'defaults' => [],
        'requirements' => [],
        'options' => [],
        'host' => '',
        'schemes' => [],
        'condition' => '',
        'controller' => null,
        'stateless' => null,
    ],
    'api_atos_resources_get_subresource' => [
        'property' => 'resources',
        'collection' => true,
        'resource_class' => 'App\\Entity\\Resources',
        'shortNames' => [
            'Resources',
            'Ato',
        ],
        'identifiers' => [
            'id' => [
                'App\\Entity\\Ato',
                'id',
                true,
            ],
        ],
        'operation_name' => 'resources_get_subresource',
        'route_name' => 'api_atos_resources_get_subresource',
        'path' => '/atos/{id}/resources.{_format}',
        'defaults' => [],
        'requirements' => [],
        'options' => [],
        'host' => '',
        'schemes' => [],
        'condition' => '',
        'controller' => null,
        'stateless' => null,
    ],
    'api_atos_instructor_skills_get_subresource' => [
        'property' => 'instructorSkills',
        'collection' => true,
        'resource_class' => 'App\\Entity\\Skills\\InstructorSkill',
        'shortNames' => [
            'InstructorSkill',
            'Ato',
        ],
        'identifiers' => [
            'id' => [
                'App\\Entity\\Ato',
                'id',
                true,
            ],
        ],
        'operation_name' => 'instructor_skills_get_subresource',
        'route_name' => 'api_atos_instructor_skills_get_subresource',
        'path' => '/atos/{id}/instructor_skills.{_format}',
        'defaults' => [],
        'requirements' => [],
        'options' => [],
        'host' => '',
        'schemes' => [],
        'condition' => '',
        'controller' => null,
        'stateless' => null,
    ],
    'api_atos_formations_get_subresource' => [
        'property' => 'formations',
        'collection' => true,
        'resource_class' => 'App\\Entity\\Formation\\Formation',
        'shortNames' => [
            'Formation',
            'Ato',
        ],
        'identifiers' => [
            'id' => [
                'App\\Entity\\Ato',
                'id',
                true,
            ],
        ],
        'operation_name' => 'formations_get_subresource',
        'route_name' => 'api_atos_formations_get_subresource',
        'path' => '/atos/{id}/formations.{_format}',
        'defaults' => [],
        'requirements' => [],
        'options' => [],
        'host' => '',
        'schemes' => [],
        'condition' => '',
        'controller' => null,
        'stateless' => null,
    ],
    'api_atos_counters_types_get_subresource' => [
        'property' => 'countersTypes',
        'collection' => true,
        'resource_class' => 'App\\Entity\\Counter\\CounterCategory',
        'shortNames' => [
            'CounterCategory',
            'Ato',
        ],
        'identifiers' => [
            'id' => [
                'App\\Entity\\Ato',
                'id',
                true,
            ],
        ],
        'operation_name' => 'counters_types_get_subresource',
        'route_name' => 'api_atos_counters_types_get_subresource',
        'path' => '/atos/{id}/counters_types.{_format}',
        'defaults' => [],
        'requirements' => [],
        'options' => [],
        'host' => '',
        'schemes' => [],
        'condition' => '',
        'controller' => null,
        'stateless' => null,
    ],
    'api_atos_t_e_ms_get_subresource' => [
        'property' => 'TEMs',
        'collection' => true,
        'resource_class' => 'App\\Entity\\TEM\\TEM',
        'shortNames' => [
            'TEM',
            'Ato',
        ],
        'identifiers' => [
            'id' => [
                'App\\Entity\\Ato',
                'id',
                true,
            ],
        ],
        'operation_name' => 't_e_ms_get_subresource',
        'route_name' => 'api_atos_t_e_ms_get_subresource',
        'path' => '/atos/{id}/t_e_ms.{_format}',
        'defaults' => [],
        'requirements' => [],
        'options' => [],
        'host' => '',
        'schemes' => [],
        'condition' => '',
        'controller' => null,
        'stateless' => null,
    ],
    'api_atos_phases_sub_groups_get_subresource' => [
        'property' => 'phasesSubGroups',
        'collection' => true,
        'resource_class' => 'App\\Entity\\Phases\\PhasesSubGroup',
        'shortNames' => [
            'PhasesSubGroup',
            'Ato',
        ],
        'identifiers' => [
            'id' => [
                'App\\Entity\\Ato',
                'id',
                true,
            ],
        ],
        'operation_name' => 'phases_sub_groups_get_subresource',
        'route_name' => 'api_atos_phases_sub_groups_get_subresource',
        'path' => '/atos/{id}/phases_sub_groups.{_format}',
        'defaults' => [],
        'requirements' => [],
        'options' => [],
        'host' => '',
        'schemes' => [],
        'condition' => '',
        'controller' => null,
        'stateless' => null,
    ],
    'api_atos_skill_categories_get_subresource' => [
        'property' => 'skillCategories',
        'collection' => true,
        'resource_class' => 'App\\Entity\\Skills\\SkillCategory',
        'shortNames' => [
            'SkillCategory',
            'Ato',
        ],
        'identifiers' => [
            'id' => [
                'App\\Entity\\Ato',
                'id',
                true,
            ],
        ],
        'operation_name' => 'skill_categories_get_subresource',
        'route_name' => 'api_atos_skill_categories_get_subresource',
        'path' => '/atos/{id}/skill_categories.{_format}',
        'defaults' => [],
        'requirements' => [],
        'options' => [],
        'host' => '',
        'schemes' => [],
        'condition' => '',
        'controller' => null,
        'stateless' => null,
    ],
    'api_atos_extra_lesson_reasons_get_subresource' => [
        'property' => 'extraLessonReasons',
        'collection' => true,
        'resource_class' => 'App\\Entity\\Formation\\ExtraLessonReason',
        'shortNames' => [
            'ExtraLessonReason',
            'Ato',
        ],
        'identifiers' => [
            'id' => [
                'App\\Entity\\Ato',
                'id',
                true,
            ],
        ],
        'operation_name' => 'extra_lesson_reasons_get_subresource',
        'route_name' => 'api_atos_extra_lesson_reasons_get_subresource',
        'path' => '/atos/{id}/extra_lesson_reasons.{_format}',
        'defaults' => [],
        'requirements' => [],
        'options' => [],
        'host' => '',
        'schemes' => [],
        'condition' => '',
        'controller' => null,
        'stateless' => null,
    ],
]];
