TYPO3  7.6
Session Member List

This is the complete list of members for Session, including all inherited members.

$identifierMapSessionprotected
$objectMapSessionprotected
$reconstitutedEntitiesSessionprotected
$reconstitutedEntitiesDataSessionprotected
$reflectionServiceSessionprotected
__construct()Session
destroy()Session
getIdentifierByObject($object)Session
getObjectByIdentifier($identifier, $className)Session
getReconstitutedEntities()Session
hasIdentifier($identifier, $className)Session
hasObject($object)Session
injectReflectionService(\TYPO3\CMS\Extbase\Reflection\ReflectionService $reflectionService)Session
isReconstitutedEntity($entity)Session
registerObject($object, $identifier)Session
registerReconstitutedEntity($entity, array $entityData=array())Session
replaceReconstitutedEntity($oldEntity, $newEntity)Session
unregisterObject($object)Session
unregisterReconstitutedEntity($entity)Session