Service email.validator detail

Add to Standard shortcuts
Computed Definition =>
array:3 [
  "class" => "Drupal\Component\Utility\EmailValidator"
  "arguments_count" => 0
  "alias" => "Drupal\Component\Utility\EmailValidatorInterface"
]
Instance =>
Drupal\Component\Utility\EmailValidator {#1569
  -lexer: Egulias\EmailValidator\EmailLexer {#1568
    -input: null
    -tokens: []
    -position: 0
    -peek: 0
    +lookahead: null
    +token: null
    -regex: null
    #charValue: array:43 [
      "{" => 123
      "}" => 125
      "(" => 40
      ")" => 41
      "<" => 60
      ">" => 62
      "[" => 91
      "]" => 93
      ":" => 58
      ";" => 59
      "@" => 64
      "\" => 92
      "/" => 47
      "," => 44
      "." => 46
      "'" => 39
      "`" => 96
      """ => 34
      "-" => 45
      "::" => 5858
      " " => 32
      "\t" => 9
      "\r" => 13
      "\n" => 10
      "\r\n" => 1310
      "IPv6" => 301
      "" => -1
      "\0" => 0
      "*" => 42
      "!" => 33
      "&" => 38
      "^" => 94
      "$" => 36
      "%" => 37
      "~" => 126
      "|" => 124
      "_" => 95
      "=" => 61
      "+" => 43
      "¿" => 168
      "?" => 63
      "#" => 35
      "¡" => 173
    ]
    #hasInvalidTokens: false
    #previous: Doctrine\Common\Lexer\Token {#1567
      +value: ""
      +type: -1
      +position: 0
    }
    +current: Doctrine\Common\Lexer\Token {#1567}
    -nullToken: Doctrine\Common\Lexer\Token {#1567}
    -accumulator: ""
    -hasToRecord: false
  }
  -warnings: []
  -error: null
}