Bitrix-D7 23.9
 
Загрузка...
Поиск...
Не найдено
ExactParameter Cписок членов класса

Полный список членов класса ExactParameter, включая наследуемые из базового класса

__construct(string $className, string $parameterName, \Closure $constructor)ExactParameter
Bitrix::Main::Engine::AutoWire::Parameter::__construct(string $className, \Closure $constructor, \Closure $externalNameConstructor=null)Parameter
buildReflectionClass(\ReflectionParameter $parameter)Parameterprotected
callConstructor(\Closure $constructor, array $params, $newThis=null)Parameterprotected
captureData(\ReflectionParameter $parameter, array $sourceParameters, array $autoWiredParameters=[])ExactParameter
constructValue(\ReflectionParameter $parameter, Result $captureResult, $newThis=null)ExactParameter
findParameterInSourceList($name, array $sourceParameters, &$status)Parameterprotected
generateExternalName()Parameter
getClassName()Parameter
getConstructor()Parameter
getExternalNameConstructor()Parameter
getParameterName()ExactParameter
getPriority()ExactParameter
match(\ReflectionParameter $parameter)ExactParameter
needToMapExternalData()Parameterprotected
setClassName($className)Parameter
setConstructor(\Closure $constructor)Parameter
setExternalNameConstructor(\Closure $externalNameConstructor)Parameter
validateConstructor(\Closure $constructor)ExactParameterprotected