Метод | Описание | |
---|---|---|
__construct ( ) | ||
cacheValue ( string $key, $value ) | ||
getCachedValue ( string $key ) : mixed | ||
isFirstPass ( ) : boolean | ||
markAsNeedsCompleteGeneration ( ) | ||
markIsResolvingFixture ( string $id ) | ||
needsCompleteGeneration ( ) : boolean | ||
setToSecondPass ( ) | ||
unmarkAsNeedsCompleteGeneration ( ) |
public getCachedValue ( string $key ) : mixed | ||
$key | string | |
Результат | mixed |
public needsCompleteGeneration ( ) : boolean | ||
Результат | boolean |