xdebug show me an AR object with an empty array as the attributes property value

All works fine but why if i debug my app i see a variable containing an AR object with the related attributes object memeber variable as an empty array insted of a list os database column values?

anyone?

i would like to know why if everithing is ok i see the attributes ar object property as an empty array instead of an array populated with ar record attributes

up

Perhaps, I don't exactly know, the variabele isn't populated at that moment you tell xdebug to show the content of that variable to you?