ClassicPress logo
Skip to content

Browse:

  • Home
  • Dotenv
  • Page 5

Error::error()

Method: Get the error option value.

Source: vendor/vlucas/phpdotenv/src/Regex/Error.php:66

Used by 0 functions | Uses 0 functions

Loader::clearEnvironmentVariable()

Method: Clear an environment variable.

Source: vendor/vlucas/phpdotenv/src/Loader.php:241

Used by 0 functions | Uses 0 functions

Error::mapError()

Method: Map over the error value.

Source: vendor/vlucas/phpdotenv/src/Regex/Error.php:78

Used by 0 functions | Uses 0 functions

Loader::getEnvironmentVariableNames()

Method: Get the list of environment variables names.

Source: vendor/vlucas/phpdotenv/src/Loader.php:251

Used by 0 functions | Uses 0 functions

Lines

Class:

Source: vendor/vlucas/phpdotenv/src/Lines.php:5

Used by 0 functions | Uses 0 functions

Lines::process()

Method: Process the array of lines of environment variables.

Source: vendor/vlucas/phpdotenv/src/Lines.php:16

Used by 0 functions | Uses 0 functions

Lines::multilineProcess()

Method: Used to make all multiline variable process.

Source: vendor/vlucas/phpdotenv/src/Lines.php:42

Used by 0 functions | Uses 0 functions

Lines::looksLikeMultilineStart()

Method: Determine if the given line can be the start of a multiline variable.

Source: vendor/vlucas/phpdotenv/src/Lines.php:69

Used by 0 functions | Uses 0 functions

Lines::looksLikeMultilineStop()

Method: Determine if the given line can be the start of a multiline variable.

Source: vendor/vlucas/phpdotenv/src/Lines.php:86

Used by 0 functions | Uses 0 functions

Lines::getCharPairs()

Method: Get all pairs of adjacent characters within the line.

Source: vendor/vlucas/phpdotenv/src/Lines.php:110

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