SYMBOL INDEX (192 symbols across 36 files) FILE: generators/app/index.js method displayLogo (line 74) | displayLogo() { method checkJava (line 78) | checkJava() { method checkNode (line 82) | checkNode() { method checkGit (line 86) | checkGit() { method checkGitConnection (line 90) | checkGitConnection() { method checkYarn (line 94) | checkYarn() { method validate (line 98) | validate() { method setupconsts (line 104) | setupconsts() { method setup (line 145) | setup() { method composeServer (line 175) | composeServer() { method composeClient (line 185) | composeClient() { method setSharedConfigOptions (line 202) | setSharedConfigOptions() { method composeLanguages (line 221) | composeLanguages() { method saveConfig (line 226) | saveConfig() { method cleanup (line 246) | cleanup() { FILE: generators/app/prompts.js function askForInsightOptIn (line 11) | function askForInsightOptIn() { function askForApplicationType (line 31) | function askForApplicationType() { function askForModuleName (line 71) | function askForModuleName() { function askFori18n (line 79) | function askFori18n() { function askForTestOpts (line 86) | function askForTestOpts() { FILE: generators/client/files.js constant MAIN_SRC_DIR (line 5) | const MAIN_SRC_DIR = constants.CLIENT_MAIN_SRC_DIR; constant REACT_DIR (line 7) | const REACT_DIR = constants.ANGULAR_DIR; function writeFiles (line 388) | function writeFiles() { FILE: generators/client/index.js constant QUESTIONS (line 16) | const QUESTIONS = constants.CLIENT_QUESTIONS; method displayLogo (line 133) | displayLogo() { method setupClientconsts (line 139) | setupClientconsts() { method setSharedConfigOptions (line 192) | setSharedConfigOptions() { method insight (line 202) | insight() { method configureGlobal (line 212) | configureGlobal() { method saveConfig (line 226) | saveConfig() { method getSharedConfigOptions (line 240) | getSharedConfigOptions() { method composeLanguages (line 299) | composeLanguages() { method writing (line 306) | writing() { method install (line 310) | install() { method end (line 335) | end() { FILE: generators/client/prompts.js function askForModuleName (line 8) | function askForModuleName() { function askForClientSideOpts (line 14) | function askForClientSideOpts() { function askFori18n (line 32) | function askFori18n() { FILE: generators/client/templates/src/main/webapp/app/app.js class App (line 15) | class App extends Component { method constructor (line 30) | constructor(props) { method componentDidMount (line 35) | componentDidMount() { method handleLogout (line 39) | handleLogout() { method render (line 43) | render() { FILE: generators/client/templates/src/main/webapp/app/config/promise-middleware.js function promiseMiddleware (line 4) | function promiseMiddleware({ dispatch, getState }) { FILE: generators/client/templates/src/main/webapp/app/modules/administration/audits/audits.js class AuditsPage (line 9) | class AuditsPage extends Component { method constructor (line 11) | constructor(props) { method componentDidMount (line 16) | componentDidMount() { method getAuditList (line 20) | getAuditList() { method render (line 26) | render() { FILE: generators/client/templates/src/main/webapp/app/modules/administration/configuration/configuration.js class ConfigurationPage (line 9) | class ConfigurationPage extends Component { method constructor (line 11) | constructor(props) { method componentDidMount (line 16) | componentDidMount() { method getConfigurationList (line 21) | getConfigurationList() { method render (line 28) | render() { FILE: generators/client/templates/src/main/webapp/app/modules/administration/docs/docs.js class DocsPage (line 4) | class DocsPage extends Component { method render (line 6) | render() { FILE: generators/client/templates/src/main/webapp/app/modules/administration/gateway/gateway.js class GatewayPage (line 7) | class GatewayPage extends Component { method constructor (line 9) | constructor(props) { method componentDidMount (line 14) | componentDidMount() { method getRoutes (line 18) | getRoutes() { method render (line 24) | render() { FILE: generators/client/templates/src/main/webapp/app/modules/administration/health/health-detail/health-detail.js class Health (line 7) | class Health extends Component { method constructor (line 13) | constructor(props) { method componentWillMount (line 20) | componentWillMount() { method componentWillReceiveProps (line 26) | componentWillReceiveProps(nextProps) { method render (line 37) | render() { FILE: generators/client/templates/src/main/webapp/app/modules/administration/health/health-detail/health-modal.js class HealthModal (line 8) | class HealthModal extends Component { method constructor (line 15) | constructor(props, context) { method render (line 19) | render() { FILE: generators/client/templates/src/main/webapp/app/modules/administration/health/health-detail/index.js method getComponent (line 3) | getComponent(nextState, cb) { FILE: generators/client/templates/src/main/webapp/app/modules/administration/health/health.js class HealthPage (line 12) | class HealthPage extends Component { method constructor (line 14) | constructor(props) { method componentDidMount (line 21) | componentDidMount() { method getSystemHealth (line 25) | getSystemHealth() { method getSystemHealthInfo (line 31) | getSystemHealthInfo(healthObject) { method getModuleName (line 36) | getModuleName(path, name) { method addHealthObject (line 50) | addHealthObject(result, isLeaf, healthObject, name) { method flattenHealthData (line 85) | flattenHealthData(result, path, data): any { method transformHealthData (line 102) | transformHealthData(data) { method getBaseName (line 108) | getBaseName(name) { method getSubSystemName (line 116) | getSubSystemName() { method hasSubSystem (line 126) | hasSubSystem(healthObject) { method isHealthObject (line 139) | isHealthObject(healthObject) { method render (line 151) | render() { FILE: generators/client/templates/src/main/webapp/app/modules/administration/logs/logs.js class LogsPage (line 7) | class LogsPage extends Component { method constructor (line 9) | constructor(props) { method componentDidMount (line 15) | componentDidMount() { method getLogs (line 19) | getLogs() { method changeLevel (line 25) | changeLevel(loggerName, level) { method render (line 29) | render() { FILE: generators/client/templates/src/main/webapp/app/modules/administration/metrics/metrics-detail/index.js method getComponent (line 3) | getComponent(nextState, cb) { FILE: generators/client/templates/src/main/webapp/app/modules/administration/metrics/metrics-detail/metrics-detail.js class Metrics (line 7) | class Metrics extends Component { method constructor (line 13) | constructor(props) { method componentWillMount (line 20) | componentWillMount() { method componentWillReceiveProps (line 26) | componentWillReceiveProps(nextProps) { method render (line 37) | render() { FILE: generators/client/templates/src/main/webapp/app/modules/administration/metrics/metrics-detail/metrics-modal.js class MetricsModal (line 8) | class MetricsModal extends Component { method constructor (line 15) | constructor(props, context) { method render (line 19) | render() { FILE: generators/client/templates/src/main/webapp/app/modules/administration/metrics/metrics.js class MetricsPage (line 12) | class MetricsPage extends Component { method constructor (line 14) | constructor(props) { method componentDidMount (line 21) | componentDidMount() { method getMetrics (line 25) | getMetrics() { method getThreadDump (line 31) | getThreadDump() { method getStats (line 36) | getStats(metrics) { method render (line 61) | render() { FILE: generators/client/templates/src/main/webapp/app/modules/administration/user-management/user-management.js class UserManagement (line 7) | class UserManagement extends Component { method constructor (line 9) | constructor(props) { method componentDidMount (line 14) | componentDidMount() { method getUserList (line 18) | getUserList() { method render (line 24) | render() { FILE: generators/client/templates/src/main/webapp/app/modules/home/home.js class Home (line 11) | class Home extends Component { method constructor (line 17) | constructor(props) { method componentWillMount (line 24) | componentWillMount() { method componentWillReceiveProps (line 28) | componentWillReceiveProps(nextProps) { method render (line 34) | render() { FILE: generators/client/templates/src/main/webapp/app/modules/home/index.js method getComponent (line 3) | getComponent(nextState, cb) { FILE: generators/client/templates/src/main/webapp/app/modules/login/index.js method getComponent (line 3) | getComponent(nextState, cb) { method onEnter (line 12) | onEnter(onLogout) { method getComponent (line 15) | getComponent(nextState, cb) { FILE: generators/client/templates/src/main/webapp/app/modules/login/login-modal.js class LoginModal (line 7) | class LoginModal extends Component { method constructor (line 22) | constructor(props, context) { method handleSubmit (line 33) | handleSubmit() { method handleUsernameChange (line 39) | handleUsernameChange(event) { method handlePasswordChange (line 43) | handlePasswordChange(event) { method render (line 47) | render() { FILE: generators/client/templates/src/main/webapp/app/modules/login/login.js class Login (line 8) | class Login extends Component { method constructor (line 15) | constructor(props) { method componentWillMount (line 23) | componentWillMount() { method componentWillReceiveProps (line 29) | componentWillReceiveProps(nextProps) { method handleLogin (line 35) | handleLogin(username, password, rememberMe = false) { method render (line 43) | render() { FILE: generators/client/templates/src/main/webapp/app/reducers/administration.js constant FETCH (line 1) | const FETCH = 'administration/FETCH'; constant FETCH_SUCCESS (line 2) | const FETCH_SUCCESS = 'administration/FETCH_SUCCESS'; constant FETCH_FAIL (line 3) | const FETCH_FAIL = 'administration/FETCH_FAIL'; constant FETCH_GATEWAY_ROUTE (line 4) | const FETCH_GATEWAY_ROUTE = 'administration/FETCH_GATEWAY_ROUTE'; constant FETCH_LOGS (line 5) | const FETCH_LOGS = 'administration/FETCH_LOGS'; constant FETCH_LOGS_CHANGE_LEVEL (line 6) | const FETCH_LOGS_CHANGE_LEVEL = 'administration/FETCH_LOGS_CHANGE_LEVEL'; constant FETCH_HEALTH (line 7) | const FETCH_HEALTH = 'administration/FETCH_HEALTH'; constant FETCH_HEALTH_INFO (line 8) | const FETCH_HEALTH_INFO = 'administration/FETCH_HEALTH_INFO'; constant FETCH_METRICS (line 9) | const FETCH_METRICS = 'administration/FETCH_METRICS'; constant FETCH_THREAD_DUMP (line 10) | const FETCH_THREAD_DUMP = 'administration/FETCH_THREAD_DUMP'; constant FETCH_USERS (line 11) | const FETCH_USERS = 'administration/FETCH_USERS'; constant FETCH_CONFIGURATIONS (line 12) | const FETCH_CONFIGURATIONS = 'administration/FETCH_CONFIGURATIONS'; constant FETCH_ENV (line 13) | const FETCH_ENV = 'administration/FETCH_ENV'; constant FETCH_AUDITS (line 14) | const FETCH_AUDITS = 'administration/FETCH_AUDITS'; constant FETCH_API_DOCS (line 15) | const FETCH_API_DOCS = 'administration/FETCH_API_DOCS'; function reducer (line 46) | function reducer(state = initialState, action) { function gatewayRoutes (line 143) | function gatewayRoutes() { function getLoggers (line 151) | function getLoggers() { function systemHealth (line 158) | function systemHealth() { function systemHealthInfo (line 165) | function systemHealthInfo(healthObj) { function systemMetrics (line 172) | function systemMetrics() { function systemThreadDump (line 179) | function systemThreadDump() { function changeLogLevel (line 186) | function changeLogLevel(name, level) { function getUsers (line 198) | function getUsers(page = 0, size = 10, sort = 'id, asc') { function getConfigurations (line 205) | function getConfigurations() { function getEnv (line 212) | function getEnv() { function getAudits (line 219) | function getAudits(fromDate, toDate, page = 0, size = 20) { function getApiDocs (line 233) | function getApiDocs() { FILE: generators/client/templates/src/main/webapp/app/reducers/authentication.js constant LOGIN (line 3) | const LOGIN = 'authentication/LOGIN'; constant LOGIN_SUCCESS (line 4) | const LOGIN_SUCCESS = 'authentication/LOGIN_SUCCESS'; constant LOGIN_FAIL (line 5) | const LOGIN_FAIL = 'authentication/LOGIN_FAIL'; constant GET_SESSION (line 7) | const GET_SESSION = 'authentication/GET_SESSION'; constant GET_SESSION_SUCCESS (line 8) | const GET_SESSION_SUCCESS = 'authentication/GET_SESSION_SUCCESS'; constant GET_SESSION_FAIL (line 9) | const GET_SESSION_FAIL = 'authentication/GET_SESSION_FAIL'; constant LOGOUT (line 11) | const LOGOUT = 'authentication/LOGOUT'; constant LOGOUT_SUCCESS (line 12) | const LOGOUT_SUCCESS = 'authentication/LOGOUT_SUCCESS'; constant LOGOUT_FAIL (line 13) | const LOGOUT_FAIL = 'authentication/LOGOUT_FAIL'; constant ERROR_MESSAGE (line 15) | const ERROR_MESSAGE = 'authentication/ERROR_MESSAGE'; function reducer (line 28) | function reducer(state = initialState, action) { function displayAuthError (line 77) | function displayAuthError(message) { function getSession (line 81) | function getSession() { function clearAuthToken (line 88) | function clearAuthToken() { function logout (line 123) | function logout() { function logout (line 155) | function logout() { function logout (line 184) | function logout() { FILE: generators/client/templates/src/main/webapp/app/reducers/locale.js constant SET_LOCALE (line 1) | const SET_LOCALE = 'locale/SET_LOCALE'; function reducer (line 3) | function reducer(state = { locale: '<%= nativeLanguage %>' }, action) { function setLocale (line 14) | function setLocale(locale) { FILE: generators/client/templates/src/main/webapp/app/shared/components/footer/footer.js class Footer (line 4) | class Footer extends Component { method render (line 5) | render() { FILE: generators/client/templates/src/main/webapp/app/shared/components/header/header.js method constructor (line 33) | constructor(props) { FILE: generators/client/templates/src/main/webapp/app/shared/components/private-route/private-route.js method componentDidMount (line 24) | componentDidMount() { method componentWillReceiveProps (line 29) | componentWillReceiveProps(nextProps) { method render (line 41) | render() { FILE: generators/client/templates/src/main/webapp/app/shared/interceptors/axios.js constant TIMEOUT (line 4) | const TIMEOUT = 10000; FILE: generators/client/templates/src/main/webapp/app/shared/util/global-style.js constant HEADER_COLOR (line 1) | const HEADER_COLOR = '#FFFFFF'; constant HEADER_COLOR_SECONDARY (line 2) | const HEADER_COLOR_SECONDARY = '#CCCCCC'; FILE: generators/client/templates/webpack/webpack.prod.js method minChunks (line 18) | minChunks(module) { FILE: gulpfile.js function bump (line 68) | function bump(level) { function version (line 78) | function version() {