ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Methods
  • Page 4

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

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

AbstractVariables::offsetExists()

Method: {@inheritdoc}

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

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

AbstractVariables::offsetSet()

Method: {@inheritdoc}

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

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

AbstractVariables::set()

Method: Set an environment variable.

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

Used by 0 functions | Uses 0 functions

AbstractVariables::setInternal()

Method: Set an environment variable.

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

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

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