Advertisement
Guest User

Untitled

a guest
Jul 23rd, 2018
157
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 1.63 KB | None | 0 0
  1. object(stdClass)#1352 (8) {
  2.   ["__CLASS__"]=>
  3.   string(16) "User\Entity\User"
  4.   ["principalname:User\Entity\User:private"]=>
  5.   string(35) "rolando.isidoro@smtpauth.fct.unl.pt"
  6.   ["name:User\Entity\User:private"]=>
  7.   string(7) "Rolando"
  8.   ["email:User\Entity\User:private"]=>
  9.   string(18) "rolando@fct.unl.pt"
  10.   ["notes:User\Entity\User:private"]=>
  11.   string(0) ""
  12.   ["password:User\Entity\User:private"]=>
  13.   NULL
  14.   ["passwordResetHash:User\Entity\User:private"]=>
  15.   NULL
  16.   ["passwordResetHashExpiration:User\Entity\User:private"]=>
  17.   NULL
  18. }
  19. object(stdClass)#1353 (18) {
  20.   ["__CLASS__"]=>
  21.   string(20) "User\Entity\Throttle"
  22.   ["from:User\Entity\Throttle:private"]=>
  23.   string(35) "rolando.isidoro@smtpauth.fct.unl.pt"
  24.   ["countMax:User\Entity\Throttle:private"]=>
  25.   string(4) "1000"
  26.   ["countCur:User\Entity\Throttle:private"]=>
  27.   string(1) "1"
  28.   ["date:User\Entity\Throttle:private"]=>
  29.   NULL
  30.   ["quotaCur:User\Entity\Throttle:private"]=>
  31.   NULL
  32.   ["quotaMax:User\Entity\Throttle:private"]=>
  33.   NULL
  34.   ["timeLimit:User\Entity\Throttle:private"]=>
  35.   string(4) "3600"
  36.   ["mailSize:User\Entity\Throttle:private"]=>
  37.   NULL
  38.   ["countTot:User\Entity\Throttle:private"]=>
  39.   string(1) "1"
  40.   ["rcptMax:User\Entity\Throttle:private"]=>
  41.   NULL
  42.   ["rcptCur:User\Entity\Throttle:private"]=>
  43.   string(1) "1"
  44.   ["rcptTot:User\Entity\Throttle:private"]=>
  45.   string(1) "1"
  46.   ["abuseCur:User\Entity\Throttle:private"]=>
  47.   NULL
  48.   ["abuseTot:User\Entity\Throttle:private"]=>
  49.   NULL
  50.   ["logWarn:User\Entity\Throttle:private"]=>
  51.   NULL
  52.   ["logPanic:User\Entity\Throttle:private"]=>
  53.   NULL
  54.   ["priority:User\Entity\Throttle:private"]=>
  55.   NULL
  56. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement