ClassicPress logo
Skip to content

Browse:

  • Home
  • Dotenv
  • Environment
  • Page 2

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

ServerConstAdapter

Class:

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

Used by 0 functions | Uses 0 functions

ServerConstAdapter::isSupported()

Method: Determines if the adapter is supported.

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

Used by 0 functions | Uses 0 functions

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

DotenvFactory::__construct()

Method: Create a new dotenv environment factory instance.

Source: vendor/vlucas/phpdotenv/src/Environment/DotenvFactory.php:32

Used by 0 functions | Uses 0 functions

DotenvFactory::create()

Method: Creates a new mutable environment variables instance.

Source: vendor/vlucas/phpdotenv/src/Environment/DotenvFactory.php:44

Used by 0 functions | Uses 0 functions

DotenvFactory::createImmutable()

Method: Creates a new immutable environment variables instance.

Source: vendor/vlucas/phpdotenv/src/Environment/DotenvFactory.php:54

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