Skip to content

Phalcon kernel

NOTE

All classes are prefixed with Phalcon

Kernel

Source on GitHub

  • Namespace

  • Uses

  • Extends

  • Implements

This class allows to change the internal behavior of the framework in runtime

Methods

public static function preComputeHashKey( string $key );
Produces a pre-computed hash key based on a string. This function produces different numbers in 32bit/64bit processors