ClassicPress logo
Skip to content

Browse:

  • Home
  • Dotenv
  • Page 8

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

ServerConstAdapter::clear()

Method: Clear an environment variable.

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

Used by 0 functions | Uses 0 functions

EnvConstAdapter

Class:

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

Used by 0 functions | Uses 0 functions

EnvConstAdapter::isSupported()

Method: Determines if the adapter is supported.

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

Used by 0 functions | Uses 0 functions

AbstractVariables::isImmutable()

Method: Determine if the environment is immutable.

Source: vendor/vlucas/phpdotenv/src/Environment/AbstractVariables.php:142

Used by 0 functions | Uses 0 functions

PutenvAdapter::isSupported()

Method: Determines if the adapter is supported.

Source: vendor/vlucas/phpdotenv/src/Environment/Adapter/PutenvAdapter.php:14

Used by 0 functions | Uses 0 functions

AbstractVariables::has()

Method: Tells whether environment variable has been defined.

Source: vendor/vlucas/phpdotenv/src/Environment/AbstractVariables.php:154

Used by 0 functions | Uses 0 functions

PutenvAdapter::get()

Method: Get an environment variable, if it exists.

Source: vendor/vlucas/phpdotenv/src/Environment/Adapter/PutenvAdapter.php:26

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