SqliteProfilerStorageTest::$dbFile |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/SqliteProfilerStorageTest.php |
|
system_module_test_html_head_alter |
function |
drupal/core/modules/system/tests/modules/system_module_test/system_module_test.module |
Implements hook_html_head_alter(). |
DrupalUnitTestBase::containerBuild |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/DrupalUnitTestBase.php |
Sets up the base service container for this test. |
ReferenceTest::testCaseInsensitive |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ReferenceTest.php |
|
MatchPathTest::testDrupalMatchPath |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Path/MatchPathTest.php |
Run through our test cases, making sure each one works as expected. |
NodeSaveTest::testNodeSaveOnInsert |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeSaveTest.php |
Tests saving a node on node insert. |
CommentTestBase::setCommentSubject |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentTestBase.php |
Sets the value governing whether the subject field should be enabled. |
CommentTestBase::setCommentPreview |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentTestBase.php |
Sets the value governing the previewing mode for the comment form. |
MemcacheProfilerStorageTest::setUp |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/MemcacheProfilerStorageTest.php |
|
NodeTypeTest::testNodeTypeCreation |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeTypeTest.php |
Tests creating a content type programmatically and via a form. |
FieldBooleanTest::testFieldBoolean |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldBooleanTest.php |
|
NodeTypeTest::testNodeTypeDeletion |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeTypeTest.php |
Tests deleting a content type that still has content. |
RouteCollectionTest::testAddPrefix |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/RouteCollectionTest.php |
|
DefinitionTest::testSetIsSynthetic |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/DefinitionTest.php |
@covers Symfony\Component\DependencyInjection\Definition::setSynthetic
@covers Symfony\Component\DependencyInjection\Definition::isSynthetic |
SearchNumberMatchingTest::$numbers |
property |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchNumberMatchingTest.php |
|
LegacyTest::testTaxonomyLegacyNode |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/LegacyTest.php |
Test taxonomy functionality with nodes prior to 1970. |
LanguageSelectElementTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/LanguageSelectElementTest.php |
|
OptionsSelectDynamicValuesTest.php |
file |
drupal/core/modules/field/modules/options/lib/Drupal/options/Tests/OptionsSelectDynamicValuesTest.php |
Definition of Drupal\options\Tests\OptionsSelectDynamicValuesTest. |
with_preserves_safety_filters.test |
file |
drupal/core/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/autoescape/with_preserves_safety_filters.test |
|
PageNotFoundTest::testPageNotFound |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/System/PageNotFoundTest.php |
|
file_test_file_scan_callback_reset |
function |
drupal/core/modules/file/tests/file_test/file_test.module |
Reset static variables used by file_test_file_scan_callback(). |
SearchPageTextTest::testSearchText |
function |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchPageTextTest.php |
Tests the failed search text, and various other text on the search page. |
NodeRevisionsAllTestCase::$profile |
property |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeRevisionsTest.php |
The profile to install as a basis for testing. |
HandlerFilterUserNameTest::getInfo |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/User/HandlerFilterUserNameTest.php |
|
FrameworkTest::testAJAXRenderError |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Ajax/FrameworkTest.php |
Tests behavior of ajax_render_error(). |
DefaultViewsTest::testDefaultViews |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/UI/DefaultViewsTest.php |
Tests default views. |
FlattenExceptionTest::testPrevious |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Exception/FlattenExceptionTest.php |
@dataProvider flattenDataProvider |
PluginInstanceTest::testPluginData |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/PluginInstanceTest.php |
Confirms that there is plugin data for all views plugin types. |
DefaultViewsTest::testSplitListing |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/UI/DefaultViewsTest.php |
Tests that enabling views moves them to the correct table. |
JavaScriptTest::testRenderExternal |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/JavaScriptTest.php |
Tests rendering an external JavaScript file. |
views.view.test_group_by_count.yml |
file |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_group_by_count.yml |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_group_by_count.yml |
ResponseTest::validContentProvider |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ResponseTest.php |
|
DiscoveryTestBase::$emptyDiscovery |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Plugin/Discovery/DiscoveryTestBase.php |
An empty discovery component. |
TermTranslationUITest::$vocabulary |
property |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TermTranslationUITest.php |
The vocabulary used for creating terms. |
JavaScriptTest::testDifferentGroup |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/JavaScriptTest.php |
Tests adding a JavaScript file with a different group. |
DocParserTest::testCastNegativeInt |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/DocParserTest.php |
@group DCOM-38 |
FunctionCallsFormulaLoaderTest.php |
file |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Factory/Loader/FunctionCallsFormulaLoaderTest.php |
|
UnicodeUnitTest::helperTestUcFirst |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/System/UnicodeUnitTest.php |
|
views.view.test_groupwise_user.yml |
file |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_groupwise_user.yml |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_groupwise_user.yml |
ChainMatcherTest::testRequestFound |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Routing/ChainMatcherTest.php |
Confirms that the expected exception is thrown. |
QueryGroupByTest::testGroupByCount |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/QueryGroupByTest.php |
|
TermTranslationUITest::setupBundle |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TermTranslationUITest.php |
Overrides \Drupal\translation_entity\Tests\EntityTranslationUITest::setupBundle(). |
EntityTestTranslationUITest::setUp |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTestTranslationUITest.php |
Overrides \Drupal\simpletest\WebTestBase::setUp(). |
UserCancelTest::testUserCancelUid1 |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserCancelTest.php |
Tests that user account for uid 1 cannot be cancelled. |
AnnotatedClassDiscoveryTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Plugin/Discovery/AnnotatedClassDiscoveryTest.php |
Sets up unit test environment. |
HandlerTest::testBreakPhraseString |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/HandlerTest.php |
Tests the breakPhraseString() method. |
InfoAlterTest::testSystemInfoAlter |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/System/InfoAlterTest.php |
Tests that theme .info data is rebuild after enabling a module. |
ConfigTestTranslationUITest::setUp |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/ConfigTestTranslationUITest.php |
Overrides \Drupal\simpletest\WebTestBase::setUp(). |
TextTranslationTest::testTextField |
function |
drupal/core/modules/field/modules/text/lib/Drupal/text/Tests/TextTranslationTest.php |
Test that a plaintext textfield widget is correctly populated. |
views.view.test_access_dynamic.yml |
file |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_access_dynamic.yml |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_access_dynamic.yml |