Which of the following classes will you use to store objects and values in the application space?
In which of the following situations will you use the set_exception_handler() function?
Which of the following code segments can be used to check the form validity?
Which of the following methods is triggered when a dispatched action is done even if a preDispatch() plugin has skipped the action and is mainly useful for cleanup?
Which of the following methods of Zend_Auth returns TRUE if and only if the result represents a successful authentication attempt?
Which of the following is an abstract class that is used to provide the basic interface and functionality required by the helper broker?
Which of the following SPL Interfaces/classes extends the standard Iterator interface and enables the ability to retrieve a speci?c item from internal data store?
Which method is used to load a PHP file that may contain any PHP code?
Write the appropriate word to complete the sentence below.
___________is used for logging of multiple backends, formatting messages which are sent to the log, and filtering those messages, which should not be logged.
Which of the following methods is used to associate multiple filters and validators, apply them to collections of data, and retrieve input values?