Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dfinityexplorer/dfinityexplorer-dashboard
/ functions
Functions
257 in github.com/dfinityexplorer/dfinityexplorer-dashboard
⨍
Functions
257
◇
Types & classes
84
Method
componentDidMount
* Invoked by React immediately after a component is mounted (inserted into the tree). * @public
web/src/Components/NodesCard/NodesCard.js:47
Method
componentDidMount
* Invoked by React immediately after a component is mounted (inserted into the tree). * @public
web/src/Components/CountriesChart/CountriesChart.js:53
Method
componentDidMount
* Invoked by React immediately after a component is mounted (inserted into the tree). * @public
web/src/Components/CpuCoresCard/CpuCoresCard.js:47
Method
componentDidMount
* Invoked by React immediately after a component is mounted (inserted into the tree). * @public
web/src/Components/MemoryCard/MemoryCard.js:47
Method
componentDidMount
* Invoked by React immediately after a component is mounted (inserted into the tree). * @public
web/src/Components/CanistersChart/CanistersChart.js:50
Method
componentDidMount
* Invoked by React immediately after a component is mounted (inserted into the tree). * @public
web/src/Components/CountriesTable/CountriesTable.js:50
Method
componentDidMount
* Invoked by React immediately after a component is mounted (inserted into the tree). * @public
web/src/Components/DataCentersPage/DataCentersPage.js:156
Method
componentDidMount
* Invoked by React immediately after a component is mounted (inserted into the tree). * @public
web/src/Components/AccountPage/AccountPage.js:119
Method
componentDidMount
* Invoked by React immediately after a component is mounted (inserted into the tree). * @public
web/src/Components/MessagesChart/MessagesChart.js:73
Method
componentDidMount
* Invoked by React immediately after a component is mounted (inserted into the tree). * @public
web/src/Components/ResponsiveComponent/ResponsiveComponent.js:32
Method
componentDidMount
* Invoked by React immediately after a component is mounted (inserted into the tree). * @public
web/src/Components/CyclesCard/CyclesCard.js:47
Method
componentDidMount
* Invoked by React immediately after a component is mounted (inserted into the tree). * @public
web/src/Components/MessagesCard/MessagesCard.js:47
Method
componentDidMount
* Invoked by React immediately after a component is mounted (inserted into the tree). * @public
web/src/Components/PriceChart/PriceChart.js:50
Method
componentDidMount
* Invoked by React immediately after a component is mounted (inserted into the tree). * @public
web/src/Components/Footer/Footer.js:163
Method
componentDidMount
* Invoked by React immediately after a component is mounted (inserted into the tree). * @public
web/src/Components/SubnetsCard/SubnetsCard.js:47
Method
componentDidMount
* Invoked by React immediately after a component is mounted (inserted into the tree). * @public
web/src/Components/NetworkMetricsTable/NetworkMetricsTable.js:54
Method
componentDidMount
* Invoked by React immediately after a component is mounted (inserted into the tree). * @public
web/src/Components/BlocksChart/BlocksChart.js:50
Method
componentDidMount
* Invoked by React immediately after a component is mounted (inserted into the tree). * @public
web/src/Components/PriceCard/PriceCard.js:57
Method
componentDidMount
* Invoked by React immediately after a component is mounted (inserted into the tree). * @public
web/src/Components/BlockTimeCard/BlockTimeCard.js:47
Method
componentDidMount
* Invoked by React immediately after a component is mounted (inserted into the tree). * @public
web/src/Components/TrackablePage/TrackablePage.js:18
Method
componentDidMount
* Invoked by React immediately after a component is mounted (inserted into the tree). * @public
web/src/Components/DataCentersTable/DataCentersTable.js:63
Method
componentDidMount
* Invoked by React immediately after a component is mounted (inserted into the tree). * @public
web/src/Components/StakedChart/StakedChart.js:55
Method
componentDidMount
* Invoked by React immediately after a component is mounted (inserted into the tree). * @public
web/src/Components/TransactionPage/TransactionPage.js:131
Function
componentDidUpdate
* Invoked by React immediately after updating occurs. This method is not called for the initial * render. * @param {Object} prevProps The previo
web/src/Components/ImageLinkGrid/ImageLinkGrid.js:71
Function
componentDidUpdate
* Invoked by React immediately after updating occurs. This method is not called for the initial * render. * @public
web/src/Components/TablePager/TablePager.js:313
Method
componentDidUpdate
* Invoked by React immediately after updating occurs. This method is not called for the initial * render. * @public
web/src/Components/DfinitySymbolD3/DfinitySymbolD3.js:160
Method
componentDidUpdate
* Invoked by React immediately after updating occurs. This method is not called for the initial * render. * @param {Object} prevProps The previo
web/src/Components/TrackablePage/TrackablePage.js:34
Function
componentWillUnmount
* Invoked by React immediately before a component is unmounted and destroyed. * @public
web/src/Components/BlocksCard/BlocksCard.js:64
Function
componentWillUnmount
* Invoked by React immediately before a component is unmounted and destroyed. * @public
web/src/Components/DfinityEarth/DfinityEarth.js:296
Method
componentWillUnmount
* Invoked by React immediately before a component is unmounted and destroyed. * @public
web/src/Components/IcpMetricsTable/IcpMetricsTable.js:74
Method
componentWillUnmount
* Invoked by React immediately before a component is unmounted and destroyed. * @public
web/src/Components/DfinitySymbolD3/DfinitySymbolD3.js:149
Method
componentWillUnmount
* Invoked by React immediately before a component is unmounted and destroyed. * @public
web/src/Components/DataCentersPage/DataCentersPage.js:168
Method
componentWillUnmount
* Invoked by React immediately before a component is unmounted and destroyed. * @public
web/src/Components/ResponsiveComponent/ResponsiveComponent.js:40
Method
componentWillUnmount
* Invoked by React immediately before a component is unmounted and destroyed. * @public
web/src/Components/CyclesCard/CyclesCard.js:59
Method
componentWillUnmount
* Invoked by React immediately before a component is unmounted and destroyed. * @public
web/src/Components/MessagesCard/MessagesCard.js:59
Method
componentWillUnmount
* Invoked by React immediately before a component is unmounted and destroyed. * @public
web/src/Components/NetworkMetricsTable/NetworkMetricsTable.js:75
Method
componentWillUnmount
* Invoked by React immediately before a component is unmounted and destroyed. * @public
web/src/Components/BlocksChart/BlocksChart.js:62
Method
componentWillUnmount
* Invoked by React immediately before a component is unmounted and destroyed. * @public
web/src/Components/PriceCard/PriceCard.js:69
Method
componentWillUnmount
* Invoked by React immediately before a component is unmounted and destroyed. * @public
web/src/Components/BlockTimeCard/BlockTimeCard.js:59
Function
constructor
* Create an App object. * @constructor
web/src/App.js:99
Function
constructor
* Create a ImageLinkGrid object. * @constructor
web/src/Components/ImageLinkGrid/ImageLinkGrid.js:51
Function
constructor
* Create a BlocksCard object. * @constructor
web/src/Components/BlocksCard/BlocksCard.js:35
Function
constructor
* Create a DfinityEarth object. * @constructor
web/src/Components/DfinityEarth/DfinityEarth.js:129
Function
constructor
* Create a DEAppBar object. * @constructor
web/src/Components/DEAppBar/DEAppBar.js:449
Method
constructor
* Create a TransactionsPage object. * @constructor
web/src/Components/TransactionsPage/TransactionsPage.js:59
Method
constructor
* Create a IcpMetricsTable object. * @constructor
web/src/Components/IcpMetricsTable/IcpMetricsTable.js:34
Method
constructor
* Create a NodesCard object. * @constructor
web/src/Components/NodesCard/NodesCard.js:34
Method
constructor
* Create a CountriesChart object. * @constructor
web/src/Components/CountriesChart/CountriesChart.js:40
Method
constructor
* Create a CpuCoresCard object. * @constructor
web/src/Components/CpuCoresCard/CpuCoresCard.js:34
Method
constructor
* Create a DfinitySymbolD3 object. * @constructor
web/src/Components/DfinitySymbolD3/DfinitySymbolD3.js:38
Method
constructor
* Create a MemoryCard object. * @constructor
web/src/Components/MemoryCard/MemoryCard.js:34
Method
constructor
* Create a CanistersChart object. * @constructor
web/src/Components/CanistersChart/CanistersChart.js:37
Method
constructor
* Create a CountriesTable object. * @constructor
web/src/Components/CountriesTable/CountriesTable.js:34
Method
constructor
* Create a DataCentersPage object. * @constructor
web/src/Components/DataCentersPage/DataCentersPage.js:142
Method
constructor
* Create an EarthTooltipTable object. * @constructor
web/src/Components/EarthTooltipTable/EarthTooltipTable.js:42
Method
constructor
* Create a AccountPage object. * @constructor
web/src/Components/AccountPage/AccountPage.js:101
Method
constructor
* Create a MessagesChart object. * @constructor
web/src/Components/MessagesChart/MessagesChart.js:38
Method
constructor
* Create a ResponsiveComponent object. * @constructor
web/src/Components/ResponsiveComponent/ResponsiveComponent.js:18
Method
constructor
* Create a CyclesCard object. * @constructor
web/src/Components/CyclesCard/CyclesCard.js:34
Method
constructor
* Create a MessagesCard object. * @constructor
web/src/Components/MessagesCard/MessagesCard.js:34
Method
constructor
* Create a PriceChart object. * @constructor
web/src/Components/PriceChart/PriceChart.js:37
Method
constructor
* Create a SubnetsCard object. * @constructor
web/src/Components/SubnetsCard/SubnetsCard.js:34
Method
constructor
* Create a NetworkMetricsTable object. * @constructor
web/src/Components/NetworkMetricsTable/NetworkMetricsTable.js:34
Method
constructor
* Create a BlocksChart object. * @constructor
web/src/Components/BlocksChart/BlocksChart.js:37
Method
constructor
* Create a PriceCard object. * @constructor
web/src/Components/PriceCard/PriceCard.js:43
Method
constructor
* Create a BlockTimeCard object. * @constructor
web/src/Components/BlockTimeCard/BlockTimeCard.js:34
Method
constructor
* Create a DataCentersTable object. * @constructor
web/src/Components/DataCentersTable/DataCentersTable.js:42
Method
constructor
* Create a StakedChart object. * @constructor
web/src/Components/StakedChart/StakedChart.js:41
Method
constructor
* Create a TransactionPage object. * @constructor
web/src/Components/TransactionPage/TransactionPage.js:113
Method
constructor
* Create a RosettaError. * @param {String} message An error message describing the error. * @param {Number} status number The HTTP response stat
web/src/rosetta/RosettaApi.js:32
Method
constructor
* Create a Transaction. * @param {Any} rosettaTransaction The Rosetta Transaction object of the transaction. * @param {Number} blockIndex The in
web/src/rosetta/RosettaApi.js:58
Method
constructor
* Create a RosettaApi.
web/src/rosetta/RosettaApi.js:100
Method
getAnimationDuration
* Return The duration of the chart animation. * @param {Any} value The value of the data. * @protected
web/src/Components/BlocksChart/BlocksChart.js:158
Method
getBodyRows
* Return an array of objects that describe the body rows, where each object contains: * mapKey: A unique key that identifies the row. * cells:
web/src/Components/IcpMetricsTable/IcpMetricsTable.js:107
Method
getBodyRows
* Return an array of objects that describe the body rows, where each object contains: * mapKey: A unique key that identifies the row. * cells:
web/src/Components/CountriesTable/CountriesTable.js:87
Method
getBodyRows
* Return an array of objects that describe the body rows, where each object contains: * mapKey: A unique key that identifies the row. * cells:
web/src/Components/EarthTooltipTable/EarthTooltipTable.js:83
Method
getBodyRows
* Return an array of objects that describe the body rows, where each object contains: * mapKey: A unique key that identifies the row. * cells:
web/src/Components/AccountPage/AccountPage.js:225
Method
getBodyRows
* Return an array of objects that describe the body rows, where each object contains: * mapKey: A unique key that identifies the row. * cells:
web/src/Components/NetworkMetricsTable/NetworkMetricsTable.js:108
Method
getBodyRows
* Return an array of objects that describe the body rows, where each object contains: * mapKey: A unique key that identifies the row. * cells:
web/src/Components/DataCentersTable/DataCentersTable.js:101
Method
getBodyRows
* Return an array of objects that describe the body rows, where each object contains: * mapKey: A unique key that identifies the row. * cells:
web/src/Components/TransactionPage/TransactionPage.js:236
Method
getData
* Return an array of objects that describe the chart data, where each object contains: * fill: Fill color for the cell. * mapKey: A unique key
web/src/Components/CountriesChart/CountriesChart.js:79
Method
getData
* Return an array of objects that describe the chart data. * @return {Array} An array of objects that describe the chart data. * @protected
web/src/Components/CanistersChart/CanistersChart.js:106
Method
getData
* Return an array of objects that describe the chart data. * @return {Array} An array of objects that describe the chart data. * @protected
web/src/Components/MessagesChart/MessagesChart.js:125
Method
getData
* Return an array of objects that describe the chart data. * @return {Array} An array of objects that describe the chart data. * @protected
web/src/Components/BlocksChart/BlocksChart.js:85
Method
getData
* Return an array of objects that describe the chart data, where each object contains: * fill: Fill color for the cell. * mapKey: A unique key
web/src/Components/StakedChart/StakedChart.js:81
Method
getDataKeyX
* Return the key of the data to be displayed in the x-axis. * @return {String} The key of the data to be displayed in the x-axis. * @protected
web/src/Components/CanistersChart/CanistersChart.js:116
Method
getDataKeyX
* Return the key of the data to be displayed in the x-axis. * @return {String} The key of the data to be displayed in the x-axis. * @protected
web/src/Components/MessagesChart/MessagesChart.js:135
Method
getDataKeyX
* Return the key of the data to be displayed in the x-axis. * @return {String} The key of the data to be displayed in the x-axis. * @protected
web/src/Components/PriceChart/PriceChart.js:106
Method
getDataKeyX
* Return the key of the data to be displayed in the x-axis. * @return {String} The key of the data to be displayed in the x-axis. * @protected
web/src/Components/BlocksChart/BlocksChart.js:95
Method
getDataKeyY
* Return the key of the data to be displayed in the y-axis. * @return {String} The key of the data to be displayed in the y-axis. * @protected
web/src/Components/CanistersChart/CanistersChart.js:125
Method
getDataKeyY
* Return the key of the data to be displayed in the y-axis. * @return {String} The key of the data to be displayed in the y-axis. * @protected
web/src/Components/MessagesChart/MessagesChart.js:144
Method
getDataKeyY
* Return the key of the data to be displayed in the y-axis. * @return {String} The key of the data to be displayed in the y-axis. * @protected
web/src/Components/PriceChart/PriceChart.js:115
Method
getDataKeyY
* Return the key of the data to be displayed in the y-axis. * @return {String} The key of the data to be displayed in the y-axis. * @protected
web/src/Components/BarChart/BarChart.js:192
Method
getDataKeyY
* Return the key of the data to be displayed in the y-axis. * @return {String} The key of the data to be displayed in the y-axis. * @protected
web/src/Components/BlocksChart/BlocksChart.js:104
Method
getDomainMaxY
* Return the maximum value of the domain for the Y-axis. * @param {dataMax} value The maximum value of the data. * @return {String} The maximum va
web/src/Components/CanistersChart/CanistersChart.js:145
Method
getDomainMinY
* Return the minimum value of the domain for the Y-axis. * @param {dataMin} value The minumum value of the data. * @return {String} The minimum va
web/src/Components/CanistersChart/CanistersChart.js:135
Method
getGetTickX
* Return a string for the x-axis tick label corresponding to the specified value. * @param {Any} value The value of the data. * @return {String}
web/src/Components/CanistersChart/CanistersChart.js:155
Method
getGetTickX
* Return a string for the x-axis tick label corresponding to the specified value. * @param {Any} value The value of the data. * @return {String}
web/src/Components/MessagesChart/MessagesChart.js:154
Method
getGetTickX
* Return a string for the x-axis tick label corresponding to the specified value. * @param {Any} value The value of the data. * @return {String} T
web/src/Components/PriceChart/PriceChart.js:145
Method
getGetTickX
* Return a string for the x-axis tick label corresponding to the specified value. * @param {Any} value The value of the data. * @return {String}
web/src/Components/BlocksChart/BlocksChart.js:114
← previous
next →
101–200 of 257, ranked by callers