Twig_Tests_EnvironmentTest_Extension::getName |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/EnvironmentTest.php |
|
ContextAwarePluginInterface::getContextValues |
function |
drupal/core/lib/Drupal/Component/Plugin/ContextAwarePluginInterface.php |
Gets the values for all defined contexts. |
Twig_Tests_EnvironmentTest_TokenParser::parse |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/EnvironmentTest.php |
Parses a token and returns a node. |
PHPUnit_Framework_Comparator_SplObjectStorage |
class |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Comparator/SplObjectStorage.php |
Compares SplObjectStorage instances for equality. |
EntityFormControllerInterface::getFormDisplay |
function |
drupal/core/lib/Drupal/Core/Entity/EntityFormControllerInterface.php |
Returns the form display. |
PHPUnit_Framework_SyntheticError::__construct |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/SyntheticError.php |
Constructor. |
EntityFormControllerInterface::setFormDisplay |
function |
drupal/core/lib/Drupal/Core/Entity/EntityFormControllerInterface.php |
Sets the form display. |
RemoteFileUnmanagedDeleteRecursiveTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/RemoteFileUnmanagedDeleteRecursiveTest.php |
Sets up a Drupal site for running functional and integration tests. |
ContextAwarePluginInterface::validateContexts |
function |
drupal/core/lib/Drupal/Component/Plugin/ContextAwarePluginInterface.php |
Validates the set values for the defined contexts. |
NodeCreationTest::testUnpublishedNodeCreation |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeCreationTest.php |
Creates an unpublished node and confirms correct redirect behavior. |
PHPUnit_Util_TestDox_NamePrettifier::$strings |
property |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/TestDox/NamePrettifier.php |
|
StaticReflectionParser::getReflectionProperty |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionParser.php |
Get the ReflectionProperty equivalent for the method of this file / class. |
NotIdenticalToValidatorTest::createConstraint |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/NotIdenticalToValidatorTest.php |
|
DrupalUnitTestBaseTest::testEnableModulesLoad |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/DrupalUnitTestBaseTest.php |
Tests expected load behavior of enableModules(). |
ConcreteSessionHandlerInterfaceProxy::destroy |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Proxy/AbstractProxyTest.php |
|
PHPUnit_Framework_Comparator_Numeric::accepts |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Comparator/Numeric.php |
Returns whether the comparator can compare two values. |
EntityTranslationController::entityFormDelete |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/EntityTranslationController.php |
Form submission handler for EntityTranslationController::entityFormAlter(). |
BreakpointThemeTest::testThemeBreakpointGroup |
function |
drupal/core/modules/breakpoint/lib/Drupal/breakpoint/Tests/BreakpointThemeTest.php |
Test the breakpoints defined by the custom group. |
PHPUnit_TextUI_TestRunner::printVersionString |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/TextUI/TestRunner.php |
|
ContactPersonalTest::testPersonalContactFlood |
function |
drupal/core/modules/contact/lib/Drupal/contact/Tests/ContactPersonalTest.php |
Tests the personal contact form flood protection. |
TestObjectMetadata::getAssociationTargetClass |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/PersistentObjectTest.php |
Returns the target class name of the given association. |
FieldAttachStorageTest::testFieldAttachDelete |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/FieldAttachStorageTest.php |
Test field_attach_delete(). |
ConfigurableActionInterface::getConfiguration |
function |
drupal/core/lib/Drupal/Core/Action/ConfigurableActionInterface.php |
Returns this plugin's configuration. |
ExceptionInAssertPostConditionsTest::tearDown |
function |
drupal/core/vendor/phpunit/phpunit/Tests/_files/ExceptionInAssertPostConditionsTest.php |
Tears down the fixture, for example, close a network connection.
This method is called after a test is executed. |
UserValidateCurrentPassCustomFormTest::getInfo |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserValidateCurrentPassCustomFormTest.php |
|
AbstractProcessTest::testExitCodeCommandFailed |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/AbstractProcessTest.php |
|
EntityOperationsTest::testEntityOperationAlter |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityOperationsTest.php |
Checks that hook_entity_operation_alter() can add an operation. |
SelectTest::testSimpleSelectExpressionMultiple |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/SelectTest.php |
Tests SELECT statements with multiple expressions. |
PHPUnit_Framework_TestFailure::thrownException |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestFailure.php |
Gets the thrown exception. |
LocaleTranslationTest::testUICustomizedStrings |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleTranslationTest.php |
Tests that only changed strings are saved customized when edited. |
FieldUpgradePathTest::testEntityDisplayUpgrade |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/FieldUpgradePathTest.php |
Tests upgrade of entity displays. |
FieldInstanceCrudTest::testCreateFieldInstance |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/FieldInstanceCrudTest.php |
Test the creation of a field instance. |
FieldUpgradePathTest::testFieldUpgradeToConfig |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/FieldUpgradePathTest.php |
Tests migration of field and instance definitions to config. |
NodeAccessLanguageTest::testNodeAccessQueryTag |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeAccessLanguageTest.php |
Tests db_select() with a 'node_access' tag and langcode metadata. |
FieldInstanceCrudTest::testUpdateFieldInstance |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/FieldInstanceCrudTest.php |
Test the update of a field instance. |
PHPUnit_Util_TestDox_ResultPrinter::addFailure |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/TestDox/ResultPrinter.php |
A failure occurred. |
language_configuration_element_default_options |
function |
drupal/core/modules/language/language.module |
Returns the default options for the language configuration form element. |
FieldInstanceCrudTest::testDeleteFieldInstance |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/FieldInstanceCrudTest.php |
Test the deletion of a field instance. |
PHPUnit_Framework_Constraint_IsType::TYPE_BOOL |
constant |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/IsType.php |
|
BlockLanguageTest::testLanguageBlockVisibility |
function |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockLanguageTest.php |
Tests the visibility settings for the blocks based on language. |
PHPUnit_Framework_Constraint_IsType::TYPE_NULL |
constant |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/IsType.php |
|
ExceptionListenerTest::testHandleWithoutLogger |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/EventListener/ExceptionListenerTest.php |
@dataProvider provider |
NullStorageExpirable::setWithExpireIfNotExists |
function |
drupal/core/lib/Drupal/Core/KeyValueStore/NullStorageExpirable.php |
Implements Drupal\Core\KeyValueStore\KeyValueStoreExpirableInterface::setWithExpireIfNotExists(). |
BreakpointGroupTestBase::verifyBreakpointGroup |
function |
drupal/core/modules/breakpoint/lib/Drupal/breakpoint/Tests/BreakpointGroupTestBase.php |
Verify that a breakpoint is properly stored. |
PHP_CodeCoverage_Report_Text::getCoverageColor |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Text.php |
|
PHPUnit_Util_TestDox_ResultPrinter::doEndClass |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/TestDox/ResultPrinter.php |
@since Method available since Release 2.3.0 |
AbstractProcessTest::testProcessWithTermSignal |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/AbstractProcessTest.php |
|
Twig_Tests_Node_Expression_ArrayTest::getTests |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/ArrayTest.php |
|
KeyValueStoreExpirableInterface::setWithExpire |
function |
drupal/core/lib/Drupal/Core/KeyValueStore/KeyValueStoreExpirableInterface.php |
Saves a value for a given key with a time to live. |
CallbackValidatorTest::testExpectCallbackArray |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CallbackValidatorTest.php |
@expectedException \Symfony\Component\Validator\Exception\UnexpectedTypeException |