ClassicPress logo
Skip to content

Browse:

  • Home
  • Dotenv
  • Page 8

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

EnvConstAdapter::get()

Method: Get an environment variable, if it exists.

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

Used by 0 functions | Uses 0 functions

EnvConstAdapter::set()

Method: Set an environment variable.

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

Used by 0 functions | Uses 0 functions

AbstractVariables::offsetExists()

Method: {@inheritdoc}

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

Used by 0 functions | Uses 0 functions

PutenvAdapter::set()

Method: Set an environment variable.

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

Used by 0 functions | Uses 0 functions

AbstractVariables::offsetGet()

Method: {@inheritdoc}

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

Used by 0 functions | Uses 0 functions

PutenvAdapter::clear()

Method: Clear an environment variable.

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

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