MenuLinkStorageController::updateParentalStatus |
function |
drupal/core/modules/menu_link/lib/Drupal/menu_link/MenuLinkStorageController.php |
Checks and updates the 'has_children' property for the parent of a link. |
Framework_ConstraintTest::callbackReturningTrue |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/ConstraintTest.php |
|
RedirectableUrlMatcher::handleRouteRequirements |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Matcher/RedirectableUrlMatcher.php |
Handles specific route requirements. |
AbstractComparisonValidatorTestCase::$validator |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/AbstractComparisonValidatorTestCase.php |
|
ConnectionUnitTest::testConnectionSerialization |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/ConnectionUnitTest.php |
Tests the serialization and unserialization of a database connection. |
NativeSessionStorageTest::testRegenerateDestroy |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/NativeSessionStorageTest.php |
|
PHPUnit_Framework_Constraint_ObjectHasAttribute |
class |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/ObjectHasAttribute.php |
Constraint that asserts that the object it is evaluated for has a given
attribute. |
views.view.test_view_argument_validate_user.yml |
file |
drupal/core/modules/user/tests/modules/user_test_views/test_views/views.view.test_view_argument_validate_user.yml |
drupal/core/modules/user/tests/modules/user_test_views/test_views/views.view.test_view_argument_validate_user.yml |
PHPUnit_Framework_TestSuite::isPublicTestMethod |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestSuite.php |
|
UserLanguageCreationTest::testLocalUserCreation |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserLanguageCreationTest.php |
Functional test for language handling during user creation. |
PHPUnit_Framework_TestCase::getTestResultObject |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestCase.php |
@since Method available since Release 3.5.7 |
MenuRouterTest::testThemeCallbackAdministrative |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Menu/MenuRouterTest.php |
Test the theme callback when it is set to use an administrative theme. |
ResponseHeaderBagTest::testCookiesWithSameNames |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ResponseHeaderBagTest.php |
|
ValidatorBuilderTest::testAddObjectInitializers |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ValidatorBuilderTest.php |
|
PHPUnit_Framework_TestCase::setTestResultObject |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestCase.php |
@since Method available since Release 3.6.0 |
KernelInterface::registerContainerConfiguration |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/KernelInterface.php |
Loads the container configuration |
PHPUnit_Framework_Constraint_Exception::matches |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/Exception.php |
Evaluates the constraint for parameter $other. Returns TRUE if the
constraint is met, FALSE otherwise. |
UserLanguageTest::testUserLanguageConfiguration |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserLanguageTest.php |
Test if user can change their default language. |
NativeSessionStorageTest::testCanStartOutside54 |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/NativeSessionStorageTest.php |
@expectedException \RuntimeException |
TaxonomyTermReferenceItem::$propertyDefinitions |
property |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Type/TaxonomyTermReferenceItem.php |
Property definitions of the contained properties. |
CommentTranslationUITest::assertPublishedStatus |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentTranslationUITest.php |
Overrides \Drupal\translation_entity\Tests\EntityTranslationUITest::assertPublishedStatus(). |
EqualToValidatorTest::provideInvalidComparisons |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/EqualToValidatorTest.php |
|
PHPUnit_Framework_TestCase::addToAssertionCount |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestCase.php |
Adds a value to the assertion counter. |
PHP_CodeCoverage_Report_HTML_Renderer_Directory |
class |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/HTML/Renderer/Directory.php |
Renders a PHP_CodeCoverage_Report_Node_Directory node. |
UserRolesAssignmentTest::testCreateUserWithRole |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserRolesAssignmentTest.php |
Tests that when creating a user the role can be assigned. And that it can
be removed again. |
ClassWithNonPublicAttributes::$privateAttribute |
property |
drupal/core/vendor/phpunit/phpunit/Tests/_files/ClassWithNonPublicAttributes.php |
|
ValidatorBuilder::setConstraintValidatorFactory |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ValidatorBuilder.php |
Sets the constraint validator factory used by the validator. |
PHPUnit_Framework_MockObject_Builder_Stub::will |
function |
drupal/core/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Builder/Stub.php |
Stubs the matching method with the stub object $stub. Any invocations of
the matched method will now be handled by the stub instead. |
SearchMultilingualEntityTest::$searchable_nodes |
property |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchMultilingualEntityTest.php |
List of searchable nodes. |
ResolveReferencesToAliasesPass::getDefinitionId |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/ResolveReferencesToAliasesPass.php |
Resolves an alias into a definition id. |
FilterDefaultFormatTest::testDefaultTextFormats |
function |
drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterDefaultFormatTest.php |
Tests if the default text format is accessible to users. |
ClassCollectionLoader::fixNamespaceDeclarations |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/ClassCollectionLoader.php |
Adds brackets around each namespace if it's not already the case. |
PHPUnit_Framework_Constraint_Count::__construct |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/Count.php |
|
PHPUnit_Framework_TestResult::$stopOnIncomplete |
property |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestResult.php |
|
PHP_CodeCoverage_Report_HTML_Renderer_Dashboard |
class |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/HTML/Renderer/Dashboard.php |
Renders the dashboard for a PHP_CodeCoverage_Report_Node_Directory node. |
ServiceCircularReferenceException::getServiceId |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Exception/ServiceCircularReferenceException.php |
|
FileDriverTest::testGetAllClassNamesBothSources |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/FileDriverTest.php |
|
PHPUnit_Framework_TestCase::assertPreConditions |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestCase.php |
Performs assertions shared by all tests of a test case. |
field_sql_storage_field_storage_delete_revision |
function |
drupal/core/modules/field_sql_storage/field_sql_storage.module |
Implements hook_field_storage_delete_revision(). |
field_sql_storage_field_storage_delete_instance |
function |
drupal/core/modules/field_sql_storage/field_sql_storage.module |
Implements hook_field_storage_delete_instance(). |
PHPUnit_Framework_Constraint_LessThan::toString |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/LessThan.php |
Returns a string representation of the constraint. |
DatabaseStorageControllerNG::buildPropertyQuery |
function |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageControllerNG.php |
Builds an entity query. |
PHPUnit_Framework_TestCase::onNotSuccessfulTest |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestCase.php |
This method is called when a test method did not execute successfully. |
PHPUnit_Framework_Constraint_Or::setConstraints |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/Or.php |
|
ConstraintTest::testSetUndefinedDefaultProperty |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ConstraintTest.php |
|
DocParserTest::testAnnotationWithoutConstructor |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/DocParserTest.php |
|
StaticReflectionServiceTest::$reflectionService |
property |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/StaticReflectionServiceTest.php |
|
AnnotationWithAttributes::getArrayOfAnnotations |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/AnnotationWithAttributes.php |
|
UserCancelTest::testUserCancelWithoutPermission |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserCancelTest.php |
Attempt to cancel account without permission. |
DatabaseStorageControllerNG::attachPropertyData |
function |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageControllerNG.php |
Attaches property data in all languages for translatable properties. |