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

Revision #5 has been created by edoardo849 on Feb 28, 2014, 4:22:30 PM with the memo:

new title
« previous (#4) next (#6) »

Changes

Title changed

Nested array attributes in Yii2 / MongoDb for CRUDMongoDb'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 115 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