ClassicPress logo
Skip to content

Browse:

  • Home
  • Dotenv
  • Page 12

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

Parser::splitStringIntoParts()

Method: Split the compound string into parts.

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

Used by 0 functions | Uses 0 functions

Parser::parseName()

Method: Strips quotes and the optional leading “export ” from the variable name.

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

Used by 0 functions | Uses 0 functions

Parser::isValidName()

Method: Is the given variable name valid?

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

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