FileAccess Orion

StorageCacheAbstractServiceFactory
in package
implements AbstractFactoryInterface Uses PluginManagerLookupTrait

Storage cache factory for multiple caches.

Interfaces, Classes, Traits and Enums

AbstractFactoryInterface
Backwards-compatibility shim for AbstractFactoryInterface.

Table of Contents

$config  : array<string|int, mixed>
$configKey  : string
Configuration key for cache objects
__invoke()  : object
Create an object
canCreate()  : bool
canCreateServiceWithName()  : bool
Determine if we can create a service with name
createServiceWithName()  : mixed
Create service with name
getConfig()  : array<string|int, mixed>
Retrieve cache configuration, if any
lookupStorageAdapterPluginManager()  : AdapterPluginManager
Lookup the storage adapter plugin manager.
lookupStoragePluginManager()  : PluginManager
Lookup the storage plugins plugin manager.
prepareStorageFactory()  : void
Prepare the storage factory with the adapter and plugins plugin managers.

Properties

Methods

Search results