ClassicPress logo
Skip to content

Browse:

  • Home
  • Dotenv
  • Page 6

Error::create()

Method: Create a new error value.

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

Used by 0 functions | Uses 0 functions

Loader::resolveNestedVariables()

Method: Resolve the nested variables.

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

Used by 0 functions | Uses 0 functions

Error::success()

Method: Get the success option value.

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

Used by 0 functions | Uses 0 functions

Loader::getEnvironmentVariable()

Method: Search the different places for environment variables and return first value found.

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

Used by 0 functions | Uses 0 functions

Error::mapSuccess()

Method: Map over the success value.

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

Used by 0 functions | Uses 0 functions

EnvConstAdapter::clear()

Method: Clear an environment variable.

Source: vendor/vlucas/phpdotenv/src/Environment/Adapter/EnvConstAdapter.php:56

Used by 0 functions | Uses 0 functions

ApacheAdapter

Class:

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

Used by 0 functions | Uses 0 functions

ApacheAdapter::isSupported()

Method: Determines if the adapter is supported.

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

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