SelectExtender::havingCondition |
function |
drupal/core/lib/Drupal/Core/Database/Query/SelectExtender.php |
Helper function to build most common HAVING conditional clauses. |
SessionHandlerProxyTest::testGc |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Proxy/SessionHandlerProxyTest.php |
|
SelectInterface::havingCondition |
function |
drupal/core/lib/Drupal/Core/Database/Query/SelectInterface.php |
Helper function to build most common HAVING conditional clauses. |
PoMetadataInterface::setLangcode |
function |
drupal/core/lib/Drupal/Component/Gettext/PoMetadataInterface.php |
Set language code. |
PoMetadataInterface::getLangcode |
function |
drupal/core/lib/Drupal/Component/Gettext/PoMetadataInterface.php |
Get language code. |
SelectExtender::havingConditions |
function |
drupal/core/lib/Drupal/Core/Database/Query/SelectExtender.php |
|
SearchPreprocessLangcodeTest.php |
file |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchPreprocessLangcodeTest.php |
Definition of Drupal\search\Tests\SearchPreprocessLangcodeTest. |
QueryString::aggregateUsingComma |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/QueryString.php |
Aggregate multi-valued parameters by joining the values using a comma |
MongoDbSessionHandlerTest::testGc |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/MongoDbSessionHandlerTest.php |
|
ConfigCacheTest::testInvalidValue |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Cache/ConfigCacheTest.php |
|
ExpiringCacheTest::testHasExpired |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Cache/ExpiringCacheTest.php |
|
CachedFormulaLoader::$configCache |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/Loader/CachedFormulaLoader.php |
|
EntityTranslationTest::$langcodes |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityTranslationTest.php |
|
MissingCheckedRequirementsTest.php |
file |
drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/MissingCheckedRequirementsTest.php |
Definition of Drupal\simpletest\Tests\MissingCheckedRequirementsTest. |
ExpiringCacheTest::testSetLifetime |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Cache/ExpiringCacheTest.php |
|
SearchPreprocessLangcodeTest::setUp |
function |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchPreprocessLangcodeTest.php |
Sets up a Drupal site for running functional and integration tests. |
LocaleStringTest::testStringCRUDAPI |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleStringTest.php |
Test CRUD API. |
EntityTranslationUITest::$langcodes |
property |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationUITest.php |
The enabled languages. |
PdoSessionHandlerTest::testSessionGC |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/PdoSessionHandlerTest.php |
|
ExpiringCacheTest::testHasNotExpired |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Cache/ExpiringCacheTest.php |
|
SystemListingCompatibleTest::getInfo |
function |
drupal/core/profiles/testing/modules/drupal_system_listing_compatible_test/lib/Drupal/drupal_system_listing_compatible_test/Tests/SystemListingCompatibleTest.php |
|
NodeSaveTest::testDeterminingChanges |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeSaveTest.php |
Tests determing changes in hook_node_presave() and verifies the static node
load cache is cleared upon save. |
SearchPreprocessLangcodeTest::getInfo |
function |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchPreprocessLangcodeTest.php |
|
EntityTranslationFormTest::$langcodes |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityTranslationFormTest.php |
|
MissingCheckedRequirementsTest::setUp |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/MissingCheckedRequirementsTest.php |
Sets up a Drupal site for running functional and integration tests. |
CachedFormulaLoaderTest::$configCache |
property |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Factory/Loader/CachedFormulaLoaderTest.php |
|
ConfigCacheTest::testInvalidTimestamp |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Cache/ConfigCacheTest.php |
|
SystemListingCompatibleTest::$modules |
property |
drupal/core/profiles/testing/modules/drupal_system_listing_compatible_test/lib/Drupal/drupal_system_listing_compatible_test/Tests/SystemListingCompatibleTest.php |
Attempt to enable a module from the Testing profile. |
SystemListingCompatibleTest::$profile |
property |
drupal/core/profiles/testing/modules/drupal_system_listing_compatible_test/lib/Drupal/drupal_system_listing_compatible_test/Tests/SystemListingCompatibleTest.php |
Use the Minimal profile. |
EntityFormController::getFormLangcode |
function |
drupal/core/lib/Drupal/Core/Entity/EntityFormController.php |
Implements Drupal\Core\Entity\EntityFormControllerInterface::getFormLangcode(). |
SearchPreprocessLangcodeTest::$modules |
property |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchPreprocessLangcodeTest.php |
Modules to enable. |
_user_language_selector_langcode_value |
function |
drupal/core/modules/user/user.module |
Sets the value of the user register and profile forms' langcode element. |
search_langcode_test_search_preprocess |
function |
drupal/core/modules/search/tests/modules/search_langcode_test/search_langcode_test.module |
Implements hook_search_preprocess(). |
Twig_Tests_LexerTest::testLongComments |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/LexerTest.php |
|
MissingCheckedRequirementsTest::getInfo |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/MissingCheckedRequirementsTest.php |
|
SelectComplexTest::testHavingCountQuery |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/SelectComplexTest.php |
Tests having queries. |
MissingCheckedRequirementsTest::$modules |
property |
drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/MissingCheckedRequirementsTest.php |
Modules to enable. |
CachedFormulaLoaderTest::testDebugCached |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Factory/Loader/CachedFormulaLoaderTest.php |
|
ConcreteSessionHandlerInterfaceProxy::gc |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Proxy/AbstractProxyTest.php |
|
MemcacheSessionHandlerTest::testGcSession |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/MemcacheSessionHandlerTest.php |
|
StaticReflectionMethod::getDeclaringClass |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionMethod.php |
|
DocParserTest::testTrailingCommaIsAllowed |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/DocParserTest.php |
|
FilterStringTest::testFilterStringContains |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterStringTest.php |
|
CachedFormulaLoaderTest::testNotDebugCached |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Factory/Loader/CachedFormulaLoaderTest.php |
|
StaticReflectionProperty::getDeclaringClass |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionProperty.php |
|
EntityFormController::isDefaultFormLangcode |
function |
drupal/core/lib/Drupal/Core/Entity/EntityFormController.php |
Implements EntityFormControllerInterface::isDefaultFormLangcode(). |
MemcacheddSessionHandlerTest::testGcSession |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/MemcachedSessionHandlerTest.php |
|
language_get_browser_drupal_langcode_mappings |
function |
drupal/core/modules/language/language.module |
Returns language mappings between browser and Drupal language codes. |
language_set_browser_drupal_langcode_mappings |
function |
drupal/core/modules/language/language.module |
Stores language mappings between browser and Drupal language codes. |
CachedFormulaLoaderTest::testDebugCachedStale |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Factory/Loader/CachedFormulaLoaderTest.php |
|