EasyRdf_Parser_Turtle::parsePredicateObjectList |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Parser/Turtle.php |
Parse a predicateObjectList [7]
@ignore |
Framework_ConstraintTest::testAttributeEqualTo2 |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/ConstraintTest.php |
@covers PHPUnit_Framework_Assert::attributeEqualTo
@covers PHPUnit_Framework_Constraint_Attribute
@covers PHPUnit_Framework_TestFailure::exceptionToString |
CollectionValidatorTest::testExtraFieldsAllowed |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CollectionValidatorTest.php |
|
DatabaseStorageControllerNG::mapToStorageRecord |
function |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageControllerNG.php |
Maps from an entity object to the storage record of the base table. |
Framework_ConstraintTest::testConstraintIsEmpty |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/ConstraintTest.php |
@covers PHPUnit_Framework_Constraint_IsEmpty
@covers PHPUnit_Framework_Constraint::count
@covers PHPUnit_Framework_TestFailure::exceptionToString |
PHPUnit_Framework_Constraint_Callback::toString |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/Callback.php |
Returns a string representation of the constraint. |
ConfigurableActionBase::getDefaultConfiguration |
function |
drupal/core/lib/Drupal/Core/Action/ConfigurableActionBase.php |
Returns default configuration for this action. |
MockLayoutBlockDeriver::getDerivativeDefinition |
function |
drupal/core/modules/system/tests/modules/plugin_test/lib/Drupal/plugin_test/Plugin/plugin_test/mock_block/MockLayoutBlockDeriver.php |
Implements Drupal\Component\Plugin\Derivative\DerivativeInterface::getDerivativeDefinition(). |
AbstractEntityBodyDecorator::getContentEncoding |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/AbstractEntityBodyDecorator.php |
Get the Content-Encoding of the EntityBody |
ViewEditFormController::submitDisplayUndoDelete |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewEditFormController.php |
Submit handler to add a restore a removed display to a view. |
PHPUnit_Framework_Assert::assertNotContainsOnly |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert.php |
Asserts that a haystack does not contain only values of a given type. |
MimeTypeTest::testGuessFileWithUnknownExtension |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/File/MimeType/MimeTypeTest.php |
|
Twig_TokenParserBroker::removeTokenParserBroker |
function |
drupal/core/vendor/twig/twig/lib/Twig/TokenParserBroker.php |
Removes a TokenParserBroker. |
SelectSubqueryTest::testConditionSubquerySelect |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/SelectSubqueryTest.php |
Tests that we can use a subquery in a WHERE clause. |
ScopeCrossingInjectionException::$destServiceId |
property |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Exception/ScopeCrossingInjectionException.php |
|
StreamedResponseTest::testPrepareWith11Protocol |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/StreamedResponseTest.php |
|
StreamedResponseTest::testPrepareWith10Protocol |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/StreamedResponseTest.php |
|
SelectSubqueryTest::testNotExistsSubquerySelect |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/SelectSubqueryTest.php |
Tests NOT EXISTS subquery conditionals on SELECT statements. |
CountValidatorCountableTest_Countable::$content |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CountValidatorCountableTest.php |
|
Framework_AssertTest::testAssertThatArrayHasKey |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertThat
@covers PHPUnit_Framework_Assert::arrayHasKey |
AjaxCommandsUnitTest::testSetDialogTitleCommand |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Ajax/AjaxCommandsUnitTest.php |
Tests that SetDialogTitleCommand objects can be constructed and rendered. |
ScopeCrossingInjectionException::getSourceScope |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Exception/ScopeCrossingInjectionException.php |
|
LegacyControllerSubscriber::getSubscribedEvents |
function |
drupal/core/lib/Drupal/Core/EventSubscriber/LegacyControllerSubscriber.php |
Registers the methods in this class that should be listeners. |
Framework_TestCaseTest::$backupGlobalsBlacklist |
property |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/TestCaseTest.php |
|
PHPUnit_Framework_Assert::assertAttributeEquals |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert.php |
Asserts that a variable is equal to an attribute of an object. |
EntityCrudHookTest::testTaxonomyVocabularyHooks |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityCrudHookTest.php |
Tests hook invocations for CRUD operations on taxonomy vocabularies. |
SlaveDatabaseIgnoreSubscriber::checkSlaveServer |
function |
drupal/core/lib/Drupal/Core/EventSubscriber/SlaveDatabaseIgnoreSubscriber.php |
Checks and disables the slave database server if appropriate. |
Framework_AssertTest::testAssertThatIdenticalTo |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertThat
@covers PHPUnit_Framework_Assert::identicalTo |
CommentApprovalTest::testApprovalAdminInterface |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentApprovalTest.php |
Test comment approval functionality through admin/content/comment. |
ResolveDefinitionTemplatesPassTest::testProcess |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/ResolveDefinitionTemplatesPassTest.php |
|
ScopeWideningInjectionException::$destServiceId |
property |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Exception/ScopeWideningInjectionException.php |
|
RuntimeReflectionService::getAccessibleProperty |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/RuntimeReflectionService.php |
Return an accessible property (setAccessible(true)) or null. |
PictureMappingActionConfirmForm::getConfirmText |
function |
drupal/core/modules/picture/lib/Drupal/picture/Form/PictureMappingActionConfirmForm.php |
Returns a caption for the button that confirms the action. |
PHP_CodeCoverage_Report_HTML_Renderer::$charset |
property |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/HTML/Renderer.php |
|
Framework_AssertTest::testAssertThatGreaterThan |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertThat
@covers PHPUnit_Framework_Assert::greaterThan |
Framework_TestCaseTest::testExceptionInTearDown |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/TestCaseTest.php |
|
ScopeWideningInjectionException::getSourceScope |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Exception/ScopeWideningInjectionException.php |
|
AnnotationClassLoaderTest::testLoadMissingClass |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Loader/AnnotationClassLoaderTest.php |
@expectedException \InvalidArgumentException |
EntityStorageControllerBase::$hookLoadArguments |
property |
drupal/core/lib/Drupal/Core/Entity/EntityStorageControllerBase.php |
Additional arguments to pass to hook_TYPE_load(). |
Framework_TestCaseTest::testNoArgTestCasePasses |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/TestCaseTest.php |
|
Twig_TokenParserBrokerInterface::getTokenParser |
function |
drupal/core/vendor/twig/twig/lib/Twig/TokenParserBrokerInterface.php |
Gets a TokenParser suitable for a tag. |
PHPUnit_Framework_MockObject_Invokable::matches |
function |
drupal/core/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Invokable.php |
Checks if the invocation matches. |
NodeAccessLanguageAwareCombinationTest::getInfo |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeAccessLanguageAwareCombinationTest.php |
|
CustomBlockTypeTest::testCustomBlockTypeEditing |
function |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Tests/CustomBlockTypeTest.php |
Tests editing a block type using the UI. |
PHPUnit_Framework_Assert::assertLessThanOrEqual |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert.php |
Asserts that a value is smaller than or equal to another value. |
PHPUnit_Framework_Constraint_IsEqual::$maxDepth |
property |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/IsEqual.php |
|
ClassCollectionLoaderTest::testCommentStripping |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/ClassCollectionLoaderTest.php |
|
AbstractClassMetadataFactory::getLoadedMetadata |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/AbstractClassMetadataFactory.php |
Return an array of all the loaded metadata currently in memory. |
template_preprocess_views_ui_display_tab_bucket |
function |
drupal/core/modules/views_ui/views_ui.theme.inc |
Prepares variables for Views UI display tab bucket templates. |
ResolveReferencesToAliasesPassTest::testProcess |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/ResolveReferencesToAliasesPassTest.php |
|