[Zend_Memory] element index
Package indexes
Zend_Auth
Zend_Calendar
Zend_Console_Getopt
Zend_Db
Zend_Db_Xml
Zend_Filter
ZForm
Zend_Http
Zend_Json
Zend_Mail
Zend_Mime
Zend_Rest
Zend_Service
Zend_Soap
Zend_TimeSync
Zend_Translate
Zend_Validate
All elements
c
e
f
g
i
l
m
o
p
s
t
u
v
w
z
_
_
top
__construct
Zend_Memory_Value::__construct()
in Value.php
Object constructor
__construct
Zend_Memory_Manager::__construct()
in Manager.php
Memory manager constructor
__construct
Zend_Memory_Container::__construct()
in Container.php
__destruct
Zend_Memory_Container::__destruct()
in Container.php
__get
Zend_Memory_Container::__get()
in Container.php
Get handler
__set
Zend_Memory_Container::__set()
in Container.php
Set handler
__toString
Zend_Memory_Value::__toString()
in Value.php
To string conversion
c
top
create
Zend_Memory_Manager::create()
in Manager.php
Create new Zend_Memory object
Container.php
Container.php
in Container.php
e
top
Exception.php
Exception.php
in Exception.php
f
top
factory
Zend_Memory::factory()
in Memory.php
Factory
g
top
get
Zend_Memory_Manager::get()
in Manager.php
Get Zend_Memory object
getId
Zend_Memory_Container::getId()
in Container.php
Get memory object id
getMemoryLimit
Zend_Memory_Manager::getMemoryLimit()
in Manager.php
Get memory grow limit
getMinSize
Zend_Memory_Manager::getMinSize()
in Manager.php
minimum size of values, which may be swapped
getRef
Zend_Memory_Value::getRef()
in Value.php
Get string value reference
getRef
Zend_Memory_Container_Interface::getRef()
in Interface.php
Get string value reference
getRef
Zend_Memory_Container::getRef()
in Container.php
Get string value reference
i
top
isLocked
Zend_Memory_Container::isLocked()
in Container.php
Return true if object is locked
Interface.php
Interface.php
in Interface.php
l
top
lock
Zend_Memory_Container::lock()
in Container.php
Lock object in memory.
m
top
markStored
Zend_Memory_Value::markStored()
in Value.php
Mark value as stored.
Manager.php
Manager.php
in Manager.php
Memory.php
Memory.php
in Memory.php
o
top
LOADED
Zend_Memory_Container::LOADED
in Container.php
Value states
LOCKED
Zend_Memory_Container::LOCKED
in Container.php
MODIFIED
Zend_Memory_Value::MODIFIED
in Value.php
offsetExists
Zend_Memory_Value::offsetExists()
in Value.php
ArrayAccess interface method returns true if string offset exists
offsetGet
Zend_Memory_Value::offsetGet()
in Value.php
ArrayAccess interface method Get character at $offset position
offsetSet
Zend_Memory_Value::offsetSet()
in Value.php
ArrayAccess interface method Set character at $offset position
offsetUnset
Zend_Memory_Value::offsetUnset()
in Value.php
ArrayAccess interface method Unset character at $offset position
p
top
processUpdate
Zend_Memory_Container_Interface::processUpdate()
in Interface.php
Process container value update
processUpdate
Zend_Memory_Container::processUpdate()
in Container.php
Zend_Memory_Container interface
s
top
setMemoryLimit
Zend_Memory_Manager::setMemoryLimit()
in Manager.php
Set memory grow limit
setMinSize
Zend_Memory_Manager::setMinSize()
in Manager.php
Set minimum size of values, which may be swapped
t
top
STORED
Zend_Memory_Value::STORED
in Value.php
Value states
touch
Zend_Memory_Value::touch()
in Value.php
Signal, that value is updated by external code.
touch
Zend_Memory_Container_Interface::touch()
in Interface.php
Signal, that value is updated by external code.
touch
Zend_Memory_Container::touch()
in Container.php
Signal, that value is updated by external code.
u
top
unlock
Zend_Memory_Container::unlock()
in Container.php
Unlock object
v
top
Value.php
Value.php
in Value.php
w
top
SWAPPED
Zend_Memory_Container::SWAPPED
in Container.php
z
top
Zend_Memory
Zend_Memory
in Memory.php
Zend_Memory_Container
Zend_Memory_Container
in Container.php
Memory value container
Zend_Memory_Container_Interface
Zend_Memory_Container_Interface
in Interface.php
Memory value container interface
Zend_Memory_Exception
Zend_Memory_Exception
in Exception.php
Zend_Memory_Manager
Zend_Memory_Manager
in Manager.php
Memory manager
Zend_Memory_Value
Zend_Memory_Value
in Value.php
String value object
c
e
f
g
i
l
m
o
p
s
t
u
v
w
z
_