Header::$stringCache |
property |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/Header.php |
|
ConfigContextFactory |
class |
drupal/core/lib/Drupal/Core/Config/Context/ConfigContextFactory.php |
Defines configuration context factory. |
ConfigContext::$data |
property |
drupal/core/lib/Drupal/Core/Config/Context/ConfigContext.php |
The actual storage of key-value pairs. |
ConfigContext::$uuid |
property |
drupal/core/lib/Drupal/Core/Config/Context/ConfigContext.php |
A unique identifier for the context. |
DialogController.php |
file |
drupal/core/lib/Drupal/Core/Controller/DialogController.php |
Contains \Drupal\Core\Controller\DialogController. |
Select::havingCompile |
function |
drupal/core/lib/Drupal/Core/Database/Query/Select.php |
|
OpenDialogCommand.php |
file |
drupal/core/lib/Drupal/Core/Ajax/OpenDialogCommand.php |
Contains \Drupal\Core\Ajax\OpenDialogCommand. |
ExpiringCache::$cache |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Cache/ExpiringCache.php |
|
FailingConstraint.php |
file |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Fixtures/FailingConstraint.php |
|
ExpiringCache::remove |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Cache/ExpiringCache.php |
Removes a value from the cache. |
FreeConfigContext.php |
file |
drupal/core/lib/Drupal/Core/Config/Context/FreeConfigContext.php |
Contains \Drupal\Core\Config\Context\FreeConfigContext. |
PdoSessionHandler::gc |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/Handler/PdoSessionHandler.php |
|
UserConfigContext.php |
file |
drupal/core/modules/user/lib/Drupal/user/UserConfigContext.php |
Contains \Drupal\user\UserConfigContext. |
ConfigContext::notify |
function |
drupal/core/lib/Drupal/Core/Config/Context/ConfigContext.php |
Implements \Drupal\Core\Config\Context\ContextInterface::notify(). |
Field::field_langcode |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/views/field/Field.php |
Return the language code of the language the field should be displayed in,
according to the settings. |
OpenModalDialogCommand |
class |
drupal/core/lib/Drupal/Core/Ajax/OpenModalDialogCommand.php |
Defines an AJAX command to open certain content in a dialog in a modal dialog. |
CloseDialogCommand.php |
file |
drupal/core/lib/Drupal/Core/Ajax/CloseDialogCommand.php |
Contains \Drupal\Core\Ajax\CloseDialogCommand. |
CustomBlock::$langcode |
property |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Plugin/Core/Entity/CustomBlock.php |
The block language code. |
NullSessionHandler::gc |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/Handler/NullSessionHandler.php |
|
ConfigController::diff |
function |
drupal/core/modules/config/lib/Drupal/config/Controller/ConfigController.php |
Shows diff of specificed configuration file. |
ConfigContext::setUuid |
function |
drupal/core/lib/Drupal/Core/Config/Context/ConfigContext.php |
Implements \Drupal\Core\Config\Context\ContextInterface::setUuid(). |
ConfigContext::getUuid |
function |
drupal/core/lib/Drupal/Core/Config/Context/ConfigContext.php |
Implements \Drupal\Core\Config\Context\ContextInterface::getUuid(). |
LocaleLookup::$langcode |
property |
drupal/core/modules/locale/lib/Drupal/locale/LocaleLookup.php |
A language code. |
Select::havingCondition |
function |
drupal/core/lib/Drupal/Core/Database/Query/Select.php |
Helper function to build most common HAVING conditional clauses. |
ConfigCRUDTest::getInfo |
function |
drupal/core/modules/config/lib/Drupal/config/Tests/ConfigCRUDTest.php |
|
user_preferred_langcode |
function |
drupal/core/modules/user/user.module |
Get the language object preferred by the user. This user preference can
be set on the user account editing page, and is only available if there
are more than one languages enabled on the site. If the user did not
choose a preferred language, or is the… |
CloseModalDialogCommand |
class |
drupal/core/lib/Drupal/Core/Ajax/CloseModalDialogCommand.php |
Defines an AJAX command that closes the currently visible modal dialog. |
MissingContextException |
class |
drupal/core/lib/Drupal/Core/TypedData/MissingContextException.php |
Exception thrown when data wrappers miss contextual information. |
SessionHandlerProxy::gc |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php |
|
DbLogController::create |
function |
drupal/core/modules/dblog/lib/Drupal/dblog/Controller/DbLogController.php |
Instantiates a new instance of this controller. |
DialogController::modal |
function |
drupal/core/lib/Drupal/Core/Controller/DialogController.php |
Displays content in a modal dialog. |
DateTimePlus::$langcode |
property |
drupal/core/lib/Drupal/Component/Datetime/DateTimePlus.php |
The value of the language code passed to the constructor. |
OpenDialogCommand::$html |
property |
drupal/core/lib/Drupal/Core/Ajax/OpenDialogCommand.php |
HTML content that will placed in the dialog. |
Select::havingConditions |
function |
drupal/core/lib/Drupal/Core/Database/Query/Select.php |
|
FormatDateTest::LANGCODE |
constant |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/FormatDateTest.php |
Arbitrary langcode for a custom language. |
DebugClassLoader::enable |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/DebugClassLoader.php |
Replaces all autoloaders implementing a findFile method by a DebugClassLoader wrapper. |
ConfigCRUDTest::$modules |
property |
drupal/core/modules/config/lib/Drupal/config/Tests/ConfigCRUDTest.php |
Modules to enable. |
ConfigCRUDTest::testCRUD |
function |
drupal/core/modules/config/lib/Drupal/config/Tests/ConfigCRUDTest.php |
Tests CRUD operations. |
ExpiringCache::$lifetime |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Cache/ExpiringCache.php |
|
ConfigCache::__construct |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Cache/ConfigCache.php |
Construct. |
ConfigContextFactory.php |
file |
drupal/core/lib/Drupal/Core/Config/Context/ConfigContextFactory.php |
Contains \Drupal\Core\Config\Context\ConfigContextFactory. |
DebugClassLoaderTest.php |
file |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/DebugClassLoaderTest.php |
|
ConfigController::create |
function |
drupal/core/modules/config/lib/Drupal/config/Controller/ConfigController.php |
Instantiates a new instance of this controller. |
DialogController::dialog |
function |
drupal/core/lib/Drupal/Core/Controller/DialogController.php |
Displays content in a dialog. |
Language::LANGCODE_SYSTEM |
constant |
drupal/core/lib/Drupal/Core/Language/Language.php |
Special system language code (only applicable to UI language). |
OpenDialogCommand::$title |
property |
drupal/core/lib/Drupal/Core/Ajax/OpenDialogCommand.php |
The title of the dialog. |
OpenDialogCommand::render |
function |
drupal/core/lib/Drupal/Core/Ajax/OpenDialogCommand.php |
Implements \Drupal\Core\Ajax\CommandInterface:render(). |
User::$preferred_langcode |
property |
drupal/core/modules/user/lib/Drupal/user/Plugin/Core/Entity/User.php |
The user's preferred langcode for receiving emails and viewing the site. |
ConfigCache::getTimestamp |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Cache/ConfigCache.php |
Returns a timestamp for when the cache was created. |
ConfigContextFactory::get |
function |
drupal/core/lib/Drupal/Core/Config/Context/ConfigContextFactory.php |
Returns a configuration context object. |