Searched defs:string (Results 1 – 15 of 15) sorted by relevance
42 …null $string, string $format = 'Y-m-d H:i:s', UserInterface|null $user = null): TimestampInterface;
81 public function initialLetter(string $string): string argument
82 public function initialLetter(string $string): string argument
97 public function initialLetter(string $string): string argument
84 public function initialLetter(string $string): string argument
83 public function initialLetter(string $string): string argument
109 public function initialLetter(string $string): string argument
60 public function initialLetter(string $string): string; argument
96 public function initialLetter(string $string): string argument
191 public function initialLetter(string $string): string argument
497 public static function textScript(string $string): string argument565 public static function strtolower(string $string): string argument581 public static function strtoupper(string $string): string argument
369 public function string(string $parameter, string|null $default = null): string function in Fisharebest\\Webtrees\\Validator
62 …|null $string, string $format = 'Y-m-d H:i:s', UserInterface|null $user = null): TimestampInterface
660 private function utf8WordWrap(string $string, int $width): string argument