ConfigCache |
class |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Cache/ConfigCache.php |
A config cache stores values using var_export() and include. |
ExpiringCache |
class |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Cache/ExpiringCache.php |
Adds expiration to a cache backend. |
ConfigContext |
class |
drupal/core/lib/Drupal/Core/Config/Context/ConfigContext.php |
Defines the base configuration context object. |
ConfigCRUDTest |
class |
drupal/core/modules/config/lib/Drupal/config/Tests/ConfigCRUDTest.php |
Tests CRUD operations on configuration objects. |
stringContains |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert/Functions.php |
Returns a PHPUnit_Framework_Constraint_StringContains matcher object. |
User::$langcode |
property |
drupal/core/modules/user/lib/Drupal/user/Plugin/Core/Entity/User.php |
The user's langcode. |
File::$langcode |
property |
drupal/core/modules/file/lib/Drupal/file/Plugin/Core/Entity/File.php |
The file language code. |
Item::$langcode |
property |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Plugin/Core/Entity/Item.php |
The feed language code. |
Feed::$langcode |
property |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Plugin/Core/Entity/Feed.php |
The feed language code. |
ConfigCache.php |
file |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Cache/ConfigCache.php |
|
DbLogController |
class |
drupal/core/modules/dblog/lib/Drupal/dblog/Controller/DbLogController.php |
Returns responses for dblog routes. |
Node::$langcode |
property |
drupal/core/modules/node/lib/Drupal/node/Plugin/Core/Entity/Node.php |
The node language code. |
DebugClassLoader |
class |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/DebugClassLoader.php |
Autoloader checking if the class is really defined in the file found. |
ConfigCache::has |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Cache/ConfigCache.php |
Checks of the cache has a file. |
ConfigCache::set |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Cache/ConfigCache.php |
Writes a value to a file. |
ConfigCache::get |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Cache/ConfigCache.php |
Loads and returns the value for the supplied cache key. |
ConfigController |
class |
drupal/core/modules/config/lib/Drupal/config/Controller/ConfigController.php |
Returns responses for config module routes. |
DialogController |
class |
drupal/core/lib/Drupal/Core/Controller/DialogController.php |
Defines a default controller for dialog requests. |
UserConfigContext |
class |
drupal/core/modules/user/lib/Drupal/user/UserConfigContext.php |
Defines a configuration context object for a user account. |
FailingConstraint |
class |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Fixtures/FailingConstraint.php |
|
OpenDialogCommand |
class |
drupal/core/lib/Drupal/Core/Ajax/OpenDialogCommand.php |
Defines an AJAX command to open certain content in a dialog. |
ConfigCache::$dir |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Cache/ConfigCache.php |
|
ConfigContext.php |
file |
drupal/core/lib/Drupal/Core/Config/Context/ConfigContext.php |
Contains \Drupal\Core\Config\Context\ConfigContext. |
Entity::$langcode |
property |
drupal/core/lib/Drupal/Core/Entity/Entity.php |
The language code of the entity's default language. |
ExpiringCache.php |
file |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Cache/ExpiringCache.php |
|
FreeConfigContext |
class |
drupal/core/lib/Drupal/Core/Config/Context/FreeConfigContext.php |
Defines the override-free configuration context object. |
Process::$sigchild |
property |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Process.php |
|
SessionHandler::gc |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/NativeSessionStorageTest.php |
|
PoItem::$_langcode |
property |
drupal/core/lib/Drupal/Component/Gettext/PoItem.php |
The language code this translation is in. |
CloseDialogCommand |
class |
drupal/core/lib/Drupal/Core/Ajax/CloseDialogCommand.php |
Defines an AJAX command that closes the current active dialog. |
ExpiringCache::has |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Cache/ExpiringCache.php |
Checks if the cache has a value for a key. |
ExpiringCache::get |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Cache/ExpiringCache.php |
Returns the value for a key. |
ExpiringCache::set |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Cache/ExpiringCache.php |
Sets a value in the cache. |
Comment::$langcode |
property |
drupal/core/modules/comment/lib/Drupal/comment/Plugin/Core/Entity/Comment.php |
The comment language code. |
ConfigCRUDTest.php |
file |
drupal/core/modules/config/lib/Drupal/config/Tests/ConfigCRUDTest.php |
Definition of Drupal\config\Tests\ConfigCRUDTest. |
ConfigContext::get |
function |
drupal/core/lib/Drupal/Core/Config/Context/ConfigContext.php |
Implements \Drupal\Core\Config\Context\ContextInterface::get(). |
ConfigContext::set |
function |
drupal/core/lib/Drupal/Core/Config/Context/ConfigContext.php |
Implements \Drupal\Core\Config\Context\ContextInterface::set(). |
StringContains.php |
file |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/StringContains.php |
|
DbLogController.php |
file |
drupal/core/modules/dblog/lib/Drupal/dblog/Controller/DbLogController.php |
Contains \Drupal\dblog\Controller\DbLogController. |
Language::$langcode |
property |
drupal/core/lib/Drupal/Core/Language/Language.php |
|
Language::$langcode |
property |
drupal/core/lib/Drupal/Core/TypedData/Type/Language.php |
The language code of the language if no 'langcode source' is used. |
PoItem::getLangcode |
function |
drupal/core/lib/Drupal/Component/Gettext/PoItem.php |
Get the language code of the currently used language. |
PoItem::setLangcode |
function |
drupal/core/lib/Drupal/Component/Gettext/PoItem.php |
Set the language code of the current language. |
ConfigContext::init |
function |
drupal/core/lib/Drupal/Core/Config/Context/ConfigContext.php |
Implements \Drupal\Core\Config\Context\ContextInterface::init(). |
DebugClassLoader.php |
file |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/DebugClassLoader.php |
|
ViewsData::$langcode |
property |
drupal/core/modules/views/lib/Drupal/views/ViewsData.php |
The current language code. |
PoHeader::$_langcode |
property |
drupal/core/lib/Drupal/Component/Gettext/PoHeader.php |
Language code. |
DebugClassLoaderTest |
class |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/DebugClassLoaderTest.php |
|
ConfigController.php |
file |
drupal/core/modules/config/lib/Drupal/config/Controller/ConfigController.php |
Contains \Drupal\config\Controller\ConfigController |
TestToolkit::logCall |
function |
drupal/core/modules/system/tests/modules/image_test/lib/Drupal/image_test/Plugin/ImageToolkit/TestToolkit.php |
Stores the values passed to a toolkit call. |