Zend\MVC - Default services
16 important questions on Zend\MVC - Default services
Which three services are configured by Zend\Mvc\Service\ServiceManagerConfig?
Which FQCN configures the default services and factories on the ServiceManager?
What service types may be configured on the ServiceManager?
2. Factories
3. Abstract factories
4. Aliases
5. Initializers
6. Plugin managers
- Higher grades + faster learning
- Never study anything twice
- 100% sure, 100% understanding
What is the purpose of service initializers?
What is the purpose of service plugin managers?
Which 4 abstract service factories are registered by default in a Zend Application?
2. db adapters (Zend\Db\Adapter\AdapterAbstractServiceFactory)
3. forms (Zend\Form\FormAbstractServiceFactory)
4. logs (Zend\Log\LoggerAbstractServiceFactory)
Which class is responsible of creating and wiring the view objects and attaching the view listeners?
What service is responsible of view template resolving?
What service is responsible of view rendering?
What application config key enables a module class map cache?
What application config key enables a app config cache?
What key enables/disables module dependency checking?
What two configuration keys are there for registering controllers?
What configuration key is used for view helpers?
What configuration key holds the view template directories?
What configuration key holds the view layout template?
The question on the page originate from the summary of the following study material:
- A unique study and practice tool
- Never study anything twice again
- Get the grades you hope for
- 100% sure, 100% understanding