Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Zephir
Compiler
getConstant
Zephir\Compiler::getConstant PHP Method
Compiler Class Documentation
Show file
Open project: phalcon/zephir
getConstant()
public
method
Returns a Zephir Constant by its name
public
getConstant
(
string
$name
)
$name
string
public function getConstant($name) { return $this->constants[$name]; }
Compiler
__construct
addClassDefinition
addExternalDependency
addFunction
api
build
buildDev
calculateDependencies
checkDirectory
checkIfPhpized
checkKernelFile
checkKernelFiles
checkRequires
clean
compile
compileParser
createConfigFiles
createProjectFiles
fullClean
generate
generateFunctionInformation
generatePackageDependenciesM4
getClassDefinition
getConfig
getConstant
getCurrentVersion
getExtensionGlobal
getFileSystem
getGccFlags
getGccVersion
getInternalClassDefinition
getLogger
getPhpIncludeDirs
getShortPath
getShortUserPath
init
install
isBundledClass
isBundledInterface
isClass
isConstant
isExtensionGlobal
isInterface
loadConstantsSources
loadExternalClass
preCompile
preCompileHeaders
processAddSources
processCodeInjection
processExtensionGlobals
processExtensionInfo
recursiveDeletePath
recursivePreCompile
recursiveProcess
setExtensionGlobals
stubs
test