ClassicPress logo
Skip to content

Browse:

  • Home
  • Dotenv
  • Environment
  • Page 3

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

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

AbstractVariables::offsetSet()

Method: {@inheritdoc}

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

Used by 0 functions | Uses 0 functions

ArrayAdapter

Class:

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

Used by 0 functions | Uses 0 functions

AbstractVariables::offsetUnset()

Method: {@inheritdoc}

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

Used by 0 functions | Uses 0 functions

ArrayAdapter::isSupported()

Method: Determines if the adapter is supported.

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

Used by 0 functions | Uses 0 functions
« Previous 1 2 3 4 5 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy