ClassicPress logo
Skip to content

Browse:

  • Home
  • Dotenv
  • Page 6

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

ServerConstAdapter::isSupported()

Method: Determines if the adapter is supported.

Source: vendor/vlucas/phpdotenv/src/Environment/Adapter/ServerConstAdapter.php:15

Used by 0 functions | Uses 0 functions

Loader::setImmutable()

Method: Set immutable value.

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

Used by 0 functions | Uses 0 functions

ServerConstAdapter::get()

Method: Get an environment variable, if it exists.

Source: vendor/vlucas/phpdotenv/src/Environment/Adapter/ServerConstAdapter.php:27

Used by 0 functions | Uses 0 functions

Loader::load()

Method: Load the environment file from disk.

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

Used by 0 functions | Uses 0 functions

ServerConstAdapter::set()

Method: Set an environment variable.

Source: vendor/vlucas/phpdotenv/src/Environment/Adapter/ServerConstAdapter.php:44

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