MCPcopy Create free account

hub / github.com/dfinityexplorer/dfinityexplorer-dashboard / functions

Functions257 in github.com/dfinityexplorer/dfinityexplorer-dashboard

MethodcomponentDidMount
* Invoked by React immediately after a component is mounted (inserted into the tree). * @public
web/src/Components/NodesCard/NodesCard.js:47
MethodcomponentDidMount
* Invoked by React immediately after a component is mounted (inserted into the tree). * @public
web/src/Components/CountriesChart/CountriesChart.js:53
MethodcomponentDidMount
* Invoked by React immediately after a component is mounted (inserted into the tree). * @public
web/src/Components/CpuCoresCard/CpuCoresCard.js:47
MethodcomponentDidMount
* Invoked by React immediately after a component is mounted (inserted into the tree). * @public
web/src/Components/MemoryCard/MemoryCard.js:47
MethodcomponentDidMount
* Invoked by React immediately after a component is mounted (inserted into the tree). * @public
web/src/Components/CanistersChart/CanistersChart.js:50
MethodcomponentDidMount
* Invoked by React immediately after a component is mounted (inserted into the tree). * @public
web/src/Components/CountriesTable/CountriesTable.js:50
MethodcomponentDidMount
* Invoked by React immediately after a component is mounted (inserted into the tree). * @public
web/src/Components/DataCentersPage/DataCentersPage.js:156
MethodcomponentDidMount
* Invoked by React immediately after a component is mounted (inserted into the tree). * @public
web/src/Components/AccountPage/AccountPage.js:119
MethodcomponentDidMount
* Invoked by React immediately after a component is mounted (inserted into the tree). * @public
web/src/Components/MessagesChart/MessagesChart.js:73
MethodcomponentDidMount
* Invoked by React immediately after a component is mounted (inserted into the tree). * @public
web/src/Components/ResponsiveComponent/ResponsiveComponent.js:32
MethodcomponentDidMount
* Invoked by React immediately after a component is mounted (inserted into the tree). * @public
web/src/Components/CyclesCard/CyclesCard.js:47
MethodcomponentDidMount
* Invoked by React immediately after a component is mounted (inserted into the tree). * @public
web/src/Components/MessagesCard/MessagesCard.js:47
MethodcomponentDidMount
* Invoked by React immediately after a component is mounted (inserted into the tree). * @public
web/src/Components/PriceChart/PriceChart.js:50
MethodcomponentDidMount
* Invoked by React immediately after a component is mounted (inserted into the tree). * @public
web/src/Components/Footer/Footer.js:163
MethodcomponentDidMount
* Invoked by React immediately after a component is mounted (inserted into the tree). * @public
web/src/Components/SubnetsCard/SubnetsCard.js:47
MethodcomponentDidMount
* Invoked by React immediately after a component is mounted (inserted into the tree). * @public
web/src/Components/NetworkMetricsTable/NetworkMetricsTable.js:54
MethodcomponentDidMount
* Invoked by React immediately after a component is mounted (inserted into the tree). * @public
web/src/Components/BlocksChart/BlocksChart.js:50
MethodcomponentDidMount
* Invoked by React immediately after a component is mounted (inserted into the tree). * @public
web/src/Components/PriceCard/PriceCard.js:57
MethodcomponentDidMount
* Invoked by React immediately after a component is mounted (inserted into the tree). * @public
web/src/Components/BlockTimeCard/BlockTimeCard.js:47
MethodcomponentDidMount
* Invoked by React immediately after a component is mounted (inserted into the tree). * @public
web/src/Components/TrackablePage/TrackablePage.js:18
MethodcomponentDidMount
* Invoked by React immediately after a component is mounted (inserted into the tree). * @public
web/src/Components/DataCentersTable/DataCentersTable.js:63
MethodcomponentDidMount
* Invoked by React immediately after a component is mounted (inserted into the tree). * @public
web/src/Components/StakedChart/StakedChart.js:55
MethodcomponentDidMount
* Invoked by React immediately after a component is mounted (inserted into the tree). * @public
web/src/Components/TransactionPage/TransactionPage.js:131
FunctioncomponentDidUpdate
* 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
FunctioncomponentDidUpdate
* Invoked by React immediately after updating occurs. This method is not called for the initial * render. * @public
web/src/Components/TablePager/TablePager.js:313
MethodcomponentDidUpdate
* Invoked by React immediately after updating occurs. This method is not called for the initial * render. * @public
web/src/Components/DfinitySymbolD3/DfinitySymbolD3.js:160
MethodcomponentDidUpdate
* 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
FunctioncomponentWillUnmount
* Invoked by React immediately before a component is unmounted and destroyed. * @public
web/src/Components/BlocksCard/BlocksCard.js:64
FunctioncomponentWillUnmount
* Invoked by React immediately before a component is unmounted and destroyed. * @public
web/src/Components/DfinityEarth/DfinityEarth.js:296
MethodcomponentWillUnmount
* Invoked by React immediately before a component is unmounted and destroyed. * @public
web/src/Components/IcpMetricsTable/IcpMetricsTable.js:74
MethodcomponentWillUnmount
* Invoked by React immediately before a component is unmounted and destroyed. * @public
web/src/Components/DfinitySymbolD3/DfinitySymbolD3.js:149
MethodcomponentWillUnmount
* Invoked by React immediately before a component is unmounted and destroyed. * @public
web/src/Components/DataCentersPage/DataCentersPage.js:168
MethodcomponentWillUnmount
* Invoked by React immediately before a component is unmounted and destroyed. * @public
web/src/Components/ResponsiveComponent/ResponsiveComponent.js:40
MethodcomponentWillUnmount
* Invoked by React immediately before a component is unmounted and destroyed. * @public
web/src/Components/CyclesCard/CyclesCard.js:59
MethodcomponentWillUnmount
* Invoked by React immediately before a component is unmounted and destroyed. * @public
web/src/Components/MessagesCard/MessagesCard.js:59
MethodcomponentWillUnmount
* Invoked by React immediately before a component is unmounted and destroyed. * @public
web/src/Components/NetworkMetricsTable/NetworkMetricsTable.js:75
MethodcomponentWillUnmount
* Invoked by React immediately before a component is unmounted and destroyed. * @public
web/src/Components/BlocksChart/BlocksChart.js:62
MethodcomponentWillUnmount
* Invoked by React immediately before a component is unmounted and destroyed. * @public
web/src/Components/PriceCard/PriceCard.js:69
MethodcomponentWillUnmount
* Invoked by React immediately before a component is unmounted and destroyed. * @public
web/src/Components/BlockTimeCard/BlockTimeCard.js:59
Functionconstructor
* Create an App object. * @constructor
web/src/App.js:99
Functionconstructor
* Create a ImageLinkGrid object. * @constructor
web/src/Components/ImageLinkGrid/ImageLinkGrid.js:51
Functionconstructor
* Create a BlocksCard object. * @constructor
web/src/Components/BlocksCard/BlocksCard.js:35
Functionconstructor
* Create a DfinityEarth object. * @constructor
web/src/Components/DfinityEarth/DfinityEarth.js:129
Functionconstructor
* Create a DEAppBar object. * @constructor
web/src/Components/DEAppBar/DEAppBar.js:449
Methodconstructor
* Create a TransactionsPage object. * @constructor
web/src/Components/TransactionsPage/TransactionsPage.js:59
Methodconstructor
* Create a IcpMetricsTable object. * @constructor
web/src/Components/IcpMetricsTable/IcpMetricsTable.js:34
Methodconstructor
* Create a NodesCard object. * @constructor
web/src/Components/NodesCard/NodesCard.js:34
Methodconstructor
* Create a CountriesChart object. * @constructor
web/src/Components/CountriesChart/CountriesChart.js:40
Methodconstructor
* Create a CpuCoresCard object. * @constructor
web/src/Components/CpuCoresCard/CpuCoresCard.js:34
Methodconstructor
* Create a DfinitySymbolD3 object. * @constructor
web/src/Components/DfinitySymbolD3/DfinitySymbolD3.js:38
Methodconstructor
* Create a MemoryCard object. * @constructor
web/src/Components/MemoryCard/MemoryCard.js:34
Methodconstructor
* Create a CanistersChart object. * @constructor
web/src/Components/CanistersChart/CanistersChart.js:37
Methodconstructor
* Create a CountriesTable object. * @constructor
web/src/Components/CountriesTable/CountriesTable.js:34
Methodconstructor
* Create a DataCentersPage object. * @constructor
web/src/Components/DataCentersPage/DataCentersPage.js:142
Methodconstructor
* Create an EarthTooltipTable object. * @constructor
web/src/Components/EarthTooltipTable/EarthTooltipTable.js:42
Methodconstructor
* Create a AccountPage object. * @constructor
web/src/Components/AccountPage/AccountPage.js:101
Methodconstructor
* Create a MessagesChart object. * @constructor
web/src/Components/MessagesChart/MessagesChart.js:38
Methodconstructor
* Create a ResponsiveComponent object. * @constructor
web/src/Components/ResponsiveComponent/ResponsiveComponent.js:18
Methodconstructor
* Create a CyclesCard object. * @constructor
web/src/Components/CyclesCard/CyclesCard.js:34
Methodconstructor
* Create a MessagesCard object. * @constructor
web/src/Components/MessagesCard/MessagesCard.js:34
Methodconstructor
* Create a PriceChart object. * @constructor
web/src/Components/PriceChart/PriceChart.js:37
Methodconstructor
* Create a SubnetsCard object. * @constructor
web/src/Components/SubnetsCard/SubnetsCard.js:34
Methodconstructor
* Create a NetworkMetricsTable object. * @constructor
web/src/Components/NetworkMetricsTable/NetworkMetricsTable.js:34
Methodconstructor
* Create a BlocksChart object. * @constructor
web/src/Components/BlocksChart/BlocksChart.js:37
Methodconstructor
* Create a PriceCard object. * @constructor
web/src/Components/PriceCard/PriceCard.js:43
Methodconstructor
* Create a BlockTimeCard object. * @constructor
web/src/Components/BlockTimeCard/BlockTimeCard.js:34
Methodconstructor
* Create a DataCentersTable object. * @constructor
web/src/Components/DataCentersTable/DataCentersTable.js:42
Methodconstructor
* Create a StakedChart object. * @constructor
web/src/Components/StakedChart/StakedChart.js:41
Methodconstructor
* Create a TransactionPage object. * @constructor
web/src/Components/TransactionPage/TransactionPage.js:113
Methodconstructor
* 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
Methodconstructor
* Create a Transaction. * @param {Any} rosettaTransaction The Rosetta Transaction object of the transaction. * @param {Number} blockIndex The in
web/src/rosetta/RosettaApi.js:58
Methodconstructor
* Create a RosettaApi.
web/src/rosetta/RosettaApi.js:100
MethodgetAnimationDuration
* Return The duration of the chart animation. * @param {Any} value The value of the data. * @protected
web/src/Components/BlocksChart/BlocksChart.js:158
MethodgetBodyRows
* 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
MethodgetBodyRows
* 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
MethodgetBodyRows
* 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
MethodgetBodyRows
* 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
MethodgetBodyRows
* 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
MethodgetBodyRows
* 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
MethodgetBodyRows
* 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
MethodgetData
* 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
MethodgetData
* 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
MethodgetData
* 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
MethodgetData
* 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
MethodgetData
* 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
MethodgetDataKeyX
* 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
MethodgetDataKeyX
* 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
MethodgetDataKeyX
* 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
MethodgetDataKeyX
* 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
MethodgetDataKeyY
* 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
MethodgetDataKeyY
* 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
MethodgetDataKeyY
* 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
MethodgetDataKeyY
* 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
MethodgetDataKeyY
* 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
MethodgetDomainMaxY
* 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
MethodgetDomainMinY
* 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
MethodgetGetTickX
* 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
MethodgetGetTickX
* 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
MethodgetGetTickX
* 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
MethodgetGetTickX
* 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
← previousnext →101–200 of 257, ranked by callers