OpenDialogCommand::setDialogOption |
function |
drupal/core/lib/Drupal/Core/Ajax/OpenDialogCommand.php |
Sets a single dialog option value. |
AjaxTestController::dialogContents |
function |
drupal/core/modules/system/tests/modules/ajax_test/lib/Drupal/ajax_test/AjaxTestController.php |
Returns example content for dialog testing. |
ConfigCRUDTest::testNameValidation |
function |
drupal/core/modules/config/lib/Drupal/config/Tests/ConfigCRUDTest.php |
Tests the validation of configuration object names. |
OpenDialogCommand::getDialogOptions |
function |
drupal/core/lib/Drupal/Core/Ajax/OpenDialogCommand.php |
Returns the dialog options. |
OpenDialogCommand::setDialogOptions |
function |
drupal/core/lib/Drupal/Core/Ajax/OpenDialogCommand.php |
Sets the dialog options array. |
OpenModalDialogCommand::__construct |
function |
drupal/core/lib/Drupal/Core/Ajax/OpenModalDialogCommand.php |
Constructs an OpenModalDialog object. |
SearchPreprocessLangcodeTest::setUp |
function |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchPreprocessLangcodeTest.php |
Sets up a Drupal site for running functional and integration tests. |
SimpleProcessTest::$enabledSigchild |
property |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/SimpleProcessTest.php |
|
LocaleStringTest::testStringCRUDAPI |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleStringTest.php |
Test CRUD API. |
PdoSessionHandlerTest::testSessionGC |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/PdoSessionHandlerTest.php |
|
NodeSaveTest::testDeterminingChanges |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeSaveTest.php |
Tests node presave and static node load cache. |
FailingConstraintValidator::validate |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Fixtures/FailingConstraintValidator.php |
Checks if the passed value is valid. |
CloseModalDialogCommand::__construct |
function |
drupal/core/lib/Drupal/Core/Ajax/CloseModalDialogCommand.php |
Constructs a CloseModalDialogCommand object. |
SystemListingCompatibleTest::getInfo |
function |
drupal/core/profiles/testing/modules/drupal_system_listing_compatible_test/lib/Drupal/drupal_system_listing_compatible_test/Tests/SystemListingCompatibleTest.php |
|
TranslationManager::$defaultLangcode |
property |
drupal/core/lib/Drupal/Core/StringTranslation/TranslationManager.php |
The default langcode used in translations. |
SimpleProcessTest::skipIfPHPSigchild |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/SimpleProcessTest.php |
|
DbLogController::getLogLevelClassMap |
function |
drupal/core/modules/dblog/lib/Drupal/dblog/Controller/DbLogController.php |
Gets an array of log level classes. |
MissingCheckedRequirementsTest::setUp |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/MissingCheckedRequirementsTest.php |
Sets up a Drupal site for running functional and integration tests. |
EntityFormController::getFormLangcode |
function |
drupal/core/lib/Drupal/Core/Entity/EntityFormController.php |
Implements \Drupal\Core\Entity\EntityFormControllerInterface::getFormLangcode(). |
EntityTranslationFormTest::$langcodes |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityTranslationFormTest.php |
|
SearchPreprocessLangcodeTest::getInfo |
function |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchPreprocessLangcodeTest.php |
|
DebugClassLoaderTest::testIdempotence |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/DebugClassLoaderTest.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. |
LocaleConfigSubscriber::configContext |
function |
drupal/core/modules/locale/lib/Drupal/locale/LocaleConfigSubscriber.php |
Initializes configuration context with language. |
EntityTranslationTestBase::$langcodes |
property |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationTestBase.php |
The enabled languages. |
Process::$enhanceSigchildCompatibility |
property |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Process.php |
|
_user_language_selector_langcode_value |
function |
drupal/core/modules/user/user.module |
Sets the value of the user register and profile forms' langcode element. |
SearchPreprocessLangcodeTest::$modules |
property |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchPreprocessLangcodeTest.php |
Modules to enable. |
NotExistingCoveredElementTest::testOne |
function |
drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/NotExistingCoveredElementTest.php |
@covers NotExistingClass |
NotExistingCoveredElementTest::testTwo |
function |
drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/NotExistingCoveredElementTest.php |
@covers NotExistingClass::notExistingMethod |
Twig_Tests_LexerTest::testLongComments |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/LexerTest.php |
|
TranslationManager::setDefaultLangcode |
function |
drupal/core/lib/Drupal/Core/StringTranslation/TranslationManager.php |
Sets the default langcode. |
ConfigContextFactory::$eventDispatcher |
property |
drupal/core/lib/Drupal/Core/Config/Context/ConfigContextFactory.php |
An event dispatcher instance to use for configuration events. |
search_langcode_test_search_preprocess |
function |
drupal/core/modules/search/tests/modules/search_langcode_test/search_langcode_test.module |
Implements hook_search_preprocess(). |
SigchildEnabledProcessTest::testGetPid |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/SigchildEnabledProcessTest.php |
@expectedException Symfony\Component\Process\Exception\RuntimeException |
SigchildEnabledProcessTest::testSignal |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/SigchildEnabledProcessTest.php |
@expectedException Symfony\Component\Process\Exception\RuntimeException |
SigchildEnabledProcessTest::getProcess |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/SigchildEnabledProcessTest.php |
|
MissingCheckedRequirementsTest::getInfo |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/MissingCheckedRequirementsTest.php |
|
TwigSettingsTest::testTwigCacheOverride |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Theme/TwigSettingsTest.php |
Ensures Twig template cache setting can be overridden. |
SelectComplexTest::testHavingCountQuery |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/SelectComplexTest.php |
Tests having queries. |
SigchildDisabledProcessTest::testGetPid |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/SigchildDisabledProcessTest.php |
@expectedException \Symfony\Component\Process\Exception\RuntimeException |
SigchildDisabledProcessTest::testSignal |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/SigchildDisabledProcessTest.php |
@expectedException Symfony\Component\Process\Exception\RuntimeException |
SigchildDisabledProcessTest::getProcess |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/SigchildDisabledProcessTest.php |
|
MissingCheckedRequirementsTest::$modules |
property |
drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/MissingCheckedRequirementsTest.php |
Modules to enable. |
EntityFormController::updateFormLangcode |
function |
drupal/core/lib/Drupal/Core/Entity/EntityFormController.php |
Updates the form language to reflect any change to the entity language. |
Process::getEnhanceSigchildCompatibility |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Process.php |
Returns whether sigchild compatibility mode is activated or not. |
Process::setEnhanceSigchildCompatibility |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Process.php |
Activates sigchild compatibility mode. |
NotExistingCoveredElementTest::testThree |
function |
drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/NotExistingCoveredElementTest.php |
@covers NotExistingClass::<public> |
PHPUnit_Framework_Assert::stringContains |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert.php |
Returns a PHPUnit_Framework_Constraint_StringContains matcher object. |