|
FieldAttachStorageTest::testEntityDeleteBundle |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/FieldAttachStorageTest.php |
Test entity_bundle_delete(). |
|
DrupalUnitTestBaseTest::testEnableModulesTheme |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/DrupalUnitTestBaseTest.php |
Tests that theme() works right after loading a module. |
|
PreconditionRequiredHttpException::__construct |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Exception/PreconditionRequiredHttpException.php |
Constructor. |
|
Framework_AssertTest::testAssertNotSameSucceeds |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertNotSame
@dataProvider notSameProvider |
|
UserValidateCurrentPassCustomFormTest::$modules |
property |
drupal/core/modules/user/lib/Drupal/user/Tests/UserValidateCurrentPassCustomFormTest.php |
Modules to enable. |
|
Twig_Tests_TemplateTest::testGetAttributeStrict |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/TemplateTest.php |
@dataProvider getGetAttributeTests |
|
PHPUnit_Util_TestDox_ResultPrinter::$incomplete |
property |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/TestDox/ResultPrinter.php |
|
|
XmlFileLoaderTest::testConvertDomElementToArray |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Loader/XmlFileLoaderTest.php |
|
|
Twig_Tests_Node_Expression_ParentTest::getTests |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/ParentTest.php |
|
|
PHPUnit_Framework_TestFailure::exceptionMessage |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestFailure.php |
Returns the exception's message. |
|
PHPUnit_Util_TestDox_ResultPrinter::__construct |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/TestDox/ResultPrinter.php |
Constructor. |
|
PHPUnit_Extensions_RepeatedTest::$excludeGroups |
property |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Extensions/RepeatedTest.php |
|
|
ValidatorBuilderInterface::addObjectInitializer |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ValidatorBuilderInterface.php |
Adds an object initializer to the validator. |
|
PHPUnit_Framework_Constraint_IsType::TYPE_ARRAY |
constant |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/IsType.php |
|
|
Framework_ConstraintTest::testConstraintIsEqual |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/ConstraintTest.php |
@covers PHPUnit_Framework_Constraint_IsEqual
@covers PHPUnit_Framework_Assert::equalTo
@covers PHPUnit_Framework_Constraint::count
@covers PHPUnit_Framework_TestFailure::exceptionToString |
|
serializer.normalizer.entity_reference_item.hal |
service |
drupal/core/modules/hal/hal.services.yml |
Drupal\hal\Normalizer\EntityReferenceItemNormalizer |
|
PHPUnit_Framework_Constraint_IsType::TYPE_FLOAT |
constant |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/IsType.php |
|
|
UserTranslationUITest::getTranslatorPermissions |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserTranslationUITest.php |
Overrides \Drupal\translation_entity\Tests\EntityTranslationUITest::getTranslatorPermission(). |
|
CallbackValidatorTest::testCallbackSingleMethod |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CallbackValidatorTest.php |
|
|
language_get_default_configuration_settings_key |
function |
drupal/core/modules/language/language.module |
Returns the root name of the variables used to store the configuration. |
|
BreakpointMediaQueryTest::testValidMediaQueries |
function |
drupal/core/modules/breakpoint/tests/Drupal/breakpoint/Tests/BreakpointMediaQueryTest.php |
Test valid media queries. |
|
PHP_Token_InterfaceTest::testGetParentNotExists |
function |
drupal/core/vendor/phpunit/php-token-stream/Tests/Token/InterfaceTest.php |
@covers PHP_Token_INTERFACE::getParent |
|
ElementsTableSelectTest::testTableselectColSpan |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/ElementsTableSelectTest.php |
Tests the display when #colspan is set. |
|
CallbackValidatorTest::testExpectValidCallbacks |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CallbackValidatorTest.php |
@expectedException \Symfony\Component\Validator\Exception\ConstraintDefinitionException |
|
PHP_Token_InterfaceTest::testHasParentNotExists |
function |
drupal/core/vendor/phpunit/php-token-stream/Tests/Token/InterfaceTest.php |
@covers PHP_Token_INTERFACE::hasParent |
|
CallbackValidatorTest::testConstraintGetTargets |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CallbackValidatorTest.php |
|
|
ElementsTableSelectTest::testMultipleTrueSubmit |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/ElementsTableSelectTest.php |
Test the submission of single and multiple values when #multiple is TRUE. |
|
Twig_Tests_Node_Expression_TestTest::createTest |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/TestTest.php |
|
|
RouteContentEnhancerTest::testFieldAlreadyThere |
function |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Tests/Enhancer/RouteContentEnhancerTest.php |
|
|
UrlMatcherTest::testWithOutHostHostDoesNotMatch |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Matcher/UrlMatcherTest.php |
@expectedException \Symfony\Component\Routing\Exception\ResourceNotFoundException |
|
PHPUnit_Extensions_TicketListener::endTestSuite |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Extensions/TicketListener.php |
A test suite ended. |
|
ValidatorBuilderInterface::setTranslationDomain |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ValidatorBuilderInterface.php |
Sets the default translation domain of violation messages. |
|
LocaleImportFunctionalTest::testLanguageContext |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleImportFunctionalTest.php |
Test msgctxt context support. |
|
LanguageUpgradePathTest::testLanguageUrlUpgrade |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/LanguageUpgradePathTest.php |
Tests language domain upgrade path. |
|
Framework_ConstraintTest::testConstraintIsType2 |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/ConstraintTest.php |
@covers PHPUnit_Framework_Constraint_IsType
@covers PHPUnit_Framework_Assert::isType
@covers PHPUnit_Framework_TestFailure::exceptionToString |
|
TraceableEventDispatcher::getNotCalledListeners |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Debug/TraceableEventDispatcher.php |
Gets the not called listeners. |
|
PHPUnit_Extensions_TicketListener::updateTicket |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Extensions/TicketListener.php |
|
|
EntityFormDisplayTest::testEntityGetFromDisplay |
function |
drupal/core/modules/entity/lib/Drupal/entity/Tests/EntityFormDisplayTest.php |
Tests entity_get_form_display(). |
|
PHPUnit_Framework_MockObject_Matcher_Parameters |
class |
drupal/core/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Matcher/Parameters.php |
Invocation matcher which looks for specific parameters in the invocations. |
|
MemcachedSessionHandlerTest::testDestroySession |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/MemcachedSessionHandlerTest.php |
|
|
Framework_ConstraintTest::testConstraintIsNull2 |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/ConstraintTest.php |
@covers PHPUnit_Framework_Constraint_IsNull
@covers PHPUnit_Framework_Assert::isNull
@covers PHPUnit_Framework_TestFailure::exceptionToString |
|
FieldByClassEnhancerTest::testFieldAlreadyThere |
function |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Tests/Enhancer/FieldByClassEnhancerTest.php |
|
|
DatabaseStorageController::baseFieldDefinitions |
function |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageController.php |
Defines the base properties of the entity type. |
|
DefaultViewRecentComments::$blockDisplayResults |
property |
drupal/core/modules/comment/lib/Drupal/comment/Tests/Views/DefaultViewRecentComments.php |
Number of results for the Block display. |
|
LocaleImportFunctionalTest::getPoFileWithMsgstr |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleImportFunctionalTest.php |
Helper function that returns a .po file with an empty last item. |
|
RequestTest::disableHttpMethodParameterOverride |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RequestTest.php |
|
|
LocaleImportFunctionalTest::getPoFileWithConfig |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleImportFunctionalTest.php |
Helper function that returns a .po file with configuration translations. |
|
RequestTest::getRequestInstanceForClientIpTests |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RequestTest.php |
|
|
MenuLinkStorageController::loadModuleAdminTasks |
function |
drupal/core/modules/menu_link/lib/Drupal/menu_link/MenuLinkStorageController.php |
Loads system menu link as needed by system_get_module_admin_tasks(). |
|
OutboundPathProcessorInterface::processOutbound |
function |
drupal/core/lib/Drupal/Core/PathProcessor/OutboundPathProcessorInterface.php |
Processes the outbound path. |