Previous Page
setCache()

Solar_Sql_Adapter
setCacheKeyPrefix()

Next Page
setProfiling()

setCacheKeyPrefix()

public string setCacheKeyPrefix ( string $prefix default NULL )

Sets the connection-specific cache key prefix.

Parameters

  • (string) $prefix: The cache-key prefix. When null, defaults to the class name, a slash, and the md5() of the DSN.

Returns

  • (string)

Description

Sets the connection-specific cache key prefix.