Home
last modified time | relevance | path

Searched defs:value (Results 1226 – 1250 of 1845) sorted by last modified time

1...<<41424344454647484950>>...74

/plugin/findologicxmlexport/vendor/jms/serializer/tests/Fixtures/
H A DAuthorList.php64 public function offsetSet($offset, $value)
/plugin/findologicxmlexport/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/
H A DEnum.php41 public $value; variable in Doctrine\\Common\\Annotations\\Annotation\\Enum
/plugin/findologicxmlexport/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/
H A DAnnotation.php37 public $value; variable in Doctrine\\Common\\Annotations\\Annotation
73 public function __set($name, $value)
/plugin/findologicxmlexport/vendor/findologic/libflexport/src/FINDOLOGIC/Export/Data/
H A DAttribute.php27 public function addValue($value)
H A DKeyword.php9 public function __construct($value, $usergroup = '')
H A DUsergroup.php11 private $value; variable in FINDOLOGIC\\Export\\Data\\Usergroup
13 public function __construct($value)
H A DOrdernumber.php9 public function __construct($value, $usergroup = '')
/plugin/findologicxmlexport/vendor/twig/twig/src/Extension/
H A DStagingExtension.php87 public function addGlobal($name, $value)
H A DCoreExtension.php533 function twig_round($value, $precision = 0, $method = 'common')
606 function twig_jsonencode_filter($value, $options = 0)
617 function _twig_markup2string(&$value)
740 function twig_join_filter($value, $glue = '', $and = null)
780 function twig_split_filter(Environment $env, $value, $delimiter, $limit = null)
813 function _twig_default_filter($value, $default = '')
930 function twig_in_filter($value, $compare)
1494 function twig_test_empty($value)
1519 function twig_test_iterable($value)
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/
H A DConfiguration.php999 protected function getBoolean($value, $default)
1016 protected function getInteger($value, $default)
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/_files/
H A DArrayAccessible.php22 public function offsetSet($offset, $value)
H A DSampleArrayAccess.php16 public function offsetSet($offset, $value)
/plugin/findologicxmlexport/vendor/sebastian/recursion-context/tests/
H A DContextTest.php86 public function testAddFails($value)
100 public function testContainsFails($value)
113 public function testAdd($value, $key)
127 public function testContainsFound($value, $key)
140 public function testContainsNotFound($value)
/plugin/findologicxmlexport/vendor/symfony/yaml/
H A DInline.php66 public static function parse(string $value = null, int $flags = 0, array $references = [])
124 public static function dump($value, int $flags = 0): string
213 public static function isHash($value): bool
238 private static function dumpArray(array $value, int $flags): string
660 private static function parseTag(string $value, int &$i, int $flags): ?string
707 private static function isBinaryString(string $value)
H A DUnescaper.php38 public function unescapeSingleQuotedString(string $value): string
50 public function unescapeDoubleQuotedString(string $value): string
67 private function unescapeCharacter(string $value): string
/plugin/findologicxmlexport/vendor/symfony/yaml/Tag/
H A DTaggedValue.php21 private $value; variable in Symfony\\Component\\Yaml\\Tag\\TaggedValue
23 public function __construct(string $tag, $value)
/plugin/findologicxmlexport/vendor/twig/extensions/lib/Twig/Extensions/Extension/
H A DText.php38 …function twig_truncate_filter(Twig_Environment $env, $value, $length = 30, $preserve = false, $sep…
56 …function twig_wordwrap_filter(Twig_Environment $env, $value, $length = 80, $separator = "\n", $pre…
78 …function twig_truncate_filter(Twig_Environment $env, $value, $length = 30, $preserve = false, $sep…
93 …function twig_wordwrap_filter(Twig_Environment $env, $value, $length = 80, $separator = "\n", $pre…
/plugin/findologicxmlexport/vendor/hoa/stream/Wrapper/IWrapper/
H A DStream.php122 public function stream_metadata($path, $option, $value);
/plugin/findologicxmlexport/vendor/findologic/libflexport/src/FINDOLOGIC/Export/Helpers/
H A DUsergroupAwareMultiValue.php25 public function addValue(UsergroupAwareMultiValueItem $value)
H A DUsergroupAwareSimpleValue.php31 public function setValue($value, $usergroup = '')
48 protected function validate($value)
/plugin/findologicxmlexport/vendor/findologic/libflexport/tests/FINDOLOGIC/Export/Tests/
H A DDataElementsTest.php47 $value = '',
107 $value = '',
162 $value = '',
H A DDataHelperTest.php19 public function testEmptyValueDetectsEmptyStringsOnly($value, $shouldCauseException)
65 public function testNumericValuesAreValidated($value, $shouldCauseException)
/plugin/findologicxmlexport/vendor/hoa/math/
H A DContext.php91 public function addConstant($name, $value)
/plugin/findologicxmlexport/vendor/twig/twig/src/
H A DCompiler.php160 public function string($value)
174 public function repr($value)
H A DEnvironment.php1392 public function addGlobal($name, $value)

1...<<41424344454647484950>>...74