ClassicPress logo
Skip to content

Browse:

  • Home
  • Dotenv
  • Environment
  • Adapter
  • Page 2

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

ArrayAdapter::set()

Method: Set an environment variable.

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

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

ArrayAdapter::clear()

Method: Clear an environment variable.

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

Used by 0 functions | Uses 0 functions

PutenvAdapter

Class:

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

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

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 2 3 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy