XmlFileLoaderTest::testLoadAnonymousServices |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Loader/XmlFileLoaderTest.php |
|
DCOM58Test::testIssueWithNamespacesOrImports |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Ticket/DCOM58Test.php |
|
FieldInstanceCrudTest::testReadFieldInstance |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/FieldInstanceCrudTest.php |
Test reading back an instance definition. |
NodeQueryAlterTest::testNodeQueryAlterWithUI |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeQueryAlterTest.php |
Tests that node access permissions are followed. |
FieldSqlStorageTest::testFieldStorageDetails |
function |
drupal/core/modules/field/modules/field_sql_storage/lib/Drupal/field_sql_storage/Tests/FieldSqlStorageTest.php |
Test the storage details. |
ConnectionUnitTest::testOpenSelectQueryClose |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/ConnectionUnitTest.php |
Tests Database::closeConnection() with a select query. |
ContainerBuilderTest::testPrivateServiceUser |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerBuilderTest.php |
|
SelectPagerDefaultTest::testHavingPagerQuery |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/SelectPagerDefaultTest.php |
Confirms that a paging query results with a having expression are valid. |
RouteCollectionTest::testDeepOverriddenRoute |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/RouteCollectionTest.php |
|
TokenReplaceTest::testSystemTokenRecognition |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/System/TokenReplaceTest.php |
Test whether token-replacement works in various contexts. |
CommentTestBase::commentContactInfoAvailable |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentTestBase.php |
Checks whether the commenter's contact information is displayed. |
AlterDecoratorTestPluginManager::__construct |
function |
drupal/core/modules/system/tests/modules/plugin_test/lib/Drupal/plugin_test/Plugin/AlterDecoratorTestPluginManager.php |
|
HtmlToTextTest::testRemoveTrailingWhitespace |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Mail/HtmlToTextTest.php |
Tests that drupal_wrap_mail() removes trailing whitespace before newlines. |
Twig_Tests_Node_Expression_Binary_ConcatTest |
class |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/Binary/ConcatTest.php |
|
language_elements_configuration_element_test |
function |
drupal/core/modules/language/tests/language_elements_test/language_elements_test.module |
A form containing a language select element. |
HandlerFilterUserNameTest::testExposedFilter |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/User/HandlerFilterUserNameTest.php |
Tests exposed filters. |
FilterEqualityTest::getGroupedExposedFilters |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterEqualityTest.php |
|
TextFieldTest::testTextfieldWidgetsFormatted |
function |
drupal/core/modules/field/modules/text/lib/Drupal/text/Tests/TextFieldTest.php |
Test widgets + 'formatted_text' setting. |
NodeAccessBaseTableTest::testNodeAccessBasic |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeAccessBaseTableTest.php |
Tests the "private" node access functionality. |
FileBagTest::testShouldConvertsUploadedFiles |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/FileBagTest.php |
|
HttpCacheTest::testEsiCacheSendsTheLowestTtl |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/HttpCacheTest.php |
|
ConfigTestTranslationUITest::setupTestFields |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/ConfigTestTranslationUITest.php |
Overrides EntityTranslationUITest::setupTestFields(). |
JavaScriptTest::testAddJsFileWithQueryString |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/JavaScriptTest.php |
Tests JavaScript files that have querystrings attached get added right. |
ViewStorageTest::testConfigurationEntityCRUD |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewStorageTest.php |
Tests CRUD operations. |
DisplayExtenderUITest::testDisplayExtenderUI |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/UI/DisplayExtenderUITest.php |
Tests the display extender UI. |
views.view.test_filter_node_uid_revision.yml |
file |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_filter_node_uid_revision.yml |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_filter_node_uid_revision.yml |
GenericCacheBackendUnitTestBase::testIsEmpty |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Cache/GenericCacheBackendUnitTestBase.php |
Tests Drupal\Core\Cache\CacheBackendInterface::isEmpty(). |
GetSetMethodNormalizerTest::provideCallbacks |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/Normalizer/GetSetMethodNormalizerTest.php |
|
CacheWarmerAggregateTest::tearDownAfterClass |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/CacheWarmer/CacheWarmerAggregateTest.php |
|
SelectSubqueryTest::testExistsSubquerySelect |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/SelectSubqueryTest.php |
Tests EXISTS subquery conditionals on SELECT statements. |
ViewTestBase::assertIdenticalResultsetHelper |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewTestBase.php |
Performs View result assertions. |
UserPasswordResetTest::testUserPasswordReset |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserPasswordResetTest.php |
Tests password reset functionality. |
CacheWarmerAggregateTest::getCacheWarmerMock |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/CacheWarmer/CacheWarmerAggregateTest.php |
|
NativeSessionStorageTest::testSetSaveHandler |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/NativeSessionStorageTest.php |
|
NodeAccessRecordsTest::testNodeAccessRecords |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeAccessRecordsTest.php |
Creates a node and tests the creation of node access rules. |
form_test_form_form_test_state_persist_alter |
function |
drupal/core/modules/system/tests/modules/form_test/form_test.module |
Implements hook_form_FORM_ID_alter(). |
NodeBlockFunctionalTest::testRecentNodeBlock |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeBlockFunctionalTest.php |
Tests the recent comments block. |
OptionsFieldUITest::assertAllowedValuesInput |
function |
drupal/core/modules/field/modules/options/lib/Drupal/options/Tests/OptionsFieldUITest.php |
Tests a string input for the 'allowed values' form element. |
UserAccountLinksTests::testAccountPageTitles |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserAccountLinksTests.php |
Tests page title is set correctly on user account tabs. |
LocalePluralFormatTest::testPluralEditExport |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocalePluralFormatTest.php |
Tests plural editing and export functionality. |
CheckDefinitionValidityPassTest::testProcess |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/CheckDefinitionValidityPassTest.php |
|
NodeAccessRebuildTest::testNodeAccessRebuild |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeAccessRebuildTest.php |
Tests rebuilding the node access permissions table. |
ClassMapGeneratorTest::getTestCreateMapTests |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/ClassMapGeneratorTest.php |
|
system_incompatible_module_version_test.info |
file |
drupal/core/modules/system/tests/modules/system_incompatible_module_version_test/system_incompatible_module_version_test.info |
name = "System incompatible module version test"
description = "Support module for testing system dependencies."
package = Testing
version = 1.0
core = 8.x
hidden = TRUE |
ProcessingTest::testBatchFormMultipleBatches |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Batch/ProcessingTest.php |
Tests batches defined in different submit handlers on the same form. |
FilterCombineTest::testFilterCombineContains |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterCombineTest.php |
|
AbstractReaderTest::testNonAnnotationProblem |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/AbstractReaderTest.php |
|
NodeEntityFieldQueryAlterTest::$noAccessUser |
property |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeEntityFieldQueryAlterTest.php |
User without permission to view content. |
Twig_Tests_Node_Expression_TestTest::getTests |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/TestTest.php |
|
DatabaseBackendUnitTest::tearDownCacheBackend |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Cache/DatabaseBackendUnitTest.php |
Uninstalls system schema. |