SYMBOL INDEX (702 symbols across 155 files) FILE: backend/assets/AppAsset.php class AppAsset (line 16) | class AppAsset extends AssetBundle FILE: backend/controllers/CenterController.php class CenterController (line 10) | class CenterController extends Controller method behaviors (line 18) | public function behaviors() method actions (line 47) | public function actions() method actionIndex (line 58) | public function actionIndex() method actionTest (line 63) | public function actionTest() FILE: backend/controllers/Controller.php class Controller (line 14) | class Controller extends \yii\web\Controller method behaviors (line 16) | public function behaviors() method beforeAction (line 38) | public function beforeAction($action) FILE: backend/controllers/NavController.php class NavController (line 13) | class NavController extends Controller method actionIndex (line 19) | public function actionIndex() method actionView (line 35) | public function actionView($id) method actionCreate (line 47) | public function actionCreate() method actionUpdate (line 66) | public function actionUpdate($id) method actionDelete (line 85) | public function actionDelete($id) method findModel (line 99) | protected function findModel($id) FILE: backend/controllers/NavUrlController.php class NavUrlController (line 13) | class NavUrlController extends Controller method actionIndex (line 20) | public function actionIndex() method actionView (line 36) | public function actionView($id) method actionCreate (line 48) | public function actionCreate() method actionUpdate (line 67) | public function actionUpdate($id) method actionDelete (line 86) | public function actionDelete($id) method findModel (line 100) | protected function findModel($id) FILE: backend/controllers/PostController.php class PostController (line 13) | class PostController extends Controller method actionIndex (line 19) | public function actionIndex() method actionView (line 35) | public function actionView($id) method actionCreate (line 47) | public function actionCreate() method actionUpdate (line 67) | public function actionUpdate($id) method actionDelete (line 86) | public function actionDelete($id) method findModel (line 100) | protected function findModel($id) FILE: backend/controllers/PostMetaController.php class PostMetaController (line 13) | class PostMetaController extends Controller method actionIndex (line 19) | public function actionIndex() method actionCreate (line 35) | public function actionCreate() method actionUpdate (line 54) | public function actionUpdate($id) method actionDelete (line 73) | public function actionDelete($id) method findModel (line 87) | protected function findModel($id) FILE: backend/controllers/RightLinkController.php class RightLinkController (line 13) | class RightLinkController extends Controller method actionIndex (line 19) | public function actionIndex() method actionView (line 35) | public function actionView($id) method actionCreate (line 47) | public function actionCreate() method actionUpdate (line 68) | public function actionUpdate($id) method actionDelete (line 87) | public function actionDelete($id) method findModel (line 101) | protected function findModel($id) FILE: backend/controllers/SearchLogController.php class SearchLogController (line 13) | class SearchLogController extends Controller method actionIndex (line 19) | public function actionIndex() method actionDelete (line 36) | public function actionDelete($id) method findModel (line 50) | protected function findModel($id) FILE: backend/controllers/SiteController.php class SiteController (line 12) | class SiteController extends Controller method behaviors (line 17) | public function behaviors() method beforeAction (line 48) | public function beforeAction($action) method actions (line 63) | public function actions() method actionIndex (line 72) | public function actionIndex() method actionLogin (line 77) | public function actionLogin() method actionLogout (line 92) | public function actionLogout() FILE: backend/controllers/UserController.php class UserController (line 13) | class UserController extends Controller method actionIndex (line 19) | public function actionIndex() method actionView (line 35) | public function actionView($id) method actionCreate (line 47) | public function actionCreate() method actionUpdate (line 66) | public function actionUpdate($id) method actionDelete (line 85) | public function actionDelete($id) method findModel (line 99) | protected function findModel($id) FILE: backend/models/PostSearch.php class PostSearch (line 13) | class PostSearch extends Post method rules (line 21) | public function rules() method scenarios (line 32) | public function scenarios() method search (line 42) | public function search($params) FILE: backend/models/RightLinkSearch.php class RightLinkSearch (line 13) | class RightLinkSearch extends RightLink method rules (line 18) | public function rules() method scenarios (line 29) | public function scenarios() method search (line 42) | public function search($params) FILE: backend/models/SearchLogSearch.php class SearchLogSearch (line 13) | class SearchLogSearch extends SearchLog method rules (line 19) | public function rules() method scenarios (line 30) | public function scenarios() method search (line 43) | public function search($params) FILE: backend/models/User.php class User (line 21) | class User extends \yii\db\ActiveRecord method tableName (line 26) | public static function tableName() method rules (line 34) | public function rules() method attributeLabels (line 47) | public function attributeLabels() FILE: common/assets/AtJs.php class AtJs (line 9) | class AtJs extends AssetBundle FILE: common/assets/CaretJs.php class CaretJs (line 9) | class CaretJs extends AssetBundle FILE: common/assets/DropzoneJs.php class DropzoneJs (line 9) | class DropzoneJs extends AssetBundle FILE: common/components/AssetBundle.php class AssetBundle (line 4) | class AssetBundle extends \yii\web\AssetBundle FILE: common/components/ComposerInstaller.php class ComposerInstaller (line 12) | class ComposerInstaller extends Installer method initProject (line 14) | public static function initProject($event) FILE: common/components/Config.php class Config (line 9) | class Config extends Object method init (line 47) | public function init() method getData (line 77) | public function getData() method setData (line 86) | public function setData($data) method set (line 96) | public function set($name, $value) method get (line 108) | public function get($name, $defaultValue = null) method setCacheKey (line 113) | public function setCacheKey($cacheKey) method getCacheKey (line 118) | public function getCacheKey() method saveData (line 134) | public function saveData() FILE: common/components/Controller.php class Controller (line 11) | class Controller extends \yii\web\Controller method behaviors (line 13) | public function behaviors() method beforeAction (line 24) | public function beforeAction($action) method afterAction (line 33) | public function afterAction($action, $result) method flash (line 48) | public function flash($message, $type = 'info', $url = null) method message (line 63) | public function message($message, $type = 'info', $redirect = null, $r... FILE: common/components/DbAuthManager.php class DbAuthManager (line 8) | class DbAuthManager extends DbManager method getChildrenListOfType (line 10) | protected function getChildrenListOfType($type) method getPermissionsByRole (line 28) | public function getPermissionsByRole($roleName, $recursive = true) FILE: common/components/FileTarget.php class FileTarget (line 13) | class FileTarget extends \yii\log\FileTarget method init (line 27) | public function init() FILE: common/components/GlobalFunctions.php function env (line 7) | function env($envName, $default = false) function app (line 25) | function app($component = null, $throwException = true) function t (line 42) | function t($category, $message, $params = [], $language = null) function user (line 55) | function user($attribute = null) function request (line 74) | function request($key = null, $default = null) function response (line 90) | function response($content = '', $format = Response::FORMAT_HTML, $statu... function params (line 114) | function params($key) function pr (line 124) | function pr($message, $debug = true) FILE: common/components/Mailer.php class Mailer (line 7) | class Mailer extends Component method init (line 22) | public function init() method sendWelcomeMessage (line 47) | public function sendWelcomeMessage(User $user, Token $token = null) method sendMessage (line 63) | protected function sendMessage($to, $subject, $view, $params = []) method sendConfirmationMessage (line 83) | public function sendConfirmationMessage(User $user, Token $token) method sendReconfirmationMessage (line 99) | public function sendReconfirmationMessage(User $user, Token $token) method sendRecoveryMessage (line 120) | public function sendRecoveryMessage(User $user, Token $token) FILE: common/components/db/ActiveRecord.php class ActiveRecord (line 4) | class ActiveRecord extends \yii\db\ActiveRecord method behaviors (line 10) | public function behaviors() FILE: common/components/db/Command.php class Command (line 4) | class Command extends \yii\db\Command method batchReplace (line 11) | public function batchReplace($table, $columns, $rows) FILE: common/components/db/Connection.php class Connection (line 4) | class Connection extends \yii\db\Connection method createCommand (line 9) | public function createCommand($sql = null, $params = []) FILE: common/components/db/Migration.php class Migration (line 4) | class Migration extends \yii\db\Migration method init (line 19) | public function init() FILE: common/grid/EnumColumn.php class EnumColumn (line 16) | class EnumColumn extends DataColumn method init (line 30) | public function init() method getDataCellValue (line 43) | public function getDataCellValue($model, $key, $index) FILE: common/helpers/Arr.php class Arr (line 13) | class Arr extends ArrayHelper method arrayRandomAssoc (line 21) | public static function arrayRandomAssoc(Array $arr, $num = 1) FILE: common/helpers/Avatar.php class Avatar (line 10) | class Avatar method __construct (line 15) | public function __construct($email, $size = 50) method getAvater (line 21) | public function getAvater() method getGravatar (line 34) | private function getGravatar() method validateGravatar (line 44) | private function validateGravatar() FILE: common/helpers/Formatter.php class Formatter (line 10) | class Formatter method convert (line 16) | public static function convert($dateStr, $type = 'date', $format = null) method relative (line 33) | public static function relative($dateStr) FILE: common/helpers/UploadHelper.php class UploadHelper (line 12) | class UploadHelper method getCurlValue (line 14) | public static function getCurlValue($filename, $contentType, $postname) FILE: common/models/LoginForm.php class LoginForm (line 10) | class LoginForm extends Model method rules (line 20) | public function rules() method validatePassword (line 39) | public function validatePassword($attribute, $params) method login (line 54) | public function login() method attributeLabels (line 66) | public function attributeLabels() method getUser (line 81) | public function getUser() method updateUserInfo (line 97) | public function updateUserInfo() method loginAdmin (line 120) | public function loginAdmin() FILE: common/models/Nav.php class Nav (line 18) | class Nav extends \yii\db\ActiveRecord method tableName (line 23) | public static function tableName() method rules (line 31) | public function rules() method attributeLabels (line 43) | public function attributeLabels() method getNavList (line 55) | public static function getNavList() FILE: common/models/NavUrl.php class NavUrl (line 20) | class NavUrl extends \yii\db\ActiveRecord method tableName (line 25) | public static function tableName() method rules (line 33) | public function rules() method attributeLabels (line 46) | public function attributeLabels() FILE: common/models/Post.php class Post (line 38) | class Post extends ActiveRecord method tableName (line 74) | public static function tableName() method rules (line 82) | public function rules() method validateLimitPostTime (line 121) | public function validateLimitPostTime($attribute) method limitPostTime (line 132) | public function limitPostTime() method limitPostingIntervalTime (line 146) | public function limitPostingIntervalTime() method attributeLabels (line 159) | public function attributeLabels() method getUser (line 190) | public function getUser() method getUserInfo (line 196) | public function getUserInfo() method getCategory (line 202) | public function getCategory() method isCurrent (line 207) | public function isCurrent() method beforeSave (line 212) | public function beforeSave($insert) method getStatuses (line 225) | public static function getStatuses($status = false) FILE: common/models/PostComment.php class PostComment (line 32) | class PostComment extends ActiveRecord method tableName (line 48) | public static function tableName() method rules (line 56) | public function rules() method getUser (line 67) | public function getUser() method getPost (line 72) | public function getPost() method getTopic (line 77) | public function getTopic() method getLike (line 82) | public function getLike() method findModel (line 95) | public static function findModel($id, $condition = '') method findComment (line 117) | public static function findComment($id) method findDeletedComment (line 128) | public static function findDeletedComment($id) method findCommentList (line 138) | public static function findCommentList($postId) method isCurrent (line 147) | public function isCurrent() method attributeLabels (line 155) | public function attributeLabels() method beforeSave (line 173) | public function beforeSave($insert) method afterSave (line 183) | public function afterSave($insert, $changedAttributes) FILE: common/models/PostMeta.php class PostMeta (line 27) | class PostMeta extends ActiveRecord method tableName (line 35) | public static function tableName() method behaviors (line 43) | public function behaviors() method rules (line 53) | public function rules() method attributeLabels (line 67) | public function attributeLabels() method blogCategory (line 83) | public static function blogCategory() method topicCategory (line 89) | public static function topicCategory() method noManLandId (line 106) | public static function noManLandId() method getChildren (line 116) | public function getChildren() method getTypes (line 121) | public function getTypes() method getNodesMap (line 133) | public static function getNodesMap($conditions = []) method getParents (line 141) | public function getParents() method getNodes (line 150) | public static function getNodes() FILE: common/models/PostMetaSearch.php class PostMetaSearch (line 13) | class PostMetaSearch extends PostMeta method rules (line 18) | public function rules() method scenarios (line 29) | public function scenarios() method search (line 42) | public function search($params) FILE: common/models/PostSearch.php class PostSearch (line 13) | class PostSearch extends Post method rules (line 18) | public function rules() method scenarios (line 29) | public function scenarios() method search (line 39) | public function search($params) FILE: common/models/PostTag.php class PostTag (line 17) | class PostTag extends ActiveRecord method tableName (line 22) | public static function tableName() method rules (line 30) | public function rules() method attributeLabels (line 41) | public function attributeLabels() FILE: common/models/PostTagSearch.php class PostTagSearch (line 12) | class PostTagSearch extends PostTag method rules (line 17) | public function rules() method scenarios (line 28) | public function scenarios() method search (line 41) | public function search($params) FILE: common/models/RightLink.php class RightLink (line 21) | class RightLink extends ActiveRecord method tableName (line 43) | public static function tableName() method rules (line 51) | public function rules() method attributeLabels (line 65) | public function attributeLabels() method getTypes (line 84) | public function getTypes() FILE: common/models/Search.php class Search (line 15) | class Search extends \hightman\xunsearch\ActiveRecord method search (line 17) | public static function search($keyword) FILE: common/models/SearchLog.php class SearchLog (line 15) | class SearchLog extends \yii\db\ActiveRecord method tableName (line 20) | public static function tableName() method rules (line 28) | public function rules() method attributeLabels (line 39) | public function attributeLabels() method getUser (line 50) | public function getUser() FILE: common/models/Session.php class Session (line 14) | class Session extends \yii\db\ActiveRecord method tableName (line 19) | public static function tableName() method rules (line 27) | public function rules() method attributeLabels (line 40) | public function attributeLabels() FILE: common/models/User.php class User (line 34) | class User extends ActiveRecord implements IdentityInterface method tableName (line 47) | public static function tableName() method behaviors (line 55) | public function behaviors() method rules (line 69) | public function rules() method findIdentity (line 83) | public static function findIdentity($id) method findIdentityByAccessToken (line 91) | public static function findIdentityByAccessToken($token, $type = null) method findByUsername (line 102) | public static function findByUsername($username) method findByEmail (line 113) | public static function findByEmail($email) method findByPasswordResetToken (line 124) | public static function findByPasswordResetToken($token) method isPasswordResetTokenValid (line 142) | public static function isPasswordResetTokenValid($token) method getId (line 156) | public function getId() method getAuthKey (line 164) | public function getAuthKey() method validateAuthKey (line 172) | public function validateAuthKey($authKey) method validatePassword (line 183) | public function validatePassword($password) method setPassword (line 193) | public function setPassword($password) method generateAuthKey (line 201) | public function generateAuthKey() method generatePasswordResetToken (line 209) | public function generatePasswordResetToken() method removePasswordResetToken (line 217) | public function removePasswordResetToken() method getUserAvatar (line 228) | public function getUserAvatar($size = 50) method getUserInfo (line 249) | public function getUserInfo() method getMerit (line 254) | public function getMerit() method getAccounts (line 262) | public function getAccounts() method afterSave (line 276) | public function afterSave($insert, $changedAttributes) method isAdmin (line 297) | public static function isAdmin($username) method isSuperAdmin (line 306) | public static function isSuperAdmin($username) method currUserIsSuperAdmin (line 318) | public static function currUserIsSuperAdmin() method getThrones (line 328) | public static function getThrones($username = '') method getRole (line 341) | public static function getRole($role) method getRoleList (line 360) | public static function getRoleList() method getStatus (line 369) | public static function getStatus($status) method getStatusList (line 385) | public static function getStatusList() FILE: common/models/UserInfo.php class UserInfo (line 32) | class UserInfo extends ActiveRecord method tableName (line 37) | public static function tableName() method rules (line 45) | public function rules() method attributeLabels (line 61) | public function attributeLabels() FILE: common/models/UserSearch.php class UserSearch (line 13) | class UserSearch extends User method rules (line 18) | public function rules() method scenarios (line 29) | public function scenarios() method search (line 42) | public function search($params) FILE: common/services/CommentService.php class CommentService (line 12) | class CommentService method userDoAction (line 15) | public function userDoAction($id, $action) method filterSame (line 27) | public function filterSame($content) FILE: common/services/NotificationService.php class NotificationService (line 19) | class NotificationService method newReplyNotify (line 30) | public function newReplyNotify(User $fromUser, Topic $topic, PostComme... method newPostNotify (line 51) | public function newPostNotify(User $fromUser, Post $post, $users) method newActionNotify (line 65) | public function newActionNotify($type, $fromUserId, $toUserId, Post $p... method batchNotify (line 96) | public function batchNotify($type, User $fromUser, $users, Post $post,... method findUserActionNotify (line 126) | public function findUserActionNotify(UserMeta $meta) method getNotifyData (line 144) | public static function getNotifyData($type, $data) FILE: common/services/PostService.php class PostService (line 22) | class PostService method delete (line 29) | public static function delete(Post $post) method filterContent (line 41) | public function filterContent($content) method contentTopic (line 56) | public static function contentTopic($content, $model) method contentComment (line 62) | public static function contentComment($content, $model) method contentTweet (line 69) | public static function contentTweet($content, $model) method contentReplaceFloor (line 81) | public static function contentReplaceFloor($content) method contentReplaceAtUser (line 91) | public static function contentReplaceAtUser($content, $model) method parseUsername (line 101) | public static function parseUsername($content) method contentReplaceTag (line 111) | public static function contentReplaceTag($content) method search (line 125) | public static function search($params) FILE: common/services/TopicService.php class TopicService (line 13) | class TopicService extends PostService method userDoAction (line 16) | public function userDoAction($id, $action) method revoke (line 32) | public static function revoke(Topic $topic) method excellent (line 42) | public static function excellent(Topic $topic) FILE: common/services/TweetService.php class TweetService (line 14) | class TweetService extends PostService method userDoAction (line 17) | public function userDoAction($id, $action) method revoke (line 28) | public static function revoke(Topic $topic) method excellent (line 38) | public static function excellent(Topic $topic) FILE: common/services/UserService.php class UserService (line 19) | class UserService method findNotifyCount (line 25) | public static function findNotifyCount() method clearNotifyCount (line 35) | public static function clearNotifyCount() method TopicActionA (line 47) | public static function TopicActionA(User $user, Topic $topic, $action) method TopicActionB (line 59) | public static function TopicActionB(User $user, Post $model, $action) method CommentAction (line 94) | public static function CommentAction(User $user, PostComment $comment,... method toggleType (line 126) | protected static function toggleType(User $user, Post $model, $action) method findActiveUser (line 163) | public static function findActiveUser($limit = 12) FILE: common/widgets/JsBlock.php class JsBlock (line 9) | class JsBlock extends Block method run (line 25) | public function run() FILE: console/controllers/InstallController.php class InstallController (line 9) | class InstallController extends Controller method actionCheck (line 14) | public function actionCheck($path = '@root/requirements.php') method actionIndex (line 29) | public function actionIndex() method runSteps (line 47) | public function runSteps(array $steps) method actionDb (line 69) | public function actionDb() method generateDbFile (line 88) | public function generateDbFile($dbFile) method actionMigrate (line 148) | public function actionMigrate() FILE: console/controllers/SyncController.php class SyncController (line 17) | class SyncController extends Controller method actionUserInfo (line 19) | public function actionUserInfo() method actionPost (line 56) | public function actionPost() FILE: console/migrations/m130524_201442_init.php class m130524_201442_init (line 6) | class m130524_201442_init extends Migration method up (line 8) | public function up() method down (line 24) | public function down() FILE: console/migrations/m150104_071047_init_blog.php class m150104_071047_init_blog (line 6) | class m150104_071047_init_blog extends Migration method up (line 8) | public function up() method down (line 77) | public function down() FILE: console/migrations/m150104_091352_init_user.php class m150104_091352_init_user (line 6) | class m150104_091352_init_user extends Migration method up (line 8) | public function up() method down (line 43) | public function down() FILE: console/migrations/m150115_081356_create_user_info.php class m150115_081356_create_user_info (line 6) | class m150115_081356_create_user_info extends Migration method up (line 8) | public function up() method down (line 24) | public function down() FILE: console/migrations/m150201_142415_update_user.php class m150201_142415_update_user (line 6) | class m150201_142415_update_user extends Migration method up (line 8) | public function up() method down (line 17) | public function down() FILE: console/migrations/m150205_085033_update_post_comment.php class m150205_085033_update_post_comment (line 6) | class m150205_085033_update_post_comment extends Migration method up (line 8) | public function up() method down (line 14) | public function down() FILE: console/migrations/m150209_015931_setting_init.php class m150209_015931_setting_init (line 6) | class m150209_015931_setting_init extends Migration method up (line 8) | public function up() method getSettingSql (line 35) | private function getSettingSql() method delSetting (line 62) | private function delSetting() method down (line 67) | public function down() FILE: console/migrations/m150209_090406_create_user_account.php class m150209_090406_create_user_account (line 6) | class m150209_090406_create_user_account extends Migration method up (line 8) | public function up() method delTable (line 25) | private function delTable() method down (line 30) | public function down() FILE: console/migrations/m150211_070335_update_user_info.php class m150211_070335_update_user_info (line 6) | class m150211_070335_update_user_info extends Migration method up (line 8) | public function up() method down (line 17) | public function down() FILE: console/migrations/m150212_030127_update_user_info_and_post_meta.php class m150212_030127_update_user_info_and_post_meta (line 6) | class m150212_030127_update_user_info_and_post_meta extends Migration method up (line 8) | public function up() method down (line 13) | public function down() FILE: console/migrations/m150212_132400_create_topics_table.php class m150212_132400_create_topics_table (line 6) | class m150212_132400_create_topics_table extends Migration method up (line 8) | public function up() method down (line 17) | public function down() FILE: console/migrations/m150214_070754_update_post_meta.php class m150214_070754_update_post_meta (line 6) | class m150214_070754_update_post_meta extends Migration method up (line 8) | public function up() method down (line 14) | public function down() FILE: console/migrations/m150412_034147_update_site_setting.php class m150412_034147_update_site_setting (line 6) | class m150412_034147_update_site_setting extends Migration method up (line 8) | public function up() method getSettingSql (line 18) | private function getSettingSql() method updateSettingSql (line 34) | private function updateSettingSql() method delSettingSql (line 39) | private function delSettingSql() FILE: console/migrations/m150416_134819_create_notification_table.php class m150416_134819_create_notification_table (line 6) | class m150416_134819_create_notification_table extends Migration method up (line 8) | public function up() method down (line 28) | public function down() FILE: console/migrations/m150420_060807_update_post_table.php class m150420_060807_update_post_table (line 6) | class m150420_060807_update_post_table extends Migration method up (line 8) | public function up() method down (line 13) | public function down() FILE: console/migrations/m150424_025409_update_table_engine.php class m150424_025409_update_table_engine (line 6) | class m150424_025409_update_table_engine extends Migration method safeUp (line 8) | public function safeUp() method safeDown (line 13) | public function safeDown() method changeEngine (line 19) | protected function changeEngine($from, $to) FILE: console/migrations/m150424_031429_update_notification_table.php class m150424_031429_update_notification_table (line 6) | class m150424_031429_update_notification_table extends Migration method safeUp (line 8) | public function safeUp() method safeDown (line 13) | public function safeDown() FILE: console/migrations/m150424_100155_update_post_meta_table.php class m150424_100155_update_post_meta_table (line 6) | class m150424_100155_update_post_meta_table extends Migration method safeUp (line 9) | public function safeUp() method safeDown (line 14) | public function safeDown() FILE: console/migrations/m150425_031844_create_right_link.php class m150425_031844_create_right_link (line 5) | class m150425_031844_create_right_link extends \common\components\db\Mig... method up (line 7) | public function up() method down (line 25) | public function down() FILE: console/migrations/m150626_073539_create_nav.php class m150626_073539_create_nav (line 6) | class m150626_073539_create_nav extends Migration method up (line 8) | public function up() method down (line 22) | public function down() FILE: console/migrations/m150626_073559_create_nav_url.php class m150626_073559_create_nav_url (line 6) | class m150626_073559_create_nav_url extends Migration method up (line 8) | public function up() method down (line 25) | public function down() FILE: console/migrations/m150702_130239_create_session_init.php class m150702_130239_create_session_init (line 6) | class m150702_130239_create_session_init extends Migration method up (line 10) | public function up() method down (line 22) | public function down() FILE: console/migrations/m150805_085832_create_search_log_table.php class m150805_085832_create_search_log_table (line 6) | class m150805_085832_create_search_log_table extends Migration method up (line 10) | public function up() method down (line 22) | public function down() FILE: console/migrations/m150808_025734_update_table_character.php class m150808_025734_update_table_character (line 6) | class m150808_025734_update_table_character extends Migration method safeUp (line 8) | public function safeUp() method safeDown (line 13) | public function safeDown() method changeCharacter (line 19) | protected function changeCharacter($toA, $toB) FILE: console/migrations/m150829_091943_update_post_table.php class m150829_091943_update_post_table (line 6) | class m150829_091943_update_post_table extends Migration method up (line 8) | public function up() method down (line 14) | public function down() FILE: console/migrations/m160320_093621_create_merit_table.php class m160320_093621_create_merit_table (line 6) | class m160320_093621_create_merit_table extends Migration method init (line 20) | public function init() method up (line 30) | public function up() method down (line 79) | public function down() method delMeritTable (line 91) | private function delMeritTable() FILE: console/migrations/m160321_132724_add_donate_table.php class m160321_132724_add_donate_table (line 5) | class m160321_132724_add_donate_table extends Migration method up (line 9) | public function up() method down (line 23) | public function down() FILE: console/migrations/m160719_093527_modify_user.php class m160719_093527_modify_user (line 5) | class m160719_093527_modify_user extends Migration method up (line 9) | public function up() method down (line 14) | public function down() FILE: console/migrations/m190624_022722_create_spam_table.php class m190624_022722_create_spam_table (line 9) | class m190624_022722_create_spam_table extends Migration method init (line 23) | public function init() method safeUp (line 36) | public function safeUp() method safeDown (line 53) | public function safeDown() method initData (line 59) | public static function initData() FILE: console/migrations/m190908_053628_init_admin.php class m190908_053628_init_admin (line 6) | class m190908_053628_init_admin extends Migration method up (line 8) | public function up() method down (line 13) | public function down() method createFounder (line 23) | public function createFounder() method saveFounderData (line 39) | private function saveFounderData($_model) FILE: console/migrations/m190908_055507_init_data.php class m190908_055507_init_data (line 12) | class m190908_055507_init_data extends Migration method up (line 14) | public function up() method down (line 21) | public function down() method generateFakeData (line 29) | public function generateFakeData($num) FILE: frontend/assets/AppAsset.php class AppAsset (line 16) | class AppAsset extends AssetBundle FILE: frontend/assets/AtJsAsset.php class AtJsAsset (line 13) | class AtJsAsset extends AssetBundle FILE: frontend/assets/BowerAsset.php class BowerAsset (line 9) | class BowerAsset extends AssetBundle FILE: frontend/assets/EditorAsset.php class EditorAsset (line 7) | class EditorAsset extends AssetBundle FILE: frontend/assets/EmojifyAsset.php class EmojifyAsset (line 9) | class EmojifyAsset extends AssetBundle FILE: frontend/behaviors/AfterLoginBehavior.php class AfterLoginBehavior (line 12) | class AfterLoginBehavior extends Behavior method events (line 22) | public function events() method afterLogin (line 33) | public function afterLogin($event) FILE: frontend/controllers/NotificationController.php class NotificationController (line 19) | class NotificationController extends Controller method behaviors (line 21) | public function behaviors() method actionIndex (line 45) | public function actionIndex() method actionCount (line 66) | public function actionCount() method actionDelete (line 78) | public function actionDelete($id) method actionClear (line 91) | public function actionClear() method findModel (line 105) | protected function findModel($id) FILE: frontend/controllers/PostTagController.php class PostTagController (line 12) | class PostTagController extends Controller method actionIndex (line 18) | public function actionIndex() FILE: frontend/controllers/SiteController.php class SiteController (line 36) | class SiteController extends Controller method behaviors (line 41) | public function behaviors() method actions (line 62) | public function actions() method beforeAction (line 82) | public function beforeAction($action) method actionIndex (line 90) | public function actionIndex() method actionLogin (line 111) | public function actionLogin() method actionLogout (line 127) | public function actionLogout() method actionContact (line 134) | public function actionContact() method actionAbout (line 153) | public function actionAbout() method actionTags (line 158) | public function actionTags() method actionContributors (line 167) | public function actionContributors() method actionGetstart (line 172) | public function actionGetstart() method actionUsers (line 177) | public function actionUsers() method actionAtUsers (line 187) | public function actionAtUsers() method actionBook (line 193) | public function actionBook() method actionMarkdown (line 198) | public function actionMarkdown() method actionTimeline (line 203) | public function actionTimeline() method actionConnect (line 214) | public function actionConnect($account_id) method actionSignup (line 245) | public function actionSignup() method actionRequestPasswordReset (line 265) | public function actionRequestPasswordReset() method actionResetPassword (line 284) | public function actionResetPassword($token) method actionUpload (line 308) | public function actionUpload($field) method performAjaxValidation (line 347) | protected function performAjaxValidation($model) FILE: frontend/models/ContactForm.php class ContactForm (line 11) | class ContactForm extends Model method rules (line 22) | public function rules() method attributeLabels (line 37) | public function attributeLabels() method sendEmail (line 50) | public function sendEmail($email) FILE: frontend/models/Notification.php class Notification (line 23) | class Notification extends ActiveRecord method tableName (line 28) | public static function tableName() method rules (line 36) | public function rules() method getUser (line 46) | public function getUser() method getFromUser (line 51) | public function getFromUser() method getPost (line 56) | public function getPost() method getLable (line 61) | public function getLable($type) method attributeLabels (line 120) | public function attributeLabels() FILE: frontend/models/PasswordResetRequestForm.php class PasswordResetRequestForm (line 12) | class PasswordResetRequestForm extends Model method init (line 16) | public function init() method rules (line 37) | public function rules() method sendEmail (line 56) | public function sendEmail() FILE: frontend/models/ResetPasswordForm.php class ResetPasswordForm (line 12) | class ResetPasswordForm extends Model method __construct (line 28) | public function __construct($token, $config = []) method rules (line 43) | public function rules() method resetPassword (line 56) | public function resetPassword() FILE: frontend/models/SignupForm.php class SignupForm (line 11) | class SignupForm extends Model method rules (line 21) | public function rules() method attributeLabels (line 46) | public function attributeLabels() method signup (line 61) | public function signup() FILE: frontend/modules/nav/Module.php class Module (line 5) | class Module extends \yii\base\Module method init (line 9) | public function init() FILE: frontend/modules/nav/controllers/DefaultController.php class DefaultController (line 8) | class DefaultController extends Controller method actionIndex (line 10) | public function actionIndex() FILE: frontend/modules/topic/Module.php class Module (line 5) | class Module extends \yii\base\Module method init (line 9) | public function init() FILE: frontend/modules/topic/controllers/CommentController.php class CommentController (line 23) | class CommentController extends Controller method behaviors (line 25) | public function behaviors() method actionCreate (line 51) | public function actionCreate($id) method actionUpdate (line 79) | public function actionUpdate($id) method actionDelete (line 100) | public function actionDelete($id) FILE: frontend/modules/topic/controllers/DefaultController.php class DefaultController (line 23) | class DefaultController extends Controller method behaviors (line 36) | public function behaviors() method actionIndex (line 64) | public function actionIndex() method actionSearch (line 78) | public function actionSearch() method actionView (line 109) | public function actionView($id) method actionCreate (line 154) | public function actionCreate() method actionUpdate (line 190) | public function actionUpdate($id) method actionDelete (line 216) | public function actionDelete($id) method actionRevoke (line 241) | public function actionRevoke($id) method actionExcellent (line 258) | public function actionExcellent($id) FILE: frontend/modules/topic/models/Topic.php class Topic (line 22) | class Topic extends Post method getLike (line 31) | public function getLike() method getFollow (line 37) | public function getFollow() method getHate (line 43) | public function getHate() method getFavorite (line 49) | public function getFavorite() method getThanks (line 55) | public function getThanks() method getFollower (line 64) | public function getFollower() method findModel (line 77) | public static function findModel($id, $condition = '') method findTopic (line 100) | public static function findTopic($id) method findDeletedTopic (line 111) | public static function findDeletedTopic($id) method beforeSave (line 118) | public function beforeSave($insert) method afterSave (line 146) | public function afterSave($insert, $changedAttributes) method lastCommentToUpdate (line 182) | public function lastCommentToUpdate($username = '') method addTags (line 196) | public function addTags(array $tags) FILE: frontend/modules/tweet/Module.php class Module (line 5) | class Module extends \yii\base\Module method init (line 9) | public function init() FILE: frontend/modules/tweet/controllers/DefaultController.php class DefaultController (line 16) | class DefaultController extends Controller method behaviors (line 18) | public function behaviors() method actionIndex (line 45) | public function actionIndex() method actionCreate (line 74) | public function actionCreate() method actionDelete (line 103) | public function actionDelete($id) FILE: frontend/modules/tweet/models/Tweet.php class Tweet (line 17) | class Tweet extends Post method getLike (line 21) | public function getLike() method rules (line 30) | public function rules() method findModel (line 65) | public static function findModel($id, $condition = '') method findTweet (line 88) | public static function findTweet($id) method findDeletedTweet (line 99) | public static function findDeletedTweet($id) method beforeSave (line 106) | public function beforeSave($insert) method afterSave (line 116) | public function afterSave($insert, $changedAttributes) FILE: frontend/modules/tweet/models/TweetSearch.php class TweetSearch (line 13) | class TweetSearch extends Tweet method rules (line 18) | public function rules() method scenarios (line 29) | public function scenarios() method search (line 39) | public function search($params) FILE: frontend/modules/user/Module.php class Module (line 7) | class Module extends BaseModule method init (line 15) | public function init() FILE: frontend/modules/user/controllers/ActionController.php class ActionController (line 17) | class ActionController extends Controller method beforeAction (line 19) | public function beforeAction($action) method actionLike (line 34) | public function actionLike($type, $id) method actionHate (line 69) | public function actionHate($type, $id) method actionFollow (line 89) | public function actionFollow($type, $id) method actionThanks (line 109) | public function actionThanks($type, $id) method actionFavorite (line 129) | public function actionFavorite($type, $id) FILE: frontend/modules/user/controllers/DefaultController.php class DefaultController (line 15) | class DefaultController extends Controller method actionIndex (line 17) | public function actionIndex() method actionShow (line 28) | public function actionShow($username = '') method comment (line 45) | protected function comment($userId) method actionPost (line 58) | public function actionPost($username = '') method actionFavorite (line 81) | public function actionFavorite($username = '') method actionPoint (line 91) | public function actionPoint($username = '') method actionLike (line 112) | public function actionLike($username) method userMeta (line 128) | protected function userMeta($userId, $type, $targetType = 'topic') method user (line 140) | protected function user($username = '') FILE: frontend/modules/user/controllers/SecurityController.php class SecurityController (line 19) | class SecurityController extends Controller method behaviors (line 24) | public function behaviors() method init (line 43) | public function init() method actions (line 64) | public function actions() method authenticate (line 79) | public function authenticate(ClientInterface $client) FILE: frontend/modules/user/controllers/SettingController.php class SettingController (line 25) | class SettingController extends Controller method behaviors (line 31) | public function behaviors() method init (line 53) | public function init() method actions (line 74) | public function actions() method actionProfile (line 88) | public function actionProfile() method actionAccount (line 108) | public function actionAccount() method actionAvatar (line 129) | public function actionAvatar() method actionDonate (line 174) | public function actionDonate() method actionNetworks (line 214) | public function actionNetworks() method actionDisconnect (line 228) | public function actionDisconnect($id) method connect (line 249) | public function connect(ClientInterface $client) method performAjaxValidation (line 283) | protected function performAjaxValidation($model) FILE: frontend/modules/user/models/AccountForm.php class AccountForm (line 14) | class AccountForm extends Model method getUser (line 41) | public function getUser() method __construct (line 51) | public function __construct(Mailer $mailer, $config = []) method rules (line 64) | public function rules() method attributeLabels (line 86) | public function attributeLabels() method formName (line 98) | public function formName() method save (line 108) | public function save() FILE: frontend/modules/user/models/AvatarForm.php class AvatarForm (line 16) | class AvatarForm extends Model method getUser (line 25) | public function getUser() method rules (line 35) | public function rules() method attributeLabels (line 44) | public function attributeLabels() method save (line 56) | public function save() method getImageFile (line 69) | public function getImageFile() method getNewUploadedImageFile (line 79) | public function getNewUploadedImageFile() method useDefaultImage (line 89) | public function useDefaultImage() method uploadImage (line 100) | public function uploadImage() method deleteImage (line 124) | public function deleteImage() FILE: frontend/modules/user/models/Donate.php class Donate (line 20) | class Donate extends ActiveRecord method tableName (line 28) | public static function tableName() method rules (line 36) | public function rules() method attributeLabels (line 50) | public function attributeLabels() method uploadImage (line 68) | public function uploadImage() method deleteImage (line 91) | public function deleteImage() method getStatuses (line 111) | public static function getStatuses() FILE: frontend/modules/user/models/UserAccount.php class UserAccount (line 18) | class UserAccount extends \yii\db\ActiveRecord method tableName (line 23) | public static function tableName() method rules (line 31) | public function rules() method getIsConnected (line 42) | public function getIsConnected() method getUser (line 50) | public function getUser() method attributeLabels (line 58) | public function attributeLabels() FILE: frontend/modules/user/models/UserMeta.php class UserMeta (line 24) | class UserMeta extends ActiveRecord method tableName (line 32) | public static function tableName() method behaviors (line 37) | public function behaviors() method rules (line 52) | public function rules() method attributeLabels (line 65) | public function attributeLabels() method deleteOne (line 78) | public static function deleteOne($conditions) method isUserAction (line 94) | public function isUserAction($type = 0, $do = '', $targetId) method saveNewMeta (line 111) | public function saveNewMeta($type, $targetId, $do) method getTopic (line 131) | public function getTopic() method getTweet (line 136) | public function getTweet() method getComment (line 141) | public function getComment() method beforeSave (line 146) | public function beforeSave($insert) method beforeDelete (line 190) | public function beforeDelete() FILE: frontend/web/js/main.js function notificationsCount (line 2) | function notificationsCount() { function localStorage (line 48) | function localStorage() { function ABDetected (line 131) | function ABDetected() { function docReady (line 150) | function docReady(t) { FILE: frontend/widgets/Alert.php class Alert (line 29) | class Alert extends \yii\bootstrap\Widget method init (line 50) | public function init() FILE: frontend/widgets/Connect.php class Connect (line 17) | class Connect extends AuthChoice method init (line 32) | public function init() method createClientUrl (line 45) | public function createClientUrl($provider) method isConnected (line 60) | public function isConnected(ClientInterface $provider) FILE: frontend/widgets/Nav.php class Nav (line 12) | class Nav extends \yii\bootstrap\Widget method run (line 15) | public function run() FILE: frontend/widgets/NewestPost.php class NewestPost (line 13) | class NewestPost extends \yii\bootstrap\Widget method getPost (line 17) | public function getPost() FILE: frontend/widgets/Node.php class Node (line 12) | class Node extends \yii\bootstrap\Widget method run (line 14) | public function run() FILE: frontend/widgets/Panel.php class Panel (line 10) | class Panel extends \yii\bootstrap\Widget method run (line 15) | public function run() FILE: frontend/widgets/TopicSidebar.php class TopicSidebar (line 18) | class TopicSidebar extends \yii\bootstrap\Widget method init (line 24) | public function init() method run (line 29) | public function run() FILE: tests/codeception/backend/unit/DbTestCase.php class DbTestCase (line 5) | class DbTestCase extends \yii\codeception\DbTestCase FILE: tests/codeception/backend/unit/TestCase.php class TestCase (line 5) | class TestCase extends \yii\codeception\TestCase FILE: tests/codeception/common/_pages/LoginPage.php class LoginPage (line 11) | class LoginPage extends BasePage method login (line 19) | public function login($username, $password) FILE: tests/codeception/common/_support/FixtureHelper.php class FixtureHelper (line 14) | class FixtureHelper extends Module method _beforeSuite (line 35) | public function _beforeSuite($settings = []) method _afterSuite (line 43) | public function _afterSuite() method fixtures (line 51) | public function fixtures() FILE: tests/codeception/common/fixtures/UserFixture.php class UserFixture (line 10) | class UserFixture extends ActiveFixture FILE: tests/codeception/common/unit/DbTestCase.php class DbTestCase (line 8) | class DbTestCase extends \yii\codeception\DbTestCase FILE: tests/codeception/common/unit/TestCase.php class TestCase (line 8) | class TestCase extends \yii\codeception\TestCase FILE: tests/codeception/common/unit/models/LoginFormTest.php class LoginFormTest (line 14) | class LoginFormTest extends DbTestCase method setUp (line 19) | public function setUp() method tearDown (line 33) | protected function tearDown() method testLoginNoUser (line 39) | public function testLoginNoUser() method testLoginWrongPassword (line 52) | public function testLoginWrongPassword() method testLoginCorrect (line 66) | public function testLoginCorrect() method fixtures (line 84) | public function fixtures() FILE: tests/codeception/console/unit/DbTestCase.php class DbTestCase (line 8) | class DbTestCase extends \yii\codeception\DbTestCase FILE: tests/codeception/console/unit/TestCase.php class TestCase (line 8) | class TestCase extends \yii\codeception\TestCase FILE: tests/codeception/frontend/_pages/AboutPage.php class AboutPage (line 11) | class AboutPage extends BasePage FILE: tests/codeception/frontend/_pages/ContactPage.php class ContactPage (line 11) | class ContactPage extends BasePage method submit (line 18) | public function submit(array $contactData) FILE: tests/codeception/frontend/_pages/SignupPage.php class SignupPage (line 11) | class SignupPage extends BasePage method submit (line 19) | public function submit(array $signupData) FILE: tests/codeception/frontend/acceptance/SignupCest.php class SignupCest (line 8) | class SignupCest method _before (line 15) | public function _before($event) method _after (line 23) | public function _after($event) method _fail (line 35) | public function _fail($event) method testUserSignup (line 43) | public function testUserSignup($I, $scenario) FILE: tests/codeception/frontend/functional/SignupCest.php class SignupCest (line 8) | class SignupCest method _before (line 15) | public function _before($event) method _after (line 23) | public function _after($event) method _fail (line 35) | public function _fail($event) method testUserSignup (line 45) | public function testUserSignup($I, $scenario) FILE: tests/codeception/frontend/unit/DbTestCase.php class DbTestCase (line 8) | class DbTestCase extends \yii\codeception\DbTestCase FILE: tests/codeception/frontend/unit/TestCase.php class TestCase (line 8) | class TestCase extends \yii\codeception\TestCase FILE: tests/codeception/frontend/unit/models/ContactFormTest.php class ContactFormTest (line 9) | class ContactFormTest extends TestCase method setUp (line 14) | protected function setUp() method tearDown (line 22) | protected function tearDown() method testContact (line 28) | public function testContact() method getMessageFile (line 55) | private function getMessageFile() FILE: tests/codeception/frontend/unit/models/PasswordResetRequestFormTest.php class PasswordResetRequestFormTest (line 12) | class PasswordResetRequestFormTest extends DbTestCase method setUp (line 16) | protected function setUp() method tearDown (line 25) | protected function tearDown() method testSendEmailWrongUser (line 32) | public function testSendEmailWrongUser() method testSendEmailCorrectUser (line 53) | public function testSendEmailCorrectUser() method fixtures (line 73) | public function fixtures() method getMessageFile (line 83) | private function getMessageFile() FILE: tests/codeception/frontend/unit/models/ResetPasswordFormTest.php class ResetPasswordFormTest (line 9) | class ResetPasswordFormTest extends DbTestCase method testResetWrongToken (line 15) | public function testResetWrongToken() method testResetEmptyToken (line 23) | public function testResetEmptyToken() method testResetCorrectToken (line 28) | public function testResetCorrectToken() method fixtures (line 34) | public function fixtures() FILE: tests/codeception/frontend/unit/models/SignupFormTest.php class SignupFormTest (line 10) | class SignupFormTest extends DbTestCase method testCorrectSignup (line 15) | public function testCorrectSignup() method testNotCorrectSignup (line 32) | public function testNotCorrectSignup() method fixtures (line 43) | public function fixtures()