ExpiringCacheTest::setUp |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Cache/ExpiringCacheTest.php |
|
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. |
FormatDateTest::LANGCODE |
constant |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/FormatDateTest.php |
Arbitrary langcode for a custom language. |
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. |
ConfigCacheTest::tearDown |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Cache/ConfigCacheTest.php |
|
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. |
ExpiringCacheTest::$inner |
property |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Cache/ExpiringCacheTest.php |
|
ExpiringCacheTest::$cache |
property |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Cache/ExpiringCacheTest.php |
|
search_langcode_test.info |
file |
drupal/core/modules/search/tests/modules/search_langcode_test/search_langcode_test.info |
name = "Test search entity langcode"
description = "Support module for search module testing."
package = Testing
version = VERSION
core = 8.x
hidden = TRUE |
MongoDbSessionHandler::gc |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/Handler/MongoDbSessionHandler.php |
|
ConfigCache::getTimestamp |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Cache/ConfigCache.php |
Returns a timestamp for when the cache was created. |
PoStreamReader::$_langcode |
property |
drupal/core/lib/Drupal/Component/Gettext/PoStreamReader.php |
Language code for the PO stream being read. |
ConfigCacheTest::testCache |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Cache/ConfigCacheTest.php |
|
ExpiringCacheTest::testGet |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Cache/ExpiringCacheTest.php |
|
MemcacheSessionHandler::gc |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/Handler/MemcacheSessionHandler.php |
|
ExpiringCache::__construct |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Cache/ExpiringCache.php |
|
ConfigCache::getSourcePath |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Cache/ConfigCache.php |
Returns the path where the file corresponding to the supplied cache key can be included from. |
PoStreamWriter::getLangcode |
function |
drupal/core/lib/Drupal/Component/Gettext/PoStreamWriter.php |
Get the current language code used. |
PoStreamWriter::setLangcode |
function |
drupal/core/lib/Drupal/Component/Gettext/PoStreamWriter.php |
Set the language code. |
PoStreamReader::getLangcode |
function |
drupal/core/lib/Drupal/Component/Gettext/PoStreamReader.php |
Implements Drupal\Component\Gettext\PoMetadataInterface::getLangcode(). |
PoStreamReader::setLangcode |
function |
drupal/core/lib/Drupal/Component/Gettext/PoStreamReader.php |
Implements Drupal\Component\Gettext\PoMetadataInterface::setLangcode(). |
PoMemoryWriter::setLangcode |
function |
drupal/core/lib/Drupal/Component/Gettext/PoMemoryWriter.php |
Implements Drupal\Component\Gettext\PoMetadataInterface:setLangcode(). |
PoMemoryWriter::getLangcode |
function |
drupal/core/lib/Drupal/Component/Gettext/PoMemoryWriter.php |
Implements Drupal\Component\Gettext\PoMetadataInterface:getLangcode(). |
MemcachedSessionHandler::gc |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/Handler/MemcachedSessionHandler.php |
|
DebugClassLoader::loadClass |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/DebugClassLoader.php |
Loads the given class or interface. |
search_langcode_test.module |
file |
drupal/core/modules/search/tests/modules/search_langcode_test/search_langcode_test.module |
Test module setting up two tests, one for checking if the entity $langcode is
being passed on and another one sets up the alternate verb forms for the
stemming test. |
SessionHandlerInterface::gc |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Resources/stubs/SessionHandlerInterface.php |
Garbage collection for storage. |
SystemListingCompatibleTest |
class |
drupal/core/profiles/testing/modules/drupal_system_listing_compatible_test/lib/Drupal/drupal_system_listing_compatible_test/Tests/SystemListingCompatibleTest.php |
Helper to verify tests in installation profile modules. |
MissingContextException.php |
file |
drupal/core/lib/Drupal/Core/TypedData/MissingContextException.php |
Definition of Drupal\Core\TypedData\MissingContextException. |
SearchPreprocessLangcodeTest |
class |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchPreprocessLangcodeTest.php |
Test search_simplify() on every Unicode character, and some other cases. |
PoDatabaseReader::$_langcode |
property |
drupal/core/modules/locale/lib/Drupal/locale/PoDatabaseReader.php |
Language code of the language being read from the database. |
ExpiringCacheTest::$lifetime |
property |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Cache/ExpiringCacheTest.php |
|
DebugClassLoader::unregister |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/DebugClassLoader.php |
Unregisters this instance as an autoloader. |
PoDatabaseWriter::$_langcode |
property |
drupal/core/modules/locale/lib/Drupal/locale/PoDatabaseWriter.php |
Language code of the language being written to the database. |
EntityTranslation::$langcode |
property |
drupal/core/lib/Drupal/Core/Entity/Field/Type/EntityTranslation.php |
The language code of the translation. |
language_get_default_langcode |
function |
drupal/core/modules/language/language.module |
Returns the default language code assigned to an entity type and a bundle. |
PoDatabaseReader::getLangcode |
function |
drupal/core/modules/locale/lib/Drupal/locale/PoDatabaseReader.php |
Implements Drupal\Component\Gettext\PoMetadataInterface::getLangcode(). |
PoDatabaseReader::setLangcode |
function |
drupal/core/modules/locale/lib/Drupal/locale/PoDatabaseReader.php |
Implements Drupal\Component\Gettext\PoMetadataInterface::setLangcode(). |
ExpiringCacheTest::testRemove |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Cache/ExpiringCacheTest.php |
|
DebugClassLoader::__construct |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/DebugClassLoader.php |
Constructor. |
PoDatabaseWriter::getLangcode |
function |
drupal/core/modules/locale/lib/Drupal/locale/PoDatabaseWriter.php |
Implements Drupal\Component\Gettext\PoMetadataInterface::getLangcode(). |
PoDatabaseWriter::setLangcode |
function |
drupal/core/modules/locale/lib/Drupal/locale/PoDatabaseWriter.php |
Implements Drupal\Component\Gettext\PoMetadataInterface::setLangcode(). |
SelectExtender::havingCompile |
function |
drupal/core/lib/Drupal/Core/Database/Query/SelectExtender.php |
|
MissingCheckedRequirementsTest |
class |
drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/MissingCheckedRequirementsTest.php |
Tests missing requirements to run test. |
ConfigCacheTest::testTimestamp |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Cache/ConfigCacheTest.php |
|
DebugClassLoader::$classFinder |
property |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/DebugClassLoader.php |
|
SystemListingCompatibleTest.php |
file |
drupal/core/profiles/testing/modules/drupal_system_listing_compatible_test/lib/Drupal/drupal_system_listing_compatible_test/Tests/SystemListingCompatibleTest.php |
Definition of Drupal\drupal_system_listing_compatible_test\Tests\SystemListingCompatibleTest. |
User::$preferred_admin_langcode |
property |
drupal/core/modules/user/lib/Drupal/user/Plugin/Core/Entity/User.php |
The user's preferred langcode for viewing administration pages. |