LoadTest::testLoadMissingFid |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/LoadTest.php |
Try to load a non-existent file by fid. |
CustomBlockSaveTest::getInfo |
function |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Tests/CustomBlockSaveTest.php |
Declares test information. |
SearchPreprocessLangcodeTest |
class |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchPreprocessLangcodeTest.php |
Test search_simplify() on every Unicode character, and some other cases. |
AlterDecoratorTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Plugin/AlterDecoratorTest.php |
Modules to enable. |
WebTestBase::buildXPathQuery |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php |
Builds an XPath query. |
TextTranslationTest::getInfo |
function |
drupal/core/modules/text/lib/Drupal/text/Tests/TextTranslationTest.php |
|
EntityResolverTest::$modules |
property |
drupal/core/modules/serialization/lib/Drupal/serialization/Tests/EntityResolverTest.php |
Modules to enable. |
RouteProviderTest::$fixtures |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Routing/RouteProviderTest.php |
A collection of shared fixture data for tests. |
TermUnitTest::testTermDelete |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TermUnitTest.php |
|
FileFieldWidgetTest::getInfo |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldWidgetTest.php |
|
CaseSensitivityTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/CaseSensitivityTest.php |
|
RoutableFragmentRendererTest |
class |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Fragment/RoutableFragmentRendererTest.php |
|
Framework_SuiteTest::$result |
property |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/SuiteTest.php |
|
TokenScanTest::testTokenScan |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/System/TokenScanTest.php |
Scans dummy text, then tests the output. |
XmlEncoderTest::getXmlSource |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/Encoder/XmlEncoderTest.php |
|
NormalizerTestBase::$modules |
property |
drupal/core/modules/serialization/lib/Drupal/serialization/Tests/NormalizerTestBase.php |
Modules to enable. |
ResponseTest::testSetExpires |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ResponseTest.php |
|
ConfigImportUITest::$modules |
property |
drupal/core/modules/config/lib/Drupal/config/Tests/ConfigImportUITest.php |
|
module_test_modules_disabled |
function |
drupal/core/modules/system/tests/modules/module_test/module_test.module |
Implements hook_modules_disabled(). |
ParameterBagTest::testRemove |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ParameterBagTest.php |
|
entity_crud_hook_test.module |
file |
drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module |
Test module for the Entity CRUD API. |
TaxonomyTestBase::createTerm |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TaxonomyTestBase.php |
Returns a new term with random properties in vocabulary $vid. |
WebTestBase::drupalGetHeader |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php |
Gets the value of an HTTP response header. If multiple requests were
required to retrieve the page, only the headers from the last request will
be checked by default. However, if TRUE is passed as the second argument,
all requests will be processed… |
NormalizerTestBase::$modules |
property |
drupal/core/modules/hal/lib/Drupal/hal/Tests/NormalizerTestBase.php |
Modules to enable. |
LayoutTestController::create |
function |
drupal/core/modules/layout/tests/lib/Drupal/layout_test/Controller/LayoutTestController.php |
Instantiates a new instance of this controller. |
NativeSessionHandlerTest.php |
file |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/NativeSessionHandlerTest.php |
|
SimpleTestErrorCollectorTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/SimpleTestErrorCollectorTest.php |
Tests SimpleTest error and exception collector. |
FilterTest::buildOptionsForm |
function |
drupal/core/modules/views/tests/views_test_data/lib/Drupal/views_test_data/Plugin/views/filter/FilterTest.php |
Overrides Drupal\views\Plugin\views\row\RowPluginBase::buildOptionsForm(). |
FieldBooleanTest::$testViews |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldBooleanTest.php |
Views used by this test. |
file_test_file_scan_callback |
function |
drupal/core/modules/file/tests/file_test/file_test.module |
Helper function for testing file_scan_directory(). |
TranslationEntityViewsUITest |
class |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/Views/TranslationEntityViewsUITest.php |
Tests the views UI when translation_entity is enabled. |
ResponseTest::testIsNotFound |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ResponseTest.php |
|
ConfigEntityStatusUITest.php |
file |
drupal/core/modules/config/lib/Drupal/config/Tests/ConfigEntityStatusUITest.php |
Contains \Drupal\config\Tests\ConfigEntityStatusUITest. |
SearchCommentCountToggleTest |
class |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchCommentCountToggleTest.php |
Tests that comment count display toggles properly on comment status of node |
TestFieldWidget::formElement |
function |
drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Plugin/field/widget/TestFieldWidget.php |
Implements Drupal\field\Plugin\Type\Widget\WidgetInterface::formElement(). |
NamespaceCoveragePrivateTest |
class |
drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/NamespaceCoveragePrivateTest.php |
|
TwigTestExtension::☃Filter |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/IntegrationTest.php |
|
AllValidatorTest::$validator |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/AllValidatorTest.php |
|
MatcherDumperTest::$fixtures |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Routing/MatcherDumperTest.php |
A collection of shared fixture data for tests. |
common_test_cron_helper_cron |
function |
drupal/core/modules/system/tests/modules/common_test_cron_helper/common_test_cron_helper.module |
Implements hook_cron(). |
NodeRSSContentTest::$modules |
property |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeRSSContentTest.php |
Enable a module that implements hook_node_view(). |
ParameterBagTest::testGetInt |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ParameterBagTest.php |
@covers Symfony\Component\HttpFoundation\ParameterBag::getInt |
SortTest::testStringOrdering |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/SortTest.php |
Tests string ordering of the result set. |
ParameterBagTest::testFilter |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ParameterBagTest.php |
@covers Symfony\Component\HttpFoundation\ParameterBag::filter |
ResponseTest::testSetContent |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ResponseTest.php |
@dataProvider validContentProvider |
ImageValidatorTest::$context |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/ImageValidatorTest.php |
|
ChainRouterTest::testContext |
function |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Tests/Routing/ChainRouterTest.php |
context must be propagated to chained routers and be stored locally |
NormalizeTest::testNormalize |
function |
drupal/core/modules/hal/lib/Drupal/hal/Tests/NormalizeTest.php |
Tests the normalize function. |
TranslationLinkTest::getInfo |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/Views/TranslationLinkTest.php |
|
MemcachedProfilerStorageTest |
class |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/MemcachedProfilerStorageTest.php |
|