<?php //%255BApp%255CEntity%255CTurnoLogDashboard%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\\Entity\\TurnoLogDashboard',
            ],
            'namespace' => [
                'App\\Entity',
            ],
            'rootEntityName' => [
                'App\\Entity\\TurnoLogDashboard',
            ],
            'identifier' => [
                [
                    'id',
                ],
            ],
            'generatorType' => [
                4,
            ],
            'fieldMappings' => [
                [
                    'id' => [
                        'fieldName' => 'id',
                        'type' => 'integer',
                        'scale' => 0,
                        'length' => null,
                        'unique' => false,
                        'nullable' => false,
                        'precision' => 0,
                        'columnName' => 'id',
                        'id' => true,
                    ],
                    'statusatencion' => [
                        'fieldName' => 'statusatencion',
                        'type' => 'integer',
                        'scale' => 0,
                        'length' => null,
                        'unique' => false,
                        'nullable' => false,
                        'precision' => 0,
                        'columnName' => 'statusAtencion',
                    ],
                    'identificador' => [
                        'fieldName' => 'identificador',
                        'type' => 'string',
                        'scale' => 0,
                        'length' => 45,
                        'unique' => false,
                        'nullable' => true,
                        'precision' => 0,
                        'columnName' => 'identificador',
                    ],
                    'tipoIdentificador' => [
                        'fieldName' => 'tipoIdentificador',
                        'type' => 'string',
                        'scale' => 0,
                        'length' => 45,
                        'unique' => false,
                        'nullable' => true,
                        'precision' => 0,
                        'columnName' => 'tipo_identificador',
                    ],
                    'nombres' => [
                        'fieldName' => 'nombres',
                        'type' => 'string',
                        'scale' => 0,
                        'length' => 45,
                        'unique' => false,
                        'nullable' => true,
                        'precision' => 0,
                        'columnName' => 'nombres',
                    ],
                    'apellidos' => [
                        'fieldName' => 'apellidos',
                        'type' => 'string',
                        'scale' => 0,
                        'length' => 45,
                        'unique' => false,
                        'nullable' => true,
                        'precision' => 0,
                        'columnName' => 'apellidos',
                    ],
                    'celular' => [
                        'fieldName' => 'celular',
                        'type' => 'string',
                        'scale' => 0,
                        'length' => 11,
                        'unique' => false,
                        'nullable' => true,
                        'precision' => 0,
                        'columnName' => 'celular',
                    ],
                    'horaIngreso' => [
                        'fieldName' => 'horaIngreso',
                        'type' => 'datetime',
                        'scale' => 0,
                        'length' => null,
                        'unique' => false,
                        'nullable' => true,
                        'precision' => 0,
                        'columnName' => 'hora_ingreso',
                    ],
                    'horaAtencion' => [
                        'fieldName' => 'horaAtencion',
                        'type' => 'datetime',
                        'scale' => 0,
                        'length' => null,
                        'unique' => false,
                        'nullable' => true,
                        'precision' => 0,
                        'columnName' => 'hora_atencion',
                    ],
                    'horaTerminoAtencion' => [
                        'fieldName' => 'horaTerminoAtencion',
                        'type' => 'datetime',
                        'scale' => 0,
                        'length' => null,
                        'unique' => false,
                        'nullable' => true,
                        'precision' => 0,
                        'columnName' => 'hora_termino_atencion',
                    ],
                    'horaDerivado' => [
                        'fieldName' => 'horaDerivado',
                        'type' => 'datetime',
                        'scale' => 0,
                        'length' => null,
                        'unique' => false,
                        'nullable' => true,
                        'precision' => 0,
                        'columnName' => 'hora_derivado',
                    ],
                    'turno' => [
                        'fieldName' => 'turno',
                        'type' => 'integer',
                        'scale' => 0,
                        'length' => null,
                        'unique' => false,
                        'nullable' => true,
                        'precision' => 0,
                        'columnName' => 'turno',
                    ],
                    'filaNombre' => [
                        'fieldName' => 'filaNombre',
                        'type' => 'string',
                        'scale' => 0,
                        'length' => 45,
                        'unique' => false,
                        'nullable' => true,
                        'precision' => 0,
                        'columnName' => 'fila_nombre',
                    ],
                    'turnoLabel' => [
                        'fieldName' => 'turnoLabel',
                        'type' => 'string',
                        'scale' => 0,
                        'length' => 45,
                        'unique' => false,
                        'nullable' => true,
                        'precision' => 0,
                        'columnName' => 'turno_label',
                    ],
                    'idCliente' => [
                        'fieldName' => 'idCliente',
                        'type' => 'integer',
                        'scale' => 0,
                        'length' => null,
                        'unique' => false,
                        'nullable' => false,
                        'precision' => 0,
                        'columnName' => 'id_cliente',
                    ],
                    'idLocal' => [
                        'fieldName' => 'idLocal',
                        'type' => 'integer',
                        'scale' => 0,
                        'length' => null,
                        'unique' => false,
                        'nullable' => false,
                        'precision' => 0,
                        'columnName' => 'id_local',
                    ],
                    'origen' => [
                        'fieldName' => 'origen',
                        'type' => 'integer',
                        'scale' => 0,
                        'length' => null,
                        'unique' => false,
                        'nullable' => true,
                        'precision' => 0,
                        'columnName' => 'origen',
                    ],
                    'user_id' => [
                        'fieldName' => 'user_id',
                        'type' => 'integer',
                        'scale' => 0,
                        'length' => null,
                        'unique' => false,
                        'nullable' => true,
                        'precision' => 0,
                        'columnName' => 'user_id',
                    ],
                    'prioridad' => [
                        'fieldName' => 'prioridad',
                        'type' => 'integer',
                        'scale' => 0,
                        'length' => null,
                        'unique' => false,
                        'nullable' => false,
                        'precision' => 0,
                        'columnName' => 'prioridad',
                    ],
                    'tipoFila' => [
                        'fieldName' => 'tipoFila',
                        'type' => 'boolean',
                        'scale' => 0,
                        'length' => null,
                        'unique' => false,
                        'nullable' => true,
                        'precision' => 0,
                        'columnName' => 'tipo_fila',
                    ],
                    'horaPospuesto' => [
                        'fieldName' => 'horaPospuesto',
                        'type' => 'datetime',
                        'scale' => 0,
                        'length' => null,
                        'unique' => false,
                        'nullable' => true,
                        'precision' => 0,
                        'columnName' => 'hora_pospuesto',
                    ],
                    'publicKey' => [
                        'fieldName' => 'publicKey',
                        'type' => 'string',
                        'scale' => 0,
                        'length' => 50,
                        'unique' => false,
                        'nullable' => true,
                        'precision' => 0,
                        'columnName' => 'public_key',
                    ],
                    'tiempoPromedioEspera' => [
                        'fieldName' => 'tiempoPromedioEspera',
                        'type' => 'float',
                        'scale' => 0,
                        'length' => null,
                        'unique' => false,
                        'nullable' => true,
                        'precision' => 0,
                        'columnName' => 'tiempo_promedio_espera',
                    ],
                    'personasEnFila' => [
                        'fieldName' => 'personasEnFila',
                        'type' => 'integer',
                        'scale' => 0,
                        'length' => null,
                        'unique' => false,
                        'nullable' => true,
                        'precision' => 0,
                        'columnName' => 'personas_en_fila',
                    ],
                    'comentario' => [
                        'fieldName' => 'comentario',
                        'type' => 'string',
                        'scale' => 0,
                        'length' => 500,
                        'unique' => false,
                        'nullable' => true,
                        'precision' => 0,
                        'columnName' => 'comentario',
                    ],
                    'tipo_flujo' => [
                        'fieldName' => 'tipo_flujo',
                        'type' => 'integer',
                        'scale' => 0,
                        'length' => null,
                        'unique' => false,
                        'nullable' => true,
                        'precision' => 0,
                        'columnName' => 'tipo_flujo',
                    ],
                ],
            ],
            'fieldNames' => [
                [
                    'id' => 'id',
                    'statusAtencion' => 'statusatencion',
                    'identificador' => 'identificador',
                    'tipo_identificador' => 'tipoIdentificador',
                    'nombres' => 'nombres',
                    'apellidos' => 'apellidos',
                    'celular' => 'celular',
                    'hora_ingreso' => 'horaIngreso',
                    'hora_atencion' => 'horaAtencion',
                    'hora_termino_atencion' => 'horaTerminoAtencion',
                    'hora_derivado' => 'horaDerivado',
                    'turno' => 'turno',
                    'fila_nombre' => 'filaNombre',
                    'turno_label' => 'turnoLabel',
                    'id_cliente' => 'idCliente',
                    'id_local' => 'idLocal',
                    'origen' => 'origen',
                    'user_id' => 'user_id',
                    'prioridad' => 'prioridad',
                    'tipo_fila' => 'tipoFila',
                    'hora_pospuesto' => 'horaPospuesto',
                    'public_key' => 'publicKey',
                    'tiempo_promedio_espera' => 'tiempoPromedioEspera',
                    'personas_en_fila' => 'personasEnFila',
                    'comentario' => 'comentario',
                    'tipo_flujo' => 'tipo_flujo',
                ],
            ],
            'columnNames' => [
                [
                    'id' => 'id',
                    'statusatencion' => 'statusAtencion',
                    'identificador' => 'identificador',
                    'tipoIdentificador' => 'tipo_identificador',
                    'nombres' => 'nombres',
                    'apellidos' => 'apellidos',
                    'celular' => 'celular',
                    'horaIngreso' => 'hora_ingreso',
                    'horaAtencion' => 'hora_atencion',
                    'horaTerminoAtencion' => 'hora_termino_atencion',
                    'horaDerivado' => 'hora_derivado',
                    'turno' => 'turno',
                    'filaNombre' => 'fila_nombre',
                    'turnoLabel' => 'turno_label',
                    'idCliente' => 'id_cliente',
                    'idLocal' => 'id_local',
                    'origen' => 'origen',
                    'user_id' => 'user_id',
                    'prioridad' => 'prioridad',
                    'tipoFila' => 'tipo_fila',
                    'horaPospuesto' => 'hora_pospuesto',
                    'publicKey' => 'public_key',
                    'tiempoPromedioEspera' => 'tiempo_promedio_espera',
                    'personasEnFila' => 'personas_en_fila',
                    'comentario' => 'comentario',
                    'tipo_flujo' => 'tipo_flujo',
                ],
            ],
            'table' => [
                [
                    'name' => 'turno_log_dashboard',
                ],
            ],
            'associationMappings' => [
                [
                    'fila' => [
                        'fieldName' => 'fila',
                        'joinColumns' => [
                            [
                                'name' => 'fila_id',
                                'unique' => false,
                                'nullable' => true,
                                'onDelete' => null,
                                'columnDefinition' => null,
                                'referencedColumnName' => 'id',
                            ],
                        ],
                        'cascade' => [],
                        'inversedBy' => null,
                        'targetEntity' => 'App\\Entity\\Fila',
                        'fetch' => 2,
                        'type' => 2,
                        'mappedBy' => null,
                        'isOwningSide' => true,
                        'sourceEntity' => 'App\\Entity\\TurnoLogDashboard',
                        'isCascadeRemove' => false,
                        'isCascadePersist' => false,
                        'isCascadeRefresh' => false,
                        'isCascadeMerge' => false,
                        'isCascadeDetach' => false,
                        'sourceToTargetKeyColumns' => [
                            'fila_id' => 'id',
                        ],
                        'joinColumnFieldNames' => [
                            'fila_id' => 'fila_id',
                        ],
                        'targetToSourceKeyColumns' => [
                            'id' => 'fila_id',
                        ],
                        'orphanRemoval' => false,
                    ],
                    'fila_original' => [
                        'fieldName' => 'fila_original',
                        'joinColumns' => [
                            [
                                'name' => 'fila_original_id',
                                'unique' => false,
                                'nullable' => true,
                                'onDelete' => null,
                                'columnDefinition' => null,
                                'referencedColumnName' => 'id',
                            ],
                        ],
                        'cascade' => [],
                        'inversedBy' => null,
                        'targetEntity' => 'App\\Entity\\Fila',
                        'fetch' => 2,
                        'type' => 2,
                        'mappedBy' => null,
                        'isOwningSide' => true,
                        'sourceEntity' => 'App\\Entity\\TurnoLogDashboard',
                        'isCascadeRemove' => false,
                        'isCascadePersist' => false,
                        'isCascadeRefresh' => false,
                        'isCascadeMerge' => false,
                        'isCascadeDetach' => false,
                        'sourceToTargetKeyColumns' => [
                            'fila_original_id' => 'id',
                        ],
                        'joinColumnFieldNames' => [
                            'fila_original_id' => 'fila_original_id',
                        ],
                        'targetToSourceKeyColumns' => [
                            'id' => 'fila_original_id',
                        ],
                        'orphanRemoval' => false,
                    ],
                    'modulo' => [
                        'fieldName' => 'modulo',
                        'joinColumns' => [
                            [
                                'name' => 'modulo_id',
                                'unique' => false,
                                'nullable' => true,
                                'onDelete' => null,
                                'columnDefinition' => null,
                                'referencedColumnName' => 'id',
                            ],
                        ],
                        'cascade' => [],
                        'inversedBy' => null,
                        'targetEntity' => 'App\\Entity\\Modulo',
                        'fetch' => 2,
                        'type' => 2,
                        'mappedBy' => null,
                        'isOwningSide' => true,
                        'sourceEntity' => 'App\\Entity\\TurnoLogDashboard',
                        'isCascadeRemove' => false,
                        'isCascadePersist' => false,
                        'isCascadeRefresh' => false,
                        'isCascadeMerge' => false,
                        'isCascadeDetach' => false,
                        'sourceToTargetKeyColumns' => [
                            'modulo_id' => 'id',
                        ],
                        'joinColumnFieldNames' => [
                            'modulo_id' => 'modulo_id',
                        ],
                        'targetToSourceKeyColumns' => [
                            'id' => 'modulo_id',
                        ],
                        'orphanRemoval' => false,
                    ],
                ],
            ],
            'idGenerator' => [
                $o[1],
            ],
        ],
    ],
    $o[0],
    []
); }];
