<?php //%255BApp%255CIncentive%255CEntity%255CShortDistanceSubscription%2524CLASSMETADATA%255D%255B1%255D

return [PHP_INT_MAX, static function () { return \Symfony\Component\VarExporter\Internal\Hydrator::hydrate(
    $o = [
        clone (($p = &\Symfony\Component\VarExporter\Internal\Registry::$prototypes)['Doctrine\\ORM\\Mapping\\ClassMetadata'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Doctrine\\ORM\\Mapping\\ClassMetadata')),
        clone ($p['Doctrine\\ORM\\Id\\IdentityGenerator'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Doctrine\\ORM\\Id\\IdentityGenerator')),
    ],
    null,
    [
        'stdClass' => [
            'name' => [
                'App\\Incentive\\Entity\\ShortDistanceSubscription',
            ],
            'namespace' => [
                'App\\Incentive\\Entity',
            ],
            'rootEntityName' => [
                'App\\Incentive\\Entity\\ShortDistanceSubscription',
            ],
            'identifier' => [
                [
                    'id',
                ],
            ],
            'generatorType' => [
                4,
            ],
            'fieldMappings' => [
                [
                    'createdAt' => [
                        'fieldName' => 'createdAt',
                        'type' => 'datetime',
                        'scale' => 0,
                        'length' => null,
                        'unique' => false,
                        'nullable' => true,
                        'precision' => 0,
                        'options' => [
                            'default' => 'CURRENT_TIMESTAMP',
                        ],
                        'columnName' => 'created_at',
                    ],
                    'maximumJourneysNumber' => [
                        'fieldName' => 'maximumJourneysNumber',
                        'type' => 'smallint',
                        'scale' => 0,
                        'length' => null,
                        'unique' => false,
                        'nullable' => false,
                        'precision' => 0,
                        'options' => [
                            'default' => 10,
                        ],
                        'columnName' => 'maximum_journeys_number',
                    ],
                    'validityPeriodDuration' => [
                        'fieldName' => 'validityPeriodDuration',
                        'type' => 'smallint',
                        'scale' => 0,
                        'length' => null,
                        'unique' => false,
                        'nullable' => false,
                        'precision' => 0,
                        'options' => [
                            'default' => 3,
                        ],
                        'columnName' => 'validity_period_duration',
                    ],
                    'commitmentProofDate' => [
                        'fieldName' => 'commitmentProofDate',
                        'type' => 'datetime',
                        'scale' => 0,
                        'length' => null,
                        'unique' => false,
                        'nullable' => true,
                        'precision' => 0,
                        'options' => [
                            'comment' => 'The long distance ECC commitment proof date',
                        ],
                        'columnName' => 'commitment_proof_date',
                    ],
                    'incentiveProofTimestampToken' => [
                        'fieldName' => 'incentiveProofTimestampToken',
                        'type' => 'text',
                        'scale' => 0,
                        'length' => null,
                        'unique' => false,
                        'nullable' => true,
                        'precision' => 0,
                        'options' => [
                            'comment' => 'The long distance EEC incentive proof timestamp',
                        ],
                        'columnName' => 'incentive_proof_timestamp_token',
                    ],
                    'incentiveProofTimestampSigningTime' => [
                        'fieldName' => 'incentiveProofTimestampSigningTime',
                        'type' => 'datetime',
                        'scale' => 0,
                        'length' => null,
                        'unique' => false,
                        'nullable' => true,
                        'precision' => 0,
                        'options' => [
                            'comment' => 'The long distance EEC incentive proof timestamp signing time',
                        ],
                        'columnName' => 'incentive_proof_timestamp_signing_time',
                    ],
                    'commitmentProofTimestampToken' => [
                        'fieldName' => 'commitmentProofTimestampToken',
                        'type' => 'text',
                        'scale' => 0,
                        'length' => null,
                        'unique' => false,
                        'nullable' => true,
                        'precision' => 0,
                        'options' => [
                            'comment' => 'The long distance ECC commitment proof timestamp',
                        ],
                        'columnName' => 'commitment_proof_timestamp_token',
                    ],
                    'commitmentProofTimestampSigningTime' => [
                        'fieldName' => 'commitmentProofTimestampSigningTime',
                        'type' => 'datetime',
                        'scale' => 0,
                        'length' => null,
                        'unique' => false,
                        'nullable' => true,
                        'precision' => 0,
                        'options' => [
                            'comment' => 'The long distance EEC commitment proof timestamp signing time',
                        ],
                        'columnName' => 'commitment_proof_timestamp_signing_time',
                    ],
                    'honorCertificateProofTimestampToken' => [
                        'fieldName' => 'honorCertificateProofTimestampToken',
                        'type' => 'text',
                        'scale' => 0,
                        'length' => null,
                        'unique' => false,
                        'nullable' => true,
                        'precision' => 0,
                        'options' => [
                            'comment' => 'The long distance EEC honor certificate proof timestamp',
                        ],
                        'columnName' => 'honor_certificate_proof_timestamp_token',
                    ],
                    'honorCertificateProofTimestampSigningTime' => [
                        'fieldName' => 'honorCertificateProofTimestampSigningTime',
                        'type' => 'datetime',
                        'scale' => 0,
                        'length' => null,
                        'unique' => false,
                        'nullable' => true,
                        'precision' => 0,
                        'options' => [
                            'comment' => 'The long distance EEC honor certificate proof timestamp signing time',
                        ],
                        'columnName' => 'honor_certificate_proof_timestamp_signing_time',
                    ],
                    'version' => [
                        'fieldName' => 'version',
                        'type' => 'smallint',
                        'scale' => 0,
                        'length' => null,
                        'unique' => false,
                        'nullable' => false,
                        'precision' => 0,
                        'columnName' => 'version',
                    ],
                    'id' => [
                        'fieldName' => 'id',
                        'type' => 'integer',
                        'scale' => 0,
                        'length' => null,
                        'unique' => false,
                        'nullable' => false,
                        'precision' => 0,
                        'columnName' => 'id',
                        'id' => true,
                    ],
                    'subscriptionId' => [
                        'fieldName' => 'subscriptionId',
                        'type' => 'string',
                        'scale' => 0,
                        'length' => 255,
                        'unique' => false,
                        'nullable' => false,
                        'precision' => 0,
                        'columnName' => 'subscription_id',
                    ],
                    'status' => [
                        'fieldName' => 'status',
                        'type' => 'string',
                        'scale' => 0,
                        'length' => 10,
                        'unique' => false,
                        'nullable' => true,
                        'precision' => 0,
                        'columnName' => 'status',
                    ],
                    'verificationDate' => [
                        'fieldName' => 'verificationDate',
                        'type' => 'datetime',
                        'scale' => 0,
                        'length' => null,
                        'unique' => false,
                        'nullable' => true,
                        'precision' => 0,
                        'columnName' => 'verification_date',
                    ],
                    'expirationDate' => [
                        'fieldName' => 'expirationDate',
                        'type' => 'datetime',
                        'scale' => 0,
                        'length' => null,
                        'unique' => false,
                        'nullable' => true,
                        'precision' => 0,
                        'columnName' => 'expiration_date',
                    ],
                    'rejectReason' => [
                        'fieldName' => 'rejectReason',
                        'type' => 'string',
                        'scale' => 0,
                        'length' => 255,
                        'unique' => false,
                        'nullable' => true,
                        'precision' => 0,
                        'columnName' => 'reject_reason',
                    ],
                    'comment' => [
                        'fieldName' => 'comment',
                        'type' => 'string',
                        'scale' => 0,
                        'length' => 255,
                        'unique' => false,
                        'nullable' => true,
                        'precision' => 0,
                        'columnName' => 'comment',
                    ],
                    'givenName' => [
                        'fieldName' => 'givenName',
                        'type' => 'string',
                        'scale' => 0,
                        'length' => 255,
                        'unique' => false,
                        'nullable' => false,
                        'precision' => 0,
                        'columnName' => 'given_name',
                    ],
                    'familyName' => [
                        'fieldName' => 'familyName',
                        'type' => 'string',
                        'scale' => 0,
                        'length' => 255,
                        'unique' => false,
                        'nullable' => false,
                        'precision' => 0,
                        'columnName' => 'family_name',
                    ],
                    'drivingLicenceNumber' => [
                        'fieldName' => 'drivingLicenceNumber',
                        'type' => 'string',
                        'scale' => 0,
                        'length' => 15,
                        'unique' => false,
                        'nullable' => false,
                        'precision' => 0,
                        'columnName' => 'driving_licence_number',
                    ],
                    'streetAddress' => [
                        'fieldName' => 'streetAddress',
                        'type' => 'string',
                        'scale' => 0,
                        'length' => 255,
                        'unique' => false,
                        'nullable' => true,
                        'precision' => 0,
                        'columnName' => 'street_address',
                    ],
                    'postalCode' => [
                        'fieldName' => 'postalCode',
                        'type' => 'string',
                        'scale' => 0,
                        'length' => 15,
                        'unique' => false,
                        'nullable' => true,
                        'precision' => 0,
                        'columnName' => 'postal_code',
                    ],
                    'addressLocality' => [
                        'fieldName' => 'addressLocality',
                        'type' => 'string',
                        'scale' => 0,
                        'length' => 100,
                        'unique' => false,
                        'nullable' => true,
                        'precision' => 0,
                        'columnName' => 'address_locality',
                    ],
                    'telephone' => [
                        'fieldName' => 'telephone',
                        'type' => 'string',
                        'scale' => 0,
                        'length' => 255,
                        'unique' => true,
                        'nullable' => false,
                        'precision' => 0,
                        'columnName' => 'telephone',
                    ],
                    'email' => [
                        'fieldName' => 'email',
                        'type' => 'string',
                        'scale' => 0,
                        'length' => 255,
                        'unique' => true,
                        'nullable' => false,
                        'precision' => 0,
                        'columnName' => 'email',
                    ],
                    'updatedAt' => [
                        'fieldName' => 'updatedAt',
                        'type' => 'datetime',
                        'scale' => 0,
                        'length' => null,
                        'unique' => false,
                        'nullable' => true,
                        'precision' => 0,
                        'options' => [
                            'default' => 'CURRENT_TIMESTAMP',
                        ],
                        'columnName' => 'updated_at',
                    ],
                    'honourCertificate' => [
                        'fieldName' => 'honourCertificate',
                        'type' => 'string',
                        'scale' => 0,
                        'length' => 255,
                        'unique' => false,
                        'nullable' => true,
                        'precision' => 0,
                        'options' => [
                            'comment' => 'The autogenerated honour certificate',
                        ],
                        'columnName' => 'honour_certificate',
                    ],
                    'bonusStatus' => [
                        'fieldName' => 'bonusStatus',
                        'type' => 'smallint',
                        'scale' => 0,
                        'length' => null,
                        'unique' => false,
                        'nullable' => false,
                        'precision' => 0,
                        'options' => [
                            'default' => 0,
                            'comment' => 'Bonus Status of the EEC form',
                        ],
                        'columnName' => 'bonus_status',
                    ],
                ],
            ],
            'fieldNames' => [
                [
                    'created_at' => 'createdAt',
                    'maximum_journeys_number' => 'maximumJourneysNumber',
                    'validity_period_duration' => 'validityPeriodDuration',
                    'commitment_proof_date' => 'commitmentProofDate',
                    'incentive_proof_timestamp_token' => 'incentiveProofTimestampToken',
                    'incentive_proof_timestamp_signing_time' => 'incentiveProofTimestampSigningTime',
                    'commitment_proof_timestamp_token' => 'commitmentProofTimestampToken',
                    'commitment_proof_timestamp_signing_time' => 'commitmentProofTimestampSigningTime',
                    'honor_certificate_proof_timestamp_token' => 'honorCertificateProofTimestampToken',
                    'honor_certificate_proof_timestamp_signing_time' => 'honorCertificateProofTimestampSigningTime',
                    'version' => 'version',
                    'id' => 'id',
                    'subscription_id' => 'subscriptionId',
                    'status' => 'status',
                    'verification_date' => 'verificationDate',
                    'expiration_date' => 'expirationDate',
                    'reject_reason' => 'rejectReason',
                    'comment' => 'comment',
                    'given_name' => 'givenName',
                    'family_name' => 'familyName',
                    'driving_licence_number' => 'drivingLicenceNumber',
                    'street_address' => 'streetAddress',
                    'postal_code' => 'postalCode',
                    'address_locality' => 'addressLocality',
                    'telephone' => 'telephone',
                    'email' => 'email',
                    'updated_at' => 'updatedAt',
                    'honour_certificate' => 'honourCertificate',
                    'bonus_status' => 'bonusStatus',
                ],
            ],
            'columnNames' => [
                [
                    'createdAt' => 'created_at',
                    'maximumJourneysNumber' => 'maximum_journeys_number',
                    'validityPeriodDuration' => 'validity_period_duration',
                    'commitmentProofDate' => 'commitment_proof_date',
                    'incentiveProofTimestampToken' => 'incentive_proof_timestamp_token',
                    'incentiveProofTimestampSigningTime' => 'incentive_proof_timestamp_signing_time',
                    'commitmentProofTimestampToken' => 'commitment_proof_timestamp_token',
                    'commitmentProofTimestampSigningTime' => 'commitment_proof_timestamp_signing_time',
                    'honorCertificateProofTimestampToken' => 'honor_certificate_proof_timestamp_token',
                    'honorCertificateProofTimestampSigningTime' => 'honor_certificate_proof_timestamp_signing_time',
                    'version' => 'version',
                    'id' => 'id',
                    'subscriptionId' => 'subscription_id',
                    'status' => 'status',
                    'verificationDate' => 'verification_date',
                    'expirationDate' => 'expiration_date',
                    'rejectReason' => 'reject_reason',
                    'comment' => 'comment',
                    'givenName' => 'given_name',
                    'familyName' => 'family_name',
                    'drivingLicenceNumber' => 'driving_licence_number',
                    'streetAddress' => 'street_address',
                    'postalCode' => 'postal_code',
                    'addressLocality' => 'address_locality',
                    'telephone' => 'telephone',
                    'email' => 'email',
                    'updatedAt' => 'updated_at',
                    'honourCertificate' => 'honour_certificate',
                    'bonusStatus' => 'bonus_status',
                ],
            ],
            'table' => [
                [
                    'name' => 'mobconnect__short_distance_subscription',
                ],
            ],
            'lifecycleCallbacks' => [
                [
                    'prePersist' => [
                        'prePersist',
                        'preUpdate',
                    ],
                    'preUpdate' => [
                        'preUpdate',
                    ],
                ],
            ],
            'associationMappings' => [
                [
                    'shortDistanceJourneys' => [
                        'fieldName' => 'shortDistanceJourneys',
                        'mappedBy' => 'subscription',
                        'targetEntity' => 'App\\Incentive\\Entity\\ShortDistanceJourney',
                        'cascade' => [
                            'persist',
                        ],
                        'orphanRemoval' => true,
                        'fetch' => 2,
                        'type' => 4,
                        'inversedBy' => null,
                        'isOwningSide' => false,
                        'sourceEntity' => 'App\\Incentive\\Entity\\ShortDistanceSubscription',
                        'isCascadeRemove' => true,
                        'isCascadePersist' => true,
                        'isCascadeRefresh' => false,
                        'isCascadeMerge' => false,
                        'isCascadeDetach' => false,
                    ],
                    'commitmentProofJourney' => [
                        'fieldName' => 'commitmentProofJourney',
                        'targetEntity' => 'App\\Incentive\\Entity\\ShortDistanceJourney',
                        'joinColumns' => [
                            [
                                'name' => 'commitment_proof_journey_id',
                                'unique' => true,
                                'nullable' => true,
                                'onDelete' => null,
                                'columnDefinition' => null,
                                'referencedColumnName' => 'id',
                            ],
                        ],
                        'mappedBy' => null,
                        'inversedBy' => null,
                        'cascade' => [
                            'persist',
                            'remove',
                        ],
                        'orphanRemoval' => true,
                        'fetch' => 2,
                        'type' => 1,
                        'isOwningSide' => true,
                        'sourceEntity' => 'App\\Incentive\\Entity\\ShortDistanceSubscription',
                        'isCascadeRemove' => true,
                        'isCascadePersist' => true,
                        'isCascadeRefresh' => false,
                        'isCascadeMerge' => false,
                        'isCascadeDetach' => false,
                        'sourceToTargetKeyColumns' => [
                            'commitment_proof_journey_id' => 'id',
                        ],
                        'joinColumnFieldNames' => [
                            'commitment_proof_journey_id' => 'commitment_proof_journey_id',
                        ],
                        'targetToSourceKeyColumns' => [
                            'id' => 'commitment_proof_journey_id',
                        ],
                    ],
                    'user' => [
                        'fieldName' => 'user',
                        'targetEntity' => 'App\\User\\Entity\\User',
                        'joinColumns' => [
                            [
                                'name' => 'user_id',
                                'unique' => true,
                                'nullable' => true,
                                'onDelete' => 'SET NULL',
                                'columnDefinition' => null,
                                'referencedColumnName' => 'id',
                            ],
                        ],
                        'mappedBy' => null,
                        'inversedBy' => 'shortDistanceSubscription',
                        'cascade' => [],
                        'orphanRemoval' => false,
                        'fetch' => 2,
                        'type' => 1,
                        'isOwningSide' => true,
                        'sourceEntity' => 'App\\Incentive\\Entity\\ShortDistanceSubscription',
                        'isCascadeRemove' => false,
                        'isCascadePersist' => false,
                        'isCascadeRefresh' => false,
                        'isCascadeMerge' => false,
                        'isCascadeDetach' => false,
                        'sourceToTargetKeyColumns' => [
                            'user_id' => 'id',
                        ],
                        'joinColumnFieldNames' => [
                            'user_id' => 'user_id',
                        ],
                        'targetToSourceKeyColumns' => [
                            'id' => 'user_id',
                        ],
                    ],
                    'logs' => [
                        'fieldName' => 'logs',
                        'mappedBy' => 'subscription',
                        'targetEntity' => 'App\\Incentive\\Entity\\Log\\ShortDistanceSubscriptionLog',
                        'cascade' => [
                            'persist',
                        ],
                        'orphanRemoval' => false,
                        'fetch' => 2,
                        'type' => 4,
                        'inversedBy' => null,
                        'isOwningSide' => false,
                        'sourceEntity' => 'App\\Incentive\\Entity\\ShortDistanceSubscription',
                        'isCascadeRemove' => false,
                        'isCascadePersist' => true,
                        'isCascadeRefresh' => false,
                        'isCascadeMerge' => false,
                        'isCascadeDetach' => false,
                    ],
                ],
            ],
            'idGenerator' => [
                $o[1],
            ],
        ],
    ],
    $o[0],
    []
); }];
