19 Commits (603a956b8d2a6d588889c21394e3948500d425da)

Author SHA1 Message Date
Alexander Makarov 249879b298 Fixes #9033: Used constants for scenario in "Models" guide 9 years ago
Nobuo Kihara 2a8f5671df docs/guide/* fixed the links to advanced project template doc [ci skip] 10 years ago
Alexander Makarov 87a824515f Renamed application template into project template in docs 10 years ago
Carsten Brandt 36bebbfefb use id instead of name for anchor references in the guide 10 years ago
Nobuo Kihara decf61a4f3 docs/guide/structure-models.md - typo fixed [ci skip] 10 years ago
Qiang Xue 0544d77547 Fixes #5175. [skip ci] 10 years ago
Bazilio 3e62a1a6fe fixed typo 10 years ago
Bazilio 4674cdeb05 fixed comment in code snippet 10 years ago
Qiang Xue 713f73e6ed guide WIP [skip ci] 10 years ago
Qiang Xue c306296c30 guide WIP [skip ci] 10 years ago
Qiang Xue 413a1486d5 guide WIP [skip ci] 10 years ago
Qiang Xue 5670bc3d72 guide WIP [skip ci] 10 years ago
Carsten Brandt 292622f90c small guide improvements 10 years ago
Qiang Xue d1e0a54553 guide WIP [skip ci] 10 years ago
Qiang Xue bb93ccf5a2 finished tutorial on models [skip ci] 10 years ago
Qiang Xue 4c776ab744 guide WIP [skip ci] 10 years ago
Qiang Xue ef71a97e57 renamed chapter to section [skip ci] 11 years ago
Qiang Xue 5b8cf206b9 guide wip [skip ci] 11 years ago
Qiang Xue fdefbc71c0 Reorganized guide. 11 years ago
Alexander Makarov f8dd0b1ffe Fixed code block formatting 11 years ago
Evgeniy Tkachenko 846433bcfe Update model.md 11 years ago
Evgeniy Tkachenko 89ae09f75f Update model.md 11 years ago
Larry Ullman fbc7695a94 Most trivial edit 11 years ago
MetalGuardian b2aaffee7c Update model.md 11 years ago
Alexander Makarov 75154d351d Refactored AR find 11 years ago
Qiang Xue eaaf5f02a3 replaced tabs with spaces in docs. 11 years ago
Carsten Brandt 994780d151 guide about conditional validator 11 years ago
Alexander Makarov 919615e5a1 Fixed references in the guide 11 years ago
AlexGx c2ea7670f4 fix doc code according to yii2 core code style (When instantiating class it should be new MyClass(); instead of new MyClass;.) 11 years ago
xmasterpx a3580e2dda Typo fixes for $user->attributes 11 years ago
Carsten Brandt 6ebcd9ac30 fixed absolute class links in guide 11 years ago
Alexander Makarov 93a9c5eb3f Fixed some class references in the guide 11 years ago
Carsten Brandt d8508cdf05 added docs about inline validation 11 years ago
Alexander Makarov edb0991b76 Fixed typos 11 years ago
Alexander Makarov 7e807206cc Typo fix 11 years ago
Alexander Makarov 21b16ad06b Added ! usage for default scenario example to model guide 11 years ago
Alexander Makarov 05e4fb0b46 Revised model guide 11 years ago
Alexander Makarov 8542f60a3e And another fix to mass assignment example 11 years ago
Alexander Makarov b94532e22e Fixed mass assignment note 11 years ago
Alexander Makarov 745030b1a1 Fixed bad example in mass assignment guide 11 years ago
Alexander Kochetov e4963f50b2 Guide updated 11 years ago
Vincent e990be9394 #1788 info about retaining the default scenario 11 years ago
Panagiotis Moustafellos 58bd2fb958 Only whitespace removal 11 years ago
Panagiotis Moustafellos f6a3496e8d Removed trailing whitespace.. (OCD really kicking in) 11 years ago
Carsten Brandt 3c1596c9ca some clarification on model docs 11 years ago
Larry Ullman 2230ecb185 Edited model.md up to Validation 11 years ago
Alexander Makarov 1f6a823073 Short array syntax 11 years ago
Larry Ullman 9861ed36cd Edited introduction 11 years ago
Alexander Makarov f6c4c1ef3f explained why AR is used in an example for scenarios doc 11 years ago
Qiang Xue a23f233457 enhanced the usage of StringValidator. 11 years ago