CustomBlockTestBase::$adminUser |
property |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Tests/CustomBlockTestBase.php |
Admin user |
test_theme_phptemplate.info.yml |
file |
drupal/core/modules/system/tests/themes/test_theme_phptemplate/test_theme_phptemplate.info.yml |
drupal/core/modules/system/tests/themes/test_theme_phptemplate/test_theme_phptemplate.info.yml |
InstallerTest::refreshVariables |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/InstallerTest.php |
During setup(), drupalPost calls refreshVariables() which tries to read
variables which are not yet there because the child Drupal is not yet
installed. |
theme_simpletest_result_summary |
function |
drupal/core/modules/simpletest/simpletest.theme.inc |
Returns HTML for the summary status of a simpletest result. |
NodeRevisionPermissionsTest.php |
file |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeRevisionPermissionsTest.php |
Definition of Drupal\node\Tests\NodeRevisionPermissionsTest. |
PhpFileLoaderTest::testSupports |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Loader/PhpFileLoaderTest.php |
|
SearchRankingTest::testRankings |
function |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchRankingTest.php |
|
DocParserTest::createTestParser |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/DocParserTest.php |
|
FilesLoaderTest::getFilesLoader |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Mapping/Loader/FilesLoaderTest.php |
|
CommentNodeChangesTest::getInfo |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentNodeChangesTest.php |
|
DisplayExtenderTest::$testState |
property |
drupal/core/modules/views/tests/views_test_data/lib/Drupal/views_test_data/Plugin/views/display_extender/DisplayExtenderTest.php |
Stores some state booleans to be sure a certain method got called. |
UrlValidatorTest::testValidUrls |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/UrlValidatorTest.php |
@dataProvider getValidUrls |
ViewPageControllerTest::getInfo |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewPageControllerTest.php |
|
Twig_Test_Function::__construct |
function |
drupal/core/vendor/twig/twig/lib/Twig/Test/Function.php |
|
AlterDecoratorTestPluginManager |
class |
drupal/core/modules/system/tests/modules/plugin_test/lib/Drupal/plugin_test/Plugin/AlterDecoratorTestPluginManager.php |
Defines a plugin manager used by AlterDecorator unit tests. |
NodeAccessLanguageAwareTest.php |
file |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeAccessLanguageAwareTest.php |
Contains \Drupal\node\Tests\NodeAccessLanguageAwareTest. |
FilterEntityBundleTest::getInfo |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Entity/FilterEntityBundleTest.php |
|
FragmentHandlerTest::testRender |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Fragment/FragmentHandlerTest.php |
|
DisplayExtenderTest::preExecute |
function |
drupal/core/modules/views/tests/views_test_data/lib/Drupal/views_test_data/Plugin/views/display_extender/DisplayExtenderTest.php |
Overrides Drupal\views\Plugin\views\display\DisplayExtenderPluginBase::preExecute(). |
FragmentHandlerTest::getHandler |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Fragment/FragmentHandlerTest.php |
|
UserPasswordResetTest::$account |
property |
drupal/core/modules/user/lib/Drupal/user/Tests/UserPasswordResetTest.php |
The user object to test password resetting. |
EntityFieldTest::assertIterator |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityFieldTest.php |
Executes the iterator tests for the given entity type. |
SelectComplexTest::testDistinct |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/SelectComplexTest.php |
Tests distinct queries. |
ResponseTest::testIsNotModified |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ResponseTest.php |
|
TestPluginBag::initializePlugin |
function |
drupal/core/modules/system/tests/modules/plugin_test/lib/Drupal/plugin_test/Plugin/TestPluginBag.php |
Implements \Drupal\Component\Plugin\PluginBag::initializePlugin(). |
NodeEntityViewModeAlterTest.php |
file |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeEntityViewModeAlterTest.php |
Definition of Drupal\node\Tests\NodeEntityViewModeAlterTest. |
test_invalid_basetheme.info.yml |
file |
drupal/core/modules/system/tests/themes/test_invalid_basetheme/test_invalid_basetheme.info.yml |
drupal/core/modules/system/tests/themes/test_invalid_basetheme/test_invalid_basetheme.info.yml |
NodeTranslationUITest::$modules |
property |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeTranslationUITest.php |
Modules to enable. |
system_test_modules_uninstalled |
function |
drupal/core/modules/system/tests/modules/system_test/system_test.module |
Implements hook_modules_uninstalled(). |
JavaScriptTest::testAddExternal |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/JavaScriptTest.php |
Tests adding an external JavaScript File. |
WebTestBase::curlHeaderCallback |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php |
Reads headers and registers errors received from the tested site. |
CoverageNoneTest::testSomething |
function |
drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/CoverageNoneTest.php |
|
RESTTestBase::entityPermissions |
function |
drupal/core/modules/rest/lib/Drupal/rest/Tests/RESTTestBase.php |
Provides the necessary user permissions for entity operations. |
ClosureLoaderTest::testSupports |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Loader/ClosureLoaderTest.php |
|
ClassMetadataFactoryTest::setUp |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/ClassMetadataFactoryTest.php |
|
LengthValidatorTest::$validator |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/LengthValidatorTest.php |
|
GarbageCollectionTest::tearDown |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/KeyValueStore/GarbageCollectionTest.php |
Deletes created files, database tables, and reverts all environment changes. |
CachedDataUITest::testCacheData |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/CachedDataUITest.php |
Tests the user tempstore views data in the UI. |
NodeTypeInitialLanguageTest.php |
file |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeTypeInitialLanguageTest.php |
Definition of Drupal\node\Tests\NodeTypeInitalLanguageTest. |
TermTranslationUITest::$modules |
property |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TermTranslationUITest.php |
Modules to enable. |
UrlGeneratorTest::$aliasManager |
property |
drupal/core/tests/Drupal/Tests/Core/Routing/UrlGeneratorTest.php |
|
RemoteFileUnmanagedCopyTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/File/RemoteFileUnmanagedCopyTest.php |
Definition of Drupal\system\Tests\File\RemoteFileUnmanagedCopyTest. |
UserAccountLinksTests::$modules |
property |
drupal/core/modules/user/lib/Drupal/user/Tests/UserAccountLinksTests.php |
Modules to enable. |
system_test_authorize_init_page |
function |
drupal/core/modules/system/tests/modules/system_test/system_test.module |
Page callback to initialize authorize.php during testing. |
ConfigUpgradeTest::$testContent |
property |
drupal/core/modules/config/lib/Drupal/config/Tests/ConfigUpgradeTest.php |
|
SearchExactTest::testExactQuery |
function |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchExactTest.php |
Tests that the correct number of pager links are found for both keywords and phrases. |
ChoiceValidatorTest::$validator |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/ChoiceValidatorTest.php |
|
LoadTest::testLoadInvalidStatus |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/LoadTest.php |
Try to load a non-existent file by status. |
XmlFileLoaderTest::testSupports |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Loader/XmlFileLoaderTest.php |
|
JavaScriptTest::testAggregation |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/JavaScriptTest.php |
Tests JavaScript grouping and aggregation. |