Devel Load

Primary tabs

Secondary tabs

Drupal\user\Entity\User {#1222
  #entityTypeId: "user"
  #enforceIsNew: null
  #typedData: null
  #cacheContexts: []
  #cacheTags: []
  #cacheMaxAge: -1
  #_serviceIds: []
  #_entityStorages: []
  #values: array:19 [
    "uid" => array:1 [
      "x-default" => "1869"
    ]
    "uuid" => array:1 [
      "x-default" => "42510ef0-566a-441a-acb4-abeca59999ce"
    ]
    "langcode" => array:1 [
      "x-default" => "fr"
    ]
    "preferred_langcode" => array:1 [
      "x-default" => "fr"
    ]
    "preferred_admin_langcode" => array:1 [
      "x-default" => "fr"
    ]
    "name" => array:1 [
      "x-default" => "basit12"
    ]
    "pass" => array:1 [
      "x-default" => "$2y$10$PYiFMjX80MFBM3/jCHXFA.BEoTNTb.iZiWiY/1R9D/Tf8HeNCS5.e"
    ]
    "mail" => array:1 [
      "x-default" => "basitabdulah369@gmail.com"
    ]
    "timezone" => array:1 [
      "x-default" => "Europe/Paris"
    ]
    "status" => array:1 [
      "x-default" => "1"
    ]
    "created" => array:1 [
      "x-default" => "1732314640"
    ]
    "changed" => array:1 [
      "x-default" => "1732314640"
    ]
    "access" => array:1 [
      "x-default" => "1732341734"
    ]
    "login" => array:1 [
      "x-default" => "1732314640"
    ]
    "init" => array:1 [
      "x-default" => "basitabdulah369@gmail.com"
    ]
    "default_langcode" => array:1 [
      "x-default" => "1"
    ]
    "bet_private" => array:1 [
      "x-default" => "0"
    ]
    "optin" => array:1 [
      "x-default" => "0"
    ]
    "field_reminder_enable" => array:1 [
      "x-default" => array:1 [
        0 => array:1 [
          "value" => "1"
        ]
      ]
    ]
  ]
  #fields: []
  #fieldDefinitions: array:26 [
    "uid" => Drupal\Core\Field\BaseFieldDefinition {#1124
      #definition: array:7 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1118
          #string: "User ID"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "read-only" => true
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1119
          #string: "The user ID."
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "provider" => "user"
        "field_name" => "uid"
        "entity_type" => "user"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1122
        #definition: array:2 [
          "type" => "field_item:integer"
          "settings" => array:6 [
            "unsigned" => true
            "size" => "normal"
            "min" => ""
            "max" => ""
            "prefix" => ""
            "suffix" => ""
          ]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1124}
      }
      #type: "integer"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "uuid" => Drupal\Core\Field\BaseFieldDefinition {#1125
      #definition: array:7 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1126
          #string: "UUID"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "read-only" => true
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1127
          #string: "The user UUID."
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "provider" => "user"
        "field_name" => "uuid"
        "entity_type" => "user"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1128
        #definition: array:2 [
          "type" => "field_item:uuid"
          "settings" => array:3 [
            "max_length" => 128
            "is_ascii" => true
            "case_sensitive" => false
          ]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1125}
      }
      #type: "uuid"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "langcode" => Drupal\Core\Field\BaseFieldDefinition {#1129
      #definition: array:8 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1130
          #string: "Language code"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "display" => array:2 [
          "view" => array:2 [
            "options" => array:1 [
              "region" => "hidden"
            ]
            "configurable" => true
          ]
          "form" => array:2 [
            "options" => array:1 [
              "region" => "hidden"
            ]
            "configurable" => true
          ]
        ]
        "translatable" => true
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1131
          #string: "The user language code."
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "provider" => "user"
        "field_name" => "langcode"
        "entity_type" => "user"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1132
        #definition: array:2 [
          "type" => "field_item:language"
          "settings" => []
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1129}
      }
      #type: "language"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "preferred_langcode" => Drupal\Core\Field\BaseFieldDefinition {#1133
      #definition: array:6 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1134
          #string: "Preferred language code"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1135
          #string: "The user's preferred language code for receiving emails and viewing the site."
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "provider" => "user"
        "field_name" => "preferred_langcode"
        "entity_type" => "user"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1136
        #definition: array:3 [
          "type" => "field_item:language"
          "settings" => []
          "constraints" => array:1 [
            "ComplexData" => array:1 [
              "value" => array:2 [
                "AllowedValues" => array:1 [
                  "callback" => "Drupal\user\Entity\User::getAllowedConfigurableLanguageCodes"
                ]
                "Length" => array:1 [
                  "max" => 12
                ]
              ]
            ]
          ]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1133}
      }
      #type: "language"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "preferred_admin_langcode" => Drupal\Core\Field\BaseFieldDefinition {#1137
      #definition: array:7 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1138
          #string: "Preferred admin language code"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1139
          #string: "The user's preferred language code for viewing administration pages."
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "default_value" => array:1 [
          0 => array:1 [
            "value" => null
          ]
        ]
        "provider" => "user"
        "field_name" => "preferred_admin_langcode"
        "entity_type" => "user"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1140
        #definition: array:3 [
          "type" => "field_item:language"
          "settings" => []
          "constraints" => array:1 [
            "ComplexData" => array:1 [
              "value" => array:2 [
                "AllowedValues" => array:1 [
                  "callback" => "Drupal\user\Entity\User::getAllowedConfigurableLanguageCodes"
                ]
                "Length" => array:1 [
                  "max" => 12
                ]
              ]
            ]
          ]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1137}
      }
      #type: "language"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "name" => Drupal\Core\Field\BaseFieldDefinition {#1141
      #definition: array:8 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1142
          #string: "Name"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1143
          #string: "The name of this user."
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "required" => true
        "constraints" => array:2 [
          "UserName" => []
          "UserNameUnique" => []
        ]
        "provider" => "user"
        "field_name" => "name"
        "entity_type" => "user"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1144
        #definition: array:3 [
          "type" => "field_item:string"
          "settings" => array:3 [
            "max_length" => 255
            "is_ascii" => false
            "case_sensitive" => false
          ]
          "class" => "\Drupal\user\UserNameItem"
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1141}
      }
      #type: "string"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "pass" => Drupal\Core\Field\BaseFieldDefinition {#1145
      #definition: array:7 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1146
          #string: "Password"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1147
          #string: "The password of this user (hashed)."
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "constraints" => array:1 [
          "ProtectedUserField" => null
        ]
        "provider" => "user"
        "field_name" => "pass"
        "entity_type" => "user"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1148
        #definition: array:2 [
          "type" => "field_item:password"
          "settings" => array:3 [
            "max_length" => 255
            "is_ascii" => false
            "case_sensitive" => false
          ]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1145}
      }
      #type: "password"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "mail" => Drupal\Core\Field\BaseFieldDefinition {#1149
      #definition: array:8 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1150
          #string: "Email"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1151
          #string: "The email of this user."
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "default_value" => array:1 [
          0 => array:1 [
            "value" => ""
          ]
        ]
        "constraints" => array:3 [
          "UserMailUnique" => null
          "UserMailRequired" => null
          "ProtectedUserField" => null
        ]
        "provider" => "user"
        "field_name" => "mail"
        "entity_type" => "user"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1152
        #definition: array:2 [
          "type" => "field_item:email"
          "settings" => []
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1149}
      }
      #type: "email"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "timezone" => Drupal\Core\Field\BaseFieldDefinition {#1153
      #definition: array:6 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1154
          #string: "Timezone"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1155
          #string: "The timezone of this user."
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "provider" => "user"
        "field_name" => "timezone"
        "entity_type" => "user"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1156
        #definition: array:4 [
          "type" => "field_item:string"
          "settings" => array:3 [
            "max_length" => 32
            "is_ascii" => false
            "case_sensitive" => false
          ]
          "constraints" => array:1 [
            "ComplexData" => array:1 [
              "value" => array:1 [
                "AllowedValues" => array:1 [
                  "callback" => "Drupal\user\Entity\User::getAllowedTimezones"
                ]
              ]
            ]
          ]
          "class" => "Drupal\user\TimeZoneItem"
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1153}
      }
      #type: "string"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "status" => Drupal\Core\Field\BaseFieldDefinition {#1157
      #definition: array:7 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1158
          #string: "User status"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1159
          #string: "Whether the user is active or blocked."
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "default_value" => array:1 [
          0 => array:1 [
            "value" => false
          ]
        ]
        "provider" => "user"
        "field_name" => "status"
        "entity_type" => "user"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1160
        #definition: array:3 [
          "type" => "field_item:boolean"
          "settings" => array:2 [
            "on_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1161
              #string: "On"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "off_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1162
              #string: "Off"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
          ]
          "class" => "Drupal\user\StatusItem"
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1157}
      }
      #type: "boolean"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "created" => Drupal\Core\Field\BaseFieldDefinition {#1163
      #definition: array:6 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1164
          #string: "Created"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1165
          #string: "The time that the user was created."
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "provider" => "user"
        "field_name" => "created"
        "entity_type" => "user"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1166
        #definition: array:2 [
          "type" => "field_item:created"
          "settings" => []
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1163}
      }
      #type: "created"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "changed" => Drupal\Core\Field\BaseFieldDefinition {#1167
      #definition: array:7 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1168
          #string: "Changed"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1169
          #string: "The time that the user was last edited."
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "translatable" => true
        "provider" => "user"
        "field_name" => "changed"
        "entity_type" => "user"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1170
        #definition: array:2 [
          "type" => "field_item:changed"
          "settings" => []
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1167}
      }
      #type: "changed"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "access" => Drupal\Core\Field\BaseFieldDefinition {#1171
      #definition: array:7 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1172
          #string: "Last access"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1173
          #string: "The time that the user last accessed the site."
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "default_value" => array:1 [
          0 => array:1 [
            "value" => 0
          ]
        ]
        "provider" => "user"
        "field_name" => "access"
        "entity_type" => "user"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1174
        #definition: array:2 [
          "type" => "field_item:timestamp"
          "settings" => []
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1171}
      }
      #type: "timestamp"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "login" => Drupal\Core\Field\BaseFieldDefinition {#1175
      #definition: array:7 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1176
          #string: "Last login"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1177
          #string: "The time that the user last logged in."
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "default_value" => array:1 [
          0 => array:1 [
            "value" => 0
          ]
        ]
        "provider" => "user"
        "field_name" => "login"
        "entity_type" => "user"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1178
        #definition: array:2 [
          "type" => "field_item:timestamp"
          "settings" => []
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1175}
      }
      #type: "timestamp"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "init" => Drupal\Core\Field\BaseFieldDefinition {#1179
      #definition: array:7 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1180
          #string: "Initial email"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1181
          #string: "The email address used for initial account creation."
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "default_value" => array:1 [
          0 => array:1 [
            "value" => ""
          ]
        ]
        "provider" => "user"
        "field_name" => "init"
        "entity_type" => "user"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1182
        #definition: array:2 [
          "type" => "field_item:email"
          "settings" => []
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1179}
      }
      #type: "email"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "roles" => Drupal\Core\Field\BaseFieldDefinition {#1183
      #definition: array:7 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1184
          #string: "Roles"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "cardinality" => -1
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1185
          #string: "The roles the user has."
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "provider" => "user"
        "field_name" => "roles"
        "entity_type" => "user"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1186
        #definition: array:2 [
          "type" => "field_item:entity_reference"
          "settings" => array:3 [
            "target_type" => "user_role"
            "handler" => "default"
            "handler_settings" => []
          ]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1183}
      }
      #type: "entity_reference"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "default_langcode" => Drupal\Core\Field\BaseFieldDefinition {#1187
      #definition: array:9 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1188
          #string: "Default translation"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1189
          #string: "A flag indicating whether this is the default translation."
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "translatable" => true
        "revisionable" => true
        "default_value" => array:1 [
          0 => array:1 [
            "value" => true
          ]
        ]
        "provider" => "user"
        "field_name" => "default_langcode"
        "entity_type" => "user"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1190
        #definition: array:2 [
          "type" => "field_item:boolean"
          "settings" => array:2 [
            "on_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1191
              #string: "On"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "off_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1192
              #string: "Off"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
          ]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1187}
      }
      #type: "boolean"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "bet_private" => Drupal\Core\Field\BaseFieldDefinition {#1193
      #definition: array:8 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1194
          #string: "Hide my account on main website"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1195
          #string: "Your ranking will only be visible on your group page, and will be hidden in the general ranking."
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "default_value" => array:1 [
          0 => array:1 [
            "value" => 0
          ]
        ]
        "display" => array:2 [
          "form" => array:2 [
            "options" => array:1 [
              "region" => "hidden"
            ]
            "configurable" => true
          ]
          "view" => array:2 [
            "options" => array:1 [
              "region" => "hidden"
            ]
            "configurable" => true
          ]
        ]
        "provider" => "mespronos_group"
        "field_name" => "bet_private"
        "entity_type" => "user"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1196
        #definition: array:2 [
          "type" => "field_item:boolean"
          "settings" => array:2 [
            "on_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1197
              #string: "On"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "off_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1198
              #string: "Off"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
          ]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1193}
      }
      #type: "boolean"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "optin" => Drupal\Core\Field\BaseFieldDefinition {#1199
      #definition: array:8 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1200
          #string: "Me prévenir par email des prochaines compétitions"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => "Promis, pas de spam ni de revente de données, mais juste un mail une à deux fois par an pour vous annoncer les prochaines compétitions."
        "display" => array:1 [
          "form" => array:2 [
            "options" => array:1 [
              "region" => "hidden"
            ]
            "configurable" => true
          ]
        ]
        "required" => true
        "provider" => "mespronos_tweaks"
        "field_name" => "optin"
        "entity_type" => "user"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1201
        #definition: array:2 [
          "type" => "field_item:boolean"
          "settings" => array:2 [
            "on_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1202
              #string: "On"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "off_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1203
              #string: "Off"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
          ]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1199}
      }
      #type: "boolean"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "metatag" => Drupal\Core\Field\BaseFieldDefinition {#1204
      #definition: array:10 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1205
          #string: "Metatags (Hidden field for JSON support)"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1206
          #string: "The computed meta tags for the entity."
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "computed" => true
        "translatable" => true
        "read-only" => true
        "entity_type" => "user"
        "cardinality" => -1
        "provider" => "metatag"
        "field_name" => "metatag"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1207
        #definition: array:2 [
          "type" => "field_item:metatag_computed"
          "settings" => []
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1204}
      }
      #type: "metatag_computed"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "path" => Drupal\Core\Field\BaseFieldDefinition {#1208
      #definition: array:9 [
        "custom_storage" => true
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1209
          #string: "URL alias"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "translatable" => true
        "computed" => true
        "display" => array:1 [
          "form" => array:2 [
            "options" => array:2 [
              "type" => "path"
              "weight" => 30
            ]
            "configurable" => true
          ]
        ]
        "provider" => "pathauto"
        "field_name" => "path"
        "entity_type" => "user"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1210
        #definition: array:2 [
          "type" => "field_item:path"
          "settings" => []
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1208}
      }
      #type: "path"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "field_firstname" => Drupal\field\Entity\FieldConfig {#1211
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #cacheContexts: array:2 [
        0 => "url.site"
        1 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "user.user.field_firstname"
      #status: true
      #uuid: "a5b24786-b104-4012-a45a-9023e579fe53"
      -isUninstalling: false
      #langcode: "fr"
      #third_party_settings: []
      #_core: array:1 [
        "default_config_hash" => "uE1nLAqhGU7vpw0AzcsbLPbGteKW8rwVNq9HkI9Oaus"
      ]
      #trustedData: false
      #dependencies: array:2 [
        "config" => array:1 [
          0 => "field.storage.user.field_firstname"
        ]
        "module" => array:1 [
          0 => "user"
        ]
      ]
      #isSyncing: false
      #id: "user.user.field_firstname"
      #field_name: "field_firstname"
      #field_type: "string"
      #entity_type: "user"
      #bundle: "user"
      #label: "Prénom"
      #description: ""
      #settings: []
      #required: false
      #translatable: false
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#1216
        #entityTypeId: "field_storage_config"
        #enforceIsNew: null
        #typedData: null
        #cacheContexts: array:2 [
          0 => "url.site"
          1 => "languages:language_interface"
        ]
        #cacheTags: []
        #cacheMaxAge: -1
        #_serviceIds: []
        #_entityStorages: []
        #originalId: "user.field_firstname"
        #status: true
        #uuid: "a6abddd3-a661-4c21-8000-a1f95a6cff5b"
        -isUninstalling: false
        #langcode: "fr"
        #third_party_settings: []
        #_core: array:1 [
          "default_config_hash" => "lBdixO5ur_fMlYmtpIAbYDqzVwr8sZsBZXgmS_lq53o"
        ]
        #trustedData: false
        #dependencies: array:1 [
          "module" => array:1 [
            0 => "user"
          ]
        ]
        #isSyncing: false
        #id: "user.field_firstname"
        #field_name: "field_firstname"
        #entity_type: "user"
        #type: "string"
        #module: "core"
        #settings: array:3 [
          "max_length" => 255
          "case_sensitive" => false
          "is_ascii" => false
        ]
        #cardinality: 1
        #translatable: true
        #locked: false
        #persist_with_no_fields: false
        +custom_storage: false
        #indexes: []
        #deleted: false
        #schema: null
        #propertyDefinitions: null
        +original: ? Drupal\field\FieldStorageConfigInterface
      }
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
      +original: ? Drupal\field\Entity\FieldConfig
    }
    "field_group" => Drupal\field\Entity\FieldConfig {#1212
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #cacheContexts: array:2 [
        0 => "url.site"
        1 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "user.user.field_group"
      #status: true
      #uuid: "529cf2e8-140a-463d-b829-5a7dc4ac68b2"
      -isUninstalling: false
      #langcode: "fr"
      #third_party_settings: []
      #_core: array:1 [
        "default_config_hash" => "OfLogrF6GmpDN6mcxACZVqyYqir6zxC3jryBy36KDJc"
      ]
      #trustedData: false
      #dependencies: array:2 [
        "config" => array:1 [
          0 => "field.storage.user.field_group"
        ]
        "module" => array:1 [
          0 => "user"
        ]
      ]
      #isSyncing: false
      #id: "user.user.field_group"
      #field_name: "field_group"
      #field_type: "entity_reference"
      #entity_type: "user"
      #bundle: "user"
      #label: "Groupe"
      #description: ""
      #settings: array:2 [
        "handler" => "default:group"
        "handler_settings" => array:3 [
          "target_bundles" => null
          "sort" => array:1 [
            "field" => "_none"
          ]
          "auto_create" => false
        ]
      ]
      #required: false
      #translatable: false
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#1217
        #entityTypeId: "field_storage_config"
        #enforceIsNew: null
        #typedData: null
        #cacheContexts: array:2 [
          0 => "url.site"
          1 => "languages:language_interface"
        ]
        #cacheTags: []
        #cacheMaxAge: -1
        #_serviceIds: []
        #_entityStorages: []
        #originalId: "user.field_group"
        #status: true
        #uuid: "cab40e77-bcea-4991-9d01-40e96cf0530e"
        -isUninstalling: false
        #langcode: "fr"
        #third_party_settings: []
        #_core: array:1 [
          "default_config_hash" => "gNuJJrnDAZVVZNlT8G2nAC5H65-YgMNJX9VJqLmBioA"
        ]
        #trustedData: false
        #dependencies: array:1 [
          "module" => array:2 [
            0 => "mespronos_group"
            1 => "user"
          ]
        ]
        #isSyncing: false
        #id: "user.field_group"
        #field_name: "field_group"
        #entity_type: "user"
        #type: "entity_reference"
        #module: "core"
        #settings: array:1 [
          "target_type" => "group"
        ]
        #cardinality: -1
        #translatable: true
        #locked: false
        #persist_with_no_fields: false
        +custom_storage: false
        #indexes: []
        #deleted: false
        #schema: null
        #propertyDefinitions: null
        +original: ? Drupal\field\FieldStorageConfigInterface
      }
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
      +original: ? Drupal\field\Entity\FieldConfig
    }
    "field_lastname" => Drupal\field\Entity\FieldConfig {#1213
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #cacheContexts: array:2 [
        0 => "url.site"
        1 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "user.user.field_lastname"
      #status: true
      #uuid: "489ffa8b-892f-4fc4-ae00-0e8e87513f1f"
      -isUninstalling: false
      #langcode: "fr"
      #third_party_settings: []
      #_core: array:1 [
        "default_config_hash" => "xRtuwaHqrB5-rhe0ofhE7or7HwUADekLZJuXZVUfAcg"
      ]
      #trustedData: false
      #dependencies: array:2 [
        "config" => array:1 [
          0 => "field.storage.user.field_lastname"
        ]
        "module" => array:1 [
          0 => "user"
        ]
      ]
      #isSyncing: false
      #id: "user.user.field_lastname"
      #field_name: "field_lastname"
      #field_type: "string"
      #entity_type: "user"
      #bundle: "user"
      #label: "Nom"
      #description: ""
      #settings: []
      #required: false
      #translatable: false
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#1218
        #entityTypeId: "field_storage_config"
        #enforceIsNew: null
        #typedData: null
        #cacheContexts: array:2 [
          0 => "url.site"
          1 => "languages:language_interface"
        ]
        #cacheTags: []
        #cacheMaxAge: -1
        #_serviceIds: []
        #_entityStorages: []
        #originalId: "user.field_lastname"
        #status: true
        #uuid: "60c24eb2-bb08-46ec-9020-322c35d6e91f"
        -isUninstalling: false
        #langcode: "fr"
        #third_party_settings: []
        #_core: array:1 [
          "default_config_hash" => "vvd5QMtNWKNgAX6AwkgvHhyPzu_uAaZ78A3FP0r2f5w"
        ]
        #trustedData: false
        #dependencies: array:1 [
          "module" => array:1 [
            0 => "user"
          ]
        ]
        #isSyncing: false
        #id: "user.field_lastname"
        #field_name: "field_lastname"
        #entity_type: "user"
        #type: "string"
        #module: "core"
        #settings: array:3 [
          "max_length" => 255
          "case_sensitive" => false
          "is_ascii" => false
        ]
        #cardinality: 1
        #translatable: true
        #locked: false
        #persist_with_no_fields: false
        +custom_storage: false
        #indexes: []
        #deleted: false
        #schema: null
        #propertyDefinitions: null
        +original: ? Drupal\field\FieldStorageConfigInterface
      }
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
      +original: ? Drupal\field\Entity\FieldConfig
    }
    "field_reminder_enable" => Drupal\field\Entity\FieldConfig {#1214
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #cacheContexts: array:2 [
        0 => "url.site"
        1 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "user.user.field_reminder_enable"
      #status: true
      #uuid: "86783029-63e9-406a-bad0-5fcd3b1f26ca"
      -isUninstalling: false
      #langcode: "fr"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:2 [
        "config" => array:1 [
          0 => "field.storage.user.field_reminder_enable"
        ]
        "module" => array:1 [
          0 => "user"
        ]
      ]
      #isSyncing: false
      #id: "user.user.field_reminder_enable"
      #field_name: "field_reminder_enable"
      #field_type: "boolean"
      #entity_type: "user"
      #bundle: "user"
      #label: "Activer les rappels de pronostics"
      #description: "En activant les rappels, vous recevrez quelques heures avant chaque journée un rappel si vous n'avez pas encore fait vos pronostics."
      #settings: array:2 [
        "on_label" => "Activer les rappels par e-mail"
        "off_label" => "Désactivé"
      ]
      #required: false
      #translatable: false
      #default_value: array:1 [
        0 => array:1 [
          "value" => 1
        ]
      ]
      #default_value_callback: ""
      #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#1219
        #entityTypeId: "field_storage_config"
        #enforceIsNew: null
        #typedData: null
        #cacheContexts: array:2 [
          0 => "url.site"
          1 => "languages:language_interface"
        ]
        #cacheTags: []
        #cacheMaxAge: -1
        #_serviceIds: []
        #_entityStorages: []
        #originalId: "user.field_reminder_enable"
        #status: true
        #uuid: "1f10996a-877a-453a-b30a-98443a285f06"
        -isUninstalling: false
        #langcode: "fr"
        #third_party_settings: []
        #_core: []
        #trustedData: false
        #dependencies: array:1 [
          "module" => array:1 [
            0 => "user"
          ]
        ]
        #isSyncing: false
        #id: "user.field_reminder_enable"
        #field_name: "field_reminder_enable"
        #entity_type: "user"
        #type: "boolean"
        #module: "core"
        #settings: []
        #cardinality: 1
        #translatable: true
        #locked: false
        #persist_with_no_fields: false
        +custom_storage: false
        #indexes: []
        #deleted: false
        #schema: array:4 [
          "columns" => array:1 [
            "value" => array:2 [
              "type" => "int"
              "size" => "tiny"
            ]
          ]
          "unique keys" => []
          "indexes" => []
          "foreign keys" => []
        ]
        #propertyDefinitions: null
        +original: ? Drupal\field\FieldStorageConfigInterface
      }
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
      +original: ? Drupal\field\Entity\FieldConfig
    }
    "user_picture" => Drupal\field\Entity\FieldConfig {#1215
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #cacheContexts: array:2 [
        0 => "url.site"
        1 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "user.user.user_picture"
      #status: true
      #uuid: "9ef853c4-913f-4640-a560-9664030ddaf5"
      -isUninstalling: false
      #langcode: "fr"
      #third_party_settings: array:1 [
        "content_translation" => array:1 [
          "translation_sync" => array:3 [
            "alt" => "alt"
            "title" => "title"
            "file" => "0"
          ]
        ]
      ]
      #_core: []
      #trustedData: false
      #dependencies: array:2 [
        "config" => array:1 [
          0 => "field.storage.user.user_picture"
        ]
        "module" => array:3 [
          0 => "content_translation"
          1 => "image"
          2 => "user"
        ]
      ]
      #isSyncing: false
      #id: "user.user.user_picture"
      #field_name: "user_picture"
      #field_type: "image"
      #entity_type: "user"
      #bundle: "user"
      #label: "Avatar"
      #description: ""
      #settings: array:12 [
        "handler" => "default:file"
        "handler_settings" => []
        "file_directory" => "users/avatars/[date:custom:Y]-[date:custom:m]"
        "file_extensions" => "png gif jpg jpeg"
        "max_filesize" => "2MB"
        "max_resolution" => ""
        "min_resolution" => "200x200"
        "alt_field" => false
        "alt_field_required" => true
        "title_field" => false
        "title_field_required" => false
        "default_image" => array:5 [
          "uuid" => "25e46333-73c7-4d7a-8133-f02c3f4586b9"
          "alt" => ""
          "title" => ""
          "width" => 180
          "height" => 180
        ]
      ]
      #required: false
      #translatable: true
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#1220
        #entityTypeId: "field_storage_config"
        #enforceIsNew: null
        #typedData: null
        #cacheContexts: array:2 [
          0 => "url.site"
          1 => "languages:language_interface"
        ]
        #cacheTags: []
        #cacheMaxAge: -1
        #_serviceIds: []
        #_entityStorages: []
        #originalId: "user.user_picture"
        #status: true
        #uuid: "c8b0905c-1af7-4807-b537-555e324eba2d"
        -isUninstalling: false
        #langcode: "fr"
        #third_party_settings: []
        #_core: array:1 [
          "default_config_hash" => "6k-VBFilDLuzgSOT-77CFgHFlcd5D-kqRixtH89EShU"
        ]
        #trustedData: false
        #dependencies: array:1 [
          "module" => array:3 [
            0 => "file"
            1 => "image"
            2 => "user"
          ]
        ]
        #isSyncing: false
        #id: "user.user_picture"
        #field_name: "user_picture"
        #entity_type: "user"
        #type: "image"
        #module: "image"
        #settings: array:5 [
          "target_type" => "file"
          "display_field" => false
          "display_default" => false
          "uri_scheme" => "public"
          "default_image" => array:5 [
            "uuid" => null
            "alt" => ""
            "title" => ""
            "width" => null
            "height" => null
          ]
        ]
        #cardinality: 1
        #translatable: true
        #locked: false
        #persist_with_no_fields: false
        +custom_storage: false
        #indexes: array:1 [
          "target_id" => array:1 [
            0 => "target_id"
          ]
        ]
        #deleted: false
        #schema: null
        #propertyDefinitions: null
        +original: ? Drupal\field\FieldStorageConfigInterface
      }
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
      +original: ? Drupal\field\Entity\FieldConfig
    }
  ]
  #languages: null
  #langcodeKey: "langcode"
  #defaultLangcodeKey: "default_langcode"
  #activeLangcode: "x-default"
  #enforceDefaultTranslation: null
  #defaultLangcode: "fr"
  #translations: array:1 [
    "x-default" => array:1 [
      "status" => 1
    ]
  ]
  #translationInitialize: false
  #newRevision: false
  #isDefaultRevision: true
  #entityKeys: array:3 [
    "bundle" => "user"
    "id" => "1869"
    "uuid" => "42510ef0-566a-441a-acb4-abeca59999ce"
  ]
  #translatableEntityKeys: array:2 [
    "langcode" => array:1 [
      "x-default" => "fr"
    ]
    "default_langcode" => array:1 [
      "x-default" => "1"
    ]
  ]
  #validated: false
  #validationRequired: false
  #loadedRevisionId: null
  #revisionTranslationAffectedKey: "revision_translation_affected"
  #enforceRevisionTranslationAffected: []
  #isSyncing: false
}