ClassicPress logo
Skip to content

Browse:

  • Home
  • PhpOption
  • Page 13

None::map()

Method:

Source: vendor/phpoption/phpoption/src/PhpOption/None.php:84

Used by 0 functions | Uses 0 functions

Option::getOrElse()

Method: Returns the value if available, or the default value if not.

Source: vendor/phpoption/phpoption/src/PhpOption/Option.php:148

Used by 0 functions | Uses 0 functions

None::flatMap()

Method:

Source: vendor/phpoption/phpoption/src/PhpOption/None.php:89

Used by 0 functions | Uses 0 functions

Option::getOrCall()

Method: Returns the value if available, or the results of the callable.

Source: vendor/phpoption/phpoption/src/PhpOption/Option.php:160

Used by 0 functions | Uses 0 functions

None::filter()

Method:

Source: vendor/phpoption/phpoption/src/PhpOption/None.php:94

Used by 0 functions | Uses 0 functions

Option::getOrThrow()

Method: Returns the value if available, or throws the passed exception.

Source: vendor/phpoption/phpoption/src/PhpOption/Option.php:169

Used by 0 functions | Uses 0 functions

None::filterNot()

Method:

Source: vendor/phpoption/phpoption/src/PhpOption/None.php:99

Used by 0 functions | Uses 0 functions

None::select()

Method:

Source: vendor/phpoption/phpoption/src/PhpOption/None.php:104

Used by 0 functions | Uses 0 functions

None::reject()

Method:

Source: vendor/phpoption/phpoption/src/PhpOption/None.php:109

Used by 0 functions | Uses 0 functions

None::getIterator()

Method:

Source: vendor/phpoption/phpoption/src/PhpOption/None.php:114

Used by 0 functions | Uses 0 functions
« Previous 1 … 12 13 14 … 17 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy