_entity_reference_field_instance_settings_validate |
function |
drupal/core/modules/entity_reference/entity_reference.module |
Form element validation handler; Stores the new values in the form state. |
Twig_Node_Expression_Binary_GreaterEqual::operator |
function |
drupal/core/vendor/twig/twig/lib/Twig/Node/Expression/Binary/GreaterEqual.php |
|
PHPUnit_Util_GlobalState::getIncludedFilesAsString |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/GlobalState.php |
|
RouterTest::provideMatcherOptionsPreventingCaching |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/RouterTest.php |
|
DirectoryTest::testFileCheckLocalDirectoryHandling |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/DirectoryTest.php |
Test local directory handling functions. |
PHPUnit_Util_GlobalState::arrayOnlyContainsScalars |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/GlobalState.php |
|
EntityReferenceAdminTest::assertFieldSelectOptions |
function |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Tests/EntityReferenceAdminTest.php |
|
PHP_CodeCoverage_Report_Node_File::getIgnoredLines |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node/File.php |
|
CustomBlockStorageController::baseFieldDefinitions |
function |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/CustomBlockStorageController.php |
Implements \Drupal\Core\Entity\DataBaseStorageControllerNG::basePropertyDefinitions(). |
ContainerInterface::EXCEPTION_ON_INVALID_REFERENCE |
constant |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/ContainerInterface.php |
|
PHPUnit_Framework_Constraint_GreaterThan::toString |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/GreaterThan.php |
Returns a string representation of the constraint. |
Twig_Tests_Node_Expression_Binary_OrTest::getTests |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/Binary/OrTest.php |
|
PHPUnit_Framework_Warning::$backupStaticAttributes |
property |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Warning.php |
|
PHPUnit_Framework_Constraint_IsInstanceOf::matches |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/IsInstanceOf.php |
Evaluates the constraint for parameter $other. Returns TRUE if the
constraint is met, FALSE otherwise. |
ExceptionInAssertPreConditionsTest::$testSomething |
property |
drupal/core/vendor/phpunit/phpunit/Tests/_files/ExceptionInAssertPreConditionsTest.php |
|
LoggerInterfaceTest::testContextCanContainAnything |
function |
drupal/core/vendor/psr/log/Psr/Log/Test/LoggerInterfaceTest.php |
|
Framework_AssertTest::testAssertArrayHasIntegerKey |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertArrayHasKey |
SimpleProcessTest::testSignalWithWrongNonIntSignal |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/SimpleProcessTest.php |
@expectedException Symfony\Component\Process\Exception\RuntimeException |
LocalePluralFormatTest::getPoFileWithMissingPlural |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocalePluralFormatTest.php |
Returns a .po file with a missing plural formula. |
Framework_Constraint_JsonMatchesTest::testEvaluate |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/Constraint/JsonMatchesTest.php |
@dataProvider evaluateDataprovider
@covers PHPUnit_Framework_Constraint_JsonMatches::evaluate
@covers PHPUnit_Framework_Constraint_JsonMatches::matches
@covers PHPUnit_Framework_Constraint_JsonMatches::__construct |
Framework_Constraint_JsonMatchesTest::testToString |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/Constraint/JsonMatchesTest.php |
@covers PHPUnit_Framework_Constraint_JsonMatches::toString |
PHP_CodeCoverage_Report_FactoryTest::testSomething |
function |
drupal/core/vendor/phpunit/php-code-coverage/Tests/PHP/CodeCoverage/Report/FactoryTest.php |
|
PersistentObjectTest::testNonMatchingObjectManager |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/PersistentObjectTest.php |
|
ReflectionProviderInterface::getReflectionProperty |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/ReflectionProviderInterface.php |
Get the ReflectionClass equivalent for this class. |
NonDefaultBlockAdminTest::testNonDefaultBlockAdmin |
function |
drupal/core/modules/block/lib/Drupal/block/Tests/NonDefaultBlockAdminTest.php |
Test non-default theme admin. |
GenericCacheBackendUnitTestBase::testInvalidateAll |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Cache/GenericCacheBackendUnitTestBase.php |
Test Drupal\Core\Cache\CacheBackendInterface::invalidateAll(). |
ContextAwarePluginInterface::getContextDefinitions |
function |
drupal/core/lib/Drupal/Component/Plugin/ContextAwarePluginInterface.php |
Gets the context definitions of the plugin. |
Framework_AssertTest::validInvalidJsonDataprovider |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
|
PHPUnit_Framework_SyntheticError::getSyntheticLine |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/SyntheticError.php |
|
AbstractProcessTest::chainedCommandsOutputProvider |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/AbstractProcessTest.php |
|
ExceptionInAssertPostConditionsTest::testSomething |
function |
drupal/core/vendor/phpunit/phpunit/Tests/_files/ExceptionInAssertPostConditionsTest.php |
|
Framework_ConstraintTest::testConstraintFileExists |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/ConstraintTest.php |
@covers PHPUnit_Framework_Constraint_FileExists
@covers PHPUnit_Framework_Assert::fileExists
@covers PHPUnit_Framework_Constraint::count
@covers PHPUnit_Framework_TestFailure::exceptionToString |
AbstractProcessTest::testGetIncrementalErrorOutput |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/AbstractProcessTest.php |
|
Framework_ConstraintTest::testConstraintGreaterThan |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/ConstraintTest.php |
@covers PHPUnit_Framework_Constraint_GreaterThan
@covers PHPUnit_Framework_Assert::greaterThan
@covers PHPUnit_Framework_Constraint::count
@covers PHPUnit_Framework_TestFailure::exceptionToString |
PHPUnit_Framework_TestFailure::getExceptionAsString |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestFailure.php |
Returns a description for the thrown exception. |
Framework_AssertTest::testXmlStringNotEqualsXmlFile |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertXmlStringNotEqualsXmlFile |
CacheWarmerAggregateTest::testInjectWarmersUsingAdd |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/CacheWarmer/CacheWarmerAggregateTest.php |
|
ConstraintViolationListTest::testInitWithViolations |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ConstraintViolationListTest.php |
|
Framework_AssertTest::testAssertStringEqualsNumeric |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertEquals |
Framework_ConstraintTest::testConstraintIsNotEqual2 |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/ConstraintTest.php |
@covers PHPUnit_Framework_Constraint_IsEqual
@covers PHPUnit_Framework_Constraint_Not
@covers PHPUnit_Framework_Assert::equalTo
@covers PHPUnit_Framework_Assert::logicalNot
@covers PHPUnit_Framework_TestFailure::exceptionToString |
Framework_ConstraintTest::testConstraintIsIdentical |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/ConstraintTest.php |
@covers PHPUnit_Framework_Constraint_IsIdentical
@covers PHPUnit_Framework_Assert::identicalTo
@covers PHPUnit_Framework_Constraint::count
@covers PHPUnit_Framework_TestFailure::exceptionToString |
ValidatorBuilderInterface::disableAnnotationMapping |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ValidatorBuilderInterface.php |
Disables annotation based constraint mapping. |
BareMinimalUpgradePathTest::testBasicMinimalUpgrade |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/BareMinimalUpgradePathTest.php |
Tests a successful major version release upgrade. |
PHPUnit_Framework_MockObject_Matcher_InvokedAtIndex |
class |
drupal/core/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Matcher/InvokedAtIndex.php |
Invocation matcher which checks if a method was invoked at a certain index. |
PHPUnit_Framework_Constraint_Attribute::__construct |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/Attribute.php |
|
EntityTranslationTest::assertMultilingualProperties |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityTranslationTest.php |
Executes the multilingual property tests for the given entity type. |
ContainerBuilderTest::testCreateServiceConfigurator |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerBuilderTest.php |
@covers Symfony\Component\DependencyInjection\ContainerBuilder::createService |
LanguageUrlRewritingTest::testUrlRewritingEdgeCases |
function |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguageUrlRewritingTest.php |
Check that non-installed languages are not considered. |
Framework_ConstraintTest::testConstraintNotLessThan |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/ConstraintTest.php |
@covers PHPUnit_Framework_Constraint_LessThan
@covers PHPUnit_Framework_Constraint_Not
@covers PHPUnit_Framework_Assert::lessThan
@covers PHPUnit_Framework_Assert::logicalNot
@covers PHPUnit_Framework_TestFailure::exceptionToString |
FieldSqlStorageTest::testFieldAttachInsertAndUpdate |
function |
drupal/core/modules/field_sql_storage/lib/Drupal/field_sql_storage/Tests/FieldSqlStorageTest.php |
Reads mysql to verify correct data is
written when using insert and update. |