ClassicPress logo
Skip to content

Browse:

  • Home
  • Dotenv
  • Page 6

Loader::setEnvironmentVariable()

Method: Set an environment variable.

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

Used by 0 functions | Uses 0 functions

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

ApacheAdapter::get()

Method: Get an environment variable, if it exists.

Source: vendor/vlucas/phpdotenv/src/Environment/Adapter/ApacheAdapter.php:31

Used by 0 functions | Uses 0 functions

ApacheAdapter::set()

Method: Set an environment variable.

Source: vendor/vlucas/phpdotenv/src/Environment/Adapter/ApacheAdapter.php:46

Used by 0 functions | Uses 0 functions

ArrayAdapter::set()

Method: Set an environment variable.

Source: vendor/vlucas/phpdotenv/src/Environment/Adapter/ArrayAdapter.php:51

Used by 0 functions | Uses 0 functions

ApacheAdapter::clear()

Method: Clear an environment variable.

Source: vendor/vlucas/phpdotenv/src/Environment/Adapter/ApacheAdapter.php:60

Used by 0 functions | Uses 0 functions

ArrayAdapter::clear()

Method: Clear an environment variable.

Source: vendor/vlucas/phpdotenv/src/Environment/Adapter/ArrayAdapter.php:63

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