| 
    ILIAS
    release_10 Revision v10.1-43-ga1241a92c2f
    
   | 
  
 Collaboration diagram for ILIAS\Cache\Services:Public Member Functions | |
| __construct (private ?Config $config=null,) | |
| get (Request $for_container) | |
| flushContainer (Request $container_request) | |
| flushAdapter () | |
Private Member Functions | |
| ensureContainer (Request $for_container) | |
| new (Request $for_container) | |
| getAdaptor () | |
Private Attributes | |
| array | $containers = [] | 
| Adaptor | $adaptor = null | 
| Factory | $adaptor_factory | 
Definition at line 34 of file Services.php.
| ILIAS\Cache\Services::__construct | ( | private ?Config | $config = null | ) | 
      
  | 
  private | 
Definition at line 57 of file Services.php.
References ILIAS\Cache\Services\$containers, and ILIAS\Cache\Container\Request\getContainerKey().
Referenced by ILIAS\Cache\Services\flushContainer(), and ILIAS\Cache\Services\get().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ILIAS\Cache\Services::flushAdapter | ( | ) | 
Definition at line 99 of file Services.php.
References ILIAS\Cache\Services\getAdaptor().
 Here is the call graph for this function:| ILIAS\Cache\Services::flushContainer | ( | Request | $container_request | ) | 
Definition at line 94 of file Services.php.
References ILIAS\Cache\Services\ensureContainer().
 Here is the call graph for this function:| ILIAS\Cache\Services::get | ( | Request | $for_container | ) | 
Definition at line 52 of file Services.php.
References ILIAS\Cache\Services\ensureContainer().
 Here is the call graph for this function:
      
  | 
  private | 
Definition at line 86 of file Services.php.
References ILIAS\Cache\Services\$adaptor.
Referenced by ILIAS\Cache\Services\flushAdapter(), and ILIAS\Cache\Services\new().
 Here is the caller graph for this function:
      
  | 
  private | 
Definition at line 65 of file Services.php.
References ILIAS\Cache\Config\ALL, and ILIAS\Cache\Services\getAdaptor().
 Here is the call graph for this function:
      
  | 
  private | 
Definition at line 40 of file Services.php.
Referenced by ILIAS\Cache\Services\getAdaptor().
      
  | 
  private | 
Definition at line 41 of file Services.php.
      
  | 
  private | 
Definition at line 39 of file Services.php.
Referenced by ILIAS\Cache\Services\ensureContainer().