Previous Page
entry()

Solar_Cache_Adapter_Eaccelerator
fetch()

Next Page
getLife()

fetch()

public mixed fetch ( string $key )

Gets cache entry data.

Parameters

  • (string) $key: The entry ID.

Returns

  • (mixed) Boolean false on failure, string on success.

Description

Gets cache entry data.