ClassicPress logo
Skip to content

Browse:

  • Home
  • Dotenv
  • Page 12

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

InvalidFileException

Class: This is the invalid file exception class.

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

Used by 0 functions | Uses 0 functions

AbstractVariables::clearInternal()

Method: Clear an environment variable.

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

Used by 0 functions | Uses 0 functions

ValidationException

Class: This is the validation exception class.

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

Used by 0 functions | Uses 0 functions

Parser

Class:

Source: vendor/vlucas/phpdotenv/src/Parser.php:7

Used by 0 functions | Uses 0 functions

Parser::parse()

Method: Parse the given environment variable entry into a name and value.

Source: vendor/vlucas/phpdotenv/src/Parser.php:25

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