PHPUnit_Framework_Comparator_SplObjectStorage |
class |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Comparator/SplObjectStorage.php |
Compares SplObjectStorage instances for equality. |
RemoteFileUnmanagedDeleteRecursiveTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/RemoteFileUnmanagedDeleteRecursiveTest.php |
Sets up a Drupal site for running functional and integration tests. |
FieldAttachStorageTest::testFieldAttachDelete |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/FieldAttachStorageTest.php |
Test field_attach_delete(). |
NodeAccessLanguageTest::testNodeAccessQueryTag |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeAccessLanguageTest.php |
Tests db_select() with a 'node_access' tag and langcode metadata. |
language_configuration_element_default_options |
function |
drupal/core/modules/language/language.module |
Returns the default options for the language configuration form element. |
BlockLanguageTest::testLanguageBlockVisibility |
function |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockLanguageTest.php |
Tests the visibility settings for the blocks based on language. |
NullStorageExpirable::setWithExpireIfNotExists |
function |
drupal/core/lib/Drupal/Core/KeyValueStore/NullStorageExpirable.php |
Implements Drupal\Core\KeyValueStore\KeyValueStoreExpirableInterface::setWithExpireIfNotExists(). |
PHP_CodeCoverage_Report_Text::getCoverageColor |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Text.php |
|
MenuLinkStorageController::$preventReparenting |
property |
drupal/core/modules/menu_link/lib/Drupal/menu_link/MenuLinkStorageController.php |
Indicates whether the delete operation should re-parent children items. |
MockArraySessionStorageTest::testUnstartedSave |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/MockArraySessionStorageTest.php |
@expectedException RuntimeException |
DatabaseStorageController::getFieldDefinitions |
function |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageController.php |
Implements \Drupal\Core\Entity\EntityStorageControllerInterface::getFieldDefinitions(). |
DatabaseStorageController::getQueryServiceName |
function |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageController.php |
Implements \Drupal\Core\Entity\EntityStorageControllerInterface::getQueryServiceName(). |
NullSessionStorageTest::testNothingIsPersisted |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/NullSessionHandlerTest.php |
|
DefaultViewRecentComments::$pageDisplayResults |
property |
drupal/core/modules/comment/lib/Drupal/comment/Tests/Views/DefaultViewRecentComments.php |
Number of results for the Page display. |
LocaleContentTest::testNodeAdminLanguageFilter |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleContentTest.php |
Test filtering Node content by language. |
FieldInstanceStorageController::$moduleHandler |
property |
drupal/core/modules/field/lib/Drupal/field/FieldInstanceStorageController.php |
The module handler. |
FieldInstanceStorageController::$entityManager |
property |
drupal/core/modules/field/lib/Drupal/field/FieldInstanceStorageController.php |
The entity manager. |
NativeSessionStorageTest::testSetSaveHandler53 |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/NativeSessionStorageTest.php |
|
NativeSessionStorageTest::testSetSaveHandler54 |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/NativeSessionStorageTest.php |
|
NativeSessionStorageTest::testStartedOutside53 |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/NativeSessionStorageTest.php |
@expectedException \RuntimeException |
FieldInstanceStorageController::createInstance |
function |
drupal/core/modules/field/lib/Drupal/field/FieldInstanceStorageController.php |
Instantiates a new instance of this entity controller. |
ImageStyleStorageController::replaceImageStyle |
function |
drupal/core/modules/image/lib/Drupal/image/ImageStyleStorageController.php |
Update field instance settings if the image style name is changed. |
CommentPagerTest::testCommentOrderingThreading |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentPagerTest.php |
Tests comment ordering and threading. |
NamespaceCoverageNotPrivateTest::testSomething |
function |
drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/NamespaceCoverageNotPrivateTest.php |
@covers Foo\CoveredClass::<!private> |
VocabularyLanguageTest::testVocabularyLanguage |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/VocabularyLanguageTest.php |
Tests language settings for vocabularies. |
CoverageFunctionParenthesesTest::testSomething |
function |
drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/CoverageFunctionParenthesesTest.php |
@covers ::globalFunction() |
CommentStorageController::updateNodeStatistics |
function |
drupal/core/modules/comment/lib/Drupal/comment/CommentStorageController.php |
Updates the comment statistics for a given node. |
CommentStorageController::baseFieldDefinitions |
function |
drupal/core/modules/comment/lib/Drupal/comment/CommentStorageController.php |
Implements \Drupal\Core\Entity\DataBaseStorageControllerNG::basePropertyDefinitions(). |
MimeTypeTest::testGuessImageWithKnownExtension |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/File/MimeType/MimeTypeTest.php |
|
NodeAccessLanguageAwareCombinationTest::$nodes |
property |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeAccessLanguageAwareCombinationTest.php |
A set of nodes to use in testing. |
LanguageRequestSubscriber::getSubscribedEvents |
function |
drupal/core/lib/Drupal/Core/EventSubscriber/LanguageRequestSubscriber.php |
Registers the methods in this class that should be listeners. |
PHP_CodeCoverage_Report_Node_Directory::$files |
property |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node/Directory.php |
|
MTimeProtectedFastFileStorage::ensureDirectory |
function |
drupal/core/lib/Drupal/Component/PhpStorage/MTimeProtectedFastFileStorage.php |
Ensures the root directory exists and has correct permissions. |
LayoutTestController::$entityStorageController |
property |
drupal/core/modules/layout/tests/lib/Drupal/layout_test/Controller/LayoutTestController.php |
Stores the entity storage controller. |
AbstractManagerRegistry::getDefaultManagerName |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/AbstractManagerRegistry.php |
Gets the default object manager name. |
ValidatorTest::testFileValidateImageResolution |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/ValidatorTest.php |
This ensures the resolution of a specific file is within bounds.
The image will be resized if it's too large. |
EntityTranslationUITest::$testLanguageSelector |
property |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationUITest.php |
Whether the behavior of the language selector should be tested. |
TranslatableInterface::getTranslationLanguages |
function |
drupal/core/lib/Drupal/Core/TypedData/TranslatableInterface.php |
Returns the languages the data is translated to. |
RdfMappingManager::getTypedDataIdsFromTypeUris |
function |
drupal/core/modules/rdf/lib/Drupal/rdf/RdfMappingManager.php |
Convert an array of RDF type URIs to the corresponding TypedData IDs. |
PHP_CodeCoverage_Report_Node_File::$numMethods |
property |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node/File.php |
|
MongoDbProfilerStorageTest::tearDownAfterClass |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/MongoDbProfilerStorageTest.php |
|
PHP_CodeCoverage_Report_Node_File::$startLines |
property |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node/File.php |
|
AliasManagerCacheDecorator::$cacheNeedsWriting |
property |
drupal/core/lib/Drupal/Core/CacheDecorator/AliasManagerCacheDecorator.php |
Whether the cache needs to be written. |
PHP_CodeCoverage_Report_Node_File::__construct |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node/File.php |
Constructor. |
PHP_CodeCoverage_Report_Node_File::getTestData |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node/File.php |
Returns the test data of this node. |
AbstractProfilerStorageTest::testRetrieveByUrl |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/AbstractProfilerStorageTest.php |
|
AliasManagerCacheDecorator::preloadPathLookups |
function |
drupal/core/lib/Drupal/Core/CacheDecorator/AliasManagerCacheDecorator.php |
Implements \Drupal\Core\Path\AliasManagerInterface::preloadPathLookups(). |
PHP_CodeCoverageTest::testGetLinesToBeCovered2 |
function |
drupal/core/vendor/phpunit/php-code-coverage/Tests/PHP/CodeCoverageTest.php |
@covers PHP_CodeCoverage::getLinesToBeCovered
@covers PHP_CodeCoverage::resolveCoversToReflectionObjects
@expectedException PHP_CodeCoverage_Exception |
locale_form_language_admin_overview_form_alter |
function |
drupal/core/modules/locale/locale.module |
Implements hook_form_FORM_ID_alter() for language_admin_overview_form(). |
PHP_CodeCoverageTest::testGetLinesToBeCovered3 |
function |
drupal/core/vendor/phpunit/php-code-coverage/Tests/PHP/CodeCoverageTest.php |
@covers PHP_CodeCoverage::getLinesToBeCovered
@covers PHP_CodeCoverage::resolveCoversToReflectionObjects
@expectedException PHP_CodeCoverage_Exception |