47 calls to Settings::get()

AssetsStream::basePath in core/lib/Drupal/Core/StreamWrapper/AssetsStream.php
Returns the base path for public://.
AssetsStream::baseUrl in core/lib/Drupal/Core/StreamWrapper/AssetsStream.php
Finds and returns the base URL for public://.
BootstrapConfigStorageFactory::get in core/lib/Drupal/Core/Config/BootstrapConfigStorageFactory.php
Returns a configuration storage implementation.
ClientFactory::fromOptions in core/lib/Drupal/Core/Http/ClientFactory.php
Constructs a new client object from some configuration.
CoreServiceProvider::register in core/lib/Drupal/Core/CoreServiceProvider.php
Registers services to the container.
DrupalKernel::boot in core/lib/Drupal/Core/DrupalKernel.php
Boots the current kernel.
DrupalKernel::discoverServiceProviders in core/lib/Drupal/Core/DrupalKernel.php
Discovers available serviceProviders.
DrupalKernel::getContainerCacheKey in core/lib/Drupal/Core/DrupalKernel.php
Returns the container cache key based on the environment.
DrupalKernel::initializeContainer in core/lib/Drupal/Core/DrupalKernel.php
Initializes the service container.
DrupalKernel::initializeSettings in core/lib/Drupal/Core/DrupalKernel.php
Locate site path and initialize settings singleton.
DrupalKernel::preHandle in core/lib/Drupal/Core/DrupalKernel.php
Helper method that does request related initialization.
ExtensionDiscovery::scan in core/lib/Drupal/Core/Extension/ExtensionDiscovery.php
Discovers available extensions of a given type.
ExtensionDiscovery::scanDirectory in core/lib/Drupal/Core/Extension/ExtensionDiscovery.php
Recursively scans a base directory for the extensions it contains.
FileStorageFactory::getSync in core/lib/Drupal/Core/Config/FileStorageFactory.php
Returns a FileStorage object working with the sync config directory.
FinishResponseSubscriber::setResponseCacheable in core/lib/Drupal/Core/EventSubscriber/FinishResponseSubscriber.php
Add Cache-Control and Expires headers to a cacheable response.
FormCache::setCache in core/lib/Drupal/Core/Form/FormCache.php
Stores a form in the cache.
HtaccessWriter::defaultProtectedDirs in core/lib/Drupal/Core/File/HtaccessWriter.php
Returns a list of the default protected directories.
HtaccessWriter::ensure in core/lib/Drupal/Core/File/HtaccessWriter.php
Creates a .htaccess file in each Drupal files directory if it is missing.
HtmlToTextTest::testVeryLongLineWrap in core/modules/system/tests/src/Unit/Mail/HtmlToTextTest.php
Tests \Drupal\Core\Mail\MailFormatHelper::htmlToText() wrapping.
install_begin_request in core/includes/install.core.inc
Begins an installation request, modifying the installation state as needed.
install_load_profile in core/includes/install.core.inc
Loads information about the chosen profile during installation.
MailFormatHelper::htmlToText in core/lib/Drupal/Core/Mail/MailFormatHelper.php
Transforms an HTML string into plain text, preserving its structure.
PhpMail::mail in core/lib/Drupal/Core/Mail/Plugin/Mail/PhpMail.php
Sends an email message.
PhpStorageFactory::get in core/lib/Drupal/Core/PhpStorage/PhpStorageFactory.php
Instantiates a storage for generated PHP code.
PrivateStream::basePath in core/lib/Drupal/Core/StreamWrapper/PrivateStream.php
Returns the base path for private://.
PublicStream::basePath in core/lib/Drupal/Core/StreamWrapper/PublicStream.php
Returns the base path for public://.
PublicStream::baseUrl in core/lib/Drupal/Core/StreamWrapper/PublicStream.php
Finds and returns the base URL for public://.
PublicStream::getLocalPath in core/lib/Drupal/Core/StreamWrapper/PublicStream.php
Returns the canonical absolute path of the URI, if possible.
SelectProfileForm::buildForm in core/lib/Drupal/Core/Installer/Form/SelectProfileForm.php
Form constructor.
SelectProfileForm::submitForm in core/lib/Drupal/Core/Installer/Form/SelectProfileForm.php
Form submission handler.
Settings::getApcuPrefix in core/lib/Drupal/Core/Site/Settings.php
Generates a prefix for APCu user cache keys.
SettingsTest::testFakeDeprecatedSettings in core/tests/Drupal/Tests/Core/Site/SettingsTest.php
Tests deprecation messages and values when using fake deprecated settings.
SettingsTest::testGet in core/tests/Drupal/Tests/Core/Site/SettingsTest.php
@covers ::get[[api-linebreak]]
SiteConfigureForm::buildForm in core/lib/Drupal/Core/Installer/Form/SiteConfigureForm.php
Form constructor.
SiteSettingsForm::submitForm in core/lib/Drupal/Core/Installer/Form/SiteSettingsForm.php
Form submission handler.
SqlContentEntityStorageSchema::postUpdateEntityTypeSchema in core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorageSchema.php
Allows subscribers to do any cleanup necessary after data copying.
SqlFieldableEntityTypeListenerTrait::copyData in core/lib/Drupal/Core/Entity/Sql/SqlFieldableEntityTypeListenerTrait.php
Copies entity data from the original storage to the temporary one.
State::invalidateCache in core/lib/Drupal/Core/State/State.php
Invalidate the cache.
State::updateCache in core/lib/Drupal/Core/State/State.php
Writes a value to the persistent cache immediately.
State::__construct in core/lib/Drupal/Core/State/State.php
Constructs a State object.
StatementPrefetch::current in core/lib/Drupal/Core/Database/StatementPrefetch.php
Return the current row formatted according to the current fetch style.
StreamWrapperManager::normalizeUri in core/lib/Drupal/Core/StreamWrapper/StreamWrapperManager.php
Normalizes a URI by making it syntactically correct.
TwigSandboxPolicy::getMethodsAllowedOnAllObjects in core/lib/Drupal/Core/Template/TwigSandboxPolicy.php
Gets the list of allowed methods on all objects.
TwigSandboxPolicy::__construct in core/lib/Drupal/Core/Template/TwigSandboxPolicy.php
Constructs a new TwigSandboxPolicy object.
UpdateKernel::handleAccess in core/lib/Drupal/Core/Update/UpdateKernel.php
Checks if the current user has rights to access updates page.
Yaml::decode in core/lib/Drupal/Core/Serialization/Yaml.php
Decodes data from the serialization format.
_drupal_maintenance_theme in core/includes/theme.maintenance.inc
Sets up the theming system for maintenance page.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.