ClassicPress logo
Skip to content

Browse:

  • Home
  • Dotenv
  • Page 4

Success::error()

Method: Get the error option value.

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

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

Lines::isComment()

Method: Determine if the line in the file is a comment, e.g. begins with a #.

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

Used by 0 functions | Uses 0 functions

Loader::loadDirect()

Method: Directly load the given string.

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

Used by 0 functions | Uses 0 functions

Lines::isSetter()

Method: Determine if the given line looks like it’s setting a variable.

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

Used by 0 functions | Uses 0 functions

Loader::findAndRead()

Method: Attempt to read the files in order.

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

Used by 0 functions | Uses 0 functions

Error

Class:

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

Used by 0 functions | Uses 0 functions

Loader::readFromFile()

Method: Read the given file.

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

Used by 0 functions | Uses 0 functions

Error::__construct()

Method: Internal constructor for an error value.

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

Used by 0 functions | Uses 0 functions

Loader::processEntries()

Method: Process the environment variable entries.

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

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