SigchildEnabledProcessTest::getProcess |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/SigchildEnabledProcessTest.php |
|
CacheWarmerAggregate::$optionalsEnabled |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/CacheWarmer/CacheWarmerAggregate.php |
|
PHPUnit_Framework_Error_Notice::$enabled |
property |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Error/Notice.php |
|
CKEditorPluginManager::getEnabledPlugins |
function |
drupal/core/modules/ckeditor/lib/Drupal/ckeditor/CKEditorPluginManager.php |
Determines which plug-ins are enabled. |
PHPUnit_Framework_Error_Warning::$enabled |
property |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Error/Warning.php |
|
LocaleUpdateTest::testEnableDisableModule |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleUpdateTest.php |
Tests automatic translation import when a module is enabled. |
ExtensionTest::getResolvedEnabledFixtures |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Extension/ExtensionTest.php |
|
LocaleUpdateTest::testEnableDisableLanguage |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleUpdateTest.php |
Tests automatic translation import when a langauge is enabled. |
PHPUnit_Framework_Error_Deprecated::$enabled |
property |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Error/Deprecated.php |
|
CKEditorPluginContextualInterface::isEnabled |
function |
drupal/core/modules/ckeditor/lib/Drupal/ckeditor/CKEditorPluginContextualInterface.php |
Checks if this plugin should be enabled based on the editor configuration. |
SigchildEnabledProcessTest::testExitCodeText |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/SigchildEnabledProcessTest.php |
|
CKEditorPluginManagerTest::testEnabledPlugins |
function |
drupal/core/modules/ckeditor/lib/Drupal/ckeditor/Tests/CKEditorPluginManagerTest.php |
Tests the enabling of plugins. |
ProcessInSigchildEnvironment::isSigchildEnabled |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/ProcessInSigchildEnvironment.php |
Returns whether PHP has been compiled with the '--enable-sigchild' option or not. |
BookTest::testNavigationBlockOnAccessModuleEnabled |
function |
drupal/core/modules/book/lib/Drupal/book/Tests/BookTest.php |
Tests the book navigation block when an access module is enabled. |
SigchildEnabledProcessTest::testProcessIsNotSignaled |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/SigchildEnabledProcessTest.php |
@expectedException \Symfony\Component\Process\Exception\RuntimeException |
SigchildEnabledProcessTest::testGetPidIsNullAfterRun |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/SigchildEnabledProcessTest.php |
@expectedException Symfony\Component\Process\Exception\RuntimeException |
SigchildEnabledProcessTest::testProcessWithTermSignal |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/SigchildEnabledProcessTest.php |
@expectedException \Symfony\Component\Process\Exception\RuntimeException |
EnableDisableTest::assertSuccessfulDisableAndUninstall |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Module/EnableDisableTest.php |
Disables and uninstalls a module and asserts that it was done correctly. |
ReverseProxySubscriberUnitTest::testReverseProxyEnabled |
function |
drupal/core/tests/Drupal/Tests/Core/EventSubscriber/ReverseProxySubscriberUnitTest.php |
Tests that subscriber sets trusted headers when reverse proxy is set. |
ExtensionTest::testIsConfigEnabledOnNonEnableableConfig |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Extension/ExtensionTest.php |
@expectedException \Symfony\Component\DependencyInjection\Exception\InvalidArgumentException
@expectedExceptionMessage The config array has no 'enabled' key. |
SigchildEnabledProcessTest::testGetPidIsNullBeforeStart |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/SigchildEnabledProcessTest.php |
@expectedException Symfony\Component\Process\Exception\RuntimeException |
SigchildEnabledProcessTest::testProcessWithoutTermSignal |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/SigchildEnabledProcessTest.php |
@expectedException \Symfony\Component\Process\Exception\RuntimeException |
ExtensionTest::testIsConfigEnabledReturnsTheResolvedValue |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Extension/ExtensionTest.php |
@dataProvider getResolvedEnabledFixtures |
SigchildEnabledProcessTest::testProcessIsSignaledIfStopped |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/SigchildEnabledProcessTest.php |
@expectedException \Symfony\Component\Process\Exception\RuntimeException |
translation_node_type_language_translation_enabled_validate |
function |
drupal/core/modules/translation/translation.module |
Checks if translation can be enabled. |
ValidationVisitorTest::testMetadataMayNotExistIfTraversalIsEnabled |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ValidationVisitorTest.php |
|
SigchildEnabledProcessTest::testProcessWithoutTermSignalIsNotSignaled |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/SigchildEnabledProcessTest.php |
@expectedException Symfony\Component\Process\Exception\RuntimeException |
Framework_MockObjectTest::testStaticMethodCallWithArgumentCloningEnabled |
function |
drupal/core/vendor/phpunit/phpunit-mock-objects/Tests/MockObjectTest.php |
|
Framework_MockObjectTest::testObjectMethodCallWithArgumentCloningEnabled |
function |
drupal/core/vendor/phpunit/phpunit-mock-objects/Tests/MockObjectTest.php |
|
SigchildEnabledProcessTest::testProcessThrowsExceptionWhenExternallySignaled |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/SigchildEnabledProcessTest.php |
|
CacheWarmerAggregateTest::testWarmupDoesCallWarmupOnOptionalWarmersWhenEnableOptionalWarmersIsEnabled |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/CacheWarmer/CacheWarmerAggregateTest.php |
|
CacheWarmerAggregateTest::testWarmupDoesNotCallWarmupOnOptionalWarmersWhenEnableOptionalWarmersIsNotEnabled |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/CacheWarmer/CacheWarmerAggregateTest.php |
|