TypedDataTest::testTypedDataLists |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/TypedData/TypedDataTest.php |
Tests using typed data lists. |
ContainerAwareEventDispatcherTest |
class |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/ContainerAwareEventDispatcherTest.php |
|
ApacheMatcherDumperTest::testDump |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Matcher/Dumper/ApacheMatcherDumperTest.php |
|
NamespacedAttributeBagTest::setUp |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Attribute/NamespacedAttributeBagTest.php |
|
RevisionRelationships::$testViews |
property |
drupal/core/modules/node/lib/Drupal/node/Tests/Views/RevisionRelationships.php |
Views used by this test. |
YamlFileLoaderTest::$fixturesPath |
property |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Loader/YamlFileLoaderTest.php |
|
DisplayAttachmentTest::$testViews |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/DisplayAttachmentTest.php |
Views used by this test. |
SimpleTestTest::testWebTestRunner |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/SimpleTestTest.php |
Make sure that tests selected through the web interface are run and
that the results are displayed correctly. |
ImageEffectsTest::testScaleEffect |
function |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageEffectsTest.php |
Test the image_scale_effect() function. |
ManageFieldsTest::testDeleteField |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/Tests/ManageFieldsTest.php |
Tests that deletion removes fields and instances as expected. |
FilterUidRevisionTest::$testViews |
property |
drupal/core/modules/node/lib/Drupal/node/Tests/Views/FilterUidRevisionTest.php |
Views used by this test. |
ConfigTestDeleteForm::$configTest |
property |
drupal/core/modules/config/tests/config_test/lib/Drupal/config_test/Form/ConfigTestDeleteForm.php |
The config_test entity to be deleted. |
ManageFieldsTest::testLockedField |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/Tests/ManageFieldsTest.php |
Tests that Field UI respects locked fields. |
ConfigTestDeleteForm::getQuestion |
function |
drupal/core/modules/config/tests/config_test/lib/Drupal/config_test/Form/ConfigTestDeleteForm.php |
Returns the question to ask the user. |
DumperCollectionTest::testGetRoot |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Matcher/Dumper/DumperCollectionTest.php |
|
FilterUidRevisionTest::testFilter |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/Views/FilterUidRevisionTest.php |
Tests the node_uid_revision filter. |
CookieTest::testInvalidExpiration |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/CookieTest.php |
@expectedException InvalidArgumentException |
views.view.test_access_static.yml |
file |
drupal/core/modules/views/tests/views_test_data/test_views/views.view.test_access_static.yml |
drupal/core/modules/views/tests/views_test_data/test_views/views.view.test_access_static.yml |
TransactionTest::assertRowPresent |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/TransactionTest.php |
Asserts that a given row is present in the test table. |
BookTest::testBookNavigationBlock |
function |
drupal/core/modules/book/lib/Drupal/book/Tests/BookTest.php |
Tests the functionality of the book navigation block. |
SimpleTestTest::getResultFieldSet |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/SimpleTestTest.php |
Get the details containing the results for group this test is in. |
LocaleExportTest::getCustomPoFile |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleExportTest.php |
Helper function that returns a .po file which strings will be marked
as customized. |
NonDefaultBlockAdminTest::getInfo |
function |
drupal/core/modules/block/lib/Drupal/block/Tests/NonDefaultBlockAdminTest.php |
|
ParserTest::getBlockChompingTests |
function |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Tests/ParserTest.php |
|
Twig_Node_Expression_Test_Defined |
class |
drupal/core/vendor/twig/twig/lib/Twig/Node/Expression/Test/Defined.php |
Checks if a variable is defined in the current context. |
views.view.test_argument_date.yml |
file |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_argument_date.yml |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_argument_date.yml |
RequiredTest::testDisableRequired |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Module/RequiredTest.php |
Assert that core required modules cannot be disabled. |
IpValidatorTest::testInvalidIpsV4 |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/IpValidatorTest.php |
@dataProvider getInvalidIpsV4 |
FieldInfoTest::testFieldInfoCache |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/FieldInfoTest.php |
Tests that the field info cache can be built correctly. |
SessionHandlerProxyTest::tearDown |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Proxy/SessionHandlerProxyTest.php |
|
SessionHandlerProxyTest::testOpen |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Proxy/SessionHandlerProxyTest.php |
|
views.view.test_style_mapping.yml |
file |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_style_mapping.yml |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_style_mapping.yml |
DisplayInternalLogicTest::$twocol |
property |
drupal/core/modules/layout/lib/Drupal/layout/Tests/DisplayInternalLogicTest.php |
The twocol test display. |
DisplayInternalLogicTest::$onecol |
property |
drupal/core/modules/layout/lib/Drupal/layout/Tests/DisplayInternalLogicTest.php |
The onecol test display. |
KernelForTest::registerBundleDirs |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Fixtures/KernelForTest.php |
|
views.view.test_attachment_ui.yml |
file |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_attachment_ui.yml |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_attachment_ui.yml |
DisplayInternalLogicTest::getInfo |
function |
drupal/core/modules/layout/lib/Drupal/layout/Tests/DisplayInternalLogicTest.php |
|
UserPictureTest::$_directory_test |
property |
drupal/core/modules/user/lib/Drupal/user/Tests/UserPictureTest.php |
|
EntityAccessCheckTest::testAccess |
function |
drupal/core/tests/Drupal/Tests/Core/Entity/EntityAccessCheckTest.php |
Tests the method for checking access to routes. |
ModuleEnable::testEnableUserTwice |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Module/ModuleEnable.php |
Tests enabling User module once more. |
SessionHandlerProxyTest::testRead |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Proxy/SessionHandlerProxyTest.php |
|
CacheTestBase::assertCacheRemoved |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Cache/CacheTestBase.php |
Asserts that a cache entry has been removed. |
BlockTest::testBlockModuleDisable |
function |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockTest.php |
Tests blocks belonging to disabled modules. |
IpValidatorTest::testInvalidIpsV6 |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/IpValidatorTest.php |
@dataProvider getInvalidIpsV6 |
views.view.test_field_classes.yml |
file |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_field_classes.yml |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_field_classes.yml |
MainContentFallbackTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/System/MainContentFallbackTest.php |
Modules to enable. |
AttributeBagTest::testGetDefaults |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Attribute/AttributeBagTest.php |
|
GenericEventTest::testSetArgument |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/GenericEventTest.php |
|
SerializationTestEncoder::$format |
property |
drupal/core/modules/serialization/tests/serialization_test/lib/Drupal/serialization_test/SerializationTestEncoder.php |
The format that this Encoder supports. |
GenericEventTest::testGetArgument |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/GenericEventTest.php |
|