ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • vendor/vlucas/phpdotenv/src/Loader.php

Loader::loadDirect()

Method: Directly load the given string.

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

Used by 0 functions | Uses 0 functions

Loader::findAndRead()

Method: Attempt to read the files in order.

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

Used by 0 functions | Uses 0 functions

Loader::readFromFile()

Method: Read the given file.

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

Used by 0 functions | Uses 0 functions

Loader::processEntries()

Method: Process the environment variable entries.

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

Used by 0 functions | Uses 0 functions

Loader::resolveNestedVariables()

Method: Resolve the nested variables.

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

Used by 0 functions | Uses 0 functions

Loader::getEnvironmentVariable()

Method: Search the different places for environment variables and return first value found.

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

Used by 0 functions | Uses 0 functions

Loader::setEnvironmentVariable()

Method: Set an environment variable.

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

Used by 0 functions | Uses 0 functions

Loader::clearEnvironmentVariable()

Method: Clear an environment variable.

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

Used by 0 functions | Uses 0 functions

Loader::getEnvironmentVariableNames()

Method: Get the list of environment variables names.

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

Used by 0 functions | Uses 0 functions

Loader

Class: This is the loader class.

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

Used by 0 functions | Uses 0 functions
1 2 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy