ClassicPress logo
Skip to content

Browse:

  • Home
  • Dotenv
  • Page 4

Result::mapError()

Method: Map over the error value.

Source: vendor/vlucas/phpdotenv/src/Regex/Result.php:57

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

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
« Previous 1 … 3 4 5 … 13 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy