field_sql_storage_field_storage_create_field |
function |
drupal/core/modules/field_sql_storage/field_sql_storage.module |
Implements hook_field_storage_create_field(). |
PHPUnit_Framework_TestResult::$stopOnFailure |
property |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestResult.php |
|
MemoryDataCollectorTest::testBytesConversion |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/DataCollector/MemoryDataCollectorTest.php |
@dataProvider getBytesConversionTestData |
FileDriverTest::testGetElementFromGlobalFile |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/FileDriverTest.php |
|
ValidatorTest::testValidateValueRejectsValid |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ValidatorTest.php |
@expectedException \Symfony\Component\Validator\Exception\ValidatorException |
field_sql_storage_field_storage_update_field |
function |
drupal/core/modules/field_sql_storage/field_sql_storage.module |
Implements hook_field_storage_update_field(). |
PHPUnit_Framework_TestResult::$stopOnSkipped |
property |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestResult.php |
|
field_sql_storage_field_storage_delete_field |
function |
drupal/core/modules/field_sql_storage/field_sql_storage.module |
Implements hook_field_storage_delete_field(). |
PHPUnit_Framework_Constraint_Count::toString |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/Count.php |
|
PHPUnit_Framework_TestCase::setUpBeforeClass |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestCase.php |
This method is called before the first test of this test class is run. |
ClassMetadata::isCollectionValuedAssociation |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/ClassMetadata.php |
Checks if the given field is a mapped collection valued association for this class. |
EntityDisplayBaseInterface::getHighestWeight |
function |
drupal/core/modules/entity/lib/Drupal/entity/EntityDisplayBaseInterface.php |
Returns the highest weight of the components in the display. |
PHPUnit_Framework_TestResult::removeListener |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestResult.php |
Unregisters a TestListener. |
TableSortExtenderUnitTest::testTableSortInit |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/TableSortExtenderUnitTest.php |
Tests tablesort_init(). |
system_incompatible_core_version_test.module |
file |
drupal/core/modules/system/tests/modules/system_incompatible_core_version_test/system_incompatible_core_version_test.module |
|
PHPUnit_Framework_TestResult::flushListeners |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestResult.php |
Flushes all flushable TestListeners. |
BaseMemcacheProfilerStorage::isItemNameValid |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/BaseMemcacheProfilerStorage.php |
|
ProviderBasedGenerator::getRouteDebugMessage |
function |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/ProviderBasedGenerator.php |
Convert a route identifier (name, content object etc) into a string
usable for logging and other debug/error messages |
AnnotationWithAttributes::getArrayOfIntegers |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/AnnotationWithAttributes.php |
|
PHPUnit_Framework_TestResult::startTestSuite |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestResult.php |
Informs the result that a testsuite will be started. |
RemoveUnusedDefinitionsPass::setRepeatedPass |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/RemoveUnusedDefinitionsPass.php |
Sets the RepeatedPass interface. |
ConfigEntityQueryTest::testConfigEntityQuery |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/ConfigEntityQueryTest.php |
Tests basic functionality. |
Twig_Node_Expression_MethodCall::__construct |
function |
drupal/core/vendor/twig/twig/lib/Twig/Node/Expression/MethodCall.php |
Constructor. |
CheckExceptionOnInvalidReferenceBehaviorPass |
class |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/CheckExceptionOnInvalidReferenceBehaviorPass.php |
Checks that all references are pointing to a valid service. |
ConstraintTest::testAddDefaultGroupAddsGroup |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ConstraintTest.php |
|
CommentTestBase::commentContactInfoAvailable |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentTestBase.php |
Checks whether the commenter's contact information is displayed. |
TransactionExplicitCommitNotAllowedException |
class |
drupal/core/lib/Drupal/Core/Database/TransactionExplicitCommitNotAllowedException.php |
Exception to deny attempts to explicitly manage transactions. |
PHPUnit_Framework_TestResult::notImplemented |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestResult.php |
Returns an Enumeration for the incomplete tests. |
HandlerFilterUserNameTest::testExposedFilter |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/Views/HandlerFilterUserNameTest.php |
Tests exposed filters. |
PHPUnit_Framework_MockObject_Stub_ReturnSelf |
class |
drupal/core/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Stub/ReturnSelf.php |
Stubs a method by returning the current object. |
AbstractAnnotationLoaderTest::getClassLoader |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Loader/AbstractAnnotationLoaderTest.php |
|
OptionsFieldUITest::assertAllowedValuesInput |
function |
drupal/core/modules/options/lib/Drupal/options/Tests/OptionsFieldUITest.php |
Tests a string input for the 'allowed values' form element. |
StyleSerializerTest::testSerializerResponses |
function |
drupal/core/modules/rest/lib/Drupal/rest/Tests/Views/StyleSerializerTest.php |
Checks the behavior of the Serializer callback paths and row plugins. |
CheckDefinitionValidityPassTest::testProcess |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/CheckDefinitionValidityPassTest.php |
|
MimeTypeTest::testGuessImageWithoutExtension |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/File/MimeType/MimeTypeTest.php |
|
PHPUnit_Framework_Assert::assertContainsOnly |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert.php |
Asserts that a haystack contains only values of a given type. |
Twig_Test_IntegrationTestCase::getExtensions |
function |
drupal/core/vendor/twig/twig/lib/Twig/Test/IntegrationTestCase.php |
|
PHPUnit_Framework_Constraint_IsNull::matches |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/IsNull.php |
Evaluates the constraint for parameter $other. Returns TRUE if the
constraint is met, FALSE otherwise. |
Framework_AssertTest::testAssertThatAnything |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertThat
@covers PHPUnit_Framework_Assert::anything |
MethodNotAllowedException::getAllowedMethods |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Exception/MethodNotAllowedException.php |
Gets the allowed HTTP methods. |
AggregatorFeedBlock::getDerivativeDefinition |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Plugin/Derivative/AggregatorFeedBlock.php |
Implements \Drupal\Component\Plugin\Derivative\DerivativeInterface::getDerivativeDefinition(). |
Twig_TokenParserBroker::addTokenParserBroker |
function |
drupal/core/vendor/twig/twig/lib/Twig/TokenParserBroker.php |
Adds a TokenParserBroker. |
ViewEditFormController::submitDisplayDisable |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewEditFormController.php |
Submit handler to disable display. |
Framework_AssertTest::testAssertThatContains |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertThat
@covers PHPUnit_Framework_Assert::contains |
IssnValidatorTest::getValidNonHyphenatedIssn |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/IssnValidatorTest.php |
|
drupal_system_listing_compatible_test.module |
file |
drupal/core/modules/system/tests/modules/drupal_system_listing_compatible_test/drupal_system_listing_compatible_test.module |
|
SelectSubqueryTest::testExistsSubquerySelect |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/SelectSubqueryTest.php |
Tests EXISTS subquery conditionals on SELECT statements. |
Twig_Node_Expression_BlockReference::compile |
function |
drupal/core/vendor/twig/twig/lib/Twig/Node/Expression/BlockReference.php |
Compiles the node to PHP. |
AjaxCommandsUnitTest::testCloseDialogCommand |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Ajax/AjaxCommandsUnitTest.php |
Tests that CloseDialogCommand objects can be constructed and rendered. |
ScopeCrossingInjectionException::__construct |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Exception/ScopeCrossingInjectionException.php |
|