ClassicPress logo
Skip to content

Browse:

  • Home
  • Dotenv
  • Page 11

Validator::isBoolean()

Method: Assert that each specified variable is a boolean.

Source: vendor/vlucas/phpdotenv/src/Validator.php:105

Used by 0 functions | Uses 0 functions

AbstractVariables::get()

Method: Get an environment variable.

Source: vendor/vlucas/phpdotenv/src/Environment/AbstractVariables.php:51

Used by 0 functions | Uses 0 functions

Validator::allowedValues()

Method: Assert that each variable is amongst the given choices.

Source: vendor/vlucas/phpdotenv/src/Validator.php:132

Used by 0 functions | Uses 0 functions

AbstractVariables::getInternal()

Method: Get an environment variable.

Source: vendor/vlucas/phpdotenv/src/Environment/AbstractVariables.php:67

Used by 0 functions | Uses 0 functions

Validator::allowedRegexValues()

Method: Assert that each variable matches the given regular expression.

Source: vendor/vlucas/phpdotenv/src/Validator.php:151

Used by 0 functions | Uses 0 functions

AbstractVariables::set()

Method: Set an environment variable.

Source: vendor/vlucas/phpdotenv/src/Environment/AbstractVariables.php:79

Used by 0 functions | Uses 0 functions

Validator::assertCallback()

Method: Assert that the callback returns true for each variable.

Source: vendor/vlucas/phpdotenv/src/Validator.php:176

Used by 0 functions | Uses 0 functions

AbstractVariables::setInternal()

Method: Set an environment variable.

Source: vendor/vlucas/phpdotenv/src/Environment/AbstractVariables.php:103

Used by 0 functions | Uses 0 functions

InvalidPathException

Class: This is the invalid path exception class.

Source: vendor/vlucas/phpdotenv/src/Exception/InvalidPathException.php:10

Used by 0 functions | Uses 0 functions

AbstractVariables::clear()

Method: Clear an environment variable.

Source: vendor/vlucas/phpdotenv/src/Environment/AbstractVariables.php:114

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