TYPO3 CMS  TYPO3_7-6
TYPO3\CMS\Core\Tests\Functional\Framework\Frontend\ResponseSection Class Reference

Public Member Functions

 __construct ($identifier, array $data)
 
 getIdentifier ()
 
 getStructure ()
 
 getStructurePaths ()
 
 getRecords ()
 
 getQueries ()
 
 findStructures ($recordIdentifier, $fieldName='')
 

Protected Attributes

 $identifier
 
 $structure
 
 $structurePaths
 
 $records
 
 $queries
 

Detailed Description

Model of frontend response content

Definition at line 20 of file ResponseSection.php.

Constructor & Destructor Documentation

◆ __construct()

TYPO3\CMS\Core\Tests\Functional\Framework\Frontend\ResponseSection::__construct (   $identifier,
array  $data 
)
Parameters
string$identifier
array$data

Definition at line 51 of file ResponseSection.php.

References TYPO3\CMS\Core\Tests\Functional\Framework\Frontend\ResponseSection\$identifier.

Member Function Documentation

◆ findStructures()

TYPO3\CMS\Core\Tests\Functional\Framework\Frontend\ResponseSection::findStructures (   $recordIdentifier,
  $fieldName = '' 
)

◆ getIdentifier()

◆ getQueries()

TYPO3\CMS\Core\Tests\Functional\Framework\Frontend\ResponseSection::getQueries ( )

◆ getRecords()

◆ getStructure()

TYPO3\CMS\Core\Tests\Functional\Framework\Frontend\ResponseSection::getStructure ( )

◆ getStructurePaths()

TYPO3\CMS\Core\Tests\Functional\Framework\Frontend\ResponseSection::getStructurePaths ( )

Member Data Documentation

◆ $identifier

TYPO3\CMS\Core\Tests\Functional\Framework\Frontend\ResponseSection::$identifier
protected

◆ $queries

TYPO3\CMS\Core\Tests\Functional\Framework\Frontend\ResponseSection::$queries
protected

◆ $records

TYPO3\CMS\Core\Tests\Functional\Framework\Frontend\ResponseSection::$records
protected

◆ $structure

TYPO3\CMS\Core\Tests\Functional\Framework\Frontend\ResponseSection::$structure
protected

◆ $structurePaths

TYPO3\CMS\Core\Tests\Functional\Framework\Frontend\ResponseSection::$structurePaths
protected