( ! ) Fatal error: Uncaught Error: Xdebug has detected a possible infinite loop, and aborted your script with a stack depth of '256' frames in /var/www/html/ebay-multiaccount/home/vendor/phpoffice/phpexcel/Classes/PHPExcel/Calculation.php on line 3051 |
( ! ) Error: Xdebug has detected a possible infinite loop, and aborted your script with a stack depth of '256' frames in /var/www/html/ebay-multiaccount/home/vendor/phpoffice/phpexcel/Classes/PHPExcel/Calculation.php on line 3051 |
Call Stack |
# | Time | Memory | Function | Location |
1 | 0.0010 | 418056 | {main}( ) | .../13calculationCyclicFormulae.php:0 |
2 | 0.0023 | 902320 | PHPExcel_Cell->getCalculatedValue( $resetLog = ??? ) | .../13calculationCyclicFormulae.php:62 |
3 | 0.0023 | 902320 | PHPExcel_Calculation->calculateCellValue( $pCell = class PHPExcel_Cell { private $value = '=B1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL }, $resetLog = TRUE ) | .../Cell.php:276 |
4 | 0.0023 | 903072 | PHPExcel_Calculation->_calculateFormulaValue( $formula = '=B1', $cellID = 'A1', $pCell = class PHPExcel_Cell { private $value = '=B1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2615 |
5 | 0.0024 | 905448 | PHPExcel_Calculation->processTokenStack( $tokens = [0 => ['type' => 'Cell Reference', 'value' => 'B1', 'reference' => 'B1']], $cellID = 'A1', $pCell = class PHPExcel_Cell { private $value = '=B1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2800 |
6 | 0.0024 | 906080 | PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!B1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68d97fb50eb8d'; private $properties = class PHPExcel_DocumentProperties { ... }; private $security = class PHPExcel_DocumentSecurity { ... }; private $workSheetCollection = [...]; private $calculationEngine = class PHPExcel_Calculation { ... }; private $activeSheetIndex = 0; private $namedRanges = [...]; private $cellXfSupervisor = class PHPExcel_Style { ... }; private $cellXfCollection = [...]; private $cellStyleXfCollection = [...]; private $hasMacros = FALSE; private $macrosCode = NULL; private $macrosCertificate = NULL; private $ribbonXMLData = NULL; private $ribbonBinObjects = NULL }; private $cellCollection = class PHPExcel_CachedObjectStorage_Memory { protected $parent = ...; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $rowDimensions = []; private $defaultRowDimension = class PHPExcel_Worksheet_RowDimension { private $rowIndex = NULL; private $height = -1; private $zeroHeight = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = NULL }; private $columnDimensions = []; private $defaultColumnDimension = class PHPExcel_Worksheet_ColumnDimension { private $columnIndex = NULL; private $width = -1; private $autoSize = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = 0 }; private $drawingCollection = class ArrayObject { }; private $chartCollection = class ArrayObject { }; private $title = 'Worksheet'; private $sheetState = 'visible'; private $pageSetup = class PHPExcel_Worksheet_PageSetup { private $paperSize = 1; private $orientation = 'default'; private $scale = 100; private $fitToPage = FALSE; private $fitToHeight = 1; private $fitToWidth = 1; private $columnsToRepeatAtLeft = [...]; private $rowsToRepeatAtTop = [...]; private $horizontalCentered = FALSE; private $verticalCentered = FALSE; private $printArea = NULL; private $firstPageNumber = NULL }; private $pageMargins = class PHPExcel_Worksheet_PageMargins { private $left = 0.7; private $right = 0.7; private $top = 0.75; private $bottom = 0.75; private $header = 0.3; private $footer = 0.3 }; private $headerFooter = class PHPExcel_Worksheet_HeaderFooter { private $oddHeader = ''; private $oddFooter = ''; private $evenHeader = ''; private $evenFooter = ''; private $firstHeader = ''; private $firstFooter = ''; private $differentOddEven = FALSE; private $differentFirst = FALSE; private $scaleWithDocument = TRUE; private $alignWithMargins = TRUE; private $headerFooterImages = [...] }; private $sheetView = class PHPExcel_Worksheet_SheetView { private $zoomScale = 100; private $zoomScaleNormal = 100; private $sheetviewType = 'normal' }; private $protection = class PHPExcel_Worksheet_Protection { private $sheet = FALSE; private $objects = FALSE; private $scenarios = FALSE; private $formatCells = FALSE; private $formatColumns = FALSE; private $formatRows = FALSE; private $insertColumns = FALSE; private $insertRows = FALSE; private $insertHyperlinks = FALSE; private $deleteColumns = FALSE; private $deleteRows = FALSE; private $selectLockedCells = FALSE; private $sort = FALSE; private $autoFilter = FALSE; private $pivotTables = FALSE; private $selectUnlockedCells = FALSE; private $password = '' }; private $styles = []; private $conditionalStylesCollection = []; private $cellCollectionIsSorted = FALSE; private $breaks = []; private $mergeCells = []; private $protectedCells = []; private $autoFilter = class PHPExcel_Worksheet_AutoFilter { private $workSheet = ...; private $range = NULL; private $columns = [...] }; private $freezePane = ''; private $showGridlines = TRUE; private $printGridlines = FALSE; private $showRowColHeaders = TRUE; private $showSummaryBelow = TRUE; private $showSummaryRight = TRUE; private $comments = []; private $activeCell = 'A1'; private $selectedCells = 'A1'; private $cachedHighestColumn = 'B'; private $cachedHighestRow = '2'; private $rightToLeft = FALSE; private $hyperlinkCollection = []; private $dataValidationCollection = []; private $tabColor = NULL; private $dirty = TRUE; private $hash = NULL; private $codeName = 'Worksheet' }, $resetLog = FALSE ) | .../Calculation.php:3770 |
7 | 0.0025 | 906576 | PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ) | .../Calculation.php:4215 |
8 | 0.0025 | 906576 | PHPExcel_Calculation->calculateCellValue( $pCell = class PHPExcel_Cell { private $value = '=A1+1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL }, $resetLog = FALSE ) | .../Cell.php:276 |
9 | 0.0025 | 906952 | PHPExcel_Calculation->_calculateFormulaValue( $formula = '=A1+1', $cellID = 'B1', $pCell = class PHPExcel_Cell { private $value = '=A1+1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2615 |
10 | 0.0025 | 908584 | PHPExcel_Calculation->processTokenStack( $tokens = [0 => ['type' => 'Cell Reference', 'value' => 'A1', 'reference' => 'A1'], 1 => ['type' => 'Value', 'value' => 1, 'reference' => NULL], 2 => ['type' => 'Binary Operator', 'value' => '+', 'reference' => NULL]], $cellID = 'B1', $pCell = class PHPExcel_Cell { private $value = '=A1+1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2800 |
11 | 0.0025 | 909216 | PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!A1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68d97fb50eb8d'; private $properties = class PHPExcel_DocumentProperties { ... }; private $security = class PHPExcel_DocumentSecurity { ... }; private $workSheetCollection = [...]; private $calculationEngine = class PHPExcel_Calculation { ... }; private $activeSheetIndex = 0; private $namedRanges = [...]; private $cellXfSupervisor = class PHPExcel_Style { ... }; private $cellXfCollection = [...]; private $cellStyleXfCollection = [...]; private $hasMacros = FALSE; private $macrosCode = NULL; private $macrosCertificate = NULL; private $ribbonXMLData = NULL; private $ribbonBinObjects = NULL }; private $cellCollection = class PHPExcel_CachedObjectStorage_Memory { protected $parent = ...; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $rowDimensions = []; private $defaultRowDimension = class PHPExcel_Worksheet_RowDimension { private $rowIndex = NULL; private $height = -1; private $zeroHeight = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = NULL }; private $columnDimensions = []; private $defaultColumnDimension = class PHPExcel_Worksheet_ColumnDimension { private $columnIndex = NULL; private $width = -1; private $autoSize = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = 0 }; private $drawingCollection = class ArrayObject { }; private $chartCollection = class ArrayObject { }; private $title = 'Worksheet'; private $sheetState = 'visible'; private $pageSetup = class PHPExcel_Worksheet_PageSetup { private $paperSize = 1; private $orientation = 'default'; private $scale = 100; private $fitToPage = FALSE; private $fitToHeight = 1; private $fitToWidth = 1; private $columnsToRepeatAtLeft = [...]; private $rowsToRepeatAtTop = [...]; private $horizontalCentered = FALSE; private $verticalCentered = FALSE; private $printArea = NULL; private $firstPageNumber = NULL }; private $pageMargins = class PHPExcel_Worksheet_PageMargins { private $left = 0.7; private $right = 0.7; private $top = 0.75; private $bottom = 0.75; private $header = 0.3; private $footer = 0.3 }; private $headerFooter = class PHPExcel_Worksheet_HeaderFooter { private $oddHeader = ''; private $oddFooter = ''; private $evenHeader = ''; private $evenFooter = ''; private $firstHeader = ''; private $firstFooter = ''; private $differentOddEven = FALSE; private $differentFirst = FALSE; private $scaleWithDocument = TRUE; private $alignWithMargins = TRUE; private $headerFooterImages = [...] }; private $sheetView = class PHPExcel_Worksheet_SheetView { private $zoomScale = 100; private $zoomScaleNormal = 100; private $sheetviewType = 'normal' }; private $protection = class PHPExcel_Worksheet_Protection { private $sheet = FALSE; private $objects = FALSE; private $scenarios = FALSE; private $formatCells = FALSE; private $formatColumns = FALSE; private $formatRows = FALSE; private $insertColumns = FALSE; private $insertRows = FALSE; private $insertHyperlinks = FALSE; private $deleteColumns = FALSE; private $deleteRows = FALSE; private $selectLockedCells = FALSE; private $sort = FALSE; private $autoFilter = FALSE; private $pivotTables = FALSE; private $selectUnlockedCells = FALSE; private $password = '' }; private $styles = []; private $conditionalStylesCollection = []; private $cellCollectionIsSorted = FALSE; private $breaks = []; private $mergeCells = []; private $protectedCells = []; private $autoFilter = class PHPExcel_Worksheet_AutoFilter { private $workSheet = ...; private $range = NULL; private $columns = [...] }; private $freezePane = ''; private $showGridlines = TRUE; private $printGridlines = FALSE; private $showRowColHeaders = TRUE; private $showSummaryBelow = TRUE; private $showSummaryRight = TRUE; private $comments = []; private $activeCell = 'A1'; private $selectedCells = 'A1'; private $cachedHighestColumn = 'B'; private $cachedHighestRow = '2'; private $rightToLeft = FALSE; private $hyperlinkCollection = []; private $dataValidationCollection = []; private $tabColor = NULL; private $dirty = TRUE; private $hash = NULL; private $codeName = 'Worksheet' }, $resetLog = FALSE ) | .../Calculation.php:3770 |
12 | 0.0025 | 909712 | PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ) | .../Calculation.php:4215 |
13 | 0.0025 | 909712 | PHPExcel_Calculation->calculateCellValue( $pCell = class PHPExcel_Cell { private $value = '=B1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL }, $resetLog = FALSE ) | .../Cell.php:276 |
14 | 0.0025 | 910088 | PHPExcel_Calculation->_calculateFormulaValue( $formula = '=B1', $cellID = 'A1', $pCell = class PHPExcel_Cell { private $value = '=B1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2615 |
15 | 0.0025 | 910968 | PHPExcel_Calculation->processTokenStack( $tokens = [0 => ['type' => 'Cell Reference', 'value' => 'B1', 'reference' => 'B1']], $cellID = 'A1', $pCell = class PHPExcel_Cell { private $value = '=B1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2800 |
16 | 0.0026 | 911600 | PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!B1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68d97fb50eb8d'; private $properties = class PHPExcel_DocumentProperties { ... }; private $security = class PHPExcel_DocumentSecurity { ... }; private $workSheetCollection = [...]; private $calculationEngine = class PHPExcel_Calculation { ... }; private $activeSheetIndex = 0; private $namedRanges = [...]; private $cellXfSupervisor = class PHPExcel_Style { ... }; private $cellXfCollection = [...]; private $cellStyleXfCollection = [...]; private $hasMacros = FALSE; private $macrosCode = NULL; private $macrosCertificate = NULL; private $ribbonXMLData = NULL; private $ribbonBinObjects = NULL }; private $cellCollection = class PHPExcel_CachedObjectStorage_Memory { protected $parent = ...; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $rowDimensions = []; private $defaultRowDimension = class PHPExcel_Worksheet_RowDimension { private $rowIndex = NULL; private $height = -1; private $zeroHeight = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = NULL }; private $columnDimensions = []; private $defaultColumnDimension = class PHPExcel_Worksheet_ColumnDimension { private $columnIndex = NULL; private $width = -1; private $autoSize = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = 0 }; private $drawingCollection = class ArrayObject { }; private $chartCollection = class ArrayObject { }; private $title = 'Worksheet'; private $sheetState = 'visible'; private $pageSetup = class PHPExcel_Worksheet_PageSetup { private $paperSize = 1; private $orientation = 'default'; private $scale = 100; private $fitToPage = FALSE; private $fitToHeight = 1; private $fitToWidth = 1; private $columnsToRepeatAtLeft = [...]; private $rowsToRepeatAtTop = [...]; private $horizontalCentered = FALSE; private $verticalCentered = FALSE; private $printArea = NULL; private $firstPageNumber = NULL }; private $pageMargins = class PHPExcel_Worksheet_PageMargins { private $left = 0.7; private $right = 0.7; private $top = 0.75; private $bottom = 0.75; private $header = 0.3; private $footer = 0.3 }; private $headerFooter = class PHPExcel_Worksheet_HeaderFooter { private $oddHeader = ''; private $oddFooter = ''; private $evenHeader = ''; private $evenFooter = ''; private $firstHeader = ''; private $firstFooter = ''; private $differentOddEven = FALSE; private $differentFirst = FALSE; private $scaleWithDocument = TRUE; private $alignWithMargins = TRUE; private $headerFooterImages = [...] }; private $sheetView = class PHPExcel_Worksheet_SheetView { private $zoomScale = 100; private $zoomScaleNormal = 100; private $sheetviewType = 'normal' }; private $protection = class PHPExcel_Worksheet_Protection { private $sheet = FALSE; private $objects = FALSE; private $scenarios = FALSE; private $formatCells = FALSE; private $formatColumns = FALSE; private $formatRows = FALSE; private $insertColumns = FALSE; private $insertRows = FALSE; private $insertHyperlinks = FALSE; private $deleteColumns = FALSE; private $deleteRows = FALSE; private $selectLockedCells = FALSE; private $sort = FALSE; private $autoFilter = FALSE; private $pivotTables = FALSE; private $selectUnlockedCells = FALSE; private $password = '' }; private $styles = []; private $conditionalStylesCollection = []; private $cellCollectionIsSorted = FALSE; private $breaks = []; private $mergeCells = []; private $protectedCells = []; private $autoFilter = class PHPExcel_Worksheet_AutoFilter { private $workSheet = ...; private $range = NULL; private $columns = [...] }; private $freezePane = ''; private $showGridlines = TRUE; private $printGridlines = FALSE; private $showRowColHeaders = TRUE; private $showSummaryBelow = TRUE; private $showSummaryRight = TRUE; private $comments = []; private $activeCell = 'A1'; private $selectedCells = 'A1'; private $cachedHighestColumn = 'B'; private $cachedHighestRow = '2'; private $rightToLeft = FALSE; private $hyperlinkCollection = []; private $dataValidationCollection = []; private $tabColor = NULL; private $dirty = TRUE; private $hash = NULL; private $codeName = 'Worksheet' }, $resetLog = FALSE ) | .../Calculation.php:3770 |
17 | 0.0026 | 912096 | PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ) | .../Calculation.php:4215 |
18 | 0.0026 | 912096 | PHPExcel_Calculation->calculateCellValue( $pCell = class PHPExcel_Cell { private $value = '=A1+1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL }, $resetLog = FALSE ) | .../Cell.php:276 |
19 | 0.0026 | 912472 | PHPExcel_Calculation->_calculateFormulaValue( $formula = '=A1+1', $cellID = 'B1', $pCell = class PHPExcel_Cell { private $value = '=A1+1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2615 |
20 | 0.0026 | 914104 | PHPExcel_Calculation->processTokenStack( $tokens = [0 => ['type' => 'Cell Reference', 'value' => 'A1', 'reference' => 'A1'], 1 => ['type' => 'Value', 'value' => 1, 'reference' => NULL], 2 => ['type' => 'Binary Operator', 'value' => '+', 'reference' => NULL]], $cellID = 'B1', $pCell = class PHPExcel_Cell { private $value = '=A1+1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2800 |
21 | 0.0026 | 914736 | PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!A1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68d97fb50eb8d'; private $properties = class PHPExcel_DocumentProperties { ... }; private $security = class PHPExcel_DocumentSecurity { ... }; private $workSheetCollection = [...]; private $calculationEngine = class PHPExcel_Calculation { ... }; private $activeSheetIndex = 0; private $namedRanges = [...]; private $cellXfSupervisor = class PHPExcel_Style { ... }; private $cellXfCollection = [...]; private $cellStyleXfCollection = [...]; private $hasMacros = FALSE; private $macrosCode = NULL; private $macrosCertificate = NULL; private $ribbonXMLData = NULL; private $ribbonBinObjects = NULL }; private $cellCollection = class PHPExcel_CachedObjectStorage_Memory { protected $parent = ...; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $rowDimensions = []; private $defaultRowDimension = class PHPExcel_Worksheet_RowDimension { private $rowIndex = NULL; private $height = -1; private $zeroHeight = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = NULL }; private $columnDimensions = []; private $defaultColumnDimension = class PHPExcel_Worksheet_ColumnDimension { private $columnIndex = NULL; private $width = -1; private $autoSize = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = 0 }; private $drawingCollection = class ArrayObject { }; private $chartCollection = class ArrayObject { }; private $title = 'Worksheet'; private $sheetState = 'visible'; private $pageSetup = class PHPExcel_Worksheet_PageSetup { private $paperSize = 1; private $orientation = 'default'; private $scale = 100; private $fitToPage = FALSE; private $fitToHeight = 1; private $fitToWidth = 1; private $columnsToRepeatAtLeft = [...]; private $rowsToRepeatAtTop = [...]; private $horizontalCentered = FALSE; private $verticalCentered = FALSE; private $printArea = NULL; private $firstPageNumber = NULL }; private $pageMargins = class PHPExcel_Worksheet_PageMargins { private $left = 0.7; private $right = 0.7; private $top = 0.75; private $bottom = 0.75; private $header = 0.3; private $footer = 0.3 }; private $headerFooter = class PHPExcel_Worksheet_HeaderFooter { private $oddHeader = ''; private $oddFooter = ''; private $evenHeader = ''; private $evenFooter = ''; private $firstHeader = ''; private $firstFooter = ''; private $differentOddEven = FALSE; private $differentFirst = FALSE; private $scaleWithDocument = TRUE; private $alignWithMargins = TRUE; private $headerFooterImages = [...] }; private $sheetView = class PHPExcel_Worksheet_SheetView { private $zoomScale = 100; private $zoomScaleNormal = 100; private $sheetviewType = 'normal' }; private $protection = class PHPExcel_Worksheet_Protection { private $sheet = FALSE; private $objects = FALSE; private $scenarios = FALSE; private $formatCells = FALSE; private $formatColumns = FALSE; private $formatRows = FALSE; private $insertColumns = FALSE; private $insertRows = FALSE; private $insertHyperlinks = FALSE; private $deleteColumns = FALSE; private $deleteRows = FALSE; private $selectLockedCells = FALSE; private $sort = FALSE; private $autoFilter = FALSE; private $pivotTables = FALSE; private $selectUnlockedCells = FALSE; private $password = '' }; private $styles = []; private $conditionalStylesCollection = []; private $cellCollectionIsSorted = FALSE; private $breaks = []; private $mergeCells = []; private $protectedCells = []; private $autoFilter = class PHPExcel_Worksheet_AutoFilter { private $workSheet = ...; private $range = NULL; private $columns = [...] }; private $freezePane = ''; private $showGridlines = TRUE; private $printGridlines = FALSE; private $showRowColHeaders = TRUE; private $showSummaryBelow = TRUE; private $showSummaryRight = TRUE; private $comments = []; private $activeCell = 'A1'; private $selectedCells = 'A1'; private $cachedHighestColumn = 'B'; private $cachedHighestRow = '2'; private $rightToLeft = FALSE; private $hyperlinkCollection = []; private $dataValidationCollection = []; private $tabColor = NULL; private $dirty = TRUE; private $hash = NULL; private $codeName = 'Worksheet' }, $resetLog = FALSE ) | .../Calculation.php:3770 |
22 | 0.0026 | 915232 | PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ) | .../Calculation.php:4215 |
23 | 0.0026 | 915232 | PHPExcel_Calculation->calculateCellValue( $pCell = class PHPExcel_Cell { private $value = '=B1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL }, $resetLog = FALSE ) | .../Cell.php:276 |
24 | 0.0026 | 915608 | PHPExcel_Calculation->_calculateFormulaValue( $formula = '=B1', $cellID = 'A1', $pCell = class PHPExcel_Cell { private $value = '=B1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2615 |
25 | 0.0027 | 916488 | PHPExcel_Calculation->processTokenStack( $tokens = [0 => ['type' => 'Cell Reference', 'value' => 'B1', 'reference' => 'B1']], $cellID = 'A1', $pCell = class PHPExcel_Cell { private $value = '=B1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2800 |
26 | 0.0027 | 917120 | PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!B1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68d97fb50eb8d'; private $properties = class PHPExcel_DocumentProperties { ... }; private $security = class PHPExcel_DocumentSecurity { ... }; private $workSheetCollection = [...]; private $calculationEngine = class PHPExcel_Calculation { ... }; private $activeSheetIndex = 0; private $namedRanges = [...]; private $cellXfSupervisor = class PHPExcel_Style { ... }; private $cellXfCollection = [...]; private $cellStyleXfCollection = [...]; private $hasMacros = FALSE; private $macrosCode = NULL; private $macrosCertificate = NULL; private $ribbonXMLData = NULL; private $ribbonBinObjects = NULL }; private $cellCollection = class PHPExcel_CachedObjectStorage_Memory { protected $parent = ...; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $rowDimensions = []; private $defaultRowDimension = class PHPExcel_Worksheet_RowDimension { private $rowIndex = NULL; private $height = -1; private $zeroHeight = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = NULL }; private $columnDimensions = []; private $defaultColumnDimension = class PHPExcel_Worksheet_ColumnDimension { private $columnIndex = NULL; private $width = -1; private $autoSize = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = 0 }; private $drawingCollection = class ArrayObject { }; private $chartCollection = class ArrayObject { }; private $title = 'Worksheet'; private $sheetState = 'visible'; private $pageSetup = class PHPExcel_Worksheet_PageSetup { private $paperSize = 1; private $orientation = 'default'; private $scale = 100; private $fitToPage = FALSE; private $fitToHeight = 1; private $fitToWidth = 1; private $columnsToRepeatAtLeft = [...]; private $rowsToRepeatAtTop = [...]; private $horizontalCentered = FALSE; private $verticalCentered = FALSE; private $printArea = NULL; private $firstPageNumber = NULL }; private $pageMargins = class PHPExcel_Worksheet_PageMargins { private $left = 0.7; private $right = 0.7; private $top = 0.75; private $bottom = 0.75; private $header = 0.3; private $footer = 0.3 }; private $headerFooter = class PHPExcel_Worksheet_HeaderFooter { private $oddHeader = ''; private $oddFooter = ''; private $evenHeader = ''; private $evenFooter = ''; private $firstHeader = ''; private $firstFooter = ''; private $differentOddEven = FALSE; private $differentFirst = FALSE; private $scaleWithDocument = TRUE; private $alignWithMargins = TRUE; private $headerFooterImages = [...] }; private $sheetView = class PHPExcel_Worksheet_SheetView { private $zoomScale = 100; private $zoomScaleNormal = 100; private $sheetviewType = 'normal' }; private $protection = class PHPExcel_Worksheet_Protection { private $sheet = FALSE; private $objects = FALSE; private $scenarios = FALSE; private $formatCells = FALSE; private $formatColumns = FALSE; private $formatRows = FALSE; private $insertColumns = FALSE; private $insertRows = FALSE; private $insertHyperlinks = FALSE; private $deleteColumns = FALSE; private $deleteRows = FALSE; private $selectLockedCells = FALSE; private $sort = FALSE; private $autoFilter = FALSE; private $pivotTables = FALSE; private $selectUnlockedCells = FALSE; private $password = '' }; private $styles = []; private $conditionalStylesCollection = []; private $cellCollectionIsSorted = FALSE; private $breaks = []; private $mergeCells = []; private $protectedCells = []; private $autoFilter = class PHPExcel_Worksheet_AutoFilter { private $workSheet = ...; private $range = NULL; private $columns = [...] }; private $freezePane = ''; private $showGridlines = TRUE; private $printGridlines = FALSE; private $showRowColHeaders = TRUE; private $showSummaryBelow = TRUE; private $showSummaryRight = TRUE; private $comments = []; private $activeCell = 'A1'; private $selectedCells = 'A1'; private $cachedHighestColumn = 'B'; private $cachedHighestRow = '2'; private $rightToLeft = FALSE; private $hyperlinkCollection = []; private $dataValidationCollection = []; private $tabColor = NULL; private $dirty = TRUE; private $hash = NULL; private $codeName = 'Worksheet' }, $resetLog = FALSE ) | .../Calculation.php:3770 |
27 | 0.0027 | 917616 | PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ) | .../Calculation.php:4215 |
28 | 0.0027 | 917616 | PHPExcel_Calculation->calculateCellValue( $pCell = class PHPExcel_Cell { private $value = '=A1+1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL }, $resetLog = FALSE ) | .../Cell.php:276 |
29 | 0.0027 | 917992 | PHPExcel_Calculation->_calculateFormulaValue( $formula = '=A1+1', $cellID = 'B1', $pCell = class PHPExcel_Cell { private $value = '=A1+1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2615 |
30 | 0.0027 | 919624 | PHPExcel_Calculation->processTokenStack( $tokens = [0 => ['type' => 'Cell Reference', 'value' => 'A1', 'reference' => 'A1'], 1 => ['type' => 'Value', 'value' => 1, 'reference' => NULL], 2 => ['type' => 'Binary Operator', 'value' => '+', 'reference' => NULL]], $cellID = 'B1', $pCell = class PHPExcel_Cell { private $value = '=A1+1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2800 |
31 | 0.0027 | 920256 | PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!A1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68d97fb50eb8d'; private $properties = class PHPExcel_DocumentProperties { ... }; private $security = class PHPExcel_DocumentSecurity { ... }; private $workSheetCollection = [...]; private $calculationEngine = class PHPExcel_Calculation { ... }; private $activeSheetIndex = 0; private $namedRanges = [...]; private $cellXfSupervisor = class PHPExcel_Style { ... }; private $cellXfCollection = [...]; private $cellStyleXfCollection = [...]; private $hasMacros = FALSE; private $macrosCode = NULL; private $macrosCertificate = NULL; private $ribbonXMLData = NULL; private $ribbonBinObjects = NULL }; private $cellCollection = class PHPExcel_CachedObjectStorage_Memory { protected $parent = ...; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $rowDimensions = []; private $defaultRowDimension = class PHPExcel_Worksheet_RowDimension { private $rowIndex = NULL; private $height = -1; private $zeroHeight = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = NULL }; private $columnDimensions = []; private $defaultColumnDimension = class PHPExcel_Worksheet_ColumnDimension { private $columnIndex = NULL; private $width = -1; private $autoSize = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = 0 }; private $drawingCollection = class ArrayObject { }; private $chartCollection = class ArrayObject { }; private $title = 'Worksheet'; private $sheetState = 'visible'; private $pageSetup = class PHPExcel_Worksheet_PageSetup { private $paperSize = 1; private $orientation = 'default'; private $scale = 100; private $fitToPage = FALSE; private $fitToHeight = 1; private $fitToWidth = 1; private $columnsToRepeatAtLeft = [...]; private $rowsToRepeatAtTop = [...]; private $horizontalCentered = FALSE; private $verticalCentered = FALSE; private $printArea = NULL; private $firstPageNumber = NULL }; private $pageMargins = class PHPExcel_Worksheet_PageMargins { private $left = 0.7; private $right = 0.7; private $top = 0.75; private $bottom = 0.75; private $header = 0.3; private $footer = 0.3 }; private $headerFooter = class PHPExcel_Worksheet_HeaderFooter { private $oddHeader = ''; private $oddFooter = ''; private $evenHeader = ''; private $evenFooter = ''; private $firstHeader = ''; private $firstFooter = ''; private $differentOddEven = FALSE; private $differentFirst = FALSE; private $scaleWithDocument = TRUE; private $alignWithMargins = TRUE; private $headerFooterImages = [...] }; private $sheetView = class PHPExcel_Worksheet_SheetView { private $zoomScale = 100; private $zoomScaleNormal = 100; private $sheetviewType = 'normal' }; private $protection = class PHPExcel_Worksheet_Protection { private $sheet = FALSE; private $objects = FALSE; private $scenarios = FALSE; private $formatCells = FALSE; private $formatColumns = FALSE; private $formatRows = FALSE; private $insertColumns = FALSE; private $insertRows = FALSE; private $insertHyperlinks = FALSE; private $deleteColumns = FALSE; private $deleteRows = FALSE; private $selectLockedCells = FALSE; private $sort = FALSE; private $autoFilter = FALSE; private $pivotTables = FALSE; private $selectUnlockedCells = FALSE; private $password = '' }; private $styles = []; private $conditionalStylesCollection = []; private $cellCollectionIsSorted = FALSE; private $breaks = []; private $mergeCells = []; private $protectedCells = []; private $autoFilter = class PHPExcel_Worksheet_AutoFilter { private $workSheet = ...; private $range = NULL; private $columns = [...] }; private $freezePane = ''; private $showGridlines = TRUE; private $printGridlines = FALSE; private $showRowColHeaders = TRUE; private $showSummaryBelow = TRUE; private $showSummaryRight = TRUE; private $comments = []; private $activeCell = 'A1'; private $selectedCells = 'A1'; private $cachedHighestColumn = 'B'; private $cachedHighestRow = '2'; private $rightToLeft = FALSE; private $hyperlinkCollection = []; private $dataValidationCollection = []; private $tabColor = NULL; private $dirty = TRUE; private $hash = NULL; private $codeName = 'Worksheet' }, $resetLog = FALSE ) | .../Calculation.php:3770 |
32 | 0.0028 | 920752 | PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ) | .../Calculation.php:4215 |
33 | 0.0028 | 920752 | PHPExcel_Calculation->calculateCellValue( $pCell = class PHPExcel_Cell { private $value = '=B1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL }, $resetLog = FALSE ) | .../Cell.php:276 |
34 | 0.0028 | 921128 | PHPExcel_Calculation->_calculateFormulaValue( $formula = '=B1', $cellID = 'A1', $pCell = class PHPExcel_Cell { private $value = '=B1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2615 |
35 | 0.0028 | 922008 | PHPExcel_Calculation->processTokenStack( $tokens = [0 => ['type' => 'Cell Reference', 'value' => 'B1', 'reference' => 'B1']], $cellID = 'A1', $pCell = class PHPExcel_Cell { private $value = '=B1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2800 |
36 | 0.0028 | 922640 | PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!B1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68d97fb50eb8d'; private $properties = class PHPExcel_DocumentProperties { ... }; private $security = class PHPExcel_DocumentSecurity { ... }; private $workSheetCollection = [...]; private $calculationEngine = class PHPExcel_Calculation { ... }; private $activeSheetIndex = 0; private $namedRanges = [...]; private $cellXfSupervisor = class PHPExcel_Style { ... }; private $cellXfCollection = [...]; private $cellStyleXfCollection = [...]; private $hasMacros = FALSE; private $macrosCode = NULL; private $macrosCertificate = NULL; private $ribbonXMLData = NULL; private $ribbonBinObjects = NULL }; private $cellCollection = class PHPExcel_CachedObjectStorage_Memory { protected $parent = ...; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $rowDimensions = []; private $defaultRowDimension = class PHPExcel_Worksheet_RowDimension { private $rowIndex = NULL; private $height = -1; private $zeroHeight = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = NULL }; private $columnDimensions = []; private $defaultColumnDimension = class PHPExcel_Worksheet_ColumnDimension { private $columnIndex = NULL; private $width = -1; private $autoSize = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = 0 }; private $drawingCollection = class ArrayObject { }; private $chartCollection = class ArrayObject { }; private $title = 'Worksheet'; private $sheetState = 'visible'; private $pageSetup = class PHPExcel_Worksheet_PageSetup { private $paperSize = 1; private $orientation = 'default'; private $scale = 100; private $fitToPage = FALSE; private $fitToHeight = 1; private $fitToWidth = 1; private $columnsToRepeatAtLeft = [...]; private $rowsToRepeatAtTop = [...]; private $horizontalCentered = FALSE; private $verticalCentered = FALSE; private $printArea = NULL; private $firstPageNumber = NULL }; private $pageMargins = class PHPExcel_Worksheet_PageMargins { private $left = 0.7; private $right = 0.7; private $top = 0.75; private $bottom = 0.75; private $header = 0.3; private $footer = 0.3 }; private $headerFooter = class PHPExcel_Worksheet_HeaderFooter { private $oddHeader = ''; private $oddFooter = ''; private $evenHeader = ''; private $evenFooter = ''; private $firstHeader = ''; private $firstFooter = ''; private $differentOddEven = FALSE; private $differentFirst = FALSE; private $scaleWithDocument = TRUE; private $alignWithMargins = TRUE; private $headerFooterImages = [...] }; private $sheetView = class PHPExcel_Worksheet_SheetView { private $zoomScale = 100; private $zoomScaleNormal = 100; private $sheetviewType = 'normal' }; private $protection = class PHPExcel_Worksheet_Protection { private $sheet = FALSE; private $objects = FALSE; private $scenarios = FALSE; private $formatCells = FALSE; private $formatColumns = FALSE; private $formatRows = FALSE; private $insertColumns = FALSE; private $insertRows = FALSE; private $insertHyperlinks = FALSE; private $deleteColumns = FALSE; private $deleteRows = FALSE; private $selectLockedCells = FALSE; private $sort = FALSE; private $autoFilter = FALSE; private $pivotTables = FALSE; private $selectUnlockedCells = FALSE; private $password = '' }; private $styles = []; private $conditionalStylesCollection = []; private $cellCollectionIsSorted = FALSE; private $breaks = []; private $mergeCells = []; private $protectedCells = []; private $autoFilter = class PHPExcel_Worksheet_AutoFilter { private $workSheet = ...; private $range = NULL; private $columns = [...] }; private $freezePane = ''; private $showGridlines = TRUE; private $printGridlines = FALSE; private $showRowColHeaders = TRUE; private $showSummaryBelow = TRUE; private $showSummaryRight = TRUE; private $comments = []; private $activeCell = 'A1'; private $selectedCells = 'A1'; private $cachedHighestColumn = 'B'; private $cachedHighestRow = '2'; private $rightToLeft = FALSE; private $hyperlinkCollection = []; private $dataValidationCollection = []; private $tabColor = NULL; private $dirty = TRUE; private $hash = NULL; private $codeName = 'Worksheet' }, $resetLog = FALSE ) | .../Calculation.php:3770 |
37 | 0.0028 | 923136 | PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ) | .../Calculation.php:4215 |
38 | 0.0028 | 923136 | PHPExcel_Calculation->calculateCellValue( $pCell = class PHPExcel_Cell { private $value = '=A1+1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL }, $resetLog = FALSE ) | .../Cell.php:276 |
39 | 0.0028 | 923512 | PHPExcel_Calculation->_calculateFormulaValue( $formula = '=A1+1', $cellID = 'B1', $pCell = class PHPExcel_Cell { private $value = '=A1+1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2615 |
40 | 0.0028 | 925144 | PHPExcel_Calculation->processTokenStack( $tokens = [0 => ['type' => 'Cell Reference', 'value' => 'A1', 'reference' => 'A1'], 1 => ['type' => 'Value', 'value' => 1, 'reference' => NULL], 2 => ['type' => 'Binary Operator', 'value' => '+', 'reference' => NULL]], $cellID = 'B1', $pCell = class PHPExcel_Cell { private $value = '=A1+1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2800 |
41 | 0.0028 | 925776 | PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!A1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68d97fb50eb8d'; private $properties = class PHPExcel_DocumentProperties { ... }; private $security = class PHPExcel_DocumentSecurity { ... }; private $workSheetCollection = [...]; private $calculationEngine = class PHPExcel_Calculation { ... }; private $activeSheetIndex = 0; private $namedRanges = [...]; private $cellXfSupervisor = class PHPExcel_Style { ... }; private $cellXfCollection = [...]; private $cellStyleXfCollection = [...]; private $hasMacros = FALSE; private $macrosCode = NULL; private $macrosCertificate = NULL; private $ribbonXMLData = NULL; private $ribbonBinObjects = NULL }; private $cellCollection = class PHPExcel_CachedObjectStorage_Memory { protected $parent = ...; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $rowDimensions = []; private $defaultRowDimension = class PHPExcel_Worksheet_RowDimension { private $rowIndex = NULL; private $height = -1; private $zeroHeight = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = NULL }; private $columnDimensions = []; private $defaultColumnDimension = class PHPExcel_Worksheet_ColumnDimension { private $columnIndex = NULL; private $width = -1; private $autoSize = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = 0 }; private $drawingCollection = class ArrayObject { }; private $chartCollection = class ArrayObject { }; private $title = 'Worksheet'; private $sheetState = 'visible'; private $pageSetup = class PHPExcel_Worksheet_PageSetup { private $paperSize = 1; private $orientation = 'default'; private $scale = 100; private $fitToPage = FALSE; private $fitToHeight = 1; private $fitToWidth = 1; private $columnsToRepeatAtLeft = [...]; private $rowsToRepeatAtTop = [...]; private $horizontalCentered = FALSE; private $verticalCentered = FALSE; private $printArea = NULL; private $firstPageNumber = NULL }; private $pageMargins = class PHPExcel_Worksheet_PageMargins { private $left = 0.7; private $right = 0.7; private $top = 0.75; private $bottom = 0.75; private $header = 0.3; private $footer = 0.3 }; private $headerFooter = class PHPExcel_Worksheet_HeaderFooter { private $oddHeader = ''; private $oddFooter = ''; private $evenHeader = ''; private $evenFooter = ''; private $firstHeader = ''; private $firstFooter = ''; private $differentOddEven = FALSE; private $differentFirst = FALSE; private $scaleWithDocument = TRUE; private $alignWithMargins = TRUE; private $headerFooterImages = [...] }; private $sheetView = class PHPExcel_Worksheet_SheetView { private $zoomScale = 100; private $zoomScaleNormal = 100; private $sheetviewType = 'normal' }; private $protection = class PHPExcel_Worksheet_Protection { private $sheet = FALSE; private $objects = FALSE; private $scenarios = FALSE; private $formatCells = FALSE; private $formatColumns = FALSE; private $formatRows = FALSE; private $insertColumns = FALSE; private $insertRows = FALSE; private $insertHyperlinks = FALSE; private $deleteColumns = FALSE; private $deleteRows = FALSE; private $selectLockedCells = FALSE; private $sort = FALSE; private $autoFilter = FALSE; private $pivotTables = FALSE; private $selectUnlockedCells = FALSE; private $password = '' }; private $styles = []; private $conditionalStylesCollection = []; private $cellCollectionIsSorted = FALSE; private $breaks = []; private $mergeCells = []; private $protectedCells = []; private $autoFilter = class PHPExcel_Worksheet_AutoFilter { private $workSheet = ...; private $range = NULL; private $columns = [...] }; private $freezePane = ''; private $showGridlines = TRUE; private $printGridlines = FALSE; private $showRowColHeaders = TRUE; private $showSummaryBelow = TRUE; private $showSummaryRight = TRUE; private $comments = []; private $activeCell = 'A1'; private $selectedCells = 'A1'; private $cachedHighestColumn = 'B'; private $cachedHighestRow = '2'; private $rightToLeft = FALSE; private $hyperlinkCollection = []; private $dataValidationCollection = []; private $tabColor = NULL; private $dirty = TRUE; private $hash = NULL; private $codeName = 'Worksheet' }, $resetLog = FALSE ) | .../Calculation.php:3770 |
42 | 0.0028 | 926272 | PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ) | .../Calculation.php:4215 |
43 | 0.0029 | 926272 | PHPExcel_Calculation->calculateCellValue( $pCell = class PHPExcel_Cell { private $value = '=B1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL }, $resetLog = FALSE ) | .../Cell.php:276 |
44 | 0.0029 | 926968 | PHPExcel_Calculation->_calculateFormulaValue( $formula = '=B1', $cellID = 'A1', $pCell = class PHPExcel_Cell { private $value = '=B1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2615 |
45 | 0.0029 | 927848 | PHPExcel_Calculation->processTokenStack( $tokens = [0 => ['type' => 'Cell Reference', 'value' => 'B1', 'reference' => 'B1']], $cellID = 'A1', $pCell = class PHPExcel_Cell { private $value = '=B1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2800 |
46 | 0.0029 | 928480 | PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!B1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68d97fb50eb8d'; private $properties = class PHPExcel_DocumentProperties { ... }; private $security = class PHPExcel_DocumentSecurity { ... }; private $workSheetCollection = [...]; private $calculationEngine = class PHPExcel_Calculation { ... }; private $activeSheetIndex = 0; private $namedRanges = [...]; private $cellXfSupervisor = class PHPExcel_Style { ... }; private $cellXfCollection = [...]; private $cellStyleXfCollection = [...]; private $hasMacros = FALSE; private $macrosCode = NULL; private $macrosCertificate = NULL; private $ribbonXMLData = NULL; private $ribbonBinObjects = NULL }; private $cellCollection = class PHPExcel_CachedObjectStorage_Memory { protected $parent = ...; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $rowDimensions = []; private $defaultRowDimension = class PHPExcel_Worksheet_RowDimension { private $rowIndex = NULL; private $height = -1; private $zeroHeight = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = NULL }; private $columnDimensions = []; private $defaultColumnDimension = class PHPExcel_Worksheet_ColumnDimension { private $columnIndex = NULL; private $width = -1; private $autoSize = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = 0 }; private $drawingCollection = class ArrayObject { }; private $chartCollection = class ArrayObject { }; private $title = 'Worksheet'; private $sheetState = 'visible'; private $pageSetup = class PHPExcel_Worksheet_PageSetup { private $paperSize = 1; private $orientation = 'default'; private $scale = 100; private $fitToPage = FALSE; private $fitToHeight = 1; private $fitToWidth = 1; private $columnsToRepeatAtLeft = [...]; private $rowsToRepeatAtTop = [...]; private $horizontalCentered = FALSE; private $verticalCentered = FALSE; private $printArea = NULL; private $firstPageNumber = NULL }; private $pageMargins = class PHPExcel_Worksheet_PageMargins { private $left = 0.7; private $right = 0.7; private $top = 0.75; private $bottom = 0.75; private $header = 0.3; private $footer = 0.3 }; private $headerFooter = class PHPExcel_Worksheet_HeaderFooter { private $oddHeader = ''; private $oddFooter = ''; private $evenHeader = ''; private $evenFooter = ''; private $firstHeader = ''; private $firstFooter = ''; private $differentOddEven = FALSE; private $differentFirst = FALSE; private $scaleWithDocument = TRUE; private $alignWithMargins = TRUE; private $headerFooterImages = [...] }; private $sheetView = class PHPExcel_Worksheet_SheetView { private $zoomScale = 100; private $zoomScaleNormal = 100; private $sheetviewType = 'normal' }; private $protection = class PHPExcel_Worksheet_Protection { private $sheet = FALSE; private $objects = FALSE; private $scenarios = FALSE; private $formatCells = FALSE; private $formatColumns = FALSE; private $formatRows = FALSE; private $insertColumns = FALSE; private $insertRows = FALSE; private $insertHyperlinks = FALSE; private $deleteColumns = FALSE; private $deleteRows = FALSE; private $selectLockedCells = FALSE; private $sort = FALSE; private $autoFilter = FALSE; private $pivotTables = FALSE; private $selectUnlockedCells = FALSE; private $password = '' }; private $styles = []; private $conditionalStylesCollection = []; private $cellCollectionIsSorted = FALSE; private $breaks = []; private $mergeCells = []; private $protectedCells = []; private $autoFilter = class PHPExcel_Worksheet_AutoFilter { private $workSheet = ...; private $range = NULL; private $columns = [...] }; private $freezePane = ''; private $showGridlines = TRUE; private $printGridlines = FALSE; private $showRowColHeaders = TRUE; private $showSummaryBelow = TRUE; private $showSummaryRight = TRUE; private $comments = []; private $activeCell = 'A1'; private $selectedCells = 'A1'; private $cachedHighestColumn = 'B'; private $cachedHighestRow = '2'; private $rightToLeft = FALSE; private $hyperlinkCollection = []; private $dataValidationCollection = []; private $tabColor = NULL; private $dirty = TRUE; private $hash = NULL; private $codeName = 'Worksheet' }, $resetLog = FALSE ) | .../Calculation.php:3770 |
47 | 0.0029 | 928976 | PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ) | .../Calculation.php:4215 |
48 | 0.0029 | 928976 | PHPExcel_Calculation->calculateCellValue( $pCell = class PHPExcel_Cell { private $value = '=A1+1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL }, $resetLog = FALSE ) | .../Cell.php:276 |
49 | 0.0029 | 929352 | PHPExcel_Calculation->_calculateFormulaValue( $formula = '=A1+1', $cellID = 'B1', $pCell = class PHPExcel_Cell { private $value = '=A1+1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2615 |
50 | 0.0029 | 930984 | PHPExcel_Calculation->processTokenStack( $tokens = [0 => ['type' => 'Cell Reference', 'value' => 'A1', 'reference' => 'A1'], 1 => ['type' => 'Value', 'value' => 1, 'reference' => NULL], 2 => ['type' => 'Binary Operator', 'value' => '+', 'reference' => NULL]], $cellID = 'B1', $pCell = class PHPExcel_Cell { private $value = '=A1+1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2800 |
51 | 0.0029 | 931616 | PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!A1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68d97fb50eb8d'; private $properties = class PHPExcel_DocumentProperties { ... }; private $security = class PHPExcel_DocumentSecurity { ... }; private $workSheetCollection = [...]; private $calculationEngine = class PHPExcel_Calculation { ... }; private $activeSheetIndex = 0; private $namedRanges = [...]; private $cellXfSupervisor = class PHPExcel_Style { ... }; private $cellXfCollection = [...]; private $cellStyleXfCollection = [...]; private $hasMacros = FALSE; private $macrosCode = NULL; private $macrosCertificate = NULL; private $ribbonXMLData = NULL; private $ribbonBinObjects = NULL }; private $cellCollection = class PHPExcel_CachedObjectStorage_Memory { protected $parent = ...; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $rowDimensions = []; private $defaultRowDimension = class PHPExcel_Worksheet_RowDimension { private $rowIndex = NULL; private $height = -1; private $zeroHeight = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = NULL }; private $columnDimensions = []; private $defaultColumnDimension = class PHPExcel_Worksheet_ColumnDimension { private $columnIndex = NULL; private $width = -1; private $autoSize = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = 0 }; private $drawingCollection = class ArrayObject { }; private $chartCollection = class ArrayObject { }; private $title = 'Worksheet'; private $sheetState = 'visible'; private $pageSetup = class PHPExcel_Worksheet_PageSetup { private $paperSize = 1; private $orientation = 'default'; private $scale = 100; private $fitToPage = FALSE; private $fitToHeight = 1; private $fitToWidth = 1; private $columnsToRepeatAtLeft = [...]; private $rowsToRepeatAtTop = [...]; private $horizontalCentered = FALSE; private $verticalCentered = FALSE; private $printArea = NULL; private $firstPageNumber = NULL }; private $pageMargins = class PHPExcel_Worksheet_PageMargins { private $left = 0.7; private $right = 0.7; private $top = 0.75; private $bottom = 0.75; private $header = 0.3; private $footer = 0.3 }; private $headerFooter = class PHPExcel_Worksheet_HeaderFooter { private $oddHeader = ''; private $oddFooter = ''; private $evenHeader = ''; private $evenFooter = ''; private $firstHeader = ''; private $firstFooter = ''; private $differentOddEven = FALSE; private $differentFirst = FALSE; private $scaleWithDocument = TRUE; private $alignWithMargins = TRUE; private $headerFooterImages = [...] }; private $sheetView = class PHPExcel_Worksheet_SheetView { private $zoomScale = 100; private $zoomScaleNormal = 100; private $sheetviewType = 'normal' }; private $protection = class PHPExcel_Worksheet_Protection { private $sheet = FALSE; private $objects = FALSE; private $scenarios = FALSE; private $formatCells = FALSE; private $formatColumns = FALSE; private $formatRows = FALSE; private $insertColumns = FALSE; private $insertRows = FALSE; private $insertHyperlinks = FALSE; private $deleteColumns = FALSE; private $deleteRows = FALSE; private $selectLockedCells = FALSE; private $sort = FALSE; private $autoFilter = FALSE; private $pivotTables = FALSE; private $selectUnlockedCells = FALSE; private $password = '' }; private $styles = []; private $conditionalStylesCollection = []; private $cellCollectionIsSorted = FALSE; private $breaks = []; private $mergeCells = []; private $protectedCells = []; private $autoFilter = class PHPExcel_Worksheet_AutoFilter { private $workSheet = ...; private $range = NULL; private $columns = [...] }; private $freezePane = ''; private $showGridlines = TRUE; private $printGridlines = FALSE; private $showRowColHeaders = TRUE; private $showSummaryBelow = TRUE; private $showSummaryRight = TRUE; private $comments = []; private $activeCell = 'A1'; private $selectedCells = 'A1'; private $cachedHighestColumn = 'B'; private $cachedHighestRow = '2'; private $rightToLeft = FALSE; private $hyperlinkCollection = []; private $dataValidationCollection = []; private $tabColor = NULL; private $dirty = TRUE; private $hash = NULL; private $codeName = 'Worksheet' }, $resetLog = FALSE ) | .../Calculation.php:3770 |
52 | 0.0029 | 932112 | PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ) | .../Calculation.php:4215 |
53 | 0.0029 | 932112 | PHPExcel_Calculation->calculateCellValue( $pCell = class PHPExcel_Cell { private $value = '=B1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL }, $resetLog = FALSE ) | .../Cell.php:276 |
54 | 0.0030 | 932488 | PHPExcel_Calculation->_calculateFormulaValue( $formula = '=B1', $cellID = 'A1', $pCell = class PHPExcel_Cell { private $value = '=B1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2615 |
55 | 0.0030 | 933368 | PHPExcel_Calculation->processTokenStack( $tokens = [0 => ['type' => 'Cell Reference', 'value' => 'B1', 'reference' => 'B1']], $cellID = 'A1', $pCell = class PHPExcel_Cell { private $value = '=B1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2800 |
56 | 0.0030 | 934000 | PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!B1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68d97fb50eb8d'; private $properties = class PHPExcel_DocumentProperties { ... }; private $security = class PHPExcel_DocumentSecurity { ... }; private $workSheetCollection = [...]; private $calculationEngine = class PHPExcel_Calculation { ... }; private $activeSheetIndex = 0; private $namedRanges = [...]; private $cellXfSupervisor = class PHPExcel_Style { ... }; private $cellXfCollection = [...]; private $cellStyleXfCollection = [...]; private $hasMacros = FALSE; private $macrosCode = NULL; private $macrosCertificate = NULL; private $ribbonXMLData = NULL; private $ribbonBinObjects = NULL }; private $cellCollection = class PHPExcel_CachedObjectStorage_Memory { protected $parent = ...; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $rowDimensions = []; private $defaultRowDimension = class PHPExcel_Worksheet_RowDimension { private $rowIndex = NULL; private $height = -1; private $zeroHeight = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = NULL }; private $columnDimensions = []; private $defaultColumnDimension = class PHPExcel_Worksheet_ColumnDimension { private $columnIndex = NULL; private $width = -1; private $autoSize = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = 0 }; private $drawingCollection = class ArrayObject { }; private $chartCollection = class ArrayObject { }; private $title = 'Worksheet'; private $sheetState = 'visible'; private $pageSetup = class PHPExcel_Worksheet_PageSetup { private $paperSize = 1; private $orientation = 'default'; private $scale = 100; private $fitToPage = FALSE; private $fitToHeight = 1; private $fitToWidth = 1; private $columnsToRepeatAtLeft = [...]; private $rowsToRepeatAtTop = [...]; private $horizontalCentered = FALSE; private $verticalCentered = FALSE; private $printArea = NULL; private $firstPageNumber = NULL }; private $pageMargins = class PHPExcel_Worksheet_PageMargins { private $left = 0.7; private $right = 0.7; private $top = 0.75; private $bottom = 0.75; private $header = 0.3; private $footer = 0.3 }; private $headerFooter = class PHPExcel_Worksheet_HeaderFooter { private $oddHeader = ''; private $oddFooter = ''; private $evenHeader = ''; private $evenFooter = ''; private $firstHeader = ''; private $firstFooter = ''; private $differentOddEven = FALSE; private $differentFirst = FALSE; private $scaleWithDocument = TRUE; private $alignWithMargins = TRUE; private $headerFooterImages = [...] }; private $sheetView = class PHPExcel_Worksheet_SheetView { private $zoomScale = 100; private $zoomScaleNormal = 100; private $sheetviewType = 'normal' }; private $protection = class PHPExcel_Worksheet_Protection { private $sheet = FALSE; private $objects = FALSE; private $scenarios = FALSE; private $formatCells = FALSE; private $formatColumns = FALSE; private $formatRows = FALSE; private $insertColumns = FALSE; private $insertRows = FALSE; private $insertHyperlinks = FALSE; private $deleteColumns = FALSE; private $deleteRows = FALSE; private $selectLockedCells = FALSE; private $sort = FALSE; private $autoFilter = FALSE; private $pivotTables = FALSE; private $selectUnlockedCells = FALSE; private $password = '' }; private $styles = []; private $conditionalStylesCollection = []; private $cellCollectionIsSorted = FALSE; private $breaks = []; private $mergeCells = []; private $protectedCells = []; private $autoFilter = class PHPExcel_Worksheet_AutoFilter { private $workSheet = ...; private $range = NULL; private $columns = [...] }; private $freezePane = ''; private $showGridlines = TRUE; private $printGridlines = FALSE; private $showRowColHeaders = TRUE; private $showSummaryBelow = TRUE; private $showSummaryRight = TRUE; private $comments = []; private $activeCell = 'A1'; private $selectedCells = 'A1'; private $cachedHighestColumn = 'B'; private $cachedHighestRow = '2'; private $rightToLeft = FALSE; private $hyperlinkCollection = []; private $dataValidationCollection = []; private $tabColor = NULL; private $dirty = TRUE; private $hash = NULL; private $codeName = 'Worksheet' }, $resetLog = FALSE ) | .../Calculation.php:3770 |
57 | 0.0030 | 934496 | PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ) | .../Calculation.php:4215 |
58 | 0.0030 | 934496 | PHPExcel_Calculation->calculateCellValue( $pCell = class PHPExcel_Cell { private $value = '=A1+1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL }, $resetLog = FALSE ) | .../Cell.php:276 |
59 | 0.0030 | 934872 | PHPExcel_Calculation->_calculateFormulaValue( $formula = '=A1+1', $cellID = 'B1', $pCell = class PHPExcel_Cell { private $value = '=A1+1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2615 |
60 | 0.0030 | 936504 | PHPExcel_Calculation->processTokenStack( $tokens = [0 => ['type' => 'Cell Reference', 'value' => 'A1', 'reference' => 'A1'], 1 => ['type' => 'Value', 'value' => 1, 'reference' => NULL], 2 => ['type' => 'Binary Operator', 'value' => '+', 'reference' => NULL]], $cellID = 'B1', $pCell = class PHPExcel_Cell { private $value = '=A1+1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2800 |
61 | 0.0030 | 937136 | PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!A1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68d97fb50eb8d'; private $properties = class PHPExcel_DocumentProperties { ... }; private $security = class PHPExcel_DocumentSecurity { ... }; private $workSheetCollection = [...]; private $calculationEngine = class PHPExcel_Calculation { ... }; private $activeSheetIndex = 0; private $namedRanges = [...]; private $cellXfSupervisor = class PHPExcel_Style { ... }; private $cellXfCollection = [...]; private $cellStyleXfCollection = [...]; private $hasMacros = FALSE; private $macrosCode = NULL; private $macrosCertificate = NULL; private $ribbonXMLData = NULL; private $ribbonBinObjects = NULL }; private $cellCollection = class PHPExcel_CachedObjectStorage_Memory { protected $parent = ...; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $rowDimensions = []; private $defaultRowDimension = class PHPExcel_Worksheet_RowDimension { private $rowIndex = NULL; private $height = -1; private $zeroHeight = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = NULL }; private $columnDimensions = []; private $defaultColumnDimension = class PHPExcel_Worksheet_ColumnDimension { private $columnIndex = NULL; private $width = -1; private $autoSize = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = 0 }; private $drawingCollection = class ArrayObject { }; private $chartCollection = class ArrayObject { }; private $title = 'Worksheet'; private $sheetState = 'visible'; private $pageSetup = class PHPExcel_Worksheet_PageSetup { private $paperSize = 1; private $orientation = 'default'; private $scale = 100; private $fitToPage = FALSE; private $fitToHeight = 1; private $fitToWidth = 1; private $columnsToRepeatAtLeft = [...]; private $rowsToRepeatAtTop = [...]; private $horizontalCentered = FALSE; private $verticalCentered = FALSE; private $printArea = NULL; private $firstPageNumber = NULL }; private $pageMargins = class PHPExcel_Worksheet_PageMargins { private $left = 0.7; private $right = 0.7; private $top = 0.75; private $bottom = 0.75; private $header = 0.3; private $footer = 0.3 }; private $headerFooter = class PHPExcel_Worksheet_HeaderFooter { private $oddHeader = ''; private $oddFooter = ''; private $evenHeader = ''; private $evenFooter = ''; private $firstHeader = ''; private $firstFooter = ''; private $differentOddEven = FALSE; private $differentFirst = FALSE; private $scaleWithDocument = TRUE; private $alignWithMargins = TRUE; private $headerFooterImages = [...] }; private $sheetView = class PHPExcel_Worksheet_SheetView { private $zoomScale = 100; private $zoomScaleNormal = 100; private $sheetviewType = 'normal' }; private $protection = class PHPExcel_Worksheet_Protection { private $sheet = FALSE; private $objects = FALSE; private $scenarios = FALSE; private $formatCells = FALSE; private $formatColumns = FALSE; private $formatRows = FALSE; private $insertColumns = FALSE; private $insertRows = FALSE; private $insertHyperlinks = FALSE; private $deleteColumns = FALSE; private $deleteRows = FALSE; private $selectLockedCells = FALSE; private $sort = FALSE; private $autoFilter = FALSE; private $pivotTables = FALSE; private $selectUnlockedCells = FALSE; private $password = '' }; private $styles = []; private $conditionalStylesCollection = []; private $cellCollectionIsSorted = FALSE; private $breaks = []; private $mergeCells = []; private $protectedCells = []; private $autoFilter = class PHPExcel_Worksheet_AutoFilter { private $workSheet = ...; private $range = NULL; private $columns = [...] }; private $freezePane = ''; private $showGridlines = TRUE; private $printGridlines = FALSE; private $showRowColHeaders = TRUE; private $showSummaryBelow = TRUE; private $showSummaryRight = TRUE; private $comments = []; private $activeCell = 'A1'; private $selectedCells = 'A1'; private $cachedHighestColumn = 'B'; private $cachedHighestRow = '2'; private $rightToLeft = FALSE; private $hyperlinkCollection = []; private $dataValidationCollection = []; private $tabColor = NULL; private $dirty = TRUE; private $hash = NULL; private $codeName = 'Worksheet' }, $resetLog = FALSE ) | .../Calculation.php:3770 |
62 | 0.0030 | 937632 | PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ) | .../Calculation.php:4215 |
63 | 0.0030 | 937632 | PHPExcel_Calculation->calculateCellValue( $pCell = class PHPExcel_Cell { private $value = '=B1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL }, $resetLog = FALSE ) | .../Cell.php:276 |
64 | 0.0030 | 938008 | PHPExcel_Calculation->_calculateFormulaValue( $formula = '=B1', $cellID = 'A1', $pCell = class PHPExcel_Cell { private $value = '=B1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2615 |
65 | 0.0031 | 938888 | PHPExcel_Calculation->processTokenStack( $tokens = [0 => ['type' => 'Cell Reference', 'value' => 'B1', 'reference' => 'B1']], $cellID = 'A1', $pCell = class PHPExcel_Cell { private $value = '=B1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2800 |
66 | 0.0031 | 939520 | PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!B1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68d97fb50eb8d'; private $properties = class PHPExcel_DocumentProperties { ... }; private $security = class PHPExcel_DocumentSecurity { ... }; private $workSheetCollection = [...]; private $calculationEngine = class PHPExcel_Calculation { ... }; private $activeSheetIndex = 0; private $namedRanges = [...]; private $cellXfSupervisor = class PHPExcel_Style { ... }; private $cellXfCollection = [...]; private $cellStyleXfCollection = [...]; private $hasMacros = FALSE; private $macrosCode = NULL; private $macrosCertificate = NULL; private $ribbonXMLData = NULL; private $ribbonBinObjects = NULL }; private $cellCollection = class PHPExcel_CachedObjectStorage_Memory { protected $parent = ...; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $rowDimensions = []; private $defaultRowDimension = class PHPExcel_Worksheet_RowDimension { private $rowIndex = NULL; private $height = -1; private $zeroHeight = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = NULL }; private $columnDimensions = []; private $defaultColumnDimension = class PHPExcel_Worksheet_ColumnDimension { private $columnIndex = NULL; private $width = -1; private $autoSize = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = 0 }; private $drawingCollection = class ArrayObject { }; private $chartCollection = class ArrayObject { }; private $title = 'Worksheet'; private $sheetState = 'visible'; private $pageSetup = class PHPExcel_Worksheet_PageSetup { private $paperSize = 1; private $orientation = 'default'; private $scale = 100; private $fitToPage = FALSE; private $fitToHeight = 1; private $fitToWidth = 1; private $columnsToRepeatAtLeft = [...]; private $rowsToRepeatAtTop = [...]; private $horizontalCentered = FALSE; private $verticalCentered = FALSE; private $printArea = NULL; private $firstPageNumber = NULL }; private $pageMargins = class PHPExcel_Worksheet_PageMargins { private $left = 0.7; private $right = 0.7; private $top = 0.75; private $bottom = 0.75; private $header = 0.3; private $footer = 0.3 }; private $headerFooter = class PHPExcel_Worksheet_HeaderFooter { private $oddHeader = ''; private $oddFooter = ''; private $evenHeader = ''; private $evenFooter = ''; private $firstHeader = ''; private $firstFooter = ''; private $differentOddEven = FALSE; private $differentFirst = FALSE; private $scaleWithDocument = TRUE; private $alignWithMargins = TRUE; private $headerFooterImages = [...] }; private $sheetView = class PHPExcel_Worksheet_SheetView { private $zoomScale = 100; private $zoomScaleNormal = 100; private $sheetviewType = 'normal' }; private $protection = class PHPExcel_Worksheet_Protection { private $sheet = FALSE; private $objects = FALSE; private $scenarios = FALSE; private $formatCells = FALSE; private $formatColumns = FALSE; private $formatRows = FALSE; private $insertColumns = FALSE; private $insertRows = FALSE; private $insertHyperlinks = FALSE; private $deleteColumns = FALSE; private $deleteRows = FALSE; private $selectLockedCells = FALSE; private $sort = FALSE; private $autoFilter = FALSE; private $pivotTables = FALSE; private $selectUnlockedCells = FALSE; private $password = '' }; private $styles = []; private $conditionalStylesCollection = []; private $cellCollectionIsSorted = FALSE; private $breaks = []; private $mergeCells = []; private $protectedCells = []; private $autoFilter = class PHPExcel_Worksheet_AutoFilter { private $workSheet = ...; private $range = NULL; private $columns = [...] }; private $freezePane = ''; private $showGridlines = TRUE; private $printGridlines = FALSE; private $showRowColHeaders = TRUE; private $showSummaryBelow = TRUE; private $showSummaryRight = TRUE; private $comments = []; private $activeCell = 'A1'; private $selectedCells = 'A1'; private $cachedHighestColumn = 'B'; private $cachedHighestRow = '2'; private $rightToLeft = FALSE; private $hyperlinkCollection = []; private $dataValidationCollection = []; private $tabColor = NULL; private $dirty = TRUE; private $hash = NULL; private $codeName = 'Worksheet' }, $resetLog = FALSE ) | .../Calculation.php:3770 |
67 | 0.0031 | 940016 | PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ) | .../Calculation.php:4215 |
68 | 0.0031 | 940016 | PHPExcel_Calculation->calculateCellValue( $pCell = class PHPExcel_Cell { private $value = '=A1+1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL }, $resetLog = FALSE ) | .../Cell.php:276 |
69 | 0.0031 | 940392 | PHPExcel_Calculation->_calculateFormulaValue( $formula = '=A1+1', $cellID = 'B1', $pCell = class PHPExcel_Cell { private $value = '=A1+1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2615 |
70 | 0.0031 | 942024 | PHPExcel_Calculation->processTokenStack( $tokens = [0 => ['type' => 'Cell Reference', 'value' => 'A1', 'reference' => 'A1'], 1 => ['type' => 'Value', 'value' => 1, 'reference' => NULL], 2 => ['type' => 'Binary Operator', 'value' => '+', 'reference' => NULL]], $cellID = 'B1', $pCell = class PHPExcel_Cell { private $value = '=A1+1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2800 |
71 | 0.0031 | 942656 | PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!A1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68d97fb50eb8d'; private $properties = class PHPExcel_DocumentProperties { ... }; private $security = class PHPExcel_DocumentSecurity { ... }; private $workSheetCollection = [...]; private $calculationEngine = class PHPExcel_Calculation { ... }; private $activeSheetIndex = 0; private $namedRanges = [...]; private $cellXfSupervisor = class PHPExcel_Style { ... }; private $cellXfCollection = [...]; private $cellStyleXfCollection = [...]; private $hasMacros = FALSE; private $macrosCode = NULL; private $macrosCertificate = NULL; private $ribbonXMLData = NULL; private $ribbonBinObjects = NULL }; private $cellCollection = class PHPExcel_CachedObjectStorage_Memory { protected $parent = ...; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $rowDimensions = []; private $defaultRowDimension = class PHPExcel_Worksheet_RowDimension { private $rowIndex = NULL; private $height = -1; private $zeroHeight = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = NULL }; private $columnDimensions = []; private $defaultColumnDimension = class PHPExcel_Worksheet_ColumnDimension { private $columnIndex = NULL; private $width = -1; private $autoSize = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = 0 }; private $drawingCollection = class ArrayObject { }; private $chartCollection = class ArrayObject { }; private $title = 'Worksheet'; private $sheetState = 'visible'; private $pageSetup = class PHPExcel_Worksheet_PageSetup { private $paperSize = 1; private $orientation = 'default'; private $scale = 100; private $fitToPage = FALSE; private $fitToHeight = 1; private $fitToWidth = 1; private $columnsToRepeatAtLeft = [...]; private $rowsToRepeatAtTop = [...]; private $horizontalCentered = FALSE; private $verticalCentered = FALSE; private $printArea = NULL; private $firstPageNumber = NULL }; private $pageMargins = class PHPExcel_Worksheet_PageMargins { private $left = 0.7; private $right = 0.7; private $top = 0.75; private $bottom = 0.75; private $header = 0.3; private $footer = 0.3 }; private $headerFooter = class PHPExcel_Worksheet_HeaderFooter { private $oddHeader = ''; private $oddFooter = ''; private $evenHeader = ''; private $evenFooter = ''; private $firstHeader = ''; private $firstFooter = ''; private $differentOddEven = FALSE; private $differentFirst = FALSE; private $scaleWithDocument = TRUE; private $alignWithMargins = TRUE; private $headerFooterImages = [...] }; private $sheetView = class PHPExcel_Worksheet_SheetView { private $zoomScale = 100; private $zoomScaleNormal = 100; private $sheetviewType = 'normal' }; private $protection = class PHPExcel_Worksheet_Protection { private $sheet = FALSE; private $objects = FALSE; private $scenarios = FALSE; private $formatCells = FALSE; private $formatColumns = FALSE; private $formatRows = FALSE; private $insertColumns = FALSE; private $insertRows = FALSE; private $insertHyperlinks = FALSE; private $deleteColumns = FALSE; private $deleteRows = FALSE; private $selectLockedCells = FALSE; private $sort = FALSE; private $autoFilter = FALSE; private $pivotTables = FALSE; private $selectUnlockedCells = FALSE; private $password = '' }; private $styles = []; private $conditionalStylesCollection = []; private $cellCollectionIsSorted = FALSE; private $breaks = []; private $mergeCells = []; private $protectedCells = []; private $autoFilter = class PHPExcel_Worksheet_AutoFilter { private $workSheet = ...; private $range = NULL; private $columns = [...] }; private $freezePane = ''; private $showGridlines = TRUE; private $printGridlines = FALSE; private $showRowColHeaders = TRUE; private $showSummaryBelow = TRUE; private $showSummaryRight = TRUE; private $comments = []; private $activeCell = 'A1'; private $selectedCells = 'A1'; private $cachedHighestColumn = 'B'; private $cachedHighestRow = '2'; private $rightToLeft = FALSE; private $hyperlinkCollection = []; private $dataValidationCollection = []; private $tabColor = NULL; private $dirty = TRUE; private $hash = NULL; private $codeName = 'Worksheet' }, $resetLog = FALSE ) | .../Calculation.php:3770 |
72 | 0.0031 | 943152 | PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ) | .../Calculation.php:4215 |
73 | 0.0031 | 943152 | PHPExcel_Calculation->calculateCellValue( $pCell = class PHPExcel_Cell { private $value = '=B1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL }, $resetLog = FALSE ) | .../Cell.php:276 |
74 | 0.0031 | 943528 | PHPExcel_Calculation->_calculateFormulaValue( $formula = '=B1', $cellID = 'A1', $pCell = class PHPExcel_Cell { private $value = '=B1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2615 |
75 | 0.0032 | 944408 | PHPExcel_Calculation->processTokenStack( $tokens = [0 => ['type' => 'Cell Reference', 'value' => 'B1', 'reference' => 'B1']], $cellID = 'A1', $pCell = class PHPExcel_Cell { private $value = '=B1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2800 |
76 | 0.0032 | 945040 | PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!B1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68d97fb50eb8d'; private $properties = class PHPExcel_DocumentProperties { ... }; private $security = class PHPExcel_DocumentSecurity { ... }; private $workSheetCollection = [...]; private $calculationEngine = class PHPExcel_Calculation { ... }; private $activeSheetIndex = 0; private $namedRanges = [...]; private $cellXfSupervisor = class PHPExcel_Style { ... }; private $cellXfCollection = [...]; private $cellStyleXfCollection = [...]; private $hasMacros = FALSE; private $macrosCode = NULL; private $macrosCertificate = NULL; private $ribbonXMLData = NULL; private $ribbonBinObjects = NULL }; private $cellCollection = class PHPExcel_CachedObjectStorage_Memory { protected $parent = ...; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $rowDimensions = []; private $defaultRowDimension = class PHPExcel_Worksheet_RowDimension { private $rowIndex = NULL; private $height = -1; private $zeroHeight = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = NULL }; private $columnDimensions = []; private $defaultColumnDimension = class PHPExcel_Worksheet_ColumnDimension { private $columnIndex = NULL; private $width = -1; private $autoSize = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = 0 }; private $drawingCollection = class ArrayObject { }; private $chartCollection = class ArrayObject { }; private $title = 'Worksheet'; private $sheetState = 'visible'; private $pageSetup = class PHPExcel_Worksheet_PageSetup { private $paperSize = 1; private $orientation = 'default'; private $scale = 100; private $fitToPage = FALSE; private $fitToHeight = 1; private $fitToWidth = 1; private $columnsToRepeatAtLeft = [...]; private $rowsToRepeatAtTop = [...]; private $horizontalCentered = FALSE; private $verticalCentered = FALSE; private $printArea = NULL; private $firstPageNumber = NULL }; private $pageMargins = class PHPExcel_Worksheet_PageMargins { private $left = 0.7; private $right = 0.7; private $top = 0.75; private $bottom = 0.75; private $header = 0.3; private $footer = 0.3 }; private $headerFooter = class PHPExcel_Worksheet_HeaderFooter { private $oddHeader = ''; private $oddFooter = ''; private $evenHeader = ''; private $evenFooter = ''; private $firstHeader = ''; private $firstFooter = ''; private $differentOddEven = FALSE; private $differentFirst = FALSE; private $scaleWithDocument = TRUE; private $alignWithMargins = TRUE; private $headerFooterImages = [...] }; private $sheetView = class PHPExcel_Worksheet_SheetView { private $zoomScale = 100; private $zoomScaleNormal = 100; private $sheetviewType = 'normal' }; private $protection = class PHPExcel_Worksheet_Protection { private $sheet = FALSE; private $objects = FALSE; private $scenarios = FALSE; private $formatCells = FALSE; private $formatColumns = FALSE; private $formatRows = FALSE; private $insertColumns = FALSE; private $insertRows = FALSE; private $insertHyperlinks = FALSE; private $deleteColumns = FALSE; private $deleteRows = FALSE; private $selectLockedCells = FALSE; private $sort = FALSE; private $autoFilter = FALSE; private $pivotTables = FALSE; private $selectUnlockedCells = FALSE; private $password = '' }; private $styles = []; private $conditionalStylesCollection = []; private $cellCollectionIsSorted = FALSE; private $breaks = []; private $mergeCells = []; private $protectedCells = []; private $autoFilter = class PHPExcel_Worksheet_AutoFilter { private $workSheet = ...; private $range = NULL; private $columns = [...] }; private $freezePane = ''; private $showGridlines = TRUE; private $printGridlines = FALSE; private $showRowColHeaders = TRUE; private $showSummaryBelow = TRUE; private $showSummaryRight = TRUE; private $comments = []; private $activeCell = 'A1'; private $selectedCells = 'A1'; private $cachedHighestColumn = 'B'; private $cachedHighestRow = '2'; private $rightToLeft = FALSE; private $hyperlinkCollection = []; private $dataValidationCollection = []; private $tabColor = NULL; private $dirty = TRUE; private $hash = NULL; private $codeName = 'Worksheet' }, $resetLog = FALSE ) | .../Calculation.php:3770 |
77 | 0.0032 | 945536 | PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ) | .../Calculation.php:4215 |
78 | 0.0032 | 945536 | PHPExcel_Calculation->calculateCellValue( $pCell = class PHPExcel_Cell { private $value = '=A1+1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL }, $resetLog = FALSE ) | .../Cell.php:276 |
79 | 0.0032 | 945912 | PHPExcel_Calculation->_calculateFormulaValue( $formula = '=A1+1', $cellID = 'B1', $pCell = class PHPExcel_Cell { private $value = '=A1+1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2615 |
80 | 0.0032 | 947544 | PHPExcel_Calculation->processTokenStack( $tokens = [0 => ['type' => 'Cell Reference', 'value' => 'A1', 'reference' => 'A1'], 1 => ['type' => 'Value', 'value' => 1, 'reference' => NULL], 2 => ['type' => 'Binary Operator', 'value' => '+', 'reference' => NULL]], $cellID = 'B1', $pCell = class PHPExcel_Cell { private $value = '=A1+1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2800 |
81 | 0.0032 | 948176 | PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!A1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68d97fb50eb8d'; private $properties = class PHPExcel_DocumentProperties { ... }; private $security = class PHPExcel_DocumentSecurity { ... }; private $workSheetCollection = [...]; private $calculationEngine = class PHPExcel_Calculation { ... }; private $activeSheetIndex = 0; private $namedRanges = [...]; private $cellXfSupervisor = class PHPExcel_Style { ... }; private $cellXfCollection = [...]; private $cellStyleXfCollection = [...]; private $hasMacros = FALSE; private $macrosCode = NULL; private $macrosCertificate = NULL; private $ribbonXMLData = NULL; private $ribbonBinObjects = NULL }; private $cellCollection = class PHPExcel_CachedObjectStorage_Memory { protected $parent = ...; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $rowDimensions = []; private $defaultRowDimension = class PHPExcel_Worksheet_RowDimension { private $rowIndex = NULL; private $height = -1; private $zeroHeight = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = NULL }; private $columnDimensions = []; private $defaultColumnDimension = class PHPExcel_Worksheet_ColumnDimension { private $columnIndex = NULL; private $width = -1; private $autoSize = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = 0 }; private $drawingCollection = class ArrayObject { }; private $chartCollection = class ArrayObject { }; private $title = 'Worksheet'; private $sheetState = 'visible'; private $pageSetup = class PHPExcel_Worksheet_PageSetup { private $paperSize = 1; private $orientation = 'default'; private $scale = 100; private $fitToPage = FALSE; private $fitToHeight = 1; private $fitToWidth = 1; private $columnsToRepeatAtLeft = [...]; private $rowsToRepeatAtTop = [...]; private $horizontalCentered = FALSE; private $verticalCentered = FALSE; private $printArea = NULL; private $firstPageNumber = NULL }; private $pageMargins = class PHPExcel_Worksheet_PageMargins { private $left = 0.7; private $right = 0.7; private $top = 0.75; private $bottom = 0.75; private $header = 0.3; private $footer = 0.3 }; private $headerFooter = class PHPExcel_Worksheet_HeaderFooter { private $oddHeader = ''; private $oddFooter = ''; private $evenHeader = ''; private $evenFooter = ''; private $firstHeader = ''; private $firstFooter = ''; private $differentOddEven = FALSE; private $differentFirst = FALSE; private $scaleWithDocument = TRUE; private $alignWithMargins = TRUE; private $headerFooterImages = [...] }; private $sheetView = class PHPExcel_Worksheet_SheetView { private $zoomScale = 100; private $zoomScaleNormal = 100; private $sheetviewType = 'normal' }; private $protection = class PHPExcel_Worksheet_Protection { private $sheet = FALSE; private $objects = FALSE; private $scenarios = FALSE; private $formatCells = FALSE; private $formatColumns = FALSE; private $formatRows = FALSE; private $insertColumns = FALSE; private $insertRows = FALSE; private $insertHyperlinks = FALSE; private $deleteColumns = FALSE; private $deleteRows = FALSE; private $selectLockedCells = FALSE; private $sort = FALSE; private $autoFilter = FALSE; private $pivotTables = FALSE; private $selectUnlockedCells = FALSE; private $password = '' }; private $styles = []; private $conditionalStylesCollection = []; private $cellCollectionIsSorted = FALSE; private $breaks = []; private $mergeCells = []; private $protectedCells = []; private $autoFilter = class PHPExcel_Worksheet_AutoFilter { private $workSheet = ...; private $range = NULL; private $columns = [...] }; private $freezePane = ''; private $showGridlines = TRUE; private $printGridlines = FALSE; private $showRowColHeaders = TRUE; private $showSummaryBelow = TRUE; private $showSummaryRight = TRUE; private $comments = []; private $activeCell = 'A1'; private $selectedCells = 'A1'; private $cachedHighestColumn = 'B'; private $cachedHighestRow = '2'; private $rightToLeft = FALSE; private $hyperlinkCollection = []; private $dataValidationCollection = []; private $tabColor = NULL; private $dirty = TRUE; private $hash = NULL; private $codeName = 'Worksheet' }, $resetLog = FALSE ) | .../Calculation.php:3770 |
82 | 0.0032 | 948672 | PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ) | .../Calculation.php:4215 |
83 | 0.0032 | 948672 | PHPExcel_Calculation->calculateCellValue( $pCell = class PHPExcel_Cell { private $value = '=B1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL }, $resetLog = FALSE ) | .../Cell.php:276 |
84 | 0.0032 | 949688 | PHPExcel_Calculation->_calculateFormulaValue( $formula = '=B1', $cellID = 'A1', $pCell = class PHPExcel_Cell { private $value = '=B1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2615 |
85 | 0.0033 | 950568 | PHPExcel_Calculation->processTokenStack( $tokens = [0 => ['type' => 'Cell Reference', 'value' => 'B1', 'reference' => 'B1']], $cellID = 'A1', $pCell = class PHPExcel_Cell { private $value = '=B1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2800 |
86 | 0.0033 | 951200 | PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!B1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68d97fb50eb8d'; private $properties = class PHPExcel_DocumentProperties { ... }; private $security = class PHPExcel_DocumentSecurity { ... }; private $workSheetCollection = [...]; private $calculationEngine = class PHPExcel_Calculation { ... }; private $activeSheetIndex = 0; private $namedRanges = [...]; private $cellXfSupervisor = class PHPExcel_Style { ... }; private $cellXfCollection = [...]; private $cellStyleXfCollection = [...]; private $hasMacros = FALSE; private $macrosCode = NULL; private $macrosCertificate = NULL; private $ribbonXMLData = NULL; private $ribbonBinObjects = NULL }; private $cellCollection = class PHPExcel_CachedObjectStorage_Memory { protected $parent = ...; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $rowDimensions = []; private $defaultRowDimension = class PHPExcel_Worksheet_RowDimension { private $rowIndex = NULL; private $height = -1; private $zeroHeight = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = NULL }; private $columnDimensions = []; private $defaultColumnDimension = class PHPExcel_Worksheet_ColumnDimension { private $columnIndex = NULL; private $width = -1; private $autoSize = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = 0 }; private $drawingCollection = class ArrayObject { }; private $chartCollection = class ArrayObject { }; private $title = 'Worksheet'; private $sheetState = 'visible'; private $pageSetup = class PHPExcel_Worksheet_PageSetup { private $paperSize = 1; private $orientation = 'default'; private $scale = 100; private $fitToPage = FALSE; private $fitToHeight = 1; private $fitToWidth = 1; private $columnsToRepeatAtLeft = [...]; private $rowsToRepeatAtTop = [...]; private $horizontalCentered = FALSE; private $verticalCentered = FALSE; private $printArea = NULL; private $firstPageNumber = NULL }; private $pageMargins = class PHPExcel_Worksheet_PageMargins { private $left = 0.7; private $right = 0.7; private $top = 0.75; private $bottom = 0.75; private $header = 0.3; private $footer = 0.3 }; private $headerFooter = class PHPExcel_Worksheet_HeaderFooter { private $oddHeader = ''; private $oddFooter = ''; private $evenHeader = ''; private $evenFooter = ''; private $firstHeader = ''; private $firstFooter = ''; private $differentOddEven = FALSE; private $differentFirst = FALSE; private $scaleWithDocument = TRUE; private $alignWithMargins = TRUE; private $headerFooterImages = [...] }; private $sheetView = class PHPExcel_Worksheet_SheetView { private $zoomScale = 100; private $zoomScaleNormal = 100; private $sheetviewType = 'normal' }; private $protection = class PHPExcel_Worksheet_Protection { private $sheet = FALSE; private $objects = FALSE; private $scenarios = FALSE; private $formatCells = FALSE; private $formatColumns = FALSE; private $formatRows = FALSE; private $insertColumns = FALSE; private $insertRows = FALSE; private $insertHyperlinks = FALSE; private $deleteColumns = FALSE; private $deleteRows = FALSE; private $selectLockedCells = FALSE; private $sort = FALSE; private $autoFilter = FALSE; private $pivotTables = FALSE; private $selectUnlockedCells = FALSE; private $password = '' }; private $styles = []; private $conditionalStylesCollection = []; private $cellCollectionIsSorted = FALSE; private $breaks = []; private $mergeCells = []; private $protectedCells = []; private $autoFilter = class PHPExcel_Worksheet_AutoFilter { private $workSheet = ...; private $range = NULL; private $columns = [...] }; private $freezePane = ''; private $showGridlines = TRUE; private $printGridlines = FALSE; private $showRowColHeaders = TRUE; private $showSummaryBelow = TRUE; private $showSummaryRight = TRUE; private $comments = []; private $activeCell = 'A1'; private $selectedCells = 'A1'; private $cachedHighestColumn = 'B'; private $cachedHighestRow = '2'; private $rightToLeft = FALSE; private $hyperlinkCollection = []; private $dataValidationCollection = []; private $tabColor = NULL; private $dirty = TRUE; private $hash = NULL; private $codeName = 'Worksheet' }, $resetLog = FALSE ) | .../Calculation.php:3770 |
87 | 0.0033 | 951696 | PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ) | .../Calculation.php:4215 |
88 | 0.0033 | 951696 | PHPExcel_Calculation->calculateCellValue( $pCell = class PHPExcel_Cell { private $value = '=A1+1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL }, $resetLog = FALSE ) | .../Cell.php:276 |
89 | 0.0033 | 952072 | PHPExcel_Calculation->_calculateFormulaValue( $formula = '=A1+1', $cellID = 'B1', $pCell = class PHPExcel_Cell { private $value = '=A1+1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2615 |
90 | 0.0033 | 953704 | PHPExcel_Calculation->processTokenStack( $tokens = [0 => ['type' => 'Cell Reference', 'value' => 'A1', 'reference' => 'A1'], 1 => ['type' => 'Value', 'value' => 1, 'reference' => NULL], 2 => ['type' => 'Binary Operator', 'value' => '+', 'reference' => NULL]], $cellID = 'B1', $pCell = class PHPExcel_Cell { private $value = '=A1+1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2800 |
91 | 0.0033 | 954336 | PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!A1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68d97fb50eb8d'; private $properties = class PHPExcel_DocumentProperties { ... }; private $security = class PHPExcel_DocumentSecurity { ... }; private $workSheetCollection = [...]; private $calculationEngine = class PHPExcel_Calculation { ... }; private $activeSheetIndex = 0; private $namedRanges = [...]; private $cellXfSupervisor = class PHPExcel_Style { ... }; private $cellXfCollection = [...]; private $cellStyleXfCollection = [...]; private $hasMacros = FALSE; private $macrosCode = NULL; private $macrosCertificate = NULL; private $ribbonXMLData = NULL; private $ribbonBinObjects = NULL }; private $cellCollection = class PHPExcel_CachedObjectStorage_Memory { protected $parent = ...; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $rowDimensions = []; private $defaultRowDimension = class PHPExcel_Worksheet_RowDimension { private $rowIndex = NULL; private $height = -1; private $zeroHeight = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = NULL }; private $columnDimensions = []; private $defaultColumnDimension = class PHPExcel_Worksheet_ColumnDimension { private $columnIndex = NULL; private $width = -1; private $autoSize = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = 0 }; private $drawingCollection = class ArrayObject { }; private $chartCollection = class ArrayObject { }; private $title = 'Worksheet'; private $sheetState = 'visible'; private $pageSetup = class PHPExcel_Worksheet_PageSetup { private $paperSize = 1; private $orientation = 'default'; private $scale = 100; private $fitToPage = FALSE; private $fitToHeight = 1; private $fitToWidth = 1; private $columnsToRepeatAtLeft = [...]; private $rowsToRepeatAtTop = [...]; private $horizontalCentered = FALSE; private $verticalCentered = FALSE; private $printArea = NULL; private $firstPageNumber = NULL }; private $pageMargins = class PHPExcel_Worksheet_PageMargins { private $left = 0.7; private $right = 0.7; private $top = 0.75; private $bottom = 0.75; private $header = 0.3; private $footer = 0.3 }; private $headerFooter = class PHPExcel_Worksheet_HeaderFooter { private $oddHeader = ''; private $oddFooter = ''; private $evenHeader = ''; private $evenFooter = ''; private $firstHeader = ''; private $firstFooter = ''; private $differentOddEven = FALSE; private $differentFirst = FALSE; private $scaleWithDocument = TRUE; private $alignWithMargins = TRUE; private $headerFooterImages = [...] }; private $sheetView = class PHPExcel_Worksheet_SheetView { private $zoomScale = 100; private $zoomScaleNormal = 100; private $sheetviewType = 'normal' }; private $protection = class PHPExcel_Worksheet_Protection { private $sheet = FALSE; private $objects = FALSE; private $scenarios = FALSE; private $formatCells = FALSE; private $formatColumns = FALSE; private $formatRows = FALSE; private $insertColumns = FALSE; private $insertRows = FALSE; private $insertHyperlinks = FALSE; private $deleteColumns = FALSE; private $deleteRows = FALSE; private $selectLockedCells = FALSE; private $sort = FALSE; private $autoFilter = FALSE; private $pivotTables = FALSE; private $selectUnlockedCells = FALSE; private $password = '' }; private $styles = []; private $conditionalStylesCollection = []; private $cellCollectionIsSorted = FALSE; private $breaks = []; private $mergeCells = []; private $protectedCells = []; private $autoFilter = class PHPExcel_Worksheet_AutoFilter { private $workSheet = ...; private $range = NULL; private $columns = [...] }; private $freezePane = ''; private $showGridlines = TRUE; private $printGridlines = FALSE; private $showRowColHeaders = TRUE; private $showSummaryBelow = TRUE; private $showSummaryRight = TRUE; private $comments = []; private $activeCell = 'A1'; private $selectedCells = 'A1'; private $cachedHighestColumn = 'B'; private $cachedHighestRow = '2'; private $rightToLeft = FALSE; private $hyperlinkCollection = []; private $dataValidationCollection = []; private $tabColor = NULL; private $dirty = TRUE; private $hash = NULL; private $codeName = 'Worksheet' }, $resetLog = FALSE ) | .../Calculation.php:3770 |
92 | 0.0034 | 954832 | PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ) | .../Calculation.php:4215 |
93 | 0.0034 | 954832 | PHPExcel_Calculation->calculateCellValue( $pCell = class PHPExcel_Cell { private $value = '=B1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL }, $resetLog = FALSE ) | .../Cell.php:276 |
94 | 0.0034 | 955208 | PHPExcel_Calculation->_calculateFormulaValue( $formula = '=B1', $cellID = 'A1', $pCell = class PHPExcel_Cell { private $value = '=B1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2615 |
95 | 0.0034 | 956088 | PHPExcel_Calculation->processTokenStack( $tokens = [0 => ['type' => 'Cell Reference', 'value' => 'B1', 'reference' => 'B1']], $cellID = 'A1', $pCell = class PHPExcel_Cell { private $value = '=B1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2800 |
96 | 0.0034 | 956720 | PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!B1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68d97fb50eb8d'; private $properties = class PHPExcel_DocumentProperties { ... }; private $security = class PHPExcel_DocumentSecurity { ... }; private $workSheetCollection = [...]; private $calculationEngine = class PHPExcel_Calculation { ... }; private $activeSheetIndex = 0; private $namedRanges = [...]; private $cellXfSupervisor = class PHPExcel_Style { ... }; private $cellXfCollection = [...]; private $cellStyleXfCollection = [...]; private $hasMacros = FALSE; private $macrosCode = NULL; private $macrosCertificate = NULL; private $ribbonXMLData = NULL; private $ribbonBinObjects = NULL }; private $cellCollection = class PHPExcel_CachedObjectStorage_Memory { protected $parent = ...; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $rowDimensions = []; private $defaultRowDimension = class PHPExcel_Worksheet_RowDimension { private $rowIndex = NULL; private $height = -1; private $zeroHeight = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = NULL }; private $columnDimensions = []; private $defaultColumnDimension = class PHPExcel_Worksheet_ColumnDimension { private $columnIndex = NULL; private $width = -1; private $autoSize = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = 0 }; private $drawingCollection = class ArrayObject { }; private $chartCollection = class ArrayObject { }; private $title = 'Worksheet'; private $sheetState = 'visible'; private $pageSetup = class PHPExcel_Worksheet_PageSetup { private $paperSize = 1; private $orientation = 'default'; private $scale = 100; private $fitToPage = FALSE; private $fitToHeight = 1; private $fitToWidth = 1; private $columnsToRepeatAtLeft = [...]; private $rowsToRepeatAtTop = [...]; private $horizontalCentered = FALSE; private $verticalCentered = FALSE; private $printArea = NULL; private $firstPageNumber = NULL }; private $pageMargins = class PHPExcel_Worksheet_PageMargins { private $left = 0.7; private $right = 0.7; private $top = 0.75; private $bottom = 0.75; private $header = 0.3; private $footer = 0.3 }; private $headerFooter = class PHPExcel_Worksheet_HeaderFooter { private $oddHeader = ''; private $oddFooter = ''; private $evenHeader = ''; private $evenFooter = ''; private $firstHeader = ''; private $firstFooter = ''; private $differentOddEven = FALSE; private $differentFirst = FALSE; private $scaleWithDocument = TRUE; private $alignWithMargins = TRUE; private $headerFooterImages = [...] }; private $sheetView = class PHPExcel_Worksheet_SheetView { private $zoomScale = 100; private $zoomScaleNormal = 100; private $sheetviewType = 'normal' }; private $protection = class PHPExcel_Worksheet_Protection { private $sheet = FALSE; private $objects = FALSE; private $scenarios = FALSE; private $formatCells = FALSE; private $formatColumns = FALSE; private $formatRows = FALSE; private $insertColumns = FALSE; private $insertRows = FALSE; private $insertHyperlinks = FALSE; private $deleteColumns = FALSE; private $deleteRows = FALSE; private $selectLockedCells = FALSE; private $sort = FALSE; private $autoFilter = FALSE; private $pivotTables = FALSE; private $selectUnlockedCells = FALSE; private $password = '' }; private $styles = []; private $conditionalStylesCollection = []; private $cellCollectionIsSorted = FALSE; private $breaks = []; private $mergeCells = []; private $protectedCells = []; private $autoFilter = class PHPExcel_Worksheet_AutoFilter { private $workSheet = ...; private $range = NULL; private $columns = [...] }; private $freezePane = ''; private $showGridlines = TRUE; private $printGridlines = FALSE; private $showRowColHeaders = TRUE; private $showSummaryBelow = TRUE; private $showSummaryRight = TRUE; private $comments = []; private $activeCell = 'A1'; private $selectedCells = 'A1'; private $cachedHighestColumn = 'B'; private $cachedHighestRow = '2'; private $rightToLeft = FALSE; private $hyperlinkCollection = []; private $dataValidationCollection = []; private $tabColor = NULL; private $dirty = TRUE; private $hash = NULL; private $codeName = 'Worksheet' }, $resetLog = FALSE ) | .../Calculation.php:3770 |
97 | 0.0034 | 957216 | PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ) | .../Calculation.php:4215 |
98 | 0.0034 | 957216 | PHPExcel_Calculation->calculateCellValue( $pCell = class PHPExcel_Cell { private $value = '=A1+1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL }, $resetLog = FALSE ) | .../Cell.php:276 |
99 | 0.0034 | 957592 | PHPExcel_Calculation->_calculateFormulaValue( $formula = '=A1+1', $cellID = 'B1', $pCell = class PHPExcel_Cell { private $value = '=A1+1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2615 |
100 | 0.0034 | 959224 | PHPExcel_Calculation->processTokenStack( $tokens = [0 => ['type' => 'Cell Reference', 'value' => 'A1', 'reference' => 'A1'], 1 => ['type' => 'Value', 'value' => 1, 'reference' => NULL], 2 => ['type' => 'Binary Operator', 'value' => '+', 'reference' => NULL]], $cellID = 'B1', $pCell = class PHPExcel_Cell { private $value = '=A1+1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2800 |
101 | 0.0034 | 959856 | PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!A1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68d97fb50eb8d'; private $properties = class PHPExcel_DocumentProperties { ... }; private $security = class PHPExcel_DocumentSecurity { ... }; private $workSheetCollection = [...]; private $calculationEngine = class PHPExcel_Calculation { ... }; private $activeSheetIndex = 0; private $namedRanges = [...]; private $cellXfSupervisor = class PHPExcel_Style { ... }; private $cellXfCollection = [...]; private $cellStyleXfCollection = [...]; private $hasMacros = FALSE; private $macrosCode = NULL; private $macrosCertificate = NULL; private $ribbonXMLData = NULL; private $ribbonBinObjects = NULL }; private $cellCollection = class PHPExcel_CachedObjectStorage_Memory { protected $parent = ...; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $rowDimensions = []; private $defaultRowDimension = class PHPExcel_Worksheet_RowDimension { private $rowIndex = NULL; private $height = -1; private $zeroHeight = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = NULL }; private $columnDimensions = []; private $defaultColumnDimension = class PHPExcel_Worksheet_ColumnDimension { private $columnIndex = NULL; private $width = -1; private $autoSize = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = 0 }; private $drawingCollection = class ArrayObject { }; private $chartCollection = class ArrayObject { }; private $title = 'Worksheet'; private $sheetState = 'visible'; private $pageSetup = class PHPExcel_Worksheet_PageSetup { private $paperSize = 1; private $orientation = 'default'; private $scale = 100; private $fitToPage = FALSE; private $fitToHeight = 1; private $fitToWidth = 1; private $columnsToRepeatAtLeft = [...]; private $rowsToRepeatAtTop = [...]; private $horizontalCentered = FALSE; private $verticalCentered = FALSE; private $printArea = NULL; private $firstPageNumber = NULL }; private $pageMargins = class PHPExcel_Worksheet_PageMargins { private $left = 0.7; private $right = 0.7; private $top = 0.75; private $bottom = 0.75; private $header = 0.3; private $footer = 0.3 }; private $headerFooter = class PHPExcel_Worksheet_HeaderFooter { private $oddHeader = ''; private $oddFooter = ''; private $evenHeader = ''; private $evenFooter = ''; private $firstHeader = ''; private $firstFooter = ''; private $differentOddEven = FALSE; private $differentFirst = FALSE; private $scaleWithDocument = TRUE; private $alignWithMargins = TRUE; private $headerFooterImages = [...] }; private $sheetView = class PHPExcel_Worksheet_SheetView { private $zoomScale = 100; private $zoomScaleNormal = 100; private $sheetviewType = 'normal' }; private $protection = class PHPExcel_Worksheet_Protection { private $sheet = FALSE; private $objects = FALSE; private $scenarios = FALSE; private $formatCells = FALSE; private $formatColumns = FALSE; private $formatRows = FALSE; private $insertColumns = FALSE; private $insertRows = FALSE; private $insertHyperlinks = FALSE; private $deleteColumns = FALSE; private $deleteRows = FALSE; private $selectLockedCells = FALSE; private $sort = FALSE; private $autoFilter = FALSE; private $pivotTables = FALSE; private $selectUnlockedCells = FALSE; private $password = '' }; private $styles = []; private $conditionalStylesCollection = []; private $cellCollectionIsSorted = FALSE; private $breaks = []; private $mergeCells = []; private $protectedCells = []; private $autoFilter = class PHPExcel_Worksheet_AutoFilter { private $workSheet = ...; private $range = NULL; private $columns = [...] }; private $freezePane = ''; private $showGridlines = TRUE; private $printGridlines = FALSE; private $showRowColHeaders = TRUE; private $showSummaryBelow = TRUE; private $showSummaryRight = TRUE; private $comments = []; private $activeCell = 'A1'; private $selectedCells = 'A1'; private $cachedHighestColumn = 'B'; private $cachedHighestRow = '2'; private $rightToLeft = FALSE; private $hyperlinkCollection = []; private $dataValidationCollection = []; private $tabColor = NULL; private $dirty = TRUE; private $hash = NULL; private $codeName = 'Worksheet' }, $resetLog = FALSE ) | .../Calculation.php:3770 |
102 | 0.0034 | 960352 | PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ) | .../Calculation.php:4215 |
103 | 0.0035 | 960352 | PHPExcel_Calculation->calculateCellValue( $pCell = class PHPExcel_Cell { private $value = '=B1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL }, $resetLog = FALSE ) | .../Cell.php:276 |
104 | 0.0035 | 960728 | PHPExcel_Calculation->_calculateFormulaValue( $formula = '=B1', $cellID = 'A1', $pCell = class PHPExcel_Cell { private $value = '=B1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2615 |
105 | 0.0035 | 961608 | PHPExcel_Calculation->processTokenStack( $tokens = [0 => ['type' => 'Cell Reference', 'value' => 'B1', 'reference' => 'B1']], $cellID = 'A1', $pCell = class PHPExcel_Cell { private $value = '=B1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2800 |
106 | 0.0035 | 962240 | PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!B1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68d97fb50eb8d'; private $properties = class PHPExcel_DocumentProperties { ... }; private $security = class PHPExcel_DocumentSecurity { ... }; private $workSheetCollection = [...]; private $calculationEngine = class PHPExcel_Calculation { ... }; private $activeSheetIndex = 0; private $namedRanges = [...]; private $cellXfSupervisor = class PHPExcel_Style { ... }; private $cellXfCollection = [...]; private $cellStyleXfCollection = [...]; private $hasMacros = FALSE; private $macrosCode = NULL; private $macrosCertificate = NULL; private $ribbonXMLData = NULL; private $ribbonBinObjects = NULL }; private $cellCollection = class PHPExcel_CachedObjectStorage_Memory { protected $parent = ...; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $rowDimensions = []; private $defaultRowDimension = class PHPExcel_Worksheet_RowDimension { private $rowIndex = NULL; private $height = -1; private $zeroHeight = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = NULL }; private $columnDimensions = []; private $defaultColumnDimension = class PHPExcel_Worksheet_ColumnDimension { private $columnIndex = NULL; private $width = -1; private $autoSize = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = 0 }; private $drawingCollection = class ArrayObject { }; private $chartCollection = class ArrayObject { }; private $title = 'Worksheet'; private $sheetState = 'visible'; private $pageSetup = class PHPExcel_Worksheet_PageSetup { private $paperSize = 1; private $orientation = 'default'; private $scale = 100; private $fitToPage = FALSE; private $fitToHeight = 1; private $fitToWidth = 1; private $columnsToRepeatAtLeft = [...]; private $rowsToRepeatAtTop = [...]; private $horizontalCentered = FALSE; private $verticalCentered = FALSE; private $printArea = NULL; private $firstPageNumber = NULL }; private $pageMargins = class PHPExcel_Worksheet_PageMargins { private $left = 0.7; private $right = 0.7; private $top = 0.75; private $bottom = 0.75; private $header = 0.3; private $footer = 0.3 }; private $headerFooter = class PHPExcel_Worksheet_HeaderFooter { private $oddHeader = ''; private $oddFooter = ''; private $evenHeader = ''; private $evenFooter = ''; private $firstHeader = ''; private $firstFooter = ''; private $differentOddEven = FALSE; private $differentFirst = FALSE; private $scaleWithDocument = TRUE; private $alignWithMargins = TRUE; private $headerFooterImages = [...] }; private $sheetView = class PHPExcel_Worksheet_SheetView { private $zoomScale = 100; private $zoomScaleNormal = 100; private $sheetviewType = 'normal' }; private $protection = class PHPExcel_Worksheet_Protection { private $sheet = FALSE; private $objects = FALSE; private $scenarios = FALSE; private $formatCells = FALSE; private $formatColumns = FALSE; private $formatRows = FALSE; private $insertColumns = FALSE; private $insertRows = FALSE; private $insertHyperlinks = FALSE; private $deleteColumns = FALSE; private $deleteRows = FALSE; private $selectLockedCells = FALSE; private $sort = FALSE; private $autoFilter = FALSE; private $pivotTables = FALSE; private $selectUnlockedCells = FALSE; private $password = '' }; private $styles = []; private $conditionalStylesCollection = []; private $cellCollectionIsSorted = FALSE; private $breaks = []; private $mergeCells = []; private $protectedCells = []; private $autoFilter = class PHPExcel_Worksheet_AutoFilter { private $workSheet = ...; private $range = NULL; private $columns = [...] }; private $freezePane = ''; private $showGridlines = TRUE; private $printGridlines = FALSE; private $showRowColHeaders = TRUE; private $showSummaryBelow = TRUE; private $showSummaryRight = TRUE; private $comments = []; private $activeCell = 'A1'; private $selectedCells = 'A1'; private $cachedHighestColumn = 'B'; private $cachedHighestRow = '2'; private $rightToLeft = FALSE; private $hyperlinkCollection = []; private $dataValidationCollection = []; private $tabColor = NULL; private $dirty = TRUE; private $hash = NULL; private $codeName = 'Worksheet' }, $resetLog = FALSE ) | .../Calculation.php:3770 |
107 | 0.0035 | 962736 | PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ) | .../Calculation.php:4215 |
108 | 0.0035 | 962736 | PHPExcel_Calculation->calculateCellValue( $pCell = class PHPExcel_Cell { private $value = '=A1+1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL }, $resetLog = FALSE ) | .../Cell.php:276 |
109 | 0.0035 | 963112 | PHPExcel_Calculation->_calculateFormulaValue( $formula = '=A1+1', $cellID = 'B1', $pCell = class PHPExcel_Cell { private $value = '=A1+1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2615 |
110 | 0.0035 | 964744 | PHPExcel_Calculation->processTokenStack( $tokens = [0 => ['type' => 'Cell Reference', 'value' => 'A1', 'reference' => 'A1'], 1 => ['type' => 'Value', 'value' => 1, 'reference' => NULL], 2 => ['type' => 'Binary Operator', 'value' => '+', 'reference' => NULL]], $cellID = 'B1', $pCell = class PHPExcel_Cell { private $value = '=A1+1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2800 |
111 | 0.0035 | 965376 | PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!A1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68d97fb50eb8d'; private $properties = class PHPExcel_DocumentProperties { ... }; private $security = class PHPExcel_DocumentSecurity { ... }; private $workSheetCollection = [...]; private $calculationEngine = class PHPExcel_Calculation { ... }; private $activeSheetIndex = 0; private $namedRanges = [...]; private $cellXfSupervisor = class PHPExcel_Style { ... }; private $cellXfCollection = [...]; private $cellStyleXfCollection = [...]; private $hasMacros = FALSE; private $macrosCode = NULL; private $macrosCertificate = NULL; private $ribbonXMLData = NULL; private $ribbonBinObjects = NULL }; private $cellCollection = class PHPExcel_CachedObjectStorage_Memory { protected $parent = ...; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $rowDimensions = []; private $defaultRowDimension = class PHPExcel_Worksheet_RowDimension { private $rowIndex = NULL; private $height = -1; private $zeroHeight = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = NULL }; private $columnDimensions = []; private $defaultColumnDimension = class PHPExcel_Worksheet_ColumnDimension { private $columnIndex = NULL; private $width = -1; private $autoSize = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = 0 }; private $drawingCollection = class ArrayObject { }; private $chartCollection = class ArrayObject { }; private $title = 'Worksheet'; private $sheetState = 'visible'; private $pageSetup = class PHPExcel_Worksheet_PageSetup { private $paperSize = 1; private $orientation = 'default'; private $scale = 100; private $fitToPage = FALSE; private $fitToHeight = 1; private $fitToWidth = 1; private $columnsToRepeatAtLeft = [...]; private $rowsToRepeatAtTop = [...]; private $horizontalCentered = FALSE; private $verticalCentered = FALSE; private $printArea = NULL; private $firstPageNumber = NULL }; private $pageMargins = class PHPExcel_Worksheet_PageMargins { private $left = 0.7; private $right = 0.7; private $top = 0.75; private $bottom = 0.75; private $header = 0.3; private $footer = 0.3 }; private $headerFooter = class PHPExcel_Worksheet_HeaderFooter { private $oddHeader = ''; private $oddFooter = ''; private $evenHeader = ''; private $evenFooter = ''; private $firstHeader = ''; private $firstFooter = ''; private $differentOddEven = FALSE; private $differentFirst = FALSE; private $scaleWithDocument = TRUE; private $alignWithMargins = TRUE; private $headerFooterImages = [...] }; private $sheetView = class PHPExcel_Worksheet_SheetView { private $zoomScale = 100; private $zoomScaleNormal = 100; private $sheetviewType = 'normal' }; private $protection = class PHPExcel_Worksheet_Protection { private $sheet = FALSE; private $objects = FALSE; private $scenarios = FALSE; private $formatCells = FALSE; private $formatColumns = FALSE; private $formatRows = FALSE; private $insertColumns = FALSE; private $insertRows = FALSE; private $insertHyperlinks = FALSE; private $deleteColumns = FALSE; private $deleteRows = FALSE; private $selectLockedCells = FALSE; private $sort = FALSE; private $autoFilter = FALSE; private $pivotTables = FALSE; private $selectUnlockedCells = FALSE; private $password = '' }; private $styles = []; private $conditionalStylesCollection = []; private $cellCollectionIsSorted = FALSE; private $breaks = []; private $mergeCells = []; private $protectedCells = []; private $autoFilter = class PHPExcel_Worksheet_AutoFilter { private $workSheet = ...; private $range = NULL; private $columns = [...] }; private $freezePane = ''; private $showGridlines = TRUE; private $printGridlines = FALSE; private $showRowColHeaders = TRUE; private $showSummaryBelow = TRUE; private $showSummaryRight = TRUE; private $comments = []; private $activeCell = 'A1'; private $selectedCells = 'A1'; private $cachedHighestColumn = 'B'; private $cachedHighestRow = '2'; private $rightToLeft = FALSE; private $hyperlinkCollection = []; private $dataValidationCollection = []; private $tabColor = NULL; private $dirty = TRUE; private $hash = NULL; private $codeName = 'Worksheet' }, $resetLog = FALSE ) | .../Calculation.php:3770 |
112 | 0.0035 | 965872 | PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ) | .../Calculation.php:4215 |
113 | 0.0036 | 965872 | PHPExcel_Calculation->calculateCellValue( $pCell = class PHPExcel_Cell { private $value = '=B1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL }, $resetLog = FALSE ) | .../Cell.php:276 |
114 | 0.0036 | 966248 | PHPExcel_Calculation->_calculateFormulaValue( $formula = '=B1', $cellID = 'A1', $pCell = class PHPExcel_Cell { private $value = '=B1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2615 |
115 | 0.0036 | 967128 | PHPExcel_Calculation->processTokenStack( $tokens = [0 => ['type' => 'Cell Reference', 'value' => 'B1', 'reference' => 'B1']], $cellID = 'A1', $pCell = class PHPExcel_Cell { private $value = '=B1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2800 |
116 | 0.0036 | 967760 | PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!B1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68d97fb50eb8d'; private $properties = class PHPExcel_DocumentProperties { ... }; private $security = class PHPExcel_DocumentSecurity { ... }; private $workSheetCollection = [...]; private $calculationEngine = class PHPExcel_Calculation { ... }; private $activeSheetIndex = 0; private $namedRanges = [...]; private $cellXfSupervisor = class PHPExcel_Style { ... }; private $cellXfCollection = [...]; private $cellStyleXfCollection = [...]; private $hasMacros = FALSE; private $macrosCode = NULL; private $macrosCertificate = NULL; private $ribbonXMLData = NULL; private $ribbonBinObjects = NULL }; private $cellCollection = class PHPExcel_CachedObjectStorage_Memory { protected $parent = ...; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $rowDimensions = []; private $defaultRowDimension = class PHPExcel_Worksheet_RowDimension { private $rowIndex = NULL; private $height = -1; private $zeroHeight = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = NULL }; private $columnDimensions = []; private $defaultColumnDimension = class PHPExcel_Worksheet_ColumnDimension { private $columnIndex = NULL; private $width = -1; private $autoSize = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = 0 }; private $drawingCollection = class ArrayObject { }; private $chartCollection = class ArrayObject { }; private $title = 'Worksheet'; private $sheetState = 'visible'; private $pageSetup = class PHPExcel_Worksheet_PageSetup { private $paperSize = 1; private $orientation = 'default'; private $scale = 100; private $fitToPage = FALSE; private $fitToHeight = 1; private $fitToWidth = 1; private $columnsToRepeatAtLeft = [...]; private $rowsToRepeatAtTop = [...]; private $horizontalCentered = FALSE; private $verticalCentered = FALSE; private $printArea = NULL; private $firstPageNumber = NULL }; private $pageMargins = class PHPExcel_Worksheet_PageMargins { private $left = 0.7; private $right = 0.7; private $top = 0.75; private $bottom = 0.75; private $header = 0.3; private $footer = 0.3 }; private $headerFooter = class PHPExcel_Worksheet_HeaderFooter { private $oddHeader = ''; private $oddFooter = ''; private $evenHeader = ''; private $evenFooter = ''; private $firstHeader = ''; private $firstFooter = ''; private $differentOddEven = FALSE; private $differentFirst = FALSE; private $scaleWithDocument = TRUE; private $alignWithMargins = TRUE; private $headerFooterImages = [...] }; private $sheetView = class PHPExcel_Worksheet_SheetView { private $zoomScale = 100; private $zoomScaleNormal = 100; private $sheetviewType = 'normal' }; private $protection = class PHPExcel_Worksheet_Protection { private $sheet = FALSE; private $objects = FALSE; private $scenarios = FALSE; private $formatCells = FALSE; private $formatColumns = FALSE; private $formatRows = FALSE; private $insertColumns = FALSE; private $insertRows = FALSE; private $insertHyperlinks = FALSE; private $deleteColumns = FALSE; private $deleteRows = FALSE; private $selectLockedCells = FALSE; private $sort = FALSE; private $autoFilter = FALSE; private $pivotTables = FALSE; private $selectUnlockedCells = FALSE; private $password = '' }; private $styles = []; private $conditionalStylesCollection = []; private $cellCollectionIsSorted = FALSE; private $breaks = []; private $mergeCells = []; private $protectedCells = []; private $autoFilter = class PHPExcel_Worksheet_AutoFilter { private $workSheet = ...; private $range = NULL; private $columns = [...] }; private $freezePane = ''; private $showGridlines = TRUE; private $printGridlines = FALSE; private $showRowColHeaders = TRUE; private $showSummaryBelow = TRUE; private $showSummaryRight = TRUE; private $comments = []; private $activeCell = 'A1'; private $selectedCells = 'A1'; private $cachedHighestColumn = 'B'; private $cachedHighestRow = '2'; private $rightToLeft = FALSE; private $hyperlinkCollection = []; private $dataValidationCollection = []; private $tabColor = NULL; private $dirty = TRUE; private $hash = NULL; private $codeName = 'Worksheet' }, $resetLog = FALSE ) | .../Calculation.php:3770 |
117 | 0.0036 | 968256 | PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ) | .../Calculation.php:4215 |
118 | 0.0036 | 968256 | PHPExcel_Calculation->calculateCellValue( $pCell = class PHPExcel_Cell { private $value = '=A1+1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL }, $resetLog = FALSE ) | .../Cell.php:276 |
119 | 0.0036 | 968632 | PHPExcel_Calculation->_calculateFormulaValue( $formula = '=A1+1', $cellID = 'B1', $pCell = class PHPExcel_Cell { private $value = '=A1+1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2615 |
120 | 0.0036 | 970264 | PHPExcel_Calculation->processTokenStack( $tokens = [0 => ['type' => 'Cell Reference', 'value' => 'A1', 'reference' => 'A1'], 1 => ['type' => 'Value', 'value' => 1, 'reference' => NULL], 2 => ['type' => 'Binary Operator', 'value' => '+', 'reference' => NULL]], $cellID = 'B1', $pCell = class PHPExcel_Cell { private $value = '=A1+1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2800 |
121 | 0.0036 | 970896 | PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!A1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68d97fb50eb8d'; private $properties = class PHPExcel_DocumentProperties { ... }; private $security = class PHPExcel_DocumentSecurity { ... }; private $workSheetCollection = [...]; private $calculationEngine = class PHPExcel_Calculation { ... }; private $activeSheetIndex = 0; private $namedRanges = [...]; private $cellXfSupervisor = class PHPExcel_Style { ... }; private $cellXfCollection = [...]; private $cellStyleXfCollection = [...]; private $hasMacros = FALSE; private $macrosCode = NULL; private $macrosCertificate = NULL; private $ribbonXMLData = NULL; private $ribbonBinObjects = NULL }; private $cellCollection = class PHPExcel_CachedObjectStorage_Memory { protected $parent = ...; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $rowDimensions = []; private $defaultRowDimension = class PHPExcel_Worksheet_RowDimension { private $rowIndex = NULL; private $height = -1; private $zeroHeight = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = NULL }; private $columnDimensions = []; private $defaultColumnDimension = class PHPExcel_Worksheet_ColumnDimension { private $columnIndex = NULL; private $width = -1; private $autoSize = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = 0 }; private $drawingCollection = class ArrayObject { }; private $chartCollection = class ArrayObject { }; private $title = 'Worksheet'; private $sheetState = 'visible'; private $pageSetup = class PHPExcel_Worksheet_PageSetup { private $paperSize = 1; private $orientation = 'default'; private $scale = 100; private $fitToPage = FALSE; private $fitToHeight = 1; private $fitToWidth = 1; private $columnsToRepeatAtLeft = [...]; private $rowsToRepeatAtTop = [...]; private $horizontalCentered = FALSE; private $verticalCentered = FALSE; private $printArea = NULL; private $firstPageNumber = NULL }; private $pageMargins = class PHPExcel_Worksheet_PageMargins { private $left = 0.7; private $right = 0.7; private $top = 0.75; private $bottom = 0.75; private $header = 0.3; private $footer = 0.3 }; private $headerFooter = class PHPExcel_Worksheet_HeaderFooter { private $oddHeader = ''; private $oddFooter = ''; private $evenHeader = ''; private $evenFooter = ''; private $firstHeader = ''; private $firstFooter = ''; private $differentOddEven = FALSE; private $differentFirst = FALSE; private $scaleWithDocument = TRUE; private $alignWithMargins = TRUE; private $headerFooterImages = [...] }; private $sheetView = class PHPExcel_Worksheet_SheetView { private $zoomScale = 100; private $zoomScaleNormal = 100; private $sheetviewType = 'normal' }; private $protection = class PHPExcel_Worksheet_Protection { private $sheet = FALSE; private $objects = FALSE; private $scenarios = FALSE; private $formatCells = FALSE; private $formatColumns = FALSE; private $formatRows = FALSE; private $insertColumns = FALSE; private $insertRows = FALSE; private $insertHyperlinks = FALSE; private $deleteColumns = FALSE; private $deleteRows = FALSE; private $selectLockedCells = FALSE; private $sort = FALSE; private $autoFilter = FALSE; private $pivotTables = FALSE; private $selectUnlockedCells = FALSE; private $password = '' }; private $styles = []; private $conditionalStylesCollection = []; private $cellCollectionIsSorted = FALSE; private $breaks = []; private $mergeCells = []; private $protectedCells = []; private $autoFilter = class PHPExcel_Worksheet_AutoFilter { private $workSheet = ...; private $range = NULL; private $columns = [...] }; private $freezePane = ''; private $showGridlines = TRUE; private $printGridlines = FALSE; private $showRowColHeaders = TRUE; private $showSummaryBelow = TRUE; private $showSummaryRight = TRUE; private $comments = []; private $activeCell = 'A1'; private $selectedCells = 'A1'; private $cachedHighestColumn = 'B'; private $cachedHighestRow = '2'; private $rightToLeft = FALSE; private $hyperlinkCollection = []; private $dataValidationCollection = []; private $tabColor = NULL; private $dirty = TRUE; private $hash = NULL; private $codeName = 'Worksheet' }, $resetLog = FALSE ) | .../Calculation.php:3770 |
122 | 0.0036 | 971392 | PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ) | .../Calculation.php:4215 |
123 | 0.0036 | 971392 | PHPExcel_Calculation->calculateCellValue( $pCell = class PHPExcel_Cell { private $value = '=B1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL }, $resetLog = FALSE ) | .../Cell.php:276 |
124 | 0.0037 | 971768 | PHPExcel_Calculation->_calculateFormulaValue( $formula = '=B1', $cellID = 'A1', $pCell = class PHPExcel_Cell { private $value = '=B1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2615 |
125 | 0.0037 | 972648 | PHPExcel_Calculation->processTokenStack( $tokens = [0 => ['type' => 'Cell Reference', 'value' => 'B1', 'reference' => 'B1']], $cellID = 'A1', $pCell = class PHPExcel_Cell { private $value = '=B1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2800 |
126 | 0.0037 | 973280 | PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!B1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68d97fb50eb8d'; private $properties = class PHPExcel_DocumentProperties { ... }; private $security = class PHPExcel_DocumentSecurity { ... }; private $workSheetCollection = [...]; private $calculationEngine = class PHPExcel_Calculation { ... }; private $activeSheetIndex = 0; private $namedRanges = [...]; private $cellXfSupervisor = class PHPExcel_Style { ... }; private $cellXfCollection = [...]; private $cellStyleXfCollection = [...]; private $hasMacros = FALSE; private $macrosCode = NULL; private $macrosCertificate = NULL; private $ribbonXMLData = NULL; private $ribbonBinObjects = NULL }; private $cellCollection = class PHPExcel_CachedObjectStorage_Memory { protected $parent = ...; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $rowDimensions = []; private $defaultRowDimension = class PHPExcel_Worksheet_RowDimension { private $rowIndex = NULL; private $height = -1; private $zeroHeight = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = NULL }; private $columnDimensions = []; private $defaultColumnDimension = class PHPExcel_Worksheet_ColumnDimension { private $columnIndex = NULL; private $width = -1; private $autoSize = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = 0 }; private $drawingCollection = class ArrayObject { }; private $chartCollection = class ArrayObject { }; private $title = 'Worksheet'; private $sheetState = 'visible'; private $pageSetup = class PHPExcel_Worksheet_PageSetup { private $paperSize = 1; private $orientation = 'default'; private $scale = 100; private $fitToPage = FALSE; private $fitToHeight = 1; private $fitToWidth = 1; private $columnsToRepeatAtLeft = [...]; private $rowsToRepeatAtTop = [...]; private $horizontalCentered = FALSE; private $verticalCentered = FALSE; private $printArea = NULL; private $firstPageNumber = NULL }; private $pageMargins = class PHPExcel_Worksheet_PageMargins { private $left = 0.7; private $right = 0.7; private $top = 0.75; private $bottom = 0.75; private $header = 0.3; private $footer = 0.3 }; private $headerFooter = class PHPExcel_Worksheet_HeaderFooter { private $oddHeader = ''; private $oddFooter = ''; private $evenHeader = ''; private $evenFooter = ''; private $firstHeader = ''; private $firstFooter = ''; private $differentOddEven = FALSE; private $differentFirst = FALSE; private $scaleWithDocument = TRUE; private $alignWithMargins = TRUE; private $headerFooterImages = [...] }; private $sheetView = class PHPExcel_Worksheet_SheetView { private $zoomScale = 100; private $zoomScaleNormal = 100; private $sheetviewType = 'normal' }; private $protection = class PHPExcel_Worksheet_Protection { private $sheet = FALSE; private $objects = FALSE; private $scenarios = FALSE; private $formatCells = FALSE; private $formatColumns = FALSE; private $formatRows = FALSE; private $insertColumns = FALSE; private $insertRows = FALSE; private $insertHyperlinks = FALSE; private $deleteColumns = FALSE; private $deleteRows = FALSE; private $selectLockedCells = FALSE; private $sort = FALSE; private $autoFilter = FALSE; private $pivotTables = FALSE; private $selectUnlockedCells = FALSE; private $password = '' }; private $styles = []; private $conditionalStylesCollection = []; private $cellCollectionIsSorted = FALSE; private $breaks = []; private $mergeCells = []; private $protectedCells = []; private $autoFilter = class PHPExcel_Worksheet_AutoFilter { private $workSheet = ...; private $range = NULL; private $columns = [...] }; private $freezePane = ''; private $showGridlines = TRUE; private $printGridlines = FALSE; private $showRowColHeaders = TRUE; private $showSummaryBelow = TRUE; private $showSummaryRight = TRUE; private $comments = []; private $activeCell = 'A1'; private $selectedCells = 'A1'; private $cachedHighestColumn = 'B'; private $cachedHighestRow = '2'; private $rightToLeft = FALSE; private $hyperlinkCollection = []; private $dataValidationCollection = []; private $tabColor = NULL; private $dirty = TRUE; private $hash = NULL; private $codeName = 'Worksheet' }, $resetLog = FALSE ) | .../Calculation.php:3770 |
127 | 0.0037 | 973776 | PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ) | .../Calculation.php:4215 |
128 | 0.0037 | 973776 | PHPExcel_Calculation->calculateCellValue( $pCell = class PHPExcel_Cell { private $value = '=A1+1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL }, $resetLog = FALSE ) | .../Cell.php:276 |
129 | 0.0037 | 974152 | PHPExcel_Calculation->_calculateFormulaValue( $formula = '=A1+1', $cellID = 'B1', $pCell = class PHPExcel_Cell { private $value = '=A1+1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2615 |
130 | 0.0037 | 975784 | PHPExcel_Calculation->processTokenStack( $tokens = [0 => ['type' => 'Cell Reference', 'value' => 'A1', 'reference' => 'A1'], 1 => ['type' => 'Value', 'value' => 1, 'reference' => NULL], 2 => ['type' => 'Binary Operator', 'value' => '+', 'reference' => NULL]], $cellID = 'B1', $pCell = class PHPExcel_Cell { private $value = '=A1+1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2800 |
131 | 0.0037 | 976416 | PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!A1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68d97fb50eb8d'; private $properties = class PHPExcel_DocumentProperties { ... }; private $security = class PHPExcel_DocumentSecurity { ... }; private $workSheetCollection = [...]; private $calculationEngine = class PHPExcel_Calculation { ... }; private $activeSheetIndex = 0; private $namedRanges = [...]; private $cellXfSupervisor = class PHPExcel_Style { ... }; private $cellXfCollection = [...]; private $cellStyleXfCollection = [...]; private $hasMacros = FALSE; private $macrosCode = NULL; private $macrosCertificate = NULL; private $ribbonXMLData = NULL; private $ribbonBinObjects = NULL }; private $cellCollection = class PHPExcel_CachedObjectStorage_Memory { protected $parent = ...; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $rowDimensions = []; private $defaultRowDimension = class PHPExcel_Worksheet_RowDimension { private $rowIndex = NULL; private $height = -1; private $zeroHeight = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = NULL }; private $columnDimensions = []; private $defaultColumnDimension = class PHPExcel_Worksheet_ColumnDimension { private $columnIndex = NULL; private $width = -1; private $autoSize = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = 0 }; private $drawingCollection = class ArrayObject { }; private $chartCollection = class ArrayObject { }; private $title = 'Worksheet'; private $sheetState = 'visible'; private $pageSetup = class PHPExcel_Worksheet_PageSetup { private $paperSize = 1; private $orientation = 'default'; private $scale = 100; private $fitToPage = FALSE; private $fitToHeight = 1; private $fitToWidth = 1; private $columnsToRepeatAtLeft = [...]; private $rowsToRepeatAtTop = [...]; private $horizontalCentered = FALSE; private $verticalCentered = FALSE; private $printArea = NULL; private $firstPageNumber = NULL }; private $pageMargins = class PHPExcel_Worksheet_PageMargins { private $left = 0.7; private $right = 0.7; private $top = 0.75; private $bottom = 0.75; private $header = 0.3; private $footer = 0.3 }; private $headerFooter = class PHPExcel_Worksheet_HeaderFooter { private $oddHeader = ''; private $oddFooter = ''; private $evenHeader = ''; private $evenFooter = ''; private $firstHeader = ''; private $firstFooter = ''; private $differentOddEven = FALSE; private $differentFirst = FALSE; private $scaleWithDocument = TRUE; private $alignWithMargins = TRUE; private $headerFooterImages = [...] }; private $sheetView = class PHPExcel_Worksheet_SheetView { private $zoomScale = 100; private $zoomScaleNormal = 100; private $sheetviewType = 'normal' }; private $protection = class PHPExcel_Worksheet_Protection { private $sheet = FALSE; private $objects = FALSE; private $scenarios = FALSE; private $formatCells = FALSE; private $formatColumns = FALSE; private $formatRows = FALSE; private $insertColumns = FALSE; private $insertRows = FALSE; private $insertHyperlinks = FALSE; private $deleteColumns = FALSE; private $deleteRows = FALSE; private $selectLockedCells = FALSE; private $sort = FALSE; private $autoFilter = FALSE; private $pivotTables = FALSE; private $selectUnlockedCells = FALSE; private $password = '' }; private $styles = []; private $conditionalStylesCollection = []; private $cellCollectionIsSorted = FALSE; private $breaks = []; private $mergeCells = []; private $protectedCells = []; private $autoFilter = class PHPExcel_Worksheet_AutoFilter { private $workSheet = ...; private $range = NULL; private $columns = [...] }; private $freezePane = ''; private $showGridlines = TRUE; private $printGridlines = FALSE; private $showRowColHeaders = TRUE; private $showSummaryBelow = TRUE; private $showSummaryRight = TRUE; private $comments = []; private $activeCell = 'A1'; private $selectedCells = 'A1'; private $cachedHighestColumn = 'B'; private $cachedHighestRow = '2'; private $rightToLeft = FALSE; private $hyperlinkCollection = []; private $dataValidationCollection = []; private $tabColor = NULL; private $dirty = TRUE; private $hash = NULL; private $codeName = 'Worksheet' }, $resetLog = FALSE ) | .../Calculation.php:3770 |
132 | 0.0037 | 976912 | PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ) | .../Calculation.php:4215 |
133 | 0.0037 | 976912 | PHPExcel_Calculation->calculateCellValue( $pCell = class PHPExcel_Cell { private $value = '=B1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL }, $resetLog = FALSE ) | .../Cell.php:276 |
134 | 0.0037 | 977288 | PHPExcel_Calculation->_calculateFormulaValue( $formula = '=B1', $cellID = 'A1', $pCell = class PHPExcel_Cell { private $value = '=B1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2615 |
135 | 0.0038 | 978168 | PHPExcel_Calculation->processTokenStack( $tokens = [0 => ['type' => 'Cell Reference', 'value' => 'B1', 'reference' => 'B1']], $cellID = 'A1', $pCell = class PHPExcel_Cell { private $value = '=B1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2800 |
136 | 0.0038 | 978800 | PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!B1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68d97fb50eb8d'; private $properties = class PHPExcel_DocumentProperties { ... }; private $security = class PHPExcel_DocumentSecurity { ... }; private $workSheetCollection = [...]; private $calculationEngine = class PHPExcel_Calculation { ... }; private $activeSheetIndex = 0; private $namedRanges = [...]; private $cellXfSupervisor = class PHPExcel_Style { ... }; private $cellXfCollection = [...]; private $cellStyleXfCollection = [...]; private $hasMacros = FALSE; private $macrosCode = NULL; private $macrosCertificate = NULL; private $ribbonXMLData = NULL; private $ribbonBinObjects = NULL }; private $cellCollection = class PHPExcel_CachedObjectStorage_Memory { protected $parent = ...; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $rowDimensions = []; private $defaultRowDimension = class PHPExcel_Worksheet_RowDimension { private $rowIndex = NULL; private $height = -1; private $zeroHeight = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = NULL }; private $columnDimensions = []; private $defaultColumnDimension = class PHPExcel_Worksheet_ColumnDimension { private $columnIndex = NULL; private $width = -1; private $autoSize = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = 0 }; private $drawingCollection = class ArrayObject { }; private $chartCollection = class ArrayObject { }; private $title = 'Worksheet'; private $sheetState = 'visible'; private $pageSetup = class PHPExcel_Worksheet_PageSetup { private $paperSize = 1; private $orientation = 'default'; private $scale = 100; private $fitToPage = FALSE; private $fitToHeight = 1; private $fitToWidth = 1; private $columnsToRepeatAtLeft = [...]; private $rowsToRepeatAtTop = [...]; private $horizontalCentered = FALSE; private $verticalCentered = FALSE; private $printArea = NULL; private $firstPageNumber = NULL }; private $pageMargins = class PHPExcel_Worksheet_PageMargins { private $left = 0.7; private $right = 0.7; private $top = 0.75; private $bottom = 0.75; private $header = 0.3; private $footer = 0.3 }; private $headerFooter = class PHPExcel_Worksheet_HeaderFooter { private $oddHeader = ''; private $oddFooter = ''; private $evenHeader = ''; private $evenFooter = ''; private $firstHeader = ''; private $firstFooter = ''; private $differentOddEven = FALSE; private $differentFirst = FALSE; private $scaleWithDocument = TRUE; private $alignWithMargins = TRUE; private $headerFooterImages = [...] }; private $sheetView = class PHPExcel_Worksheet_SheetView { private $zoomScale = 100; private $zoomScaleNormal = 100; private $sheetviewType = 'normal' }; private $protection = class PHPExcel_Worksheet_Protection { private $sheet = FALSE; private $objects = FALSE; private $scenarios = FALSE; private $formatCells = FALSE; private $formatColumns = FALSE; private $formatRows = FALSE; private $insertColumns = FALSE; private $insertRows = FALSE; private $insertHyperlinks = FALSE; private $deleteColumns = FALSE; private $deleteRows = FALSE; private $selectLockedCells = FALSE; private $sort = FALSE; private $autoFilter = FALSE; private $pivotTables = FALSE; private $selectUnlockedCells = FALSE; private $password = '' }; private $styles = []; private $conditionalStylesCollection = []; private $cellCollectionIsSorted = FALSE; private $breaks = []; private $mergeCells = []; private $protectedCells = []; private $autoFilter = class PHPExcel_Worksheet_AutoFilter { private $workSheet = ...; private $range = NULL; private $columns = [...] }; private $freezePane = ''; private $showGridlines = TRUE; private $printGridlines = FALSE; private $showRowColHeaders = TRUE; private $showSummaryBelow = TRUE; private $showSummaryRight = TRUE; private $comments = []; private $activeCell = 'A1'; private $selectedCells = 'A1'; private $cachedHighestColumn = 'B'; private $cachedHighestRow = '2'; private $rightToLeft = FALSE; private $hyperlinkCollection = []; private $dataValidationCollection = []; private $tabColor = NULL; private $dirty = TRUE; private $hash = NULL; private $codeName = 'Worksheet' }, $resetLog = FALSE ) | .../Calculation.php:3770 |
137 | 0.0038 | 979296 | PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ) | .../Calculation.php:4215 |
138 | 0.0038 | 979296 | PHPExcel_Calculation->calculateCellValue( $pCell = class PHPExcel_Cell { private $value = '=A1+1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL }, $resetLog = FALSE ) | .../Cell.php:276 |
139 | 0.0038 | 979672 | PHPExcel_Calculation->_calculateFormulaValue( $formula = '=A1+1', $cellID = 'B1', $pCell = class PHPExcel_Cell { private $value = '=A1+1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2615 |
140 | 0.0038 | 981304 | PHPExcel_Calculation->processTokenStack( $tokens = [0 => ['type' => 'Cell Reference', 'value' => 'A1', 'reference' => 'A1'], 1 => ['type' => 'Value', 'value' => 1, 'reference' => NULL], 2 => ['type' => 'Binary Operator', 'value' => '+', 'reference' => NULL]], $cellID = 'B1', $pCell = class PHPExcel_Cell { private $value = '=A1+1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2800 |
141 | 0.0038 | 981936 | PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!A1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68d97fb50eb8d'; private $properties = class PHPExcel_DocumentProperties { ... }; private $security = class PHPExcel_DocumentSecurity { ... }; private $workSheetCollection = [...]; private $calculationEngine = class PHPExcel_Calculation { ... }; private $activeSheetIndex = 0; private $namedRanges = [...]; private $cellXfSupervisor = class PHPExcel_Style { ... }; private $cellXfCollection = [...]; private $cellStyleXfCollection = [...]; private $hasMacros = FALSE; private $macrosCode = NULL; private $macrosCertificate = NULL; private $ribbonXMLData = NULL; private $ribbonBinObjects = NULL }; private $cellCollection = class PHPExcel_CachedObjectStorage_Memory { protected $parent = ...; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $rowDimensions = []; private $defaultRowDimension = class PHPExcel_Worksheet_RowDimension { private $rowIndex = NULL; private $height = -1; private $zeroHeight = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = NULL }; private $columnDimensions = []; private $defaultColumnDimension = class PHPExcel_Worksheet_ColumnDimension { private $columnIndex = NULL; private $width = -1; private $autoSize = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = 0 }; private $drawingCollection = class ArrayObject { }; private $chartCollection = class ArrayObject { }; private $title = 'Worksheet'; private $sheetState = 'visible'; private $pageSetup = class PHPExcel_Worksheet_PageSetup { private $paperSize = 1; private $orientation = 'default'; private $scale = 100; private $fitToPage = FALSE; private $fitToHeight = 1; private $fitToWidth = 1; private $columnsToRepeatAtLeft = [...]; private $rowsToRepeatAtTop = [...]; private $horizontalCentered = FALSE; private $verticalCentered = FALSE; private $printArea = NULL; private $firstPageNumber = NULL }; private $pageMargins = class PHPExcel_Worksheet_PageMargins { private $left = 0.7; private $right = 0.7; private $top = 0.75; private $bottom = 0.75; private $header = 0.3; private $footer = 0.3 }; private $headerFooter = class PHPExcel_Worksheet_HeaderFooter { private $oddHeader = ''; private $oddFooter = ''; private $evenHeader = ''; private $evenFooter = ''; private $firstHeader = ''; private $firstFooter = ''; private $differentOddEven = FALSE; private $differentFirst = FALSE; private $scaleWithDocument = TRUE; private $alignWithMargins = TRUE; private $headerFooterImages = [...] }; private $sheetView = class PHPExcel_Worksheet_SheetView { private $zoomScale = 100; private $zoomScaleNormal = 100; private $sheetviewType = 'normal' }; private $protection = class PHPExcel_Worksheet_Protection { private $sheet = FALSE; private $objects = FALSE; private $scenarios = FALSE; private $formatCells = FALSE; private $formatColumns = FALSE; private $formatRows = FALSE; private $insertColumns = FALSE; private $insertRows = FALSE; private $insertHyperlinks = FALSE; private $deleteColumns = FALSE; private $deleteRows = FALSE; private $selectLockedCells = FALSE; private $sort = FALSE; private $autoFilter = FALSE; private $pivotTables = FALSE; private $selectUnlockedCells = FALSE; private $password = '' }; private $styles = []; private $conditionalStylesCollection = []; private $cellCollectionIsSorted = FALSE; private $breaks = []; private $mergeCells = []; private $protectedCells = []; private $autoFilter = class PHPExcel_Worksheet_AutoFilter { private $workSheet = ...; private $range = NULL; private $columns = [...] }; private $freezePane = ''; private $showGridlines = TRUE; private $printGridlines = FALSE; private $showRowColHeaders = TRUE; private $showSummaryBelow = TRUE; private $showSummaryRight = TRUE; private $comments = []; private $activeCell = 'A1'; private $selectedCells = 'A1'; private $cachedHighestColumn = 'B'; private $cachedHighestRow = '2'; private $rightToLeft = FALSE; private $hyperlinkCollection = []; private $dataValidationCollection = []; private $tabColor = NULL; private $dirty = TRUE; private $hash = NULL; private $codeName = 'Worksheet' }, $resetLog = FALSE ) | .../Calculation.php:3770 |
142 | 0.0038 | 982432 | PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ) | .../Calculation.php:4215 |
143 | 0.0038 | 982432 | PHPExcel_Calculation->calculateCellValue( $pCell = class PHPExcel_Cell { private $value = '=B1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL }, $resetLog = FALSE ) | .../Cell.php:276 |
144 | 0.0038 | 982808 | PHPExcel_Calculation->_calculateFormulaValue( $formula = '=B1', $cellID = 'A1', $pCell = class PHPExcel_Cell { private $value = '=B1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2615 |
145 | 0.0038 | 983688 | PHPExcel_Calculation->processTokenStack( $tokens = [0 => ['type' => 'Cell Reference', 'value' => 'B1', 'reference' => 'B1']], $cellID = 'A1', $pCell = class PHPExcel_Cell { private $value = '=B1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2800 |
146 | 0.0039 | 984320 | PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!B1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68d97fb50eb8d'; private $properties = class PHPExcel_DocumentProperties { ... }; private $security = class PHPExcel_DocumentSecurity { ... }; private $workSheetCollection = [...]; private $calculationEngine = class PHPExcel_Calculation { ... }; private $activeSheetIndex = 0; private $namedRanges = [...]; private $cellXfSupervisor = class PHPExcel_Style { ... }; private $cellXfCollection = [...]; private $cellStyleXfCollection = [...]; private $hasMacros = FALSE; private $macrosCode = NULL; private $macrosCertificate = NULL; private $ribbonXMLData = NULL; private $ribbonBinObjects = NULL }; private $cellCollection = class PHPExcel_CachedObjectStorage_Memory { protected $parent = ...; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $rowDimensions = []; private $defaultRowDimension = class PHPExcel_Worksheet_RowDimension { private $rowIndex = NULL; private $height = -1; private $zeroHeight = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = NULL }; private $columnDimensions = []; private $defaultColumnDimension = class PHPExcel_Worksheet_ColumnDimension { private $columnIndex = NULL; private $width = -1; private $autoSize = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = 0 }; private $drawingCollection = class ArrayObject { }; private $chartCollection = class ArrayObject { }; private $title = 'Worksheet'; private $sheetState = 'visible'; private $pageSetup = class PHPExcel_Worksheet_PageSetup { private $paperSize = 1; private $orientation = 'default'; private $scale = 100; private $fitToPage = FALSE; private $fitToHeight = 1; private $fitToWidth = 1; private $columnsToRepeatAtLeft = [...]; private $rowsToRepeatAtTop = [...]; private $horizontalCentered = FALSE; private $verticalCentered = FALSE; private $printArea = NULL; private $firstPageNumber = NULL }; private $pageMargins = class PHPExcel_Worksheet_PageMargins { private $left = 0.7; private $right = 0.7; private $top = 0.75; private $bottom = 0.75; private $header = 0.3; private $footer = 0.3 }; private $headerFooter = class PHPExcel_Worksheet_HeaderFooter { private $oddHeader = ''; private $oddFooter = ''; private $evenHeader = ''; private $evenFooter = ''; private $firstHeader = ''; private $firstFooter = ''; private $differentOddEven = FALSE; private $differentFirst = FALSE; private $scaleWithDocument = TRUE; private $alignWithMargins = TRUE; private $headerFooterImages = [...] }; private $sheetView = class PHPExcel_Worksheet_SheetView { private $zoomScale = 100; private $zoomScaleNormal = 100; private $sheetviewType = 'normal' }; private $protection = class PHPExcel_Worksheet_Protection { private $sheet = FALSE; private $objects = FALSE; private $scenarios = FALSE; private $formatCells = FALSE; private $formatColumns = FALSE; private $formatRows = FALSE; private $insertColumns = FALSE; private $insertRows = FALSE; private $insertHyperlinks = FALSE; private $deleteColumns = FALSE; private $deleteRows = FALSE; private $selectLockedCells = FALSE; private $sort = FALSE; private $autoFilter = FALSE; private $pivotTables = FALSE; private $selectUnlockedCells = FALSE; private $password = '' }; private $styles = []; private $conditionalStylesCollection = []; private $cellCollectionIsSorted = FALSE; private $breaks = []; private $mergeCells = []; private $protectedCells = []; private $autoFilter = class PHPExcel_Worksheet_AutoFilter { private $workSheet = ...; private $range = NULL; private $columns = [...] }; private $freezePane = ''; private $showGridlines = TRUE; private $printGridlines = FALSE; private $showRowColHeaders = TRUE; private $showSummaryBelow = TRUE; private $showSummaryRight = TRUE; private $comments = []; private $activeCell = 'A1'; private $selectedCells = 'A1'; private $cachedHighestColumn = 'B'; private $cachedHighestRow = '2'; private $rightToLeft = FALSE; private $hyperlinkCollection = []; private $dataValidationCollection = []; private $tabColor = NULL; private $dirty = TRUE; private $hash = NULL; private $codeName = 'Worksheet' }, $resetLog = FALSE ) | .../Calculation.php:3770 |
147 | 0.0039 | 984816 | PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ) | .../Calculation.php:4215 |
148 | 0.0039 | 984816 | PHPExcel_Calculation->calculateCellValue( $pCell = class PHPExcel_Cell { private $value = '=A1+1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL }, $resetLog = FALSE ) | .../Cell.php:276 |
149 | 0.0039 | 985192 | PHPExcel_Calculation->_calculateFormulaValue( $formula = '=A1+1', $cellID = 'B1', $pCell = class PHPExcel_Cell { private $value = '=A1+1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2615 |
150 | 0.0039 | 986824 | PHPExcel_Calculation->processTokenStack( $tokens = [0 => ['type' => 'Cell Reference', 'value' => 'A1', 'reference' => 'A1'], 1 => ['type' => 'Value', 'value' => 1, 'reference' => NULL], 2 => ['type' => 'Binary Operator', 'value' => '+', 'reference' => NULL]], $cellID = 'B1', $pCell = class PHPExcel_Cell { private $value = '=A1+1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2800 |
151 | 0.0039 | 987456 | PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!A1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68d97fb50eb8d'; private $properties = class PHPExcel_DocumentProperties { ... }; private $security = class PHPExcel_DocumentSecurity { ... }; private $workSheetCollection = [...]; private $calculationEngine = class PHPExcel_Calculation { ... }; private $activeSheetIndex = 0; private $namedRanges = [...]; private $cellXfSupervisor = class PHPExcel_Style { ... }; private $cellXfCollection = [...]; private $cellStyleXfCollection = [...]; private $hasMacros = FALSE; private $macrosCode = NULL; private $macrosCertificate = NULL; private $ribbonXMLData = NULL; private $ribbonBinObjects = NULL }; private $cellCollection = class PHPExcel_CachedObjectStorage_Memory { protected $parent = ...; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $rowDimensions = []; private $defaultRowDimension = class PHPExcel_Worksheet_RowDimension { private $rowIndex = NULL; private $height = -1; private $zeroHeight = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = NULL }; private $columnDimensions = []; private $defaultColumnDimension = class PHPExcel_Worksheet_ColumnDimension { private $columnIndex = NULL; private $width = -1; private $autoSize = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = 0 }; private $drawingCollection = class ArrayObject { }; private $chartCollection = class ArrayObject { }; private $title = 'Worksheet'; private $sheetState = 'visible'; private $pageSetup = class PHPExcel_Worksheet_PageSetup { private $paperSize = 1; private $orientation = 'default'; private $scale = 100; private $fitToPage = FALSE; private $fitToHeight = 1; private $fitToWidth = 1; private $columnsToRepeatAtLeft = [...]; private $rowsToRepeatAtTop = [...]; private $horizontalCentered = FALSE; private $verticalCentered = FALSE; private $printArea = NULL; private $firstPageNumber = NULL }; private $pageMargins = class PHPExcel_Worksheet_PageMargins { private $left = 0.7; private $right = 0.7; private $top = 0.75; private $bottom = 0.75; private $header = 0.3; private $footer = 0.3 }; private $headerFooter = class PHPExcel_Worksheet_HeaderFooter { private $oddHeader = ''; private $oddFooter = ''; private $evenHeader = ''; private $evenFooter = ''; private $firstHeader = ''; private $firstFooter = ''; private $differentOddEven = FALSE; private $differentFirst = FALSE; private $scaleWithDocument = TRUE; private $alignWithMargins = TRUE; private $headerFooterImages = [...] }; private $sheetView = class PHPExcel_Worksheet_SheetView { private $zoomScale = 100; private $zoomScaleNormal = 100; private $sheetviewType = 'normal' }; private $protection = class PHPExcel_Worksheet_Protection { private $sheet = FALSE; private $objects = FALSE; private $scenarios = FALSE; private $formatCells = FALSE; private $formatColumns = FALSE; private $formatRows = FALSE; private $insertColumns = FALSE; private $insertRows = FALSE; private $insertHyperlinks = FALSE; private $deleteColumns = FALSE; private $deleteRows = FALSE; private $selectLockedCells = FALSE; private $sort = FALSE; private $autoFilter = FALSE; private $pivotTables = FALSE; private $selectUnlockedCells = FALSE; private $password = '' }; private $styles = []; private $conditionalStylesCollection = []; private $cellCollectionIsSorted = FALSE; private $breaks = []; private $mergeCells = []; private $protectedCells = []; private $autoFilter = class PHPExcel_Worksheet_AutoFilter { private $workSheet = ...; private $range = NULL; private $columns = [...] }; private $freezePane = ''; private $showGridlines = TRUE; private $printGridlines = FALSE; private $showRowColHeaders = TRUE; private $showSummaryBelow = TRUE; private $showSummaryRight = TRUE; private $comments = []; private $activeCell = 'A1'; private $selectedCells = 'A1'; private $cachedHighestColumn = 'B'; private $cachedHighestRow = '2'; private $rightToLeft = FALSE; private $hyperlinkCollection = []; private $dataValidationCollection = []; private $tabColor = NULL; private $dirty = TRUE; private $hash = NULL; private $codeName = 'Worksheet' }, $resetLog = FALSE ) | .../Calculation.php:3770 |
152 | 0.0039 | 987952 | PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ) | .../Calculation.php:4215 |
153 | 0.0039 | 987952 | PHPExcel_Calculation->calculateCellValue( $pCell = class PHPExcel_Cell { private $value = '=B1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL }, $resetLog = FALSE ) | .../Cell.php:276 |
154 | 0.0039 | 988328 | PHPExcel_Calculation->_calculateFormulaValue( $formula = '=B1', $cellID = 'A1', $pCell = class PHPExcel_Cell { private $value = '=B1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2615 |
155 | 0.0039 | 989208 | PHPExcel_Calculation->processTokenStack( $tokens = [0 => ['type' => 'Cell Reference', 'value' => 'B1', 'reference' => 'B1']], $cellID = 'A1', $pCell = class PHPExcel_Cell { private $value = '=B1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2800 |
156 | 0.0039 | 989840 | PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!B1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68d97fb50eb8d'; private $properties = class PHPExcel_DocumentProperties { ... }; private $security = class PHPExcel_DocumentSecurity { ... }; private $workSheetCollection = [...]; private $calculationEngine = class PHPExcel_Calculation { ... }; private $activeSheetIndex = 0; private $namedRanges = [...]; private $cellXfSupervisor = class PHPExcel_Style { ... }; private $cellXfCollection = [...]; private $cellStyleXfCollection = [...]; private $hasMacros = FALSE; private $macrosCode = NULL; private $macrosCertificate = NULL; private $ribbonXMLData = NULL; private $ribbonBinObjects = NULL }; private $cellCollection = class PHPExcel_CachedObjectStorage_Memory { protected $parent = ...; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $rowDimensions = []; private $defaultRowDimension = class PHPExcel_Worksheet_RowDimension { private $rowIndex = NULL; private $height = -1; private $zeroHeight = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = NULL }; private $columnDimensions = []; private $defaultColumnDimension = class PHPExcel_Worksheet_ColumnDimension { private $columnIndex = NULL; private $width = -1; private $autoSize = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = 0 }; private $drawingCollection = class ArrayObject { }; private $chartCollection = class ArrayObject { }; private $title = 'Worksheet'; private $sheetState = 'visible'; private $pageSetup = class PHPExcel_Worksheet_PageSetup { private $paperSize = 1; private $orientation = 'default'; private $scale = 100; private $fitToPage = FALSE; private $fitToHeight = 1; private $fitToWidth = 1; private $columnsToRepeatAtLeft = [...]; private $rowsToRepeatAtTop = [...]; private $horizontalCentered = FALSE; private $verticalCentered = FALSE; private $printArea = NULL; private $firstPageNumber = NULL }; private $pageMargins = class PHPExcel_Worksheet_PageMargins { private $left = 0.7; private $right = 0.7; private $top = 0.75; private $bottom = 0.75; private $header = 0.3; private $footer = 0.3 }; private $headerFooter = class PHPExcel_Worksheet_HeaderFooter { private $oddHeader = ''; private $oddFooter = ''; private $evenHeader = ''; private $evenFooter = ''; private $firstHeader = ''; private $firstFooter = ''; private $differentOddEven = FALSE; private $differentFirst = FALSE; private $scaleWithDocument = TRUE; private $alignWithMargins = TRUE; private $headerFooterImages = [...] }; private $sheetView = class PHPExcel_Worksheet_SheetView { private $zoomScale = 100; private $zoomScaleNormal = 100; private $sheetviewType = 'normal' }; private $protection = class PHPExcel_Worksheet_Protection { private $sheet = FALSE; private $objects = FALSE; private $scenarios = FALSE; private $formatCells = FALSE; private $formatColumns = FALSE; private $formatRows = FALSE; private $insertColumns = FALSE; private $insertRows = FALSE; private $insertHyperlinks = FALSE; private $deleteColumns = FALSE; private $deleteRows = FALSE; private $selectLockedCells = FALSE; private $sort = FALSE; private $autoFilter = FALSE; private $pivotTables = FALSE; private $selectUnlockedCells = FALSE; private $password = '' }; private $styles = []; private $conditionalStylesCollection = []; private $cellCollectionIsSorted = FALSE; private $breaks = []; private $mergeCells = []; private $protectedCells = []; private $autoFilter = class PHPExcel_Worksheet_AutoFilter { private $workSheet = ...; private $range = NULL; private $columns = [...] }; private $freezePane = ''; private $showGridlines = TRUE; private $printGridlines = FALSE; private $showRowColHeaders = TRUE; private $showSummaryBelow = TRUE; private $showSummaryRight = TRUE; private $comments = []; private $activeCell = 'A1'; private $selectedCells = 'A1'; private $cachedHighestColumn = 'B'; private $cachedHighestRow = '2'; private $rightToLeft = FALSE; private $hyperlinkCollection = []; private $dataValidationCollection = []; private $tabColor = NULL; private $dirty = TRUE; private $hash = NULL; private $codeName = 'Worksheet' }, $resetLog = FALSE ) | .../Calculation.php:3770 |
157 | 0.0040 | 990336 | PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ) | .../Calculation.php:4215 |
158 | 0.0040 | 990336 | PHPExcel_Calculation->calculateCellValue( $pCell = class PHPExcel_Cell { private $value = '=A1+1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL }, $resetLog = FALSE ) | .../Cell.php:276 |
159 | 0.0040 | 990712 | PHPExcel_Calculation->_calculateFormulaValue( $formula = '=A1+1', $cellID = 'B1', $pCell = class PHPExcel_Cell { private $value = '=A1+1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2615 |
160 | 0.0040 | 992344 | PHPExcel_Calculation->processTokenStack( $tokens = [0 => ['type' => 'Cell Reference', 'value' => 'A1', 'reference' => 'A1'], 1 => ['type' => 'Value', 'value' => 1, 'reference' => NULL], 2 => ['type' => 'Binary Operator', 'value' => '+', 'reference' => NULL]], $cellID = 'B1', $pCell = class PHPExcel_Cell { private $value = '=A1+1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2800 |
161 | 0.0040 | 992976 | PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!A1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68d97fb50eb8d'; private $properties = class PHPExcel_DocumentProperties { ... }; private $security = class PHPExcel_DocumentSecurity { ... }; private $workSheetCollection = [...]; private $calculationEngine = class PHPExcel_Calculation { ... }; private $activeSheetIndex = 0; private $namedRanges = [...]; private $cellXfSupervisor = class PHPExcel_Style { ... }; private $cellXfCollection = [...]; private $cellStyleXfCollection = [...]; private $hasMacros = FALSE; private $macrosCode = NULL; private $macrosCertificate = NULL; private $ribbonXMLData = NULL; private $ribbonBinObjects = NULL }; private $cellCollection = class PHPExcel_CachedObjectStorage_Memory { protected $parent = ...; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $rowDimensions = []; private $defaultRowDimension = class PHPExcel_Worksheet_RowDimension { private $rowIndex = NULL; private $height = -1; private $zeroHeight = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = NULL }; private $columnDimensions = []; private $defaultColumnDimension = class PHPExcel_Worksheet_ColumnDimension { private $columnIndex = NULL; private $width = -1; private $autoSize = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = 0 }; private $drawingCollection = class ArrayObject { }; private $chartCollection = class ArrayObject { }; private $title = 'Worksheet'; private $sheetState = 'visible'; private $pageSetup = class PHPExcel_Worksheet_PageSetup { private $paperSize = 1; private $orientation = 'default'; private $scale = 100; private $fitToPage = FALSE; private $fitToHeight = 1; private $fitToWidth = 1; private $columnsToRepeatAtLeft = [...]; private $rowsToRepeatAtTop = [...]; private $horizontalCentered = FALSE; private $verticalCentered = FALSE; private $printArea = NULL; private $firstPageNumber = NULL }; private $pageMargins = class PHPExcel_Worksheet_PageMargins { private $left = 0.7; private $right = 0.7; private $top = 0.75; private $bottom = 0.75; private $header = 0.3; private $footer = 0.3 }; private $headerFooter = class PHPExcel_Worksheet_HeaderFooter { private $oddHeader = ''; private $oddFooter = ''; private $evenHeader = ''; private $evenFooter = ''; private $firstHeader = ''; private $firstFooter = ''; private $differentOddEven = FALSE; private $differentFirst = FALSE; private $scaleWithDocument = TRUE; private $alignWithMargins = TRUE; private $headerFooterImages = [...] }; private $sheetView = class PHPExcel_Worksheet_SheetView { private $zoomScale = 100; private $zoomScaleNormal = 100; private $sheetviewType = 'normal' }; private $protection = class PHPExcel_Worksheet_Protection { private $sheet = FALSE; private $objects = FALSE; private $scenarios = FALSE; private $formatCells = FALSE; private $formatColumns = FALSE; private $formatRows = FALSE; private $insertColumns = FALSE; private $insertRows = FALSE; private $insertHyperlinks = FALSE; private $deleteColumns = FALSE; private $deleteRows = FALSE; private $selectLockedCells = FALSE; private $sort = FALSE; private $autoFilter = FALSE; private $pivotTables = FALSE; private $selectUnlockedCells = FALSE; private $password = '' }; private $styles = []; private $conditionalStylesCollection = []; private $cellCollectionIsSorted = FALSE; private $breaks = []; private $mergeCells = []; private $protectedCells = []; private $autoFilter = class PHPExcel_Worksheet_AutoFilter { private $workSheet = ...; private $range = NULL; private $columns = [...] }; private $freezePane = ''; private $showGridlines = TRUE; private $printGridlines = FALSE; private $showRowColHeaders = TRUE; private $showSummaryBelow = TRUE; private $showSummaryRight = TRUE; private $comments = []; private $activeCell = 'A1'; private $selectedCells = 'A1'; private $cachedHighestColumn = 'B'; private $cachedHighestRow = '2'; private $rightToLeft = FALSE; private $hyperlinkCollection = []; private $dataValidationCollection = []; private $tabColor = NULL; private $dirty = TRUE; private $hash = NULL; private $codeName = 'Worksheet' }, $resetLog = FALSE ) | .../Calculation.php:3770 |
162 | 0.0040 | 993472 | PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ) | .../Calculation.php:4215 |
163 | 0.0040 | 993472 | PHPExcel_Calculation->calculateCellValue( $pCell = class PHPExcel_Cell { private $value = '=B1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL }, $resetLog = FALSE ) | .../Cell.php:276 |
164 | 0.0040 | 995128 | PHPExcel_Calculation->_calculateFormulaValue( $formula = '=B1', $cellID = 'A1', $pCell = class PHPExcel_Cell { private $value = '=B1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2615 |
165 | 0.0040 | 996008 | PHPExcel_Calculation->processTokenStack( $tokens = [0 => ['type' => 'Cell Reference', 'value' => 'B1', 'reference' => 'B1']], $cellID = 'A1', $pCell = class PHPExcel_Cell { private $value = '=B1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2800 |
166 | 0.0040 | 996640 | PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!B1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68d97fb50eb8d'; private $properties = class PHPExcel_DocumentProperties { ... }; private $security = class PHPExcel_DocumentSecurity { ... }; private $workSheetCollection = [...]; private $calculationEngine = class PHPExcel_Calculation { ... }; private $activeSheetIndex = 0; private $namedRanges = [...]; private $cellXfSupervisor = class PHPExcel_Style { ... }; private $cellXfCollection = [...]; private $cellStyleXfCollection = [...]; private $hasMacros = FALSE; private $macrosCode = NULL; private $macrosCertificate = NULL; private $ribbonXMLData = NULL; private $ribbonBinObjects = NULL }; private $cellCollection = class PHPExcel_CachedObjectStorage_Memory { protected $parent = ...; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $rowDimensions = []; private $defaultRowDimension = class PHPExcel_Worksheet_RowDimension { private $rowIndex = NULL; private $height = -1; private $zeroHeight = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = NULL }; private $columnDimensions = []; private $defaultColumnDimension = class PHPExcel_Worksheet_ColumnDimension { private $columnIndex = NULL; private $width = -1; private $autoSize = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = 0 }; private $drawingCollection = class ArrayObject { }; private $chartCollection = class ArrayObject { }; private $title = 'Worksheet'; private $sheetState = 'visible'; private $pageSetup = class PHPExcel_Worksheet_PageSetup { private $paperSize = 1; private $orientation = 'default'; private $scale = 100; private $fitToPage = FALSE; private $fitToHeight = 1; private $fitToWidth = 1; private $columnsToRepeatAtLeft = [...]; private $rowsToRepeatAtTop = [...]; private $horizontalCentered = FALSE; private $verticalCentered = FALSE; private $printArea = NULL; private $firstPageNumber = NULL }; private $pageMargins = class PHPExcel_Worksheet_PageMargins { private $left = 0.7; private $right = 0.7; private $top = 0.75; private $bottom = 0.75; private $header = 0.3; private $footer = 0.3 }; private $headerFooter = class PHPExcel_Worksheet_HeaderFooter { private $oddHeader = ''; private $oddFooter = ''; private $evenHeader = ''; private $evenFooter = ''; private $firstHeader = ''; private $firstFooter = ''; private $differentOddEven = FALSE; private $differentFirst = FALSE; private $scaleWithDocument = TRUE; private $alignWithMargins = TRUE; private $headerFooterImages = [...] }; private $sheetView = class PHPExcel_Worksheet_SheetView { private $zoomScale = 100; private $zoomScaleNormal = 100; private $sheetviewType = 'normal' }; private $protection = class PHPExcel_Worksheet_Protection { private $sheet = FALSE; private $objects = FALSE; private $scenarios = FALSE; private $formatCells = FALSE; private $formatColumns = FALSE; private $formatRows = FALSE; private $insertColumns = FALSE; private $insertRows = FALSE; private $insertHyperlinks = FALSE; private $deleteColumns = FALSE; private $deleteRows = FALSE; private $selectLockedCells = FALSE; private $sort = FALSE; private $autoFilter = FALSE; private $pivotTables = FALSE; private $selectUnlockedCells = FALSE; private $password = '' }; private $styles = []; private $conditionalStylesCollection = []; private $cellCollectionIsSorted = FALSE; private $breaks = []; private $mergeCells = []; private $protectedCells = []; private $autoFilter = class PHPExcel_Worksheet_AutoFilter { private $workSheet = ...; private $range = NULL; private $columns = [...] }; private $freezePane = ''; private $showGridlines = TRUE; private $printGridlines = FALSE; private $showRowColHeaders = TRUE; private $showSummaryBelow = TRUE; private $showSummaryRight = TRUE; private $comments = []; private $activeCell = 'A1'; private $selectedCells = 'A1'; private $cachedHighestColumn = 'B'; private $cachedHighestRow = '2'; private $rightToLeft = FALSE; private $hyperlinkCollection = []; private $dataValidationCollection = []; private $tabColor = NULL; private $dirty = TRUE; private $hash = NULL; private $codeName = 'Worksheet' }, $resetLog = FALSE ) | .../Calculation.php:3770 |
167 | 0.0041 | 997136 | PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ) | .../Calculation.php:4215 |
168 | 0.0041 | 997136 | PHPExcel_Calculation->calculateCellValue( $pCell = class PHPExcel_Cell { private $value = '=A1+1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL }, $resetLog = FALSE ) | .../Cell.php:276 |
169 | 0.0041 | 997512 | PHPExcel_Calculation->_calculateFormulaValue( $formula = '=A1+1', $cellID = 'B1', $pCell = class PHPExcel_Cell { private $value = '=A1+1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2615 |
170 | 0.0041 | 999144 | PHPExcel_Calculation->processTokenStack( $tokens = [0 => ['type' => 'Cell Reference', 'value' => 'A1', 'reference' => 'A1'], 1 => ['type' => 'Value', 'value' => 1, 'reference' => NULL], 2 => ['type' => 'Binary Operator', 'value' => '+', 'reference' => NULL]], $cellID = 'B1', $pCell = class PHPExcel_Cell { private $value = '=A1+1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2800 |
171 | 0.0041 | 999776 | PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!A1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68d97fb50eb8d'; private $properties = class PHPExcel_DocumentProperties { ... }; private $security = class PHPExcel_DocumentSecurity { ... }; private $workSheetCollection = [...]; private $calculationEngine = class PHPExcel_Calculation { ... }; private $activeSheetIndex = 0; private $namedRanges = [...]; private $cellXfSupervisor = class PHPExcel_Style { ... }; private $cellXfCollection = [...]; private $cellStyleXfCollection = [...]; private $hasMacros = FALSE; private $macrosCode = NULL; private $macrosCertificate = NULL; private $ribbonXMLData = NULL; private $ribbonBinObjects = NULL }; private $cellCollection = class PHPExcel_CachedObjectStorage_Memory { protected $parent = ...; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $rowDimensions = []; private $defaultRowDimension = class PHPExcel_Worksheet_RowDimension { private $rowIndex = NULL; private $height = -1; private $zeroHeight = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = NULL }; private $columnDimensions = []; private $defaultColumnDimension = class PHPExcel_Worksheet_ColumnDimension { private $columnIndex = NULL; private $width = -1; private $autoSize = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = 0 }; private $drawingCollection = class ArrayObject { }; private $chartCollection = class ArrayObject { }; private $title = 'Worksheet'; private $sheetState = 'visible'; private $pageSetup = class PHPExcel_Worksheet_PageSetup { private $paperSize = 1; private $orientation = 'default'; private $scale = 100; private $fitToPage = FALSE; private $fitToHeight = 1; private $fitToWidth = 1; private $columnsToRepeatAtLeft = [...]; private $rowsToRepeatAtTop = [...]; private $horizontalCentered = FALSE; private $verticalCentered = FALSE; private $printArea = NULL; private $firstPageNumber = NULL }; private $pageMargins = class PHPExcel_Worksheet_PageMargins { private $left = 0.7; private $right = 0.7; private $top = 0.75; private $bottom = 0.75; private $header = 0.3; private $footer = 0.3 }; private $headerFooter = class PHPExcel_Worksheet_HeaderFooter { private $oddHeader = ''; private $oddFooter = ''; private $evenHeader = ''; private $evenFooter = ''; private $firstHeader = ''; private $firstFooter = ''; private $differentOddEven = FALSE; private $differentFirst = FALSE; private $scaleWithDocument = TRUE; private $alignWithMargins = TRUE; private $headerFooterImages = [...] }; private $sheetView = class PHPExcel_Worksheet_SheetView { private $zoomScale = 100; private $zoomScaleNormal = 100; private $sheetviewType = 'normal' }; private $protection = class PHPExcel_Worksheet_Protection { private $sheet = FALSE; private $objects = FALSE; private $scenarios = FALSE; private $formatCells = FALSE; private $formatColumns = FALSE; private $formatRows = FALSE; private $insertColumns = FALSE; private $insertRows = FALSE; private $insertHyperlinks = FALSE; private $deleteColumns = FALSE; private $deleteRows = FALSE; private $selectLockedCells = FALSE; private $sort = FALSE; private $autoFilter = FALSE; private $pivotTables = FALSE; private $selectUnlockedCells = FALSE; private $password = '' }; private $styles = []; private $conditionalStylesCollection = []; private $cellCollectionIsSorted = FALSE; private $breaks = []; private $mergeCells = []; private $protectedCells = []; private $autoFilter = class PHPExcel_Worksheet_AutoFilter { private $workSheet = ...; private $range = NULL; private $columns = [...] }; private $freezePane = ''; private $showGridlines = TRUE; private $printGridlines = FALSE; private $showRowColHeaders = TRUE; private $showSummaryBelow = TRUE; private $showSummaryRight = TRUE; private $comments = []; private $activeCell = 'A1'; private $selectedCells = 'A1'; private $cachedHighestColumn = 'B'; private $cachedHighestRow = '2'; private $rightToLeft = FALSE; private $hyperlinkCollection = []; private $dataValidationCollection = []; private $tabColor = NULL; private $dirty = TRUE; private $hash = NULL; private $codeName = 'Worksheet' }, $resetLog = FALSE ) | .../Calculation.php:3770 |
172 | 0.0041 | 1000272 | PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ) | .../Calculation.php:4215 |
173 | 0.0041 | 1000272 | PHPExcel_Calculation->calculateCellValue( $pCell = class PHPExcel_Cell { private $value = '=B1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL }, $resetLog = FALSE ) | .../Cell.php:276 |
174 | 0.0041 | 1000648 | PHPExcel_Calculation->_calculateFormulaValue( $formula = '=B1', $cellID = 'A1', $pCell = class PHPExcel_Cell { private $value = '=B1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2615 |
175 | 0.0041 | 1001528 | PHPExcel_Calculation->processTokenStack( $tokens = [0 => ['type' => 'Cell Reference', 'value' => 'B1', 'reference' => 'B1']], $cellID = 'A1', $pCell = class PHPExcel_Cell { private $value = '=B1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2800 |
176 | 0.0041 | 1002160 | PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!B1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68d97fb50eb8d'; private $properties = class PHPExcel_DocumentProperties { ... }; private $security = class PHPExcel_DocumentSecurity { ... }; private $workSheetCollection = [...]; private $calculationEngine = class PHPExcel_Calculation { ... }; private $activeSheetIndex = 0; private $namedRanges = [...]; private $cellXfSupervisor = class PHPExcel_Style { ... }; private $cellXfCollection = [...]; private $cellStyleXfCollection = [...]; private $hasMacros = FALSE; private $macrosCode = NULL; private $macrosCertificate = NULL; private $ribbonXMLData = NULL; private $ribbonBinObjects = NULL }; private $cellCollection = class PHPExcel_CachedObjectStorage_Memory { protected $parent = ...; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $rowDimensions = []; private $defaultRowDimension = class PHPExcel_Worksheet_RowDimension { private $rowIndex = NULL; private $height = -1; private $zeroHeight = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = NULL }; private $columnDimensions = []; private $defaultColumnDimension = class PHPExcel_Worksheet_ColumnDimension { private $columnIndex = NULL; private $width = -1; private $autoSize = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = 0 }; private $drawingCollection = class ArrayObject { }; private $chartCollection = class ArrayObject { }; private $title = 'Worksheet'; private $sheetState = 'visible'; private $pageSetup = class PHPExcel_Worksheet_PageSetup { private $paperSize = 1; private $orientation = 'default'; private $scale = 100; private $fitToPage = FALSE; private $fitToHeight = 1; private $fitToWidth = 1; private $columnsToRepeatAtLeft = [...]; private $rowsToRepeatAtTop = [...]; private $horizontalCentered = FALSE; private $verticalCentered = FALSE; private $printArea = NULL; private $firstPageNumber = NULL }; private $pageMargins = class PHPExcel_Worksheet_PageMargins { private $left = 0.7; private $right = 0.7; private $top = 0.75; private $bottom = 0.75; private $header = 0.3; private $footer = 0.3 }; private $headerFooter = class PHPExcel_Worksheet_HeaderFooter { private $oddHeader = ''; private $oddFooter = ''; private $evenHeader = ''; private $evenFooter = ''; private $firstHeader = ''; private $firstFooter = ''; private $differentOddEven = FALSE; private $differentFirst = FALSE; private $scaleWithDocument = TRUE; private $alignWithMargins = TRUE; private $headerFooterImages = [...] }; private $sheetView = class PHPExcel_Worksheet_SheetView { private $zoomScale = 100; private $zoomScaleNormal = 100; private $sheetviewType = 'normal' }; private $protection = class PHPExcel_Worksheet_Protection { private $sheet = FALSE; private $objects = FALSE; private $scenarios = FALSE; private $formatCells = FALSE; private $formatColumns = FALSE; private $formatRows = FALSE; private $insertColumns = FALSE; private $insertRows = FALSE; private $insertHyperlinks = FALSE; private $deleteColumns = FALSE; private $deleteRows = FALSE; private $selectLockedCells = FALSE; private $sort = FALSE; private $autoFilter = FALSE; private $pivotTables = FALSE; private $selectUnlockedCells = FALSE; private $password = '' }; private $styles = []; private $conditionalStylesCollection = []; private $cellCollectionIsSorted = FALSE; private $breaks = []; private $mergeCells = []; private $protectedCells = []; private $autoFilter = class PHPExcel_Worksheet_AutoFilter { private $workSheet = ...; private $range = NULL; private $columns = [...] }; private $freezePane = ''; private $showGridlines = TRUE; private $printGridlines = FALSE; private $showRowColHeaders = TRUE; private $showSummaryBelow = TRUE; private $showSummaryRight = TRUE; private $comments = []; private $activeCell = 'A1'; private $selectedCells = 'A1'; private $cachedHighestColumn = 'B'; private $cachedHighestRow = '2'; private $rightToLeft = FALSE; private $hyperlinkCollection = []; private $dataValidationCollection = []; private $tabColor = NULL; private $dirty = TRUE; private $hash = NULL; private $codeName = 'Worksheet' }, $resetLog = FALSE ) | .../Calculation.php:3770 |
177 | 0.0042 | 1002656 | PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ) | .../Calculation.php:4215 |
178 | 0.0042 | 1002656 | PHPExcel_Calculation->calculateCellValue( $pCell = class PHPExcel_Cell { private $value = '=A1+1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL }, $resetLog = FALSE ) | .../Cell.php:276 |
179 | 0.0042 | 1003032 | PHPExcel_Calculation->_calculateFormulaValue( $formula = '=A1+1', $cellID = 'B1', $pCell = class PHPExcel_Cell { private $value = '=A1+1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2615 |
180 | 0.0042 | 1004664 | PHPExcel_Calculation->processTokenStack( $tokens = [0 => ['type' => 'Cell Reference', 'value' => 'A1', 'reference' => 'A1'], 1 => ['type' => 'Value', 'value' => 1, 'reference' => NULL], 2 => ['type' => 'Binary Operator', 'value' => '+', 'reference' => NULL]], $cellID = 'B1', $pCell = class PHPExcel_Cell { private $value = '=A1+1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2800 |
181 | 0.0042 | 1005296 | PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!A1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68d97fb50eb8d'; private $properties = class PHPExcel_DocumentProperties { ... }; private $security = class PHPExcel_DocumentSecurity { ... }; private $workSheetCollection = [...]; private $calculationEngine = class PHPExcel_Calculation { ... }; private $activeSheetIndex = 0; private $namedRanges = [...]; private $cellXfSupervisor = class PHPExcel_Style { ... }; private $cellXfCollection = [...]; private $cellStyleXfCollection = [...]; private $hasMacros = FALSE; private $macrosCode = NULL; private $macrosCertificate = NULL; private $ribbonXMLData = NULL; private $ribbonBinObjects = NULL }; private $cellCollection = class PHPExcel_CachedObjectStorage_Memory { protected $parent = ...; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $rowDimensions = []; private $defaultRowDimension = class PHPExcel_Worksheet_RowDimension { private $rowIndex = NULL; private $height = -1; private $zeroHeight = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = NULL }; private $columnDimensions = []; private $defaultColumnDimension = class PHPExcel_Worksheet_ColumnDimension { private $columnIndex = NULL; private $width = -1; private $autoSize = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = 0 }; private $drawingCollection = class ArrayObject { }; private $chartCollection = class ArrayObject { }; private $title = 'Worksheet'; private $sheetState = 'visible'; private $pageSetup = class PHPExcel_Worksheet_PageSetup { private $paperSize = 1; private $orientation = 'default'; private $scale = 100; private $fitToPage = FALSE; private $fitToHeight = 1; private $fitToWidth = 1; private $columnsToRepeatAtLeft = [...]; private $rowsToRepeatAtTop = [...]; private $horizontalCentered = FALSE; private $verticalCentered = FALSE; private $printArea = NULL; private $firstPageNumber = NULL }; private $pageMargins = class PHPExcel_Worksheet_PageMargins { private $left = 0.7; private $right = 0.7; private $top = 0.75; private $bottom = 0.75; private $header = 0.3; private $footer = 0.3 }; private $headerFooter = class PHPExcel_Worksheet_HeaderFooter { private $oddHeader = ''; private $oddFooter = ''; private $evenHeader = ''; private $evenFooter = ''; private $firstHeader = ''; private $firstFooter = ''; private $differentOddEven = FALSE; private $differentFirst = FALSE; private $scaleWithDocument = TRUE; private $alignWithMargins = TRUE; private $headerFooterImages = [...] }; private $sheetView = class PHPExcel_Worksheet_SheetView { private $zoomScale = 100; private $zoomScaleNormal = 100; private $sheetviewType = 'normal' }; private $protection = class PHPExcel_Worksheet_Protection { private $sheet = FALSE; private $objects = FALSE; private $scenarios = FALSE; private $formatCells = FALSE; private $formatColumns = FALSE; private $formatRows = FALSE; private $insertColumns = FALSE; private $insertRows = FALSE; private $insertHyperlinks = FALSE; private $deleteColumns = FALSE; private $deleteRows = FALSE; private $selectLockedCells = FALSE; private $sort = FALSE; private $autoFilter = FALSE; private $pivotTables = FALSE; private $selectUnlockedCells = FALSE; private $password = '' }; private $styles = []; private $conditionalStylesCollection = []; private $cellCollectionIsSorted = FALSE; private $breaks = []; private $mergeCells = []; private $protectedCells = []; private $autoFilter = class PHPExcel_Worksheet_AutoFilter { private $workSheet = ...; private $range = NULL; private $columns = [...] }; private $freezePane = ''; private $showGridlines = TRUE; private $printGridlines = FALSE; private $showRowColHeaders = TRUE; private $showSummaryBelow = TRUE; private $showSummaryRight = TRUE; private $comments = []; private $activeCell = 'A1'; private $selectedCells = 'A1'; private $cachedHighestColumn = 'B'; private $cachedHighestRow = '2'; private $rightToLeft = FALSE; private $hyperlinkCollection = []; private $dataValidationCollection = []; private $tabColor = NULL; private $dirty = TRUE; private $hash = NULL; private $codeName = 'Worksheet' }, $resetLog = FALSE ) | .../Calculation.php:3770 |
182 | 0.0042 | 1005792 | PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ) | .../Calculation.php:4215 |
183 | 0.0042 | 1005792 | PHPExcel_Calculation->calculateCellValue( $pCell = class PHPExcel_Cell { private $value = '=B1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL }, $resetLog = FALSE ) | .../Cell.php:276 |
184 | 0.0042 | 1006168 | PHPExcel_Calculation->_calculateFormulaValue( $formula = '=B1', $cellID = 'A1', $pCell = class PHPExcel_Cell { private $value = '=B1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2615 |
185 | 0.0042 | 1007048 | PHPExcel_Calculation->processTokenStack( $tokens = [0 => ['type' => 'Cell Reference', 'value' => 'B1', 'reference' => 'B1']], $cellID = 'A1', $pCell = class PHPExcel_Cell { private $value = '=B1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2800 |
186 | 0.0042 | 1007680 | PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!B1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68d97fb50eb8d'; private $properties = class PHPExcel_DocumentProperties { ... }; private $security = class PHPExcel_DocumentSecurity { ... }; private $workSheetCollection = [...]; private $calculationEngine = class PHPExcel_Calculation { ... }; private $activeSheetIndex = 0; private $namedRanges = [...]; private $cellXfSupervisor = class PHPExcel_Style { ... }; private $cellXfCollection = [...]; private $cellStyleXfCollection = [...]; private $hasMacros = FALSE; private $macrosCode = NULL; private $macrosCertificate = NULL; private $ribbonXMLData = NULL; private $ribbonBinObjects = NULL }; private $cellCollection = class PHPExcel_CachedObjectStorage_Memory { protected $parent = ...; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $rowDimensions = []; private $defaultRowDimension = class PHPExcel_Worksheet_RowDimension { private $rowIndex = NULL; private $height = -1; private $zeroHeight = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = NULL }; private $columnDimensions = []; private $defaultColumnDimension = class PHPExcel_Worksheet_ColumnDimension { private $columnIndex = NULL; private $width = -1; private $autoSize = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = 0 }; private $drawingCollection = class ArrayObject { }; private $chartCollection = class ArrayObject { }; private $title = 'Worksheet'; private $sheetState = 'visible'; private $pageSetup = class PHPExcel_Worksheet_PageSetup { private $paperSize = 1; private $orientation = 'default'; private $scale = 100; private $fitToPage = FALSE; private $fitToHeight = 1; private $fitToWidth = 1; private $columnsToRepeatAtLeft = [...]; private $rowsToRepeatAtTop = [...]; private $horizontalCentered = FALSE; private $verticalCentered = FALSE; private $printArea = NULL; private $firstPageNumber = NULL }; private $pageMargins = class PHPExcel_Worksheet_PageMargins { private $left = 0.7; private $right = 0.7; private $top = 0.75; private $bottom = 0.75; private $header = 0.3; private $footer = 0.3 }; private $headerFooter = class PHPExcel_Worksheet_HeaderFooter { private $oddHeader = ''; private $oddFooter = ''; private $evenHeader = ''; private $evenFooter = ''; private $firstHeader = ''; private $firstFooter = ''; private $differentOddEven = FALSE; private $differentFirst = FALSE; private $scaleWithDocument = TRUE; private $alignWithMargins = TRUE; private $headerFooterImages = [...] }; private $sheetView = class PHPExcel_Worksheet_SheetView { private $zoomScale = 100; private $zoomScaleNormal = 100; private $sheetviewType = 'normal' }; private $protection = class PHPExcel_Worksheet_Protection { private $sheet = FALSE; private $objects = FALSE; private $scenarios = FALSE; private $formatCells = FALSE; private $formatColumns = FALSE; private $formatRows = FALSE; private $insertColumns = FALSE; private $insertRows = FALSE; private $insertHyperlinks = FALSE; private $deleteColumns = FALSE; private $deleteRows = FALSE; private $selectLockedCells = FALSE; private $sort = FALSE; private $autoFilter = FALSE; private $pivotTables = FALSE; private $selectUnlockedCells = FALSE; private $password = '' }; private $styles = []; private $conditionalStylesCollection = []; private $cellCollectionIsSorted = FALSE; private $breaks = []; private $mergeCells = []; private $protectedCells = []; private $autoFilter = class PHPExcel_Worksheet_AutoFilter { private $workSheet = ...; private $range = NULL; private $columns = [...] }; private $freezePane = ''; private $showGridlines = TRUE; private $printGridlines = FALSE; private $showRowColHeaders = TRUE; private $showSummaryBelow = TRUE; private $showSummaryRight = TRUE; private $comments = []; private $activeCell = 'A1'; private $selectedCells = 'A1'; private $cachedHighestColumn = 'B'; private $cachedHighestRow = '2'; private $rightToLeft = FALSE; private $hyperlinkCollection = []; private $dataValidationCollection = []; private $tabColor = NULL; private $dirty = TRUE; private $hash = NULL; private $codeName = 'Worksheet' }, $resetLog = FALSE ) | .../Calculation.php:3770 |
187 | 0.0042 | 1008176 | PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ) | .../Calculation.php:4215 |
188 | 0.0043 | 1008176 | PHPExcel_Calculation->calculateCellValue( $pCell = class PHPExcel_Cell { private $value = '=A1+1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL }, $resetLog = FALSE ) | .../Cell.php:276 |
189 | 0.0043 | 1008552 | PHPExcel_Calculation->_calculateFormulaValue( $formula = '=A1+1', $cellID = 'B1', $pCell = class PHPExcel_Cell { private $value = '=A1+1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2615 |
190 | 0.0043 | 1010184 | PHPExcel_Calculation->processTokenStack( $tokens = [0 => ['type' => 'Cell Reference', 'value' => 'A1', 'reference' => 'A1'], 1 => ['type' => 'Value', 'value' => 1, 'reference' => NULL], 2 => ['type' => 'Binary Operator', 'value' => '+', 'reference' => NULL]], $cellID = 'B1', $pCell = class PHPExcel_Cell { private $value = '=A1+1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2800 |
191 | 0.0043 | 1010816 | PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!A1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68d97fb50eb8d'; private $properties = class PHPExcel_DocumentProperties { ... }; private $security = class PHPExcel_DocumentSecurity { ... }; private $workSheetCollection = [...]; private $calculationEngine = class PHPExcel_Calculation { ... }; private $activeSheetIndex = 0; private $namedRanges = [...]; private $cellXfSupervisor = class PHPExcel_Style { ... }; private $cellXfCollection = [...]; private $cellStyleXfCollection = [...]; private $hasMacros = FALSE; private $macrosCode = NULL; private $macrosCertificate = NULL; private $ribbonXMLData = NULL; private $ribbonBinObjects = NULL }; private $cellCollection = class PHPExcel_CachedObjectStorage_Memory { protected $parent = ...; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $rowDimensions = []; private $defaultRowDimension = class PHPExcel_Worksheet_RowDimension { private $rowIndex = NULL; private $height = -1; private $zeroHeight = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = NULL }; private $columnDimensions = []; private $defaultColumnDimension = class PHPExcel_Worksheet_ColumnDimension { private $columnIndex = NULL; private $width = -1; private $autoSize = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = 0 }; private $drawingCollection = class ArrayObject { }; private $chartCollection = class ArrayObject { }; private $title = 'Worksheet'; private $sheetState = 'visible'; private $pageSetup = class PHPExcel_Worksheet_PageSetup { private $paperSize = 1; private $orientation = 'default'; private $scale = 100; private $fitToPage = FALSE; private $fitToHeight = 1; private $fitToWidth = 1; private $columnsToRepeatAtLeft = [...]; private $rowsToRepeatAtTop = [...]; private $horizontalCentered = FALSE; private $verticalCentered = FALSE; private $printArea = NULL; private $firstPageNumber = NULL }; private $pageMargins = class PHPExcel_Worksheet_PageMargins { private $left = 0.7; private $right = 0.7; private $top = 0.75; private $bottom = 0.75; private $header = 0.3; private $footer = 0.3 }; private $headerFooter = class PHPExcel_Worksheet_HeaderFooter { private $oddHeader = ''; private $oddFooter = ''; private $evenHeader = ''; private $evenFooter = ''; private $firstHeader = ''; private $firstFooter = ''; private $differentOddEven = FALSE; private $differentFirst = FALSE; private $scaleWithDocument = TRUE; private $alignWithMargins = TRUE; private $headerFooterImages = [...] }; private $sheetView = class PHPExcel_Worksheet_SheetView { private $zoomScale = 100; private $zoomScaleNormal = 100; private $sheetviewType = 'normal' }; private $protection = class PHPExcel_Worksheet_Protection { private $sheet = FALSE; private $objects = FALSE; private $scenarios = FALSE; private $formatCells = FALSE; private $formatColumns = FALSE; private $formatRows = FALSE; private $insertColumns = FALSE; private $insertRows = FALSE; private $insertHyperlinks = FALSE; private $deleteColumns = FALSE; private $deleteRows = FALSE; private $selectLockedCells = FALSE; private $sort = FALSE; private $autoFilter = FALSE; private $pivotTables = FALSE; private $selectUnlockedCells = FALSE; private $password = '' }; private $styles = []; private $conditionalStylesCollection = []; private $cellCollectionIsSorted = FALSE; private $breaks = []; private $mergeCells = []; private $protectedCells = []; private $autoFilter = class PHPExcel_Worksheet_AutoFilter { private $workSheet = ...; private $range = NULL; private $columns = [...] }; private $freezePane = ''; private $showGridlines = TRUE; private $printGridlines = FALSE; private $showRowColHeaders = TRUE; private $showSummaryBelow = TRUE; private $showSummaryRight = TRUE; private $comments = []; private $activeCell = 'A1'; private $selectedCells = 'A1'; private $cachedHighestColumn = 'B'; private $cachedHighestRow = '2'; private $rightToLeft = FALSE; private $hyperlinkCollection = []; private $dataValidationCollection = []; private $tabColor = NULL; private $dirty = TRUE; private $hash = NULL; private $codeName = 'Worksheet' }, $resetLog = FALSE ) | .../Calculation.php:3770 |
192 | 0.0043 | 1011312 | PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ) | .../Calculation.php:4215 |
193 | 0.0043 | 1011312 | PHPExcel_Calculation->calculateCellValue( $pCell = class PHPExcel_Cell { private $value = '=B1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL }, $resetLog = FALSE ) | .../Cell.php:276 |
194 | 0.0043 | 1011688 | PHPExcel_Calculation->_calculateFormulaValue( $formula = '=B1', $cellID = 'A1', $pCell = class PHPExcel_Cell { private $value = '=B1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2615 |
195 | 0.0043 | 1012568 | PHPExcel_Calculation->processTokenStack( $tokens = [0 => ['type' => 'Cell Reference', 'value' => 'B1', 'reference' => 'B1']], $cellID = 'A1', $pCell = class PHPExcel_Cell { private $value = '=B1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2800 |
196 | 0.0044 | 1013200 | PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!B1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68d97fb50eb8d'; private $properties = class PHPExcel_DocumentProperties { ... }; private $security = class PHPExcel_DocumentSecurity { ... }; private $workSheetCollection = [...]; private $calculationEngine = class PHPExcel_Calculation { ... }; private $activeSheetIndex = 0; private $namedRanges = [...]; private $cellXfSupervisor = class PHPExcel_Style { ... }; private $cellXfCollection = [...]; private $cellStyleXfCollection = [...]; private $hasMacros = FALSE; private $macrosCode = NULL; private $macrosCertificate = NULL; private $ribbonXMLData = NULL; private $ribbonBinObjects = NULL }; private $cellCollection = class PHPExcel_CachedObjectStorage_Memory { protected $parent = ...; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $rowDimensions = []; private $defaultRowDimension = class PHPExcel_Worksheet_RowDimension { private $rowIndex = NULL; private $height = -1; private $zeroHeight = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = NULL }; private $columnDimensions = []; private $defaultColumnDimension = class PHPExcel_Worksheet_ColumnDimension { private $columnIndex = NULL; private $width = -1; private $autoSize = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = 0 }; private $drawingCollection = class ArrayObject { }; private $chartCollection = class ArrayObject { }; private $title = 'Worksheet'; private $sheetState = 'visible'; private $pageSetup = class PHPExcel_Worksheet_PageSetup { private $paperSize = 1; private $orientation = 'default'; private $scale = 100; private $fitToPage = FALSE; private $fitToHeight = 1; private $fitToWidth = 1; private $columnsToRepeatAtLeft = [...]; private $rowsToRepeatAtTop = [...]; private $horizontalCentered = FALSE; private $verticalCentered = FALSE; private $printArea = NULL; private $firstPageNumber = NULL }; private $pageMargins = class PHPExcel_Worksheet_PageMargins { private $left = 0.7; private $right = 0.7; private $top = 0.75; private $bottom = 0.75; private $header = 0.3; private $footer = 0.3 }; private $headerFooter = class PHPExcel_Worksheet_HeaderFooter { private $oddHeader = ''; private $oddFooter = ''; private $evenHeader = ''; private $evenFooter = ''; private $firstHeader = ''; private $firstFooter = ''; private $differentOddEven = FALSE; private $differentFirst = FALSE; private $scaleWithDocument = TRUE; private $alignWithMargins = TRUE; private $headerFooterImages = [...] }; private $sheetView = class PHPExcel_Worksheet_SheetView { private $zoomScale = 100; private $zoomScaleNormal = 100; private $sheetviewType = 'normal' }; private $protection = class PHPExcel_Worksheet_Protection { private $sheet = FALSE; private $objects = FALSE; private $scenarios = FALSE; private $formatCells = FALSE; private $formatColumns = FALSE; private $formatRows = FALSE; private $insertColumns = FALSE; private $insertRows = FALSE; private $insertHyperlinks = FALSE; private $deleteColumns = FALSE; private $deleteRows = FALSE; private $selectLockedCells = FALSE; private $sort = FALSE; private $autoFilter = FALSE; private $pivotTables = FALSE; private $selectUnlockedCells = FALSE; private $password = '' }; private $styles = []; private $conditionalStylesCollection = []; private $cellCollectionIsSorted = FALSE; private $breaks = []; private $mergeCells = []; private $protectedCells = []; private $autoFilter = class PHPExcel_Worksheet_AutoFilter { private $workSheet = ...; private $range = NULL; private $columns = [...] }; private $freezePane = ''; private $showGridlines = TRUE; private $printGridlines = FALSE; private $showRowColHeaders = TRUE; private $showSummaryBelow = TRUE; private $showSummaryRight = TRUE; private $comments = []; private $activeCell = 'A1'; private $selectedCells = 'A1'; private $cachedHighestColumn = 'B'; private $cachedHighestRow = '2'; private $rightToLeft = FALSE; private $hyperlinkCollection = []; private $dataValidationCollection = []; private $tabColor = NULL; private $dirty = TRUE; private $hash = NULL; private $codeName = 'Worksheet' }, $resetLog = FALSE ) | .../Calculation.php:3770 |
197 | 0.0044 | 1013696 | PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ) | .../Calculation.php:4215 |
198 | 0.0044 | 1013696 | PHPExcel_Calculation->calculateCellValue( $pCell = class PHPExcel_Cell { private $value = '=A1+1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL }, $resetLog = FALSE ) | .../Cell.php:276 |
199 | 0.0044 | 1014072 | PHPExcel_Calculation->_calculateFormulaValue( $formula = '=A1+1', $cellID = 'B1', $pCell = class PHPExcel_Cell { private $value = '=A1+1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2615 |
200 | 0.0044 | 1015704 | PHPExcel_Calculation->processTokenStack( $tokens = [0 => ['type' => 'Cell Reference', 'value' => 'A1', 'reference' => 'A1'], 1 => ['type' => 'Value', 'value' => 1, 'reference' => NULL], 2 => ['type' => 'Binary Operator', 'value' => '+', 'reference' => NULL]], $cellID = 'B1', $pCell = class PHPExcel_Cell { private $value = '=A1+1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2800 |
201 | 0.0044 | 1016336 | PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!A1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68d97fb50eb8d'; private $properties = class PHPExcel_DocumentProperties { ... }; private $security = class PHPExcel_DocumentSecurity { ... }; private $workSheetCollection = [...]; private $calculationEngine = class PHPExcel_Calculation { ... }; private $activeSheetIndex = 0; private $namedRanges = [...]; private $cellXfSupervisor = class PHPExcel_Style { ... }; private $cellXfCollection = [...]; private $cellStyleXfCollection = [...]; private $hasMacros = FALSE; private $macrosCode = NULL; private $macrosCertificate = NULL; private $ribbonXMLData = NULL; private $ribbonBinObjects = NULL }; private $cellCollection = class PHPExcel_CachedObjectStorage_Memory { protected $parent = ...; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $rowDimensions = []; private $defaultRowDimension = class PHPExcel_Worksheet_RowDimension { private $rowIndex = NULL; private $height = -1; private $zeroHeight = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = NULL }; private $columnDimensions = []; private $defaultColumnDimension = class PHPExcel_Worksheet_ColumnDimension { private $columnIndex = NULL; private $width = -1; private $autoSize = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = 0 }; private $drawingCollection = class ArrayObject { }; private $chartCollection = class ArrayObject { }; private $title = 'Worksheet'; private $sheetState = 'visible'; private $pageSetup = class PHPExcel_Worksheet_PageSetup { private $paperSize = 1; private $orientation = 'default'; private $scale = 100; private $fitToPage = FALSE; private $fitToHeight = 1; private $fitToWidth = 1; private $columnsToRepeatAtLeft = [...]; private $rowsToRepeatAtTop = [...]; private $horizontalCentered = FALSE; private $verticalCentered = FALSE; private $printArea = NULL; private $firstPageNumber = NULL }; private $pageMargins = class PHPExcel_Worksheet_PageMargins { private $left = 0.7; private $right = 0.7; private $top = 0.75; private $bottom = 0.75; private $header = 0.3; private $footer = 0.3 }; private $headerFooter = class PHPExcel_Worksheet_HeaderFooter { private $oddHeader = ''; private $oddFooter = ''; private $evenHeader = ''; private $evenFooter = ''; private $firstHeader = ''; private $firstFooter = ''; private $differentOddEven = FALSE; private $differentFirst = FALSE; private $scaleWithDocument = TRUE; private $alignWithMargins = TRUE; private $headerFooterImages = [...] }; private $sheetView = class PHPExcel_Worksheet_SheetView { private $zoomScale = 100; private $zoomScaleNormal = 100; private $sheetviewType = 'normal' }; private $protection = class PHPExcel_Worksheet_Protection { private $sheet = FALSE; private $objects = FALSE; private $scenarios = FALSE; private $formatCells = FALSE; private $formatColumns = FALSE; private $formatRows = FALSE; private $insertColumns = FALSE; private $insertRows = FALSE; private $insertHyperlinks = FALSE; private $deleteColumns = FALSE; private $deleteRows = FALSE; private $selectLockedCells = FALSE; private $sort = FALSE; private $autoFilter = FALSE; private $pivotTables = FALSE; private $selectUnlockedCells = FALSE; private $password = '' }; private $styles = []; private $conditionalStylesCollection = []; private $cellCollectionIsSorted = FALSE; private $breaks = []; private $mergeCells = []; private $protectedCells = []; private $autoFilter = class PHPExcel_Worksheet_AutoFilter { private $workSheet = ...; private $range = NULL; private $columns = [...] }; private $freezePane = ''; private $showGridlines = TRUE; private $printGridlines = FALSE; private $showRowColHeaders = TRUE; private $showSummaryBelow = TRUE; private $showSummaryRight = TRUE; private $comments = []; private $activeCell = 'A1'; private $selectedCells = 'A1'; private $cachedHighestColumn = 'B'; private $cachedHighestRow = '2'; private $rightToLeft = FALSE; private $hyperlinkCollection = []; private $dataValidationCollection = []; private $tabColor = NULL; private $dirty = TRUE; private $hash = NULL; private $codeName = 'Worksheet' }, $resetLog = FALSE ) | .../Calculation.php:3770 |
202 | 0.0044 | 1016832 | PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ) | .../Calculation.php:4215 |
203 | 0.0044 | 1016832 | PHPExcel_Calculation->calculateCellValue( $pCell = class PHPExcel_Cell { private $value = '=B1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL }, $resetLog = FALSE ) | .../Cell.php:276 |
204 | 0.0044 | 1017208 | PHPExcel_Calculation->_calculateFormulaValue( $formula = '=B1', $cellID = 'A1', $pCell = class PHPExcel_Cell { private $value = '=B1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2615 |
205 | 0.0044 | 1018088 | PHPExcel_Calculation->processTokenStack( $tokens = [0 => ['type' => 'Cell Reference', 'value' => 'B1', 'reference' => 'B1']], $cellID = 'A1', $pCell = class PHPExcel_Cell { private $value = '=B1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2800 |
206 | 0.0044 | 1018720 | PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!B1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68d97fb50eb8d'; private $properties = class PHPExcel_DocumentProperties { ... }; private $security = class PHPExcel_DocumentSecurity { ... }; private $workSheetCollection = [...]; private $calculationEngine = class PHPExcel_Calculation { ... }; private $activeSheetIndex = 0; private $namedRanges = [...]; private $cellXfSupervisor = class PHPExcel_Style { ... }; private $cellXfCollection = [...]; private $cellStyleXfCollection = [...]; private $hasMacros = FALSE; private $macrosCode = NULL; private $macrosCertificate = NULL; private $ribbonXMLData = NULL; private $ribbonBinObjects = NULL }; private $cellCollection = class PHPExcel_CachedObjectStorage_Memory { protected $parent = ...; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $rowDimensions = []; private $defaultRowDimension = class PHPExcel_Worksheet_RowDimension { private $rowIndex = NULL; private $height = -1; private $zeroHeight = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = NULL }; private $columnDimensions = []; private $defaultColumnDimension = class PHPExcel_Worksheet_ColumnDimension { private $columnIndex = NULL; private $width = -1; private $autoSize = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = 0 }; private $drawingCollection = class ArrayObject { }; private $chartCollection = class ArrayObject { }; private $title = 'Worksheet'; private $sheetState = 'visible'; private $pageSetup = class PHPExcel_Worksheet_PageSetup { private $paperSize = 1; private $orientation = 'default'; private $scale = 100; private $fitToPage = FALSE; private $fitToHeight = 1; private $fitToWidth = 1; private $columnsToRepeatAtLeft = [...]; private $rowsToRepeatAtTop = [...]; private $horizontalCentered = FALSE; private $verticalCentered = FALSE; private $printArea = NULL; private $firstPageNumber = NULL }; private $pageMargins = class PHPExcel_Worksheet_PageMargins { private $left = 0.7; private $right = 0.7; private $top = 0.75; private $bottom = 0.75; private $header = 0.3; private $footer = 0.3 }; private $headerFooter = class PHPExcel_Worksheet_HeaderFooter { private $oddHeader = ''; private $oddFooter = ''; private $evenHeader = ''; private $evenFooter = ''; private $firstHeader = ''; private $firstFooter = ''; private $differentOddEven = FALSE; private $differentFirst = FALSE; private $scaleWithDocument = TRUE; private $alignWithMargins = TRUE; private $headerFooterImages = [...] }; private $sheetView = class PHPExcel_Worksheet_SheetView { private $zoomScale = 100; private $zoomScaleNormal = 100; private $sheetviewType = 'normal' }; private $protection = class PHPExcel_Worksheet_Protection { private $sheet = FALSE; private $objects = FALSE; private $scenarios = FALSE; private $formatCells = FALSE; private $formatColumns = FALSE; private $formatRows = FALSE; private $insertColumns = FALSE; private $insertRows = FALSE; private $insertHyperlinks = FALSE; private $deleteColumns = FALSE; private $deleteRows = FALSE; private $selectLockedCells = FALSE; private $sort = FALSE; private $autoFilter = FALSE; private $pivotTables = FALSE; private $selectUnlockedCells = FALSE; private $password = '' }; private $styles = []; private $conditionalStylesCollection = []; private $cellCollectionIsSorted = FALSE; private $breaks = []; private $mergeCells = []; private $protectedCells = []; private $autoFilter = class PHPExcel_Worksheet_AutoFilter { private $workSheet = ...; private $range = NULL; private $columns = [...] }; private $freezePane = ''; private $showGridlines = TRUE; private $printGridlines = FALSE; private $showRowColHeaders = TRUE; private $showSummaryBelow = TRUE; private $showSummaryRight = TRUE; private $comments = []; private $activeCell = 'A1'; private $selectedCells = 'A1'; private $cachedHighestColumn = 'B'; private $cachedHighestRow = '2'; private $rightToLeft = FALSE; private $hyperlinkCollection = []; private $dataValidationCollection = []; private $tabColor = NULL; private $dirty = TRUE; private $hash = NULL; private $codeName = 'Worksheet' }, $resetLog = FALSE ) | .../Calculation.php:3770 |
207 | 0.0045 | 1019216 | PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ) | .../Calculation.php:4215 |
208 | 0.0045 | 1019216 | PHPExcel_Calculation->calculateCellValue( $pCell = class PHPExcel_Cell { private $value = '=A1+1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL }, $resetLog = FALSE ) | .../Cell.php:276 |
209 | 0.0045 | 1019592 | PHPExcel_Calculation->_calculateFormulaValue( $formula = '=A1+1', $cellID = 'B1', $pCell = class PHPExcel_Cell { private $value = '=A1+1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2615 |
210 | 0.0045 | 1021224 | PHPExcel_Calculation->processTokenStack( $tokens = [0 => ['type' => 'Cell Reference', 'value' => 'A1', 'reference' => 'A1'], 1 => ['type' => 'Value', 'value' => 1, 'reference' => NULL], 2 => ['type' => 'Binary Operator', 'value' => '+', 'reference' => NULL]], $cellID = 'B1', $pCell = class PHPExcel_Cell { private $value = '=A1+1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2800 |
211 | 0.0045 | 1021856 | PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!A1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68d97fb50eb8d'; private $properties = class PHPExcel_DocumentProperties { ... }; private $security = class PHPExcel_DocumentSecurity { ... }; private $workSheetCollection = [...]; private $calculationEngine = class PHPExcel_Calculation { ... }; private $activeSheetIndex = 0; private $namedRanges = [...]; private $cellXfSupervisor = class PHPExcel_Style { ... }; private $cellXfCollection = [...]; private $cellStyleXfCollection = [...]; private $hasMacros = FALSE; private $macrosCode = NULL; private $macrosCertificate = NULL; private $ribbonXMLData = NULL; private $ribbonBinObjects = NULL }; private $cellCollection = class PHPExcel_CachedObjectStorage_Memory { protected $parent = ...; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $rowDimensions = []; private $defaultRowDimension = class PHPExcel_Worksheet_RowDimension { private $rowIndex = NULL; private $height = -1; private $zeroHeight = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = NULL }; private $columnDimensions = []; private $defaultColumnDimension = class PHPExcel_Worksheet_ColumnDimension { private $columnIndex = NULL; private $width = -1; private $autoSize = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = 0 }; private $drawingCollection = class ArrayObject { }; private $chartCollection = class ArrayObject { }; private $title = 'Worksheet'; private $sheetState = 'visible'; private $pageSetup = class PHPExcel_Worksheet_PageSetup { private $paperSize = 1; private $orientation = 'default'; private $scale = 100; private $fitToPage = FALSE; private $fitToHeight = 1; private $fitToWidth = 1; private $columnsToRepeatAtLeft = [...]; private $rowsToRepeatAtTop = [...]; private $horizontalCentered = FALSE; private $verticalCentered = FALSE; private $printArea = NULL; private $firstPageNumber = NULL }; private $pageMargins = class PHPExcel_Worksheet_PageMargins { private $left = 0.7; private $right = 0.7; private $top = 0.75; private $bottom = 0.75; private $header = 0.3; private $footer = 0.3 }; private $headerFooter = class PHPExcel_Worksheet_HeaderFooter { private $oddHeader = ''; private $oddFooter = ''; private $evenHeader = ''; private $evenFooter = ''; private $firstHeader = ''; private $firstFooter = ''; private $differentOddEven = FALSE; private $differentFirst = FALSE; private $scaleWithDocument = TRUE; private $alignWithMargins = TRUE; private $headerFooterImages = [...] }; private $sheetView = class PHPExcel_Worksheet_SheetView { private $zoomScale = 100; private $zoomScaleNormal = 100; private $sheetviewType = 'normal' }; private $protection = class PHPExcel_Worksheet_Protection { private $sheet = FALSE; private $objects = FALSE; private $scenarios = FALSE; private $formatCells = FALSE; private $formatColumns = FALSE; private $formatRows = FALSE; private $insertColumns = FALSE; private $insertRows = FALSE; private $insertHyperlinks = FALSE; private $deleteColumns = FALSE; private $deleteRows = FALSE; private $selectLockedCells = FALSE; private $sort = FALSE; private $autoFilter = FALSE; private $pivotTables = FALSE; private $selectUnlockedCells = FALSE; private $password = '' }; private $styles = []; private $conditionalStylesCollection = []; private $cellCollectionIsSorted = FALSE; private $breaks = []; private $mergeCells = []; private $protectedCells = []; private $autoFilter = class PHPExcel_Worksheet_AutoFilter { private $workSheet = ...; private $range = NULL; private $columns = [...] }; private $freezePane = ''; private $showGridlines = TRUE; private $printGridlines = FALSE; private $showRowColHeaders = TRUE; private $showSummaryBelow = TRUE; private $showSummaryRight = TRUE; private $comments = []; private $activeCell = 'A1'; private $selectedCells = 'A1'; private $cachedHighestColumn = 'B'; private $cachedHighestRow = '2'; private $rightToLeft = FALSE; private $hyperlinkCollection = []; private $dataValidationCollection = []; private $tabColor = NULL; private $dirty = TRUE; private $hash = NULL; private $codeName = 'Worksheet' }, $resetLog = FALSE ) | .../Calculation.php:3770 |
212 | 0.0045 | 1022352 | PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ) | .../Calculation.php:4215 |
213 | 0.0045 | 1022352 | PHPExcel_Calculation->calculateCellValue( $pCell = class PHPExcel_Cell { private $value = '=B1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL }, $resetLog = FALSE ) | .../Cell.php:276 |
214 | 0.0045 | 1022728 | PHPExcel_Calculation->_calculateFormulaValue( $formula = '=B1', $cellID = 'A1', $pCell = class PHPExcel_Cell { private $value = '=B1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2615 |
215 | 0.0045 | 1023608 | PHPExcel_Calculation->processTokenStack( $tokens = [0 => ['type' => 'Cell Reference', 'value' => 'B1', 'reference' => 'B1']], $cellID = 'A1', $pCell = class PHPExcel_Cell { private $value = '=B1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2800 |
216 | 0.0045 | 1024240 | PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!B1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68d97fb50eb8d'; private $properties = class PHPExcel_DocumentProperties { ... }; private $security = class PHPExcel_DocumentSecurity { ... }; private $workSheetCollection = [...]; private $calculationEngine = class PHPExcel_Calculation { ... }; private $activeSheetIndex = 0; private $namedRanges = [...]; private $cellXfSupervisor = class PHPExcel_Style { ... }; private $cellXfCollection = [...]; private $cellStyleXfCollection = [...]; private $hasMacros = FALSE; private $macrosCode = NULL; private $macrosCertificate = NULL; private $ribbonXMLData = NULL; private $ribbonBinObjects = NULL }; private $cellCollection = class PHPExcel_CachedObjectStorage_Memory { protected $parent = ...; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $rowDimensions = []; private $defaultRowDimension = class PHPExcel_Worksheet_RowDimension { private $rowIndex = NULL; private $height = -1; private $zeroHeight = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = NULL }; private $columnDimensions = []; private $defaultColumnDimension = class PHPExcel_Worksheet_ColumnDimension { private $columnIndex = NULL; private $width = -1; private $autoSize = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = 0 }; private $drawingCollection = class ArrayObject { }; private $chartCollection = class ArrayObject { }; private $title = 'Worksheet'; private $sheetState = 'visible'; private $pageSetup = class PHPExcel_Worksheet_PageSetup { private $paperSize = 1; private $orientation = 'default'; private $scale = 100; private $fitToPage = FALSE; private $fitToHeight = 1; private $fitToWidth = 1; private $columnsToRepeatAtLeft = [...]; private $rowsToRepeatAtTop = [...]; private $horizontalCentered = FALSE; private $verticalCentered = FALSE; private $printArea = NULL; private $firstPageNumber = NULL }; private $pageMargins = class PHPExcel_Worksheet_PageMargins { private $left = 0.7; private $right = 0.7; private $top = 0.75; private $bottom = 0.75; private $header = 0.3; private $footer = 0.3 }; private $headerFooter = class PHPExcel_Worksheet_HeaderFooter { private $oddHeader = ''; private $oddFooter = ''; private $evenHeader = ''; private $evenFooter = ''; private $firstHeader = ''; private $firstFooter = ''; private $differentOddEven = FALSE; private $differentFirst = FALSE; private $scaleWithDocument = TRUE; private $alignWithMargins = TRUE; private $headerFooterImages = [...] }; private $sheetView = class PHPExcel_Worksheet_SheetView { private $zoomScale = 100; private $zoomScaleNormal = 100; private $sheetviewType = 'normal' }; private $protection = class PHPExcel_Worksheet_Protection { private $sheet = FALSE; private $objects = FALSE; private $scenarios = FALSE; private $formatCells = FALSE; private $formatColumns = FALSE; private $formatRows = FALSE; private $insertColumns = FALSE; private $insertRows = FALSE; private $insertHyperlinks = FALSE; private $deleteColumns = FALSE; private $deleteRows = FALSE; private $selectLockedCells = FALSE; private $sort = FALSE; private $autoFilter = FALSE; private $pivotTables = FALSE; private $selectUnlockedCells = FALSE; private $password = '' }; private $styles = []; private $conditionalStylesCollection = []; private $cellCollectionIsSorted = FALSE; private $breaks = []; private $mergeCells = []; private $protectedCells = []; private $autoFilter = class PHPExcel_Worksheet_AutoFilter { private $workSheet = ...; private $range = NULL; private $columns = [...] }; private $freezePane = ''; private $showGridlines = TRUE; private $printGridlines = FALSE; private $showRowColHeaders = TRUE; private $showSummaryBelow = TRUE; private $showSummaryRight = TRUE; private $comments = []; private $activeCell = 'A1'; private $selectedCells = 'A1'; private $cachedHighestColumn = 'B'; private $cachedHighestRow = '2'; private $rightToLeft = FALSE; private $hyperlinkCollection = []; private $dataValidationCollection = []; private $tabColor = NULL; private $dirty = TRUE; private $hash = NULL; private $codeName = 'Worksheet' }, $resetLog = FALSE ) | .../Calculation.php:3770 |
217 | 0.0045 | 1024736 | PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ) | .../Calculation.php:4215 |
218 | 0.0046 | 1024736 | PHPExcel_Calculation->calculateCellValue( $pCell = class PHPExcel_Cell { private $value = '=A1+1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL }, $resetLog = FALSE ) | .../Cell.php:276 |
219 | 0.0046 | 1025112 | PHPExcel_Calculation->_calculateFormulaValue( $formula = '=A1+1', $cellID = 'B1', $pCell = class PHPExcel_Cell { private $value = '=A1+1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2615 |
220 | 0.0046 | 1026744 | PHPExcel_Calculation->processTokenStack( $tokens = [0 => ['type' => 'Cell Reference', 'value' => 'A1', 'reference' => 'A1'], 1 => ['type' => 'Value', 'value' => 1, 'reference' => NULL], 2 => ['type' => 'Binary Operator', 'value' => '+', 'reference' => NULL]], $cellID = 'B1', $pCell = class PHPExcel_Cell { private $value = '=A1+1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2800 |
221 | 0.0046 | 1027376 | PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!A1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68d97fb50eb8d'; private $properties = class PHPExcel_DocumentProperties { ... }; private $security = class PHPExcel_DocumentSecurity { ... }; private $workSheetCollection = [...]; private $calculationEngine = class PHPExcel_Calculation { ... }; private $activeSheetIndex = 0; private $namedRanges = [...]; private $cellXfSupervisor = class PHPExcel_Style { ... }; private $cellXfCollection = [...]; private $cellStyleXfCollection = [...]; private $hasMacros = FALSE; private $macrosCode = NULL; private $macrosCertificate = NULL; private $ribbonXMLData = NULL; private $ribbonBinObjects = NULL }; private $cellCollection = class PHPExcel_CachedObjectStorage_Memory { protected $parent = ...; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $rowDimensions = []; private $defaultRowDimension = class PHPExcel_Worksheet_RowDimension { private $rowIndex = NULL; private $height = -1; private $zeroHeight = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = NULL }; private $columnDimensions = []; private $defaultColumnDimension = class PHPExcel_Worksheet_ColumnDimension { private $columnIndex = NULL; private $width = -1; private $autoSize = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = 0 }; private $drawingCollection = class ArrayObject { }; private $chartCollection = class ArrayObject { }; private $title = 'Worksheet'; private $sheetState = 'visible'; private $pageSetup = class PHPExcel_Worksheet_PageSetup { private $paperSize = 1; private $orientation = 'default'; private $scale = 100; private $fitToPage = FALSE; private $fitToHeight = 1; private $fitToWidth = 1; private $columnsToRepeatAtLeft = [...]; private $rowsToRepeatAtTop = [...]; private $horizontalCentered = FALSE; private $verticalCentered = FALSE; private $printArea = NULL; private $firstPageNumber = NULL }; private $pageMargins = class PHPExcel_Worksheet_PageMargins { private $left = 0.7; private $right = 0.7; private $top = 0.75; private $bottom = 0.75; private $header = 0.3; private $footer = 0.3 }; private $headerFooter = class PHPExcel_Worksheet_HeaderFooter { private $oddHeader = ''; private $oddFooter = ''; private $evenHeader = ''; private $evenFooter = ''; private $firstHeader = ''; private $firstFooter = ''; private $differentOddEven = FALSE; private $differentFirst = FALSE; private $scaleWithDocument = TRUE; private $alignWithMargins = TRUE; private $headerFooterImages = [...] }; private $sheetView = class PHPExcel_Worksheet_SheetView { private $zoomScale = 100; private $zoomScaleNormal = 100; private $sheetviewType = 'normal' }; private $protection = class PHPExcel_Worksheet_Protection { private $sheet = FALSE; private $objects = FALSE; private $scenarios = FALSE; private $formatCells = FALSE; private $formatColumns = FALSE; private $formatRows = FALSE; private $insertColumns = FALSE; private $insertRows = FALSE; private $insertHyperlinks = FALSE; private $deleteColumns = FALSE; private $deleteRows = FALSE; private $selectLockedCells = FALSE; private $sort = FALSE; private $autoFilter = FALSE; private $pivotTables = FALSE; private $selectUnlockedCells = FALSE; private $password = '' }; private $styles = []; private $conditionalStylesCollection = []; private $cellCollectionIsSorted = FALSE; private $breaks = []; private $mergeCells = []; private $protectedCells = []; private $autoFilter = class PHPExcel_Worksheet_AutoFilter { private $workSheet = ...; private $range = NULL; private $columns = [...] }; private $freezePane = ''; private $showGridlines = TRUE; private $printGridlines = FALSE; private $showRowColHeaders = TRUE; private $showSummaryBelow = TRUE; private $showSummaryRight = TRUE; private $comments = []; private $activeCell = 'A1'; private $selectedCells = 'A1'; private $cachedHighestColumn = 'B'; private $cachedHighestRow = '2'; private $rightToLeft = FALSE; private $hyperlinkCollection = []; private $dataValidationCollection = []; private $tabColor = NULL; private $dirty = TRUE; private $hash = NULL; private $codeName = 'Worksheet' }, $resetLog = FALSE ) | .../Calculation.php:3770 |
222 | 0.0046 | 1027872 | PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ) | .../Calculation.php:4215 |
223 | 0.0046 | 1027872 | PHPExcel_Calculation->calculateCellValue( $pCell = class PHPExcel_Cell { private $value = '=B1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL }, $resetLog = FALSE ) | .../Cell.php:276 |
224 | 0.0046 | 1028248 | PHPExcel_Calculation->_calculateFormulaValue( $formula = '=B1', $cellID = 'A1', $pCell = class PHPExcel_Cell { private $value = '=B1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2615 |
225 | 0.0046 | 1029128 | PHPExcel_Calculation->processTokenStack( $tokens = [0 => ['type' => 'Cell Reference', 'value' => 'B1', 'reference' => 'B1']], $cellID = 'A1', $pCell = class PHPExcel_Cell { private $value = '=B1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2800 |
226 | 0.0046 | 1029760 | PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!B1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68d97fb50eb8d'; private $properties = class PHPExcel_DocumentProperties { ... }; private $security = class PHPExcel_DocumentSecurity { ... }; private $workSheetCollection = [...]; private $calculationEngine = class PHPExcel_Calculation { ... }; private $activeSheetIndex = 0; private $namedRanges = [...]; private $cellXfSupervisor = class PHPExcel_Style { ... }; private $cellXfCollection = [...]; private $cellStyleXfCollection = [...]; private $hasMacros = FALSE; private $macrosCode = NULL; private $macrosCertificate = NULL; private $ribbonXMLData = NULL; private $ribbonBinObjects = NULL }; private $cellCollection = class PHPExcel_CachedObjectStorage_Memory { protected $parent = ...; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $rowDimensions = []; private $defaultRowDimension = class PHPExcel_Worksheet_RowDimension { private $rowIndex = NULL; private $height = -1; private $zeroHeight = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = NULL }; private $columnDimensions = []; private $defaultColumnDimension = class PHPExcel_Worksheet_ColumnDimension { private $columnIndex = NULL; private $width = -1; private $autoSize = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = 0 }; private $drawingCollection = class ArrayObject { }; private $chartCollection = class ArrayObject { }; private $title = 'Worksheet'; private $sheetState = 'visible'; private $pageSetup = class PHPExcel_Worksheet_PageSetup { private $paperSize = 1; private $orientation = 'default'; private $scale = 100; private $fitToPage = FALSE; private $fitToHeight = 1; private $fitToWidth = 1; private $columnsToRepeatAtLeft = [...]; private $rowsToRepeatAtTop = [...]; private $horizontalCentered = FALSE; private $verticalCentered = FALSE; private $printArea = NULL; private $firstPageNumber = NULL }; private $pageMargins = class PHPExcel_Worksheet_PageMargins { private $left = 0.7; private $right = 0.7; private $top = 0.75; private $bottom = 0.75; private $header = 0.3; private $footer = 0.3 }; private $headerFooter = class PHPExcel_Worksheet_HeaderFooter { private $oddHeader = ''; private $oddFooter = ''; private $evenHeader = ''; private $evenFooter = ''; private $firstHeader = ''; private $firstFooter = ''; private $differentOddEven = FALSE; private $differentFirst = FALSE; private $scaleWithDocument = TRUE; private $alignWithMargins = TRUE; private $headerFooterImages = [...] }; private $sheetView = class PHPExcel_Worksheet_SheetView { private $zoomScale = 100; private $zoomScaleNormal = 100; private $sheetviewType = 'normal' }; private $protection = class PHPExcel_Worksheet_Protection { private $sheet = FALSE; private $objects = FALSE; private $scenarios = FALSE; private $formatCells = FALSE; private $formatColumns = FALSE; private $formatRows = FALSE; private $insertColumns = FALSE; private $insertRows = FALSE; private $insertHyperlinks = FALSE; private $deleteColumns = FALSE; private $deleteRows = FALSE; private $selectLockedCells = FALSE; private $sort = FALSE; private $autoFilter = FALSE; private $pivotTables = FALSE; private $selectUnlockedCells = FALSE; private $password = '' }; private $styles = []; private $conditionalStylesCollection = []; private $cellCollectionIsSorted = FALSE; private $breaks = []; private $mergeCells = []; private $protectedCells = []; private $autoFilter = class PHPExcel_Worksheet_AutoFilter { private $workSheet = ...; private $range = NULL; private $columns = [...] }; private $freezePane = ''; private $showGridlines = TRUE; private $printGridlines = FALSE; private $showRowColHeaders = TRUE; private $showSummaryBelow = TRUE; private $showSummaryRight = TRUE; private $comments = []; private $activeCell = 'A1'; private $selectedCells = 'A1'; private $cachedHighestColumn = 'B'; private $cachedHighestRow = '2'; private $rightToLeft = FALSE; private $hyperlinkCollection = []; private $dataValidationCollection = []; private $tabColor = NULL; private $dirty = TRUE; private $hash = NULL; private $codeName = 'Worksheet' }, $resetLog = FALSE ) | .../Calculation.php:3770 |
227 | 0.0046 | 1030256 | PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ) | .../Calculation.php:4215 |
228 | 0.0046 | 1030256 | PHPExcel_Calculation->calculateCellValue( $pCell = class PHPExcel_Cell { private $value = '=A1+1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL }, $resetLog = FALSE ) | .../Cell.php:276 |
229 | 0.0046 | 1030632 | PHPExcel_Calculation->_calculateFormulaValue( $formula = '=A1+1', $cellID = 'B1', $pCell = class PHPExcel_Cell { private $value = '=A1+1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2615 |
230 | 0.0047 | 1032264 | PHPExcel_Calculation->processTokenStack( $tokens = [0 => ['type' => 'Cell Reference', 'value' => 'A1', 'reference' => 'A1'], 1 => ['type' => 'Value', 'value' => 1, 'reference' => NULL], 2 => ['type' => 'Binary Operator', 'value' => '+', 'reference' => NULL]], $cellID = 'B1', $pCell = class PHPExcel_Cell { private $value = '=A1+1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2800 |
231 | 0.0047 | 1032896 | PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!A1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68d97fb50eb8d'; private $properties = class PHPExcel_DocumentProperties { ... }; private $security = class PHPExcel_DocumentSecurity { ... }; private $workSheetCollection = [...]; private $calculationEngine = class PHPExcel_Calculation { ... }; private $activeSheetIndex = 0; private $namedRanges = [...]; private $cellXfSupervisor = class PHPExcel_Style { ... }; private $cellXfCollection = [...]; private $cellStyleXfCollection = [...]; private $hasMacros = FALSE; private $macrosCode = NULL; private $macrosCertificate = NULL; private $ribbonXMLData = NULL; private $ribbonBinObjects = NULL }; private $cellCollection = class PHPExcel_CachedObjectStorage_Memory { protected $parent = ...; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $rowDimensions = []; private $defaultRowDimension = class PHPExcel_Worksheet_RowDimension { private $rowIndex = NULL; private $height = -1; private $zeroHeight = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = NULL }; private $columnDimensions = []; private $defaultColumnDimension = class PHPExcel_Worksheet_ColumnDimension { private $columnIndex = NULL; private $width = -1; private $autoSize = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = 0 }; private $drawingCollection = class ArrayObject { }; private $chartCollection = class ArrayObject { }; private $title = 'Worksheet'; private $sheetState = 'visible'; private $pageSetup = class PHPExcel_Worksheet_PageSetup { private $paperSize = 1; private $orientation = 'default'; private $scale = 100; private $fitToPage = FALSE; private $fitToHeight = 1; private $fitToWidth = 1; private $columnsToRepeatAtLeft = [...]; private $rowsToRepeatAtTop = [...]; private $horizontalCentered = FALSE; private $verticalCentered = FALSE; private $printArea = NULL; private $firstPageNumber = NULL }; private $pageMargins = class PHPExcel_Worksheet_PageMargins { private $left = 0.7; private $right = 0.7; private $top = 0.75; private $bottom = 0.75; private $header = 0.3; private $footer = 0.3 }; private $headerFooter = class PHPExcel_Worksheet_HeaderFooter { private $oddHeader = ''; private $oddFooter = ''; private $evenHeader = ''; private $evenFooter = ''; private $firstHeader = ''; private $firstFooter = ''; private $differentOddEven = FALSE; private $differentFirst = FALSE; private $scaleWithDocument = TRUE; private $alignWithMargins = TRUE; private $headerFooterImages = [...] }; private $sheetView = class PHPExcel_Worksheet_SheetView { private $zoomScale = 100; private $zoomScaleNormal = 100; private $sheetviewType = 'normal' }; private $protection = class PHPExcel_Worksheet_Protection { private $sheet = FALSE; private $objects = FALSE; private $scenarios = FALSE; private $formatCells = FALSE; private $formatColumns = FALSE; private $formatRows = FALSE; private $insertColumns = FALSE; private $insertRows = FALSE; private $insertHyperlinks = FALSE; private $deleteColumns = FALSE; private $deleteRows = FALSE; private $selectLockedCells = FALSE; private $sort = FALSE; private $autoFilter = FALSE; private $pivotTables = FALSE; private $selectUnlockedCells = FALSE; private $password = '' }; private $styles = []; private $conditionalStylesCollection = []; private $cellCollectionIsSorted = FALSE; private $breaks = []; private $mergeCells = []; private $protectedCells = []; private $autoFilter = class PHPExcel_Worksheet_AutoFilter { private $workSheet = ...; private $range = NULL; private $columns = [...] }; private $freezePane = ''; private $showGridlines = TRUE; private $printGridlines = FALSE; private $showRowColHeaders = TRUE; private $showSummaryBelow = TRUE; private $showSummaryRight = TRUE; private $comments = []; private $activeCell = 'A1'; private $selectedCells = 'A1'; private $cachedHighestColumn = 'B'; private $cachedHighestRow = '2'; private $rightToLeft = FALSE; private $hyperlinkCollection = []; private $dataValidationCollection = []; private $tabColor = NULL; private $dirty = TRUE; private $hash = NULL; private $codeName = 'Worksheet' }, $resetLog = FALSE ) | .../Calculation.php:3770 |
232 | 0.0047 | 1033392 | PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ) | .../Calculation.php:4215 |
233 | 0.0047 | 1033392 | PHPExcel_Calculation->calculateCellValue( $pCell = class PHPExcel_Cell { private $value = '=B1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL }, $resetLog = FALSE ) | .../Cell.php:276 |
234 | 0.0047 | 1033768 | PHPExcel_Calculation->_calculateFormulaValue( $formula = '=B1', $cellID = 'A1', $pCell = class PHPExcel_Cell { private $value = '=B1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2615 |
235 | 0.0047 | 1034648 | PHPExcel_Calculation->processTokenStack( $tokens = [0 => ['type' => 'Cell Reference', 'value' => 'B1', 'reference' => 'B1']], $cellID = 'A1', $pCell = class PHPExcel_Cell { private $value = '=B1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2800 |
236 | 0.0047 | 1035280 | PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!B1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68d97fb50eb8d'; private $properties = class PHPExcel_DocumentProperties { ... }; private $security = class PHPExcel_DocumentSecurity { ... }; private $workSheetCollection = [...]; private $calculationEngine = class PHPExcel_Calculation { ... }; private $activeSheetIndex = 0; private $namedRanges = [...]; private $cellXfSupervisor = class PHPExcel_Style { ... }; private $cellXfCollection = [...]; private $cellStyleXfCollection = [...]; private $hasMacros = FALSE; private $macrosCode = NULL; private $macrosCertificate = NULL; private $ribbonXMLData = NULL; private $ribbonBinObjects = NULL }; private $cellCollection = class PHPExcel_CachedObjectStorage_Memory { protected $parent = ...; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $rowDimensions = []; private $defaultRowDimension = class PHPExcel_Worksheet_RowDimension { private $rowIndex = NULL; private $height = -1; private $zeroHeight = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = NULL }; private $columnDimensions = []; private $defaultColumnDimension = class PHPExcel_Worksheet_ColumnDimension { private $columnIndex = NULL; private $width = -1; private $autoSize = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = 0 }; private $drawingCollection = class ArrayObject { }; private $chartCollection = class ArrayObject { }; private $title = 'Worksheet'; private $sheetState = 'visible'; private $pageSetup = class PHPExcel_Worksheet_PageSetup { private $paperSize = 1; private $orientation = 'default'; private $scale = 100; private $fitToPage = FALSE; private $fitToHeight = 1; private $fitToWidth = 1; private $columnsToRepeatAtLeft = [...]; private $rowsToRepeatAtTop = [...]; private $horizontalCentered = FALSE; private $verticalCentered = FALSE; private $printArea = NULL; private $firstPageNumber = NULL }; private $pageMargins = class PHPExcel_Worksheet_PageMargins { private $left = 0.7; private $right = 0.7; private $top = 0.75; private $bottom = 0.75; private $header = 0.3; private $footer = 0.3 }; private $headerFooter = class PHPExcel_Worksheet_HeaderFooter { private $oddHeader = ''; private $oddFooter = ''; private $evenHeader = ''; private $evenFooter = ''; private $firstHeader = ''; private $firstFooter = ''; private $differentOddEven = FALSE; private $differentFirst = FALSE; private $scaleWithDocument = TRUE; private $alignWithMargins = TRUE; private $headerFooterImages = [...] }; private $sheetView = class PHPExcel_Worksheet_SheetView { private $zoomScale = 100; private $zoomScaleNormal = 100; private $sheetviewType = 'normal' }; private $protection = class PHPExcel_Worksheet_Protection { private $sheet = FALSE; private $objects = FALSE; private $scenarios = FALSE; private $formatCells = FALSE; private $formatColumns = FALSE; private $formatRows = FALSE; private $insertColumns = FALSE; private $insertRows = FALSE; private $insertHyperlinks = FALSE; private $deleteColumns = FALSE; private $deleteRows = FALSE; private $selectLockedCells = FALSE; private $sort = FALSE; private $autoFilter = FALSE; private $pivotTables = FALSE; private $selectUnlockedCells = FALSE; private $password = '' }; private $styles = []; private $conditionalStylesCollection = []; private $cellCollectionIsSorted = FALSE; private $breaks = []; private $mergeCells = []; private $protectedCells = []; private $autoFilter = class PHPExcel_Worksheet_AutoFilter { private $workSheet = ...; private $range = NULL; private $columns = [...] }; private $freezePane = ''; private $showGridlines = TRUE; private $printGridlines = FALSE; private $showRowColHeaders = TRUE; private $showSummaryBelow = TRUE; private $showSummaryRight = TRUE; private $comments = []; private $activeCell = 'A1'; private $selectedCells = 'A1'; private $cachedHighestColumn = 'B'; private $cachedHighestRow = '2'; private $rightToLeft = FALSE; private $hyperlinkCollection = []; private $dataValidationCollection = []; private $tabColor = NULL; private $dirty = TRUE; private $hash = NULL; private $codeName = 'Worksheet' }, $resetLog = FALSE ) | .../Calculation.php:3770 |
237 | 0.0047 | 1035776 | PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ) | .../Calculation.php:4215 |
238 | 0.0047 | 1035776 | PHPExcel_Calculation->calculateCellValue( $pCell = class PHPExcel_Cell { private $value = '=A1+1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL }, $resetLog = FALSE ) | .../Cell.php:276 |
239 | 0.0047 | 1036152 | PHPExcel_Calculation->_calculateFormulaValue( $formula = '=A1+1', $cellID = 'B1', $pCell = class PHPExcel_Cell { private $value = '=A1+1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2615 |
240 | 0.0048 | 1037784 | PHPExcel_Calculation->processTokenStack( $tokens = [0 => ['type' => 'Cell Reference', 'value' => 'A1', 'reference' => 'A1'], 1 => ['type' => 'Value', 'value' => 1, 'reference' => NULL], 2 => ['type' => 'Binary Operator', 'value' => '+', 'reference' => NULL]], $cellID = 'B1', $pCell = class PHPExcel_Cell { private $value = '=A1+1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2800 |
241 | 0.0048 | 1038416 | PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!A1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68d97fb50eb8d'; private $properties = class PHPExcel_DocumentProperties { ... }; private $security = class PHPExcel_DocumentSecurity { ... }; private $workSheetCollection = [...]; private $calculationEngine = class PHPExcel_Calculation { ... }; private $activeSheetIndex = 0; private $namedRanges = [...]; private $cellXfSupervisor = class PHPExcel_Style { ... }; private $cellXfCollection = [...]; private $cellStyleXfCollection = [...]; private $hasMacros = FALSE; private $macrosCode = NULL; private $macrosCertificate = NULL; private $ribbonXMLData = NULL; private $ribbonBinObjects = NULL }; private $cellCollection = class PHPExcel_CachedObjectStorage_Memory { protected $parent = ...; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $rowDimensions = []; private $defaultRowDimension = class PHPExcel_Worksheet_RowDimension { private $rowIndex = NULL; private $height = -1; private $zeroHeight = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = NULL }; private $columnDimensions = []; private $defaultColumnDimension = class PHPExcel_Worksheet_ColumnDimension { private $columnIndex = NULL; private $width = -1; private $autoSize = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = 0 }; private $drawingCollection = class ArrayObject { }; private $chartCollection = class ArrayObject { }; private $title = 'Worksheet'; private $sheetState = 'visible'; private $pageSetup = class PHPExcel_Worksheet_PageSetup { private $paperSize = 1; private $orientation = 'default'; private $scale = 100; private $fitToPage = FALSE; private $fitToHeight = 1; private $fitToWidth = 1; private $columnsToRepeatAtLeft = [...]; private $rowsToRepeatAtTop = [...]; private $horizontalCentered = FALSE; private $verticalCentered = FALSE; private $printArea = NULL; private $firstPageNumber = NULL }; private $pageMargins = class PHPExcel_Worksheet_PageMargins { private $left = 0.7; private $right = 0.7; private $top = 0.75; private $bottom = 0.75; private $header = 0.3; private $footer = 0.3 }; private $headerFooter = class PHPExcel_Worksheet_HeaderFooter { private $oddHeader = ''; private $oddFooter = ''; private $evenHeader = ''; private $evenFooter = ''; private $firstHeader = ''; private $firstFooter = ''; private $differentOddEven = FALSE; private $differentFirst = FALSE; private $scaleWithDocument = TRUE; private $alignWithMargins = TRUE; private $headerFooterImages = [...] }; private $sheetView = class PHPExcel_Worksheet_SheetView { private $zoomScale = 100; private $zoomScaleNormal = 100; private $sheetviewType = 'normal' }; private $protection = class PHPExcel_Worksheet_Protection { private $sheet = FALSE; private $objects = FALSE; private $scenarios = FALSE; private $formatCells = FALSE; private $formatColumns = FALSE; private $formatRows = FALSE; private $insertColumns = FALSE; private $insertRows = FALSE; private $insertHyperlinks = FALSE; private $deleteColumns = FALSE; private $deleteRows = FALSE; private $selectLockedCells = FALSE; private $sort = FALSE; private $autoFilter = FALSE; private $pivotTables = FALSE; private $selectUnlockedCells = FALSE; private $password = '' }; private $styles = []; private $conditionalStylesCollection = []; private $cellCollectionIsSorted = FALSE; private $breaks = []; private $mergeCells = []; private $protectedCells = []; private $autoFilter = class PHPExcel_Worksheet_AutoFilter { private $workSheet = ...; private $range = NULL; private $columns = [...] }; private $freezePane = ''; private $showGridlines = TRUE; private $printGridlines = FALSE; private $showRowColHeaders = TRUE; private $showSummaryBelow = TRUE; private $showSummaryRight = TRUE; private $comments = []; private $activeCell = 'A1'; private $selectedCells = 'A1'; private $cachedHighestColumn = 'B'; private $cachedHighestRow = '2'; private $rightToLeft = FALSE; private $hyperlinkCollection = []; private $dataValidationCollection = []; private $tabColor = NULL; private $dirty = TRUE; private $hash = NULL; private $codeName = 'Worksheet' }, $resetLog = FALSE ) | .../Calculation.php:3770 |
242 | 0.0048 | 1038912 | PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ) | .../Calculation.php:4215 |
243 | 0.0048 | 1038912 | PHPExcel_Calculation->calculateCellValue( $pCell = class PHPExcel_Cell { private $value = '=B1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL }, $resetLog = FALSE ) | .../Cell.php:276 |
244 | 0.0048 | 1039288 | PHPExcel_Calculation->_calculateFormulaValue( $formula = '=B1', $cellID = 'A1', $pCell = class PHPExcel_Cell { private $value = '=B1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2615 |
245 | 0.0048 | 1040168 | PHPExcel_Calculation->processTokenStack( $tokens = [0 => ['type' => 'Cell Reference', 'value' => 'B1', 'reference' => 'B1']], $cellID = 'A1', $pCell = class PHPExcel_Cell { private $value = '=B1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2800 |
246 | 0.0048 | 1040800 | PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!B1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68d97fb50eb8d'; private $properties = class PHPExcel_DocumentProperties { ... }; private $security = class PHPExcel_DocumentSecurity { ... }; private $workSheetCollection = [...]; private $calculationEngine = class PHPExcel_Calculation { ... }; private $activeSheetIndex = 0; private $namedRanges = [...]; private $cellXfSupervisor = class PHPExcel_Style { ... }; private $cellXfCollection = [...]; private $cellStyleXfCollection = [...]; private $hasMacros = FALSE; private $macrosCode = NULL; private $macrosCertificate = NULL; private $ribbonXMLData = NULL; private $ribbonBinObjects = NULL }; private $cellCollection = class PHPExcel_CachedObjectStorage_Memory { protected $parent = ...; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $rowDimensions = []; private $defaultRowDimension = class PHPExcel_Worksheet_RowDimension { private $rowIndex = NULL; private $height = -1; private $zeroHeight = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = NULL }; private $columnDimensions = []; private $defaultColumnDimension = class PHPExcel_Worksheet_ColumnDimension { private $columnIndex = NULL; private $width = -1; private $autoSize = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = 0 }; private $drawingCollection = class ArrayObject { }; private $chartCollection = class ArrayObject { }; private $title = 'Worksheet'; private $sheetState = 'visible'; private $pageSetup = class PHPExcel_Worksheet_PageSetup { private $paperSize = 1; private $orientation = 'default'; private $scale = 100; private $fitToPage = FALSE; private $fitToHeight = 1; private $fitToWidth = 1; private $columnsToRepeatAtLeft = [...]; private $rowsToRepeatAtTop = [...]; private $horizontalCentered = FALSE; private $verticalCentered = FALSE; private $printArea = NULL; private $firstPageNumber = NULL }; private $pageMargins = class PHPExcel_Worksheet_PageMargins { private $left = 0.7; private $right = 0.7; private $top = 0.75; private $bottom = 0.75; private $header = 0.3; private $footer = 0.3 }; private $headerFooter = class PHPExcel_Worksheet_HeaderFooter { private $oddHeader = ''; private $oddFooter = ''; private $evenHeader = ''; private $evenFooter = ''; private $firstHeader = ''; private $firstFooter = ''; private $differentOddEven = FALSE; private $differentFirst = FALSE; private $scaleWithDocument = TRUE; private $alignWithMargins = TRUE; private $headerFooterImages = [...] }; private $sheetView = class PHPExcel_Worksheet_SheetView { private $zoomScale = 100; private $zoomScaleNormal = 100; private $sheetviewType = 'normal' }; private $protection = class PHPExcel_Worksheet_Protection { private $sheet = FALSE; private $objects = FALSE; private $scenarios = FALSE; private $formatCells = FALSE; private $formatColumns = FALSE; private $formatRows = FALSE; private $insertColumns = FALSE; private $insertRows = FALSE; private $insertHyperlinks = FALSE; private $deleteColumns = FALSE; private $deleteRows = FALSE; private $selectLockedCells = FALSE; private $sort = FALSE; private $autoFilter = FALSE; private $pivotTables = FALSE; private $selectUnlockedCells = FALSE; private $password = '' }; private $styles = []; private $conditionalStylesCollection = []; private $cellCollectionIsSorted = FALSE; private $breaks = []; private $mergeCells = []; private $protectedCells = []; private $autoFilter = class PHPExcel_Worksheet_AutoFilter { private $workSheet = ...; private $range = NULL; private $columns = [...] }; private $freezePane = ''; private $showGridlines = TRUE; private $printGridlines = FALSE; private $showRowColHeaders = TRUE; private $showSummaryBelow = TRUE; private $showSummaryRight = TRUE; private $comments = []; private $activeCell = 'A1'; private $selectedCells = 'A1'; private $cachedHighestColumn = 'B'; private $cachedHighestRow = '2'; private $rightToLeft = FALSE; private $hyperlinkCollection = []; private $dataValidationCollection = []; private $tabColor = NULL; private $dirty = TRUE; private $hash = NULL; private $codeName = 'Worksheet' }, $resetLog = FALSE ) | .../Calculation.php:3770 |
247 | 0.0048 | 1041296 | PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ) | .../Calculation.php:4215 |
248 | 0.0048 | 1041296 | PHPExcel_Calculation->calculateCellValue( $pCell = class PHPExcel_Cell { private $value = '=A1+1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL }, $resetLog = FALSE ) | .../Cell.php:276 |
249 | 0.0048 | 1041672 | PHPExcel_Calculation->_calculateFormulaValue( $formula = '=A1+1', $cellID = 'B1', $pCell = class PHPExcel_Cell { private $value = '=A1+1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2615 |
250 | 0.0049 | 1043304 | PHPExcel_Calculation->processTokenStack( $tokens = [0 => ['type' => 'Cell Reference', 'value' => 'A1', 'reference' => 'A1'], 1 => ['type' => 'Value', 'value' => 1, 'reference' => NULL], 2 => ['type' => 'Binary Operator', 'value' => '+', 'reference' => NULL]], $cellID = 'B1', $pCell = class PHPExcel_Cell { private $value = '=A1+1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2800 |
251 | 0.0049 | 1043936 | PHPExcel_Calculation->extractCellRange( $pRange = 'Worksheet!A1', $pSheet = class PHPExcel_Worksheet { private $parent = class PHPExcel { private $uniqueID = '68d97fb50eb8d'; private $properties = class PHPExcel_DocumentProperties { ... }; private $security = class PHPExcel_DocumentSecurity { ... }; private $workSheetCollection = [...]; private $calculationEngine = class PHPExcel_Calculation { ... }; private $activeSheetIndex = 0; private $namedRanges = [...]; private $cellXfSupervisor = class PHPExcel_Style { ... }; private $cellXfCollection = [...]; private $cellStyleXfCollection = [...]; private $hasMacros = FALSE; private $macrosCode = NULL; private $macrosCertificate = NULL; private $ribbonXMLData = NULL; private $ribbonBinObjects = NULL }; private $cellCollection = class PHPExcel_CachedObjectStorage_Memory { protected $parent = ...; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $rowDimensions = []; private $defaultRowDimension = class PHPExcel_Worksheet_RowDimension { private $rowIndex = NULL; private $height = -1; private $zeroHeight = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = NULL }; private $columnDimensions = []; private $defaultColumnDimension = class PHPExcel_Worksheet_ColumnDimension { private $columnIndex = NULL; private $width = -1; private $autoSize = FALSE; private ${PHPExcel_Worksheet_Dimension}visible = TRUE; private ${PHPExcel_Worksheet_Dimension}outlineLevel = 0; private ${PHPExcel_Worksheet_Dimension}collapsed = FALSE; private ${PHPExcel_Worksheet_Dimension}xfIndex = 0 }; private $drawingCollection = class ArrayObject { }; private $chartCollection = class ArrayObject { }; private $title = 'Worksheet'; private $sheetState = 'visible'; private $pageSetup = class PHPExcel_Worksheet_PageSetup { private $paperSize = 1; private $orientation = 'default'; private $scale = 100; private $fitToPage = FALSE; private $fitToHeight = 1; private $fitToWidth = 1; private $columnsToRepeatAtLeft = [...]; private $rowsToRepeatAtTop = [...]; private $horizontalCentered = FALSE; private $verticalCentered = FALSE; private $printArea = NULL; private $firstPageNumber = NULL }; private $pageMargins = class PHPExcel_Worksheet_PageMargins { private $left = 0.7; private $right = 0.7; private $top = 0.75; private $bottom = 0.75; private $header = 0.3; private $footer = 0.3 }; private $headerFooter = class PHPExcel_Worksheet_HeaderFooter { private $oddHeader = ''; private $oddFooter = ''; private $evenHeader = ''; private $evenFooter = ''; private $firstHeader = ''; private $firstFooter = ''; private $differentOddEven = FALSE; private $differentFirst = FALSE; private $scaleWithDocument = TRUE; private $alignWithMargins = TRUE; private $headerFooterImages = [...] }; private $sheetView = class PHPExcel_Worksheet_SheetView { private $zoomScale = 100; private $zoomScaleNormal = 100; private $sheetviewType = 'normal' }; private $protection = class PHPExcel_Worksheet_Protection { private $sheet = FALSE; private $objects = FALSE; private $scenarios = FALSE; private $formatCells = FALSE; private $formatColumns = FALSE; private $formatRows = FALSE; private $insertColumns = FALSE; private $insertRows = FALSE; private $insertHyperlinks = FALSE; private $deleteColumns = FALSE; private $deleteRows = FALSE; private $selectLockedCells = FALSE; private $sort = FALSE; private $autoFilter = FALSE; private $pivotTables = FALSE; private $selectUnlockedCells = FALSE; private $password = '' }; private $styles = []; private $conditionalStylesCollection = []; private $cellCollectionIsSorted = FALSE; private $breaks = []; private $mergeCells = []; private $protectedCells = []; private $autoFilter = class PHPExcel_Worksheet_AutoFilter { private $workSheet = ...; private $range = NULL; private $columns = [...] }; private $freezePane = ''; private $showGridlines = TRUE; private $printGridlines = FALSE; private $showRowColHeaders = TRUE; private $showSummaryBelow = TRUE; private $showSummaryRight = TRUE; private $comments = []; private $activeCell = 'A1'; private $selectedCells = 'A1'; private $cachedHighestColumn = 'B'; private $cachedHighestRow = '2'; private $rightToLeft = FALSE; private $hyperlinkCollection = []; private $dataValidationCollection = []; private $tabColor = NULL; private $dirty = TRUE; private $hash = NULL; private $codeName = 'Worksheet' }, $resetLog = FALSE ) | .../Calculation.php:3770 |
252 | 0.0049 | 1044432 | PHPExcel_Cell->getCalculatedValue( $resetLog = FALSE ) | .../Calculation.php:4215 |
253 | 0.0049 | 1044432 | PHPExcel_Calculation->calculateCellValue( $pCell = class PHPExcel_Cell { private $value = '=B1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL }, $resetLog = FALSE ) | .../Cell.php:276 |
254 | 0.0049 | 1044808 | PHPExcel_Calculation->_calculateFormulaValue( $formula = '=B1', $cellID = 'A1', $pCell = class PHPExcel_Cell { private $value = '=B1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2615 |
255 | 0.0049 | 1044904 | PHPExcel_Calculation->_parseFormula( $formula = 'B1', $pCell = class PHPExcel_Cell { private $value = '=B1'; private $calculatedValue = NULL; private $dataType = 'f'; private $parent = class PHPExcel_CachedObjectStorage_Memory { protected $parent = class PHPExcel_Worksheet { ... }; protected $currentObject = NULL; protected $currentObjectID = 'A1'; protected $currentCellIsDirty = TRUE; protected $cellCache = [...] }; private $xfIndex = 0; private $formulaAttributes = NULL } ) | .../Calculation.php:2800 |
256 | 0.0049 | 1044904 | PHPExcel_Calculation->convertMatrixReferences( $formula = 'B1' ) | .../Calculation.php:3137 |