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
  • elasticsearch
History Find file
  • Source code
  • Download zip
  • Download tar.gz
  • Download tar.bz2
  • Download tar
  • Qiang Xue's avatar
    Fixes #4048: Added `init` event to `ActiveQuery` classes · e8c6bb51
    Qiang Xue authored 10 years ago
    e8c6bb51
Name
Last commit
Last update
..
images fixed some urls in guide; moved elasticsearch png file to proper location, to be seen by apidoc generator 11 years ago
ActiveQuery.php Fixes #4048: Added `init` event to `ActiveQuery` classes 10 years ago
ActiveRecord.php Fixes #4048: Added `init` event to `ActiveQuery` classes 10 years ago
CHANGELOG.md Fixes #4048: Added `init` event to `ActiveQuery` classes 10 years ago
Command.php ES: fixed issue with storing empty records 10 years ago
Connection.php cleanup after #4092 10 years ago
DebugAction.php Fixes #3793: Changed inline autocomplete hints style to get more IDEs support 10 years ago
DebugPanel.php Doc comments and code style for 'debug' extension adjusted 10 years ago
Exception.php Reformat code te be PSR-2 compatible 11 years ago
LICENSE.md psr-4 change. 11 years ago
Query.php elasticsearch 1.x breaking changes 10 years ago
QueryBuilder.php fixed issue with elasticsearch >=1.2.0 10 years ago
README.md Update README.md 10 years ago
composer.json replaced keyword "yii" with "yii2" in composer.json files (fixes #2557) 11 years ago
README.md