Searched defs:getAttribute (Results 1 – 10 of 10) sorted by relevance
43 public function getAttribute(int $attribute): int|false {} function in Collator
26 public function getAttribute(int $attribute): mixed {} function in PDO
50 public function getAttribute(int $name): mixed {} function in PDOStatement
893 PHP_METHOD(PDO, getAttribute) in PHP_METHOD() argument
1615 PHP_METHOD(PDOStatement, getAttribute) in PHP_METHOD() argument
53 public function getAttribute(int $attribute): int|float|false {} function in NumberFormatter
39 public function getAttribute(string $name): ?string {} function in XMLReader
547 PHP_METHOD(XMLReader, getAttribute) in PHP_METHOD() argument
200 PHP_METHOD(DOMElement, getAttribute) in PHP_METHOD() argument
335 public function getAttribute(string $qualifiedName): string {} function in DOMElement
Completed in 65 milliseconds