ClassicPress logo
Skip to content

Browse:

  • Home
  • Dotenv
  • Page 7

Loader

Class: This is the loader class.

Source: vendor/vlucas/phpdotenv/src/Loader.php:19

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

Loader::__construct()

Method: Create a new loader instance.

Source: vendor/vlucas/phpdotenv/src/Loader.php:58

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

Loader::setImmutable()

Method: Set immutable value.

Source: vendor/vlucas/phpdotenv/src/Loader.php:72

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

Loader::load()

Method: Load the environment file from disk.

Source: vendor/vlucas/phpdotenv/src/Loader.php:88

Used by 0 functions | Uses 0 functions

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
« Previous 1 … 6 7 8 … 13 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy