PATH:
home
/
letacommog
/
charpente-ain
/
wp-content
/
plugins
/
w3-total-cache
/
lib
/
Aws
/
Aws
<?php namespace Aws; /** * Loads JSON files and compiles them into PHP arrays. * * @internal Please use json_decode instead. * @deprecated */ class JsonCompiler { const CACHE_ENV = 'AWS_PHP_CACHE_DIR'; /** * Loads a JSON file from cache or from the JSON file directly. * * @param string $path Path to the JSON file to load. * * @return mixed */ public function load($path) { return load_compiled_json($path); } }
[+]
..
[-] Result.php
[edit]
[+]
EndpointDiscovery
[+]
Endpoint
[+]
data
[-] Psr16CacheAdapter.php
[edit]
[-] PsrCacheAdapter.php
[edit]
[-] WrappedHttpHandler.php
[edit]
[-] MonitoringEventsInterface.php
[edit]
[-] CacheInterface.php
[edit]
[-] TraceMiddleware.php
[edit]
[-] IdempotencyTokenMiddleware.php
[edit]
[-] HandlerList.php
[edit]
[-] MultiRegionClient.php
[edit]
[+]
ClientSideMonitoring
[+]
Handler
[-] AwsClient.php
[edit]
[-] AwsClientTrait.php
[edit]
[-] Middleware.php
[edit]
[-] JsonCompiler.php
[edit]
[-] HasDataTrait.php
[edit]
[-] CommandPool.php
[edit]
[+]
signer
[-] functions.php
[edit]
[+]
Sns
[+]
Exception
[-] HashInterface.php
[edit]
[-] PresignUrlMiddleware.php
[edit]
[+]
Signature
[-] HashingStream.php
[edit]
[-] EndpointParameterMiddleware.php
[edit]
[+]
S3
[-] ResponseContainerInterface.php
[edit]
[+]
CloudFront
[-] RetryMiddleware.php
[edit]
[-] MockHandler.php
[edit]
[-] CommandInterface.php
[edit]
[-] Waiter.php
[edit]
[-] ResultInterface.php
[edit]
[-] History.php
[edit]
[-] Sdk.php
[edit]
[-] AwsClientInterface.php
[edit]
[+]
Credentials
[-] ClientResolver.php
[edit]
[-] Command.php
[edit]
[+]
Api
[-] LruArrayCache.php
[edit]
[-] DoctrineCacheAdapter.php
[edit]
[-] ResultPaginator.php
[edit]
[-] PhpHash.php
[edit]
[-] HasMonitoringEventsTrait.php
[edit]