TrackerUserUidTest::getInfo |
function |
drupal/core/modules/tracker/lib/Drupal/tracker/Tests/Views/TrackerUserUidTest.php |
|
CustomBlockCreationTest.php |
file |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Tests/CustomBlockCreationTest.php |
Contains \Drupal\custom_block\Tests\CustomBlockCreationTest. |
LocaleExportTest::getPoFile |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleExportTest.php |
Helper function that returns a proper .po file. |
TextPlainUnitTest::$content |
property |
drupal/core/modules/text/lib/Drupal/text/Tests/Formatter/TextPlainUnitTest.php |
Contains rendered content. |
form_test_checkboxes_radios |
function |
drupal/core/modules/system/tests/modules/form_test/form_test.module |
Form constructor to test expansion of #type checkboxes and radios. |
FieldInfoTest::testFieldMap |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/FieldInfoTest.php |
Test field_info_field_map(). |
HandlerAliasTest::viewsData |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/HandlerAliasTest.php |
Overrides Drupal\views\Tests\ViewTestBase::viewsData(). |
ManageDisplayTest::$modules |
property |
drupal/core/modules/field_ui/lib/Drupal/field_ui/Tests/ManageDisplayTest.php |
Modules to enable. |
views.view.test_display.yml |
file |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_display.yml |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_display.yml |
UserAutocompleteTest::setUp |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserAutocompleteTest.php |
Sets up a Drupal site for running functional and integration tests. |
PHPUnit_Framework_Test::run |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Test.php |
Runs a test and collects its result in a TestResult instance. |
TrackerTest::testTrackerAll |
function |
drupal/core/modules/tracker/lib/Drupal/tracker/Tests/TrackerTest.php |
Tests for the presence of nodes on the global tracker listing. |
CacheTestBase::$default_bin |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Cache/CacheTestBase.php |
|
KernelForTest::getBundleMap |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Fixtures/KernelForTest.php |
|
StoreTest::storeSimpleEntry |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/StoreTest.php |
|
CacheTestBase::$default_cid |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Cache/CacheTestBase.php |
|
StoreTest::getStoreMetadata |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/StoreTest.php |
|
NodeAttributesTest::getInfo |
function |
drupal/core/modules/rdf/lib/Drupal/rdf/Tests/NodeAttributesTest.php |
|
form_test_load_include_menu |
function |
drupal/core/modules/system/tests/modules/form_test/form_test.file.inc |
Form constructor for testing FAPI file inclusion of the file specified in
hook_menu(). |
AnnotatedClassDiscoveryTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Plugin/Discovery/AnnotatedClassDiscoveryTest.php |
Tests that plugins with annotated classes are correctly discovered. |
FilterDefaultConfigTest.php |
file |
drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterDefaultConfigTest.php |
Contains Drupal\filter\Tests\FilterDefaultConfigTest. |
RequestTest::testInitialize |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RequestTest.php |
@covers Symfony\Component\HttpFoundation\Request::initialize |
PluginInstanceTest::getInfo |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/PluginInstanceTest.php |
|
form_test_programmatic_form |
function |
drupal/core/modules/system/tests/modules/form_test/form_test.module |
Form builder to test programmatic form submissions. |
DisplayPageTest::$testViews |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/DisplayPageTest.php |
Views used by this test. |
FilterDefaultFormatTest.php |
file |
drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterDefaultFormatTest.php |
Definition of Drupal\filter\Tests\FilterDefaultFormatTest. |
FileInclusionTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/FileInclusionTest.php |
Modules to enable. |
DatabaseBackendUnitTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Cache/DatabaseBackendUnitTest.php |
Definition of Drupal\system\Tests\Cache\DatabaseBackendUnitTest. |
ApacheMatcherDumperTest.php |
file |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Matcher/Dumper/ApacheMatcherDumperTest.php |
|
BlockCacheTest::$admin_user |
property |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockCacheTest.php |
|
PhpFileLoaderTest::testLoad |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Loader/PhpFileLoaderTest.php |
@covers Symfony\Component\DependencyInjection\Loader\PhpFileLoader::load |
FileTest::createMockGuesser |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/File/FileTest.php |
|
NotIdenticalToValidatorTest |
class |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/NotIdenticalToValidatorTest.php |
@author Daniel Holmes <daniel@danielholmes.org> |
PluginBaseUnitTest::getInfo |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/PluginBaseUnitTest.php |
|
UserAttributesTest::getInfo |
function |
drupal/core/modules/rdf/lib/Drupal/rdf/Tests/UserAttributesTest.php |
|
IntegrationTest::$testViews |
property |
drupal/core/modules/statistics/lib/Drupal/statistics/Tests/Views/IntegrationTest.php |
Views used by this test. |
SerializationTestNormalizer |
class |
drupal/core/modules/serialization/tests/serialization_test/lib/Drupal/serialization_test/SerializationTestNormalizer.php |
|
AttributeBagTest::testClear |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Attribute/AttributeBagTest.php |
|
ContainerTest::testAddScope |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerTest.php |
|
CacheWarmerTest::$cacheFile |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/CacheWarmer/CacheWarmerTest.php |
|
tracker_test_views.info.yml |
file |
drupal/core/modules/tracker/tests/modules/tracker_test_views/tracker_test_views.info.yml |
drupal/core/modules/tracker/tests/modules/tracker_test_views/tracker_test_views.info.yml |
ExposedFormTest::$testViews |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/ExposedFormTest.php |
Views used by this test. |
ThemeTest::testClassLoading |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Theme/ThemeTest.php |
Tests theme can provide classes. |
ArbitraryRebuildTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/ArbitraryRebuildTest.php |
Sets up a Drupal site for running functional and integration tests. |
ContainerTest::testHasScope |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerTest.php |
|
ClosureLoaderTest::testLoad |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Loader/ClosureLoaderTest.php |
@covers Symfony\Component\DependencyInjection\Loader\ClosureLoader::load |
ajax_test_system_theme_info |
function |
drupal/core/modules/system/tests/modules/ajax_test/ajax_test.module |
Implements hook_system_theme_info(). |
AttributeBagTest::testCount |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Attribute/AttributeBagTest.php |
@covers Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag::count |
LanguageUpgradePathTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/LanguageUpgradePathTest.php |
Definition of Drupal\system\Tests\Upgrade\LanguageUpgradePathTest. |
NodeConditionTest::$modules |
property |
drupal/core/modules/node/lib/Drupal/node/Tests/Condition/NodeConditionTest.php |
Modules to enable. |