15 Commits (2b9f336dce9732c7c47a1ad5b52164b12ba116b4)

Author SHA1 Message Date
Robert Korulczyk 7a3a342127 Fix errors reported by apidoc extension. (#12986) 8 years ago
Robert Korulczyk 4aa935e69e Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 years ago
Angel Guevara 6100849e2f Documentation ActiveQueryInterface::one() (#12682) 8 years ago
githubjeka 9ae21e5df2 phpDoc of joinWith updated to \yii\db\ActiveQuery 9 years ago
githubjeka 2b6ceb1eb7 phpDoc updated 9 years ago
SilverFire - Dmitry Naumenko cd87d67f34 Global DOCS update: ~~~ replaced with ``` 9 years ago
Alexander Makarov 67658cf57d Replaced static with $this in phpdoc since current IDEs are finally able to handle it correctly 9 years ago
Nikola Kovacs f11bdfa2a7 Grammar fix: followings -> following 10 years ago
Alexander Makarov cba52e3c5e Fixes #5382: renamed "pivot table" to "junction table" since it's correct term to use 10 years ago
Alexander Makarov dca2a84c58 Fixed missing callable in method signature 10 years ago
Carsten Brandt bf3c75147d reverted breaking PHPdoc codestyle changes 11 years ago
SonicGD b5f8a4dc22 Reformat code te be PSR-2 compatible 11 years ago
Carsten Brandt cb8237c1b7 merged ActiveQueryInterface and ActiveRelatioInterface 11 years ago
Carsten Brandt 262189533a huge amount of documentation link fixes 11 years ago
Qiang Xue 0c38655217 psr-4 move 11 years ago
Qiang Xue 42a58870fe moved db interfaces and traits back to yii/db. 11 years ago
Carsten Brandt 1acdbb741c moved indexBy() trait -> interface + removed findWith from interface 11 years ago
Carsten Brandt 51faa62eca updated interface and trait php-doc in yii\ar 11 years ago
Carsten Brandt 65338972c7 refactored ActiveRecord classes to use Interfaces and traits 11 years ago