Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
  • This project
    • Loading...
  • Sign in / Register
Y
yii2
  • Project
    • Overview
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • PSDI Army
  • yii2
  • Repository

Switch branch/tag
  • yii2
  • extensions
  • yii
  • elasticsearch
History Find file
  • Source code
  • Download zip
  • Download tar.gz
  • Download tar.bz2
  • Download tar
  • Carsten Brandt's avatar
    make count behave like in SQL · b4612637
    Carsten Brandt authored 11 years ago
    also fixed count behavior according to limit and offset.
    fixes #1458
    b4612637
Name
Last commit
Last update
..
ActiveQuery.php moved extensions under yii. 11 years ago
ActiveRecord.php use andWhere() in AR::find() to work properly with default scope 11 years ago
ActiveRelation.php moved extensions under yii. 11 years ago
CHANGELOG.md added CHANGELOGs for all the extensions 11 years ago
Command.php moved extensions under yii. 11 years ago
Connection.php moved extensions under yii. 11 years ago
DebugAction.php moved extensions under yii. 11 years ago
DebugPanel.php moved extensions under yii. 11 years ago
Exception.php moved extensions under yii. 11 years ago
LICENSE.md moved extensions under yii. 11 years ago
Query.php make count behave like in SQL 11 years ago
QueryBuilder.php added NOT operator for db, elasticsearch, redis 11 years ago
README-debug.png moved extensions under yii. 11 years ago
README.md moved extensions under yii. 11 years ago
composer.json moved extensions under yii. 11 years ago
README.md