Difference between #5 and #6 of
MongoDb's embedded documents mapping for ActiveRecord in Yii2

Revision #6 has been created by CeBe on Apr 14, 2014, 5:49:39 AM with the memo:

changed yii version
« previous (#5)

Changes

Title unchanged

MongoDb's embedded documents mapping for ActiveRecord in Yii2

Category unchanged

How-tos

Yii version unchanged

Tags unchanged

yii2, mongodb, CRUD, Forms, model validation

Content unchanged

[...]
return (isset($this->address['city']))?$this->address['city']:null;
}

```

and call it ```$model->addressCity```
4 0
7 followers
Viewed: 28 092 times
Version: 2.0
Category: How-tos
Written by: edoardo849
Last updated by: CeBe
Created on: Feb 28, 2014
Last updated: 10 years ago
Update Article

Revisions

View all history