‪TYPO3CMS  ‪main
TYPO3\CMS\Extbase\Persistence\Generic\Session Member List

This is the complete list of members for TYPO3\CMS\Extbase\Persistence\Generic\Session, including all inherited members.

$identifierMapTYPO3\CMS\Extbase\Persistence\Generic\Sessionprotected
$objectMapTYPO3\CMS\Extbase\Persistence\Generic\Sessionprotected
$reconstitutedEntitiesTYPO3\CMS\Extbase\Persistence\Generic\Sessionprotected
__construct()TYPO3\CMS\Extbase\Persistence\Generic\Session
destroy()TYPO3\CMS\Extbase\Persistence\Generic\Session
getClassIdentifier(string $className)TYPO3\CMS\Extbase\Persistence\Generic\Sessionprotected
getIdentifierByObject(object $object)TYPO3\CMS\Extbase\Persistence\Generic\Session
getObjectByIdentifier(string $identifier, string $className)TYPO3\CMS\Extbase\Persistence\Generic\Session
getReconstitutedEntities()TYPO3\CMS\Extbase\Persistence\Generic\Session
hasIdentifier(string $identifier, string $className)TYPO3\CMS\Extbase\Persistence\Generic\Session
hasObject(object $object)TYPO3\CMS\Extbase\Persistence\Generic\Session
registerObject(object $object, string $identifier)TYPO3\CMS\Extbase\Persistence\Generic\Session
registerReconstitutedEntity(object $entity)TYPO3\CMS\Extbase\Persistence\Generic\Session
unregisterObject(object $object)TYPO3\CMS\Extbase\Persistence\Generic\Session
unregisterReconstitutedEntity(object $entity)TYPO3\CMS\Extbase\Persistence\Generic\Session