drupal-7.all-disabled.database.php |
file |
drupal/core/modules/system/tests/upgrade/drupal-7.all-disabled.database.php |
|
ImageToolkitInterface::isAvailable |
function |
drupal/core/modules/system/lib/Drupal/system/Plugin/ImageToolkitInterface.php |
Verifies Image Toolkit is set up correctly. |
ServiceReferenceGraphNode::isAlias |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/ServiceReferenceGraphNode.php |
Checks if the value of this node is an Alias. |
CExtDisablingNodeVisitor::enterNode |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/TemplateTest.php |
Called before child nodes are visited. |
CExtDisablingNodeVisitor::leaveNode |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/TemplateTest.php |
Called after child nodes are visited. |
Twig_Environment::disableAutoReload |
function |
drupal/core/vendor/twig/twig/lib/Twig/Environment.php |
Disables the auto_reload option. |
AbstractProxyTest::testIsActivePhp53 |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Proxy/AbstractProxyTest.php |
|
AbstractProxyTest::testIsActivePhp54 |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Proxy/AbstractProxyTest.php |
@runInSeparateProcess |
EnableDisableTest::testEnableDisable |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Module/EnableDisableTest.php |
Tests that all core modules can be enabled, disabled and uninstalled. |
CExtDisablingNodeVisitor::getPriority |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/TemplateTest.php |
Returns the priority for this visitor. |
ModulesDisabledUpgradePathTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/ModulesDisabledUpgradePathTest.php |
Overrides Drupal\simpletest\WebTestBase::setUp() for upgrade testing. |
Twig_Extension_Sandbox::disableSandbox |
function |
drupal/core/vendor/twig/twig/lib/Twig/Extension/Sandbox.php |
|
ModulesDisabledUpgradePathTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/ModulesDisabledUpgradePathTest.php |
|
ClassMetadata::isAssociationInverseSide |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/ClassMetadata.php |
Checks if the association is the inverse side of a bidirectional association |
PHPUnit_Framework_Constraint_IsAnything |
class |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/IsAnything.php |
Constraint that accepts any input value. |
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 |
|
Twig_Environment::disableStrictVariables |
function |
drupal/core/vendor/twig/twig/lib/Twig/Environment.php |
Disables the strict_variables option. |
JsCompressorFilter::$disableOptimizations |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/Yui/JsCompressorFilter.php |
|
DocParserTest::testTrailingCommaIsAllowed |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/DocParserTest.php |
|
NodeTranslationUITest::testDisabledBundle |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeTranslationUITest.php |
Tests that no metadata is stored for a disabled bundle. |
LocaleUpdateTest::testEnableDisableModule |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleUpdateTest.php |
Tests automatic translation import when a module is enabled. |
ValidatorBuilder::disableAnnotationMapping |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ValidatorBuilder.php |
Disables annotation based constraint mapping. |
FilterFormatAccessTest::$disallowed_format |
property |
drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterFormatAccessTest.php |
An object representing a disallowed text format. |
JsCompressorFilter::setDisableOptimizations |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/Yui/JsCompressorFilter.php |
|
FilterSecurityTest::testDisableFilterModule |
function |
drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterSecurityTest.php |
Tests removal of filtered content when an active filter is disabled. |
template_preprocess_overlay_disable_message |
function |
drupal/core/modules/overlay/overlay.module |
Prepares variables for overlay disable message templates. |
LocaleUpdateTest::testEnableDisableLanguage |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleUpdateTest.php |
Tests automatic translation import when a langauge is enabled. |
TestObjectMetadata::isAssociationInverseSide |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/PersistentObjectTest.php |
Checks if the association is the inverse side of a bidirectional association |
ViewEditFormController::submitDisplayDisable |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewEditFormController.php |
Submit handler to disable display. |
SigchildDisabledProcessTest::testGetExitCode |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/SigchildDisabledProcessTest.php |
@expectedException \Symfony\Component\Process\Exception\RuntimeException |
SigchildDisabledProcessTest::testExitCodeText |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/SigchildDisabledProcessTest.php |
@expectedException Symfony\Component\Process\Exception\RuntimeException |
SigchildDisabledProcessTest::testIsSuccessful |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/SigchildDisabledProcessTest.php |
@expectedException \Symfony\Component\Process\Exception\RuntimeException |
IpUtilsTest::testAnIpv6WithOptionDisabledIpv6 |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/IpUtilsTest.php |
@expectedException \RuntimeException |
FieldInfoTest::testInstanceDisabledEntityType |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/FieldInfoTest.php |
Test that instances on disabled entity types are filtered out. |
UserAccountLinksTests::testDisabledAccountLink |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserAccountLinksTests.php |
Tests disabling the 'My account' link. |
PHPUnit_Framework_Constraint_IsAnything::count |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/IsAnything.php |
Counts the number of constraint elements. |
RequestTest::disableHttpMethodParameterOverride |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RequestTest.php |
|
UpdateContribTest::testUpdateShowDisabledThemes |
function |
drupal/core/modules/update/lib/Drupal/update/Tests/UpdateContribTest.php |
Tests that disabled themes are only shown when desired. |
Issue244Test::testFailsTooIfExpectationIsANumber |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Regression/GitHub/244/Issue244Test.php |
@expectedException Issue244Exception
@expectedExceptionCode 123 |
CustomBlockTranslationUITest::testDisabledBundle |
function |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Tests/CustomBlockTranslationUITest.php |
Test that no metadata is stored for a disabled bundle. |
SigchildDisabledProcessTest::testIsNotSuccessful |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/SigchildDisabledProcessTest.php |
@expectedException \Symfony\Component\Process\Exception\RuntimeException |
ClassLoaderTest::testClassLoadingDisabledModules |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Module/ClassLoaderTest.php |
Tests that module-provided classes can't be loaded from disabled modules. |
PHPUnit_Framework_Constraint_IsAnything::evaluate |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/IsAnything.php |
Evaluates the constraint for parameter $other |
PHPUnit_Framework_Constraint_IsAnything::toString |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/IsAnything.php |
Returns a string representation of the constraint. |
Framework_ConstraintTest::testConstraintIsAnything |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/ConstraintTest.php |
@covers PHPUnit_Framework_Constraint_IsAnything
@covers PHPUnit_Framework_Assert::anything
@covers PHPUnit_Framework_Constraint::count
@covers PHPUnit_Framework_TestFailure::exceptionToString |
ValidatorBuilderTest::testDisableAnnotationMapping |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ValidatorBuilderTest.php |
|
CollectionValidatorTest::testExtraFieldsDisallowed |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CollectionValidatorTest.php |
|
Issue244Test::testFailsTooIfExceptionCodeIsANumber |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Regression/GitHub/244/Issue244Test.php |
@expectedException Issue244ExceptionIntCode
@expectedExceptionCode 123String |