SYMBOL INDEX (301 symbols across 59 files) FILE: backstage/config/env.js constant NODE_ENV (line 10) | const NODE_ENV = process.env.NODE_ENV; constant REACT_APP (line 58) | const REACT_APP = /^REACT_APP_/i; function getClientEnvironment (line 60) | function getClientEnvironment(publicUrl) { FILE: backstage/config/jest/cssTransform.js method process (line 7) | process() { method getCacheKey (line 10) | getCacheKey() { FILE: backstage/config/jest/fileTransform.js method process (line 9) | process(src, filename) { FILE: backstage/config/paths.js function ensureSlash (line 14) | function ensureSlash(path, needsSlash) { function getServedPath (line 34) | function getServedPath(appPackageJson) { FILE: backstage/config/webpack.config.prod.js method logger (line 323) | logger(message) { FILE: backstage/config/webpackDevServer.config.js method before (line 89) | before(app) { FILE: backstage/scripts/build.js constant WARN_AFTER_BUNDLE_GZIP_SIZE (line 35) | const WARN_AFTER_BUNDLE_GZIP_SIZE = 512 * 1024; constant WARN_AFTER_CHUNK_GZIP_SIZE (line 36) | const WARN_AFTER_CHUNK_GZIP_SIZE = 1024 * 1024; function build (line 104) | function build(previousFileSizes) { function copyPublicFolder (line 145) | function copyPublicFolder() { FILE: backstage/scripts/start.js constant DEFAULT_PORT (line 43) | const DEFAULT_PORT = parseInt(process.env.PORT, 10) || 3035; constant HOST (line 44) | const HOST = process.env.HOST || '0.0.0.0'; FILE: backstage/src/App.js class App (line 6) | class App extends Component { method render (line 7) | render() { FILE: backstage/src/registerServiceWorker.js function register (line 21) | function register() { function registerValidSW (line 46) | function registerValidSW(swUrl) { function checkValidServiceWorker (line 75) | function checkValidServiceWorker(swUrl) { function unregister (line 102) | function unregister() { FILE: client/config/env.js constant NODE_ENV (line 10) | const NODE_ENV = process.env.NODE_ENV; constant REACT_APP (line 58) | const REACT_APP = /^REACT_APP_/i; function getClientEnvironment (line 60) | function getClientEnvironment(publicUrl) { FILE: client/config/jest/cssTransform.js method process (line 7) | process() { method getCacheKey (line 10) | getCacheKey() { FILE: client/config/jest/fileTransform.js method process (line 9) | process(src, filename) { FILE: client/config/paths.js function ensureSlash (line 14) | function ensureSlash(path, needsSlash) { function getServedPath (line 34) | function getServedPath(appPackageJson) { FILE: client/config/webpack.config.prod.js method logger (line 323) | logger(message) { FILE: client/config/webpackDevServer.config.js method before (line 89) | before(app) { FILE: client/scripts/build.js constant WARN_AFTER_BUNDLE_GZIP_SIZE (line 35) | const WARN_AFTER_BUNDLE_GZIP_SIZE = 512 * 1024; constant WARN_AFTER_CHUNK_GZIP_SIZE (line 36) | const WARN_AFTER_CHUNK_GZIP_SIZE = 1024 * 1024; function build (line 104) | function build(previousFileSizes) { function copyPublicFolder (line 145) | function copyPublicFolder() { FILE: client/scripts/start.js constant DEFAULT_PORT (line 43) | const DEFAULT_PORT = parseInt(process.env.PORT, 10) || 3030; constant HOST (line 44) | const HOST = process.env.HOST || '0.0.0.0'; FILE: client/src/App.js class App (line 6) | class App extends Component { method componentDidMount (line 7) | componentDidMount(){ method render (line 10) | render() { FILE: client/src/components/ball/ball.js class Ball (line 3) | class Ball extends Component{ method render (line 23) | render(){ FILE: client/src/components/collect-songs-picker/collect-songs-picker.js class ReactComponent (line 7) | class ReactComponent extends Component { method constructor (line 8) | constructor(props) { method closeCollect (line 19) | closeCollect(){ method selectCollectOption (line 22) | selectCollectOption(){ method selectCollectSongListOption (line 29) | selectCollectSongListOption(id){ method render (line 37) | render() { FILE: client/src/components/comment-list/comment-list.js class CommentList (line 4) | @connect( method constructor (line 9) | constructor(props) { method render (line 13) | render() { FILE: client/src/components/header/header.js class Header (line 6) | @withRouter method constructor (line 8) | constructor(props) { method componentDidMount (line 16) | componentDidMount(){ method handleScroll (line 19) | handleScroll(){ method goBack (line 28) | goBack(){ method componentWillUnmount (line 32) | componentWillUnmount(){ method render (line 35) | render() { FILE: client/src/components/music-plpayer/music-player.js class MusicPlayer (line 6) | @connect( method constructor (line 11) | constructor(props){ method componentWillMount (line 18) | componentWillMount(){ method componentWillReceiveProps (line 21) | componentWillReceiveProps(nextProps){ method delSong (line 31) | delSong(id){ method render (line 37) | render() { FILE: client/src/components/my-song-list/my-song-list.js class MySongList (line 9) | @withRouter method constructor (line 15) | constructor(props) { method deleteSongList (line 24) | deleteSongList(id){ method componentDidMount (line 44) | componentDidMount(){ method render (line 52) | render() { FILE: client/src/components/player/player.js class Player (line 9) | @connect( method constructor (line 15) | constructor(props) { method componentDidMount (line 51) | componentDidMount(){ method componentWillReceiveProps (line 74) | componentWillReceiveProps(nextProps){ method playMode (line 94) | playMode(){ method random (line 114) | random(){ method last (line 128) | last(){ method rotate (line 170) | rotate(){ method play (line 185) | play(){ method next (line 246) | next(){ method setTimeOnPc (line 291) | setTimeOnPc(e,flag){ method clickChangeTime (line 313) | clickChangeTime(e,flag){ method startChangeTime (line 320) | startChangeTime(e,flag){ method moveProgress (line 325) | moveProgress(e,flag){ method getTime (line 332) | getTime(musicTime){ method setTime (line 345) | setTime(e,flag){ method setVolume (line 359) | setVolume(pageX){ method startMoveVolume (line 371) | startMoveVolume(e){ method moveVolume (line 376) | moveVolume(e){ method clickChangeVolume (line 382) | clickChangeVolume(e){ method showMusicList (line 389) | showMusicList(){ method playThis (line 401) | playThis(i){ method delMusic (line 409) | delMusic(i,id){ method playDetail (line 456) | playDetail(){ method hidePlayDetail (line 468) | hidePlayDetail(){ method render (line 475) | render() { FILE: client/src/components/songs-edit-list/songs-edit-list.js class SongEditList (line 13) | @connect( method constructor (line 18) | constructor(props) { method edit (line 39) | edit(){ method done (line 44) | done(){ method beginPlay (line 49) | beginPlay(){ method selectSongs (line 54) | selectSongs(data){ method selectAll (line 59) | selectAll(){ method removeSong (line 70) | removeSong(){ method playThis (line 75) | playThis(data){ method addToList (line 79) | addToList(i,data){ method complete (line 103) | complete(id){ method collectSong (line 113) | collectSong(id){ method closeCollect (line 134) | closeCollect(){ method render (line 142) | render() { FILE: client/src/components/songs-list/songs-list.js class SongsList (line 12) | @connect( method constructor (line 17) | constructor(props) { method addToList (line 33) | addToList(i,data){ method complete (line 59) | complete(id){ method playThis (line 69) | playThis(data){ method collectSong (line 73) | collectSong(id){ method closeCollect (line 100) | closeCollect(){ method render (line 108) | render() { FILE: client/src/components/title.js class Title (line 4) | class Title extends Component { method shouldComponentUpdate (line 27) | shouldComponentUpdate(nextProps){ method render (line 33) | render() { FILE: client/src/components/top-tabbar/top-tabbar.js class TopTabbar (line 6) | class TopTabbar extends Component { method constructor (line 7) | constructor(props) { method componentDidMount (line 30) | componentDidMount(){ method render (line 33) | render() { FILE: client/src/components/whiteSpace.js class WhiteSpace (line 3) | class WhiteSpace extends Component { method constructor (line 4) | constructor(props) { method shouldComponentUpdate (line 15) | shouldComponentUpdate(){ method render (line 18) | render() { FILE: client/src/components/yellow-header/yellow-header.js class YellowHeader (line 6) | class YellowHeader extends Component { method constructor (line 7) | constructor(props) { method render (line 12) | render() { FILE: client/src/const/host.js constant HOST (line 1) | const HOST = "/"; constant API (line 2) | const API = "/"; FILE: client/src/containers/album-detail/album-detail.js function renderTabBar (line 15) | function renderTabBar(props) { class AlbumDetail (line 21) | @connect( method constructor (line 27) | constructor(props) { method componentDidMount (line 45) | componentDidMount(){ method collectSong (line 49) | collectSong(id){ method closeCollect (line 72) | closeCollect(){ method albumScroll (line 80) | albumScroll(){ method tabChange (line 110) | tabChange(tab,index){ method componentWillUnmount (line 116) | componentWillUnmount(){ method render (line 121) | render() { FILE: client/src/containers/collect-song-list/collect-song-list.js class CollectSongList (line 7) | @connect( method constructor (line 12) | constructor(props) { method componentDidMount (line 18) | componentDidMount(){ method render (line 21) | render() { FILE: client/src/containers/collect-songs/collect-songs.js class CollectSongs (line 9) | @connect( method constructor (line 14) | constructor(props) { method componentDidMount (line 21) | componentDidMount(){ method render (line 43) | render() { FILE: client/src/containers/container/container.js class Container (line 18) | @withRouter method constructor (line 20) | constructor(props) { method componentDidMount (line 24) | componentDidMount(){ method componentWillUpdate (line 31) | componentWillUpdate(){ method render (line 34) | render() { FILE: client/src/containers/discover/discover.js class Discover (line 10) | @connect( method constructor (line 15) | constructor(props) { method componentDidMount (line 20) | componentDidMount(){ method storeInfo (line 23) | storeInfo(id,name){ method render (line 30) | render() { FILE: client/src/containers/me/me.js class Me (line 10) | @connect( method constructor (line 15) | constructor(props) { method componentDidMount (line 22) | componentDidMount(){ method newSongList (line 30) | newSongList(){ method render (line 38) | render() { FILE: client/src/containers/ranking-detail/ranking-detail.js class ReactComponent (line 10) | @connect( method constructor (line 15) | constructor(props) { method componentDidMount (line 19) | componentDidMount(){ method render (line 26) | render() { FILE: client/src/containers/ranking/ranking.js class Ranking (line 8) | @connect( method constructor (line 13) | constructor(props) { method componentDidMount (line 17) | componentDidMount(){ method render (line 20) | render() { FILE: client/src/containers/repertoire/repertoire.js class Repertoire (line 11) | @connect( method constructor (line 16) | constructor(props) { method componentDidMount (line 20) | componentDidMount(){ method render (line 26) | render() { FILE: client/src/containers/search/search.js class Search (line 6) | class Search extends Component { method constructor (line 7) | constructor(props) { method render (line 21) | render() { FILE: client/src/containers/song-list-detail/song-list-detail.js class SongListDetail (line 11) | @withRouter method constructor (line 17) | constructor(props) { method componentDidMount (line 23) | componentDidMount(){ method goBack (line 26) | goBack(){ method render (line 31) | render() { FILE: client/src/containers/style-songs-list-detail/style-songs-list-detail.js class StyleSongsListDetail (line 9) | @connect( method constructor (line 14) | constructor(props) { method componentDidMount (line 18) | componentDidMount(){ method render (line 25) | render() { FILE: client/src/containers/style-songs-list/style-songs-list.js class StyleSongsList (line 10) | @connect( method constructor (line 15) | constructor(props) { method componentDidMount (line 21) | componentDidMount(){ method render (line 29) | render() { FILE: client/src/containers/user-center/user-center.js class UserCenter (line 8) | class UserCenter extends Component { method constructor (line 9) | constructor(props) { method componentDidMount (line 17) | componentDidMount(){ method render (line 33) | render() { FILE: client/src/redux/album.redux.js constant GET_ALBUM_DETAIL (line 6) | const GET_ALBUM_DETAIL = 'GET_ALBUM_DETAIL'; function album (line 11) | function album( state = initialState,action ) { function getAlbumDetailAction (line 22) | function getAlbumDetailAction(data) { function getAlbumDetail (line 29) | function getAlbumDetail(id) { FILE: client/src/redux/comment.redux.js constant GET_COMMENT (line 6) | const GET_COMMENT = "GET_COMMENT"; constant CLEAR_COMMENT (line 7) | const CLEAR_COMMENT = "CLEAR_COMMENT"; constant NO_COMMENT (line 8) | const NO_COMMENT = "NO_COMMENT"; constant NO_MORE_COMMENT (line 9) | const NO_MORE_COMMENT = "NO_MORE_COMMENT"; function comment (line 15) | function comment(state = initialState,action) { function getCommentAction (line 30) | function getCommentAction(data) { function clearCommentAction (line 37) | function clearCommentAction() { function noCommentAction (line 42) | function noCommentAction() { function noMoreCommentAction (line 48) | function noMoreCommentAction() { function getComment (line 55) | function getComment (id,pageNum) { function clearComment (line 69) | function clearComment() { FILE: client/src/redux/discovery.redux.js constant GET_DATA (line 3) | const GET_DATA = "GET_DATA"; constant GET_RANK_LIST (line 4) | const GET_RANK_LIST = "GET_RANK_LIST"; constant GET_RANK_DETAIL (line 5) | const GET_RANK_DETAIL = "GET_RANK_DETAIL"; constant CLEAR_DETAIL (line 6) | const CLEAR_DETAIL = "CLEAR_DETAIL"; constant GET_STYLE_SONG_LIST (line 7) | const GET_STYLE_SONG_LIST = "GET_STYLE_SONG_LIST"; function discovery (line 15) | function discovery(state = initialState,action) { function getDiscoveryDataAction (line 32) | function getDiscoveryDataAction(data) { function getRankListAction (line 38) | function getRankListAction(data) { function getRankDetailAction (line 44) | function getRankDetailAction(data) { function celarDetail (line 51) | function celarDetail() { function getStyleSongsListAction (line 57) | function getStyleSongsListAction(data) { function getDiscoveryData (line 63) | function getDiscoveryData() { function getRankList (line 74) | function getRankList() { function getRankDetail (line 85) | function getRankDetail(id) { function getStyleSongsList (line 97) | function getStyleSongsList(id) { FILE: client/src/redux/personal.redux.js constant GET_SUMMARY (line 7) | const GET_SUMMARY = "GET_SUMMARY"; constant GET_SONGS (line 8) | const GET_SONGS = "GET_SONGS"; constant GET_SONG_LIST (line 9) | const GET_SONG_LIST = "GET_SONG_LIST"; constant MARK_SONGS (line 10) | const MARK_SONGS = "MARK_SONGS"; constant DEL_SONGS (line 11) | const DEL_SONGS = "DEL_SONGS"; constant BEGIN_PLAY (line 12) | const BEGIN_PLAY = "BEGIN_PLAY"; constant STOP_PLAY (line 13) | const STOP_PLAY = "STOP_PLAY"; constant DEL_SONG_LIST (line 14) | const DEL_SONG_LIST = "DEL_SONG_LIST"; function personal (line 20) | function personal( state=initialState,action ) { function getSummaryAction (line 33) | function getSummaryAction(data) { function getSongListAction (line 40) | function getSongListAction(data) { function delSongListAction (line 47) | function delSongListAction(data){ function getSummary (line 54) | function getSummary(id) { function getCollectSongList (line 66) | function getCollectSongList(id) { function delCollectSongList (line 77) | function delCollectSongList(id,userId) { FILE: client/src/redux/player.redux.js constant GET_MUSIC (line 5) | const GET_MUSIC = 'GET_MUSIC'; constant ADD_MUSIC (line 6) | const ADD_MUSIC = 'ADD_MUSIC'; constant THIS_MUSIC (line 7) | const THIS_MUSIC = 'THIS_MUSIC'; constant DEL_MUSIC (line 8) | const DEL_MUSIC = 'DEL_MUSIC'; constant ENDED (line 9) | const ENDED = 'ENDED'; function music (line 84) | function music(state=initialState,action) { function musicAction (line 98) | function musicAction(){ function addAction (line 103) | function addAction(data){ function delAction (line 109) | function delAction(data){ function playThisAction (line 115) | function playThisAction(data){ function getMusic (line 121) | function getMusic () { function addMusic (line 126) | function addMusic (data) { function delMusic (line 133) | function delMusic (id) { function playThis (line 148) | function playThis (data) { function playThisList (line 170) | function playThisList(){ function resetCurrent (line 182) | function resetCurrent () { FILE: client/src/redux/publicSongs.redux.js constant GET_SONGS (line 3) | const GET_SONGS = "GET_SONGS"; constant MARK_SONGS (line 4) | const MARK_SONGS = "MARK_SONGS"; constant DEL_SONGS (line 5) | const DEL_SONGS = "DEL_SONGS"; constant BEGIN_PLAY (line 6) | const BEGIN_PLAY = "BEGIN_PLAY"; constant STOP_PLAY (line 7) | const STOP_PLAY = "STOP_PLAY"; constant CLEAR_SONGS (line 8) | const CLEAR_SONGS = "CLEAR_SONGS"; function publicSongs (line 14) | function publicSongs( state=initialState,action ) { function getSongsAction (line 33) | function getSongsAction(data) { function markSongsAction (line 40) | function markSongsAction(data){ function delSongsAction (line 46) | function delSongsAction(data){ function clearSongs (line 52) | function clearSongs() { function getSongs (line 59) | function getSongs(url) { function markSongs (line 72) | function markSongs(id,all) { function delSongs (line 94) | function delSongs() { function beginPlay (line 113) | function beginPlay() { function stopPlay (line 118) | function stopPlay() { FILE: client/src/redux/repertoire.redux.js constant FETCH_BANNER (line 7) | const FETCH_BANNER = "FETCH_BANNER"; constant FETCH_RECOMMEND (line 8) | const FETCH_RECOMMEND = "FETCH_RECOMMEND"; constant FETCH_SONGS (line 9) | const FETCH_SONGS = "FETCH_SONGS"; function repertoire (line 16) | function repertoire(state=initialState,action) { function bannerdata (line 29) | function bannerdata(data) { function recommendData (line 35) | function recommendData(data) { function reSongsData (line 41) | function reSongsData(data) { function fetchBanner (line 50) | function fetchBanner() { function fetchRecommend (line 62) | function fetchRecommend() { function fetchReSongsData (line 74) | function fetchReSongsData() { FILE: client/src/redux/song-list-detail.redux.js constant GET_SONGS_LIST_DETAIL (line 6) | const GET_SONGS_LIST_DETAIL = "GET_SONGS_LIST_DETAIL"; function songsListDetail (line 10) | function songsListDetail(state = initialState,action) { function getSongsListDetailAction (line 19) | function getSongsListDetailAction(data) { function getSongsListDetail (line 25) | function getSongsListDetail(id) { FILE: client/src/registerServiceWorker.js function register (line 21) | function register() { function registerValidSW (line 46) | function registerValidSW(swUrl) { function checkValidServiceWorker (line 75) | function checkValidServiceWorker(swUrl) { function unregister (line 102) | function unregister() { FILE: client/src/router.js class Router (line 7) | class Router extends Component { method constructor (line 8) | constructor(props) { method render (line 14) | render() { FILE: client/src/util/backTo.js function setRoute (line 5) | function setRoute (path) { function getRoute (line 8) | function getRoute () { FILE: client/src/util/preventBackgroundScroll.js function fixedBody (line 4) | function fixedBody(){ function looseBody (line 8) | function looseBody() {