MenuTest::addInvalidMenuLink |
function |
drupal/core/modules/menu/lib/Drupal/menu/Tests/MenuTest.php |
Attempt to add menu link with invalid path or no access permission. |
CommentApprovalTest::getInfo |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentApprovalTest.php |
|
ConfigSnapshotTest::$modules |
property |
drupal/core/modules/config/lib/Drupal/config/Tests/ConfigSnapshotTest.php |
Modules to enable. |
InstallerTest::testInstaller |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/InstallerTest.php |
Ensures that the user page is available after every test installation. |
UrlValidatorTest::$validator |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/UrlValidatorTest.php |
|
Twig_Test_Method::$extension |
property |
drupal/core/vendor/twig/twig/lib/Twig/Test/Method.php |
|
FieldFileSizeTest::viewsData |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldFileSizeTest.php |
Returns the views data definition. |
CascadingStylesheetsUnitTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/CascadingStylesheetsUnitTest.php |
Tests CSS functions. |
EntityTestRev::getRevisionId |
function |
drupal/core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/Plugin/Core/Entity/EntityTestRev.php |
Implements Drupal\Core\Entity\EntityInterface::getRevisionId(). |
ternary_operator_noelse.test |
file |
drupal/core/vendor/twig/twig/test/Twig/Tests/Fixtures/expressions/ternary_operator_noelse.test |
|
RESTTestBase::$defaultFormat |
property |
drupal/core/modules/rest/lib/Drupal/rest/Tests/RESTTestBase.php |
The default serialization format to use for testing REST operations. |
SettingsRewriteTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/System/SettingsRewriteTest.php |
|
CustomBlockTypeTest::getInfo |
function |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Tests/CustomBlockTypeTest.php |
Declares test information. |
ResponseTest::testGetCharset |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ResponseTest.php |
|
DocParserTest::testCastFloat |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/DocParserTest.php |
@group DCOM-38 |
JsonEncoderTest::testOptions |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/Encoder/JsonEncoderTest.php |
|
RegexValidatorTest::$context |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/RegexValidatorTest.php |
|
ConfigEntityTest::testCRUDUI |
function |
drupal/core/modules/config/lib/Drupal/config/Tests/ConfigEntityTest.php |
Tests CRUD operations through the UI. |
SearchAdvancedSearchFormTest |
class |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchAdvancedSearchFormTest.php |
|
EditIntegrationTest::getInfo |
function |
drupal/core/modules/editor/lib/Drupal/editor/Tests/EditIntegrationTest.php |
|
theme_test_system_theme_info |
function |
drupal/core/modules/system/tests/modules/theme_test/theme_test.module |
Implements hook_system_theme_info(). |
HandlerFieldFieldTest::setUp |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/Views/HandlerFieldFieldTest.php |
@todo. |
CustomBlockTranslationUITest |
class |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Tests/CustomBlockTranslationUITest.php |
Tests the Custom Block Translation UI. |
RegexValidatorTest::tearDown |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/RegexValidatorTest.php |
|
test_invalid_engine.info.yml |
file |
drupal/core/modules/system/tests/themes/test_invalid_engine/test_invalid_engine.info.yml |
drupal/core/modules/system/tests/themes/test_invalid_engine/test_invalid_engine.info.yml |
CommentLanguageTest::getInfo |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentLanguageTest.php |
|
SelectComplexTest::testRange |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/SelectComplexTest.php |
Tests range queries. |
system_test_modules_disabled |
function |
drupal/core/modules/system/tests/modules/system_test/system_test.module |
Implements hook_modules_disabled(). |
DatabaseStorageTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/KeyValueStore/DatabaseStorageTest.php |
|
ThemeTest::testThemeSettings |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/System/ThemeTest.php |
Test the theme settings form. |
HIncludeFragmentRendererTest |
class |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Fragment/HIncludeFragmentRendererTest.php |
|
ThrowExceptionTestCase::test |
function |
drupal/core/vendor/phpunit/phpunit/Tests/_files/ThrowExceptionTestCase.php |
|
SearchConfigSettingsFormTest |
class |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchConfigSettingsFormTest.php |
Test config page. |
SaveUploadTest::testNoUpload |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/SaveUploadTest.php |
Test for no failures when not uploading a file. |
ErrorMessageProviderTest.php |
file |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/Constraint/JsonMatches/ErrorMessageProviderTest.php |
|
UserPasswordResetTest::setUp |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserPasswordResetTest.php |
Sets up a Drupal site for running functional and integration tests. |
NodeTranslationUITest::setUp |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeTranslationUITest.php |
Sets up a Drupal site for running functional and integration tests. |
FilterDateTest::_testBetween |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterDateTest.php |
Tests the filter operator between/not between. |
TestHttpKernel::getArguments |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/TestHttpKernel.php |
Returns the arguments to pass to the controller. |
ViewExecutableTest::$modules |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewExecutableTest.php |
Modules to enable. |
CachedDataUITest::$testViews |
property |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/CachedDataUITest.php |
Views used by this test. |
GarbageCollectionTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/KeyValueStore/GarbageCollectionTest.php |
Sets up unit test environment. |
CascadingStylesheetsTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/CascadingStylesheetsTest.php |
Definition of Drupal\system\Tests\Common\CascadingStylesheetsTest. |
TermTranslationUITest::$name |
property |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TermTranslationUITest.php |
The name of the test taxonomy term. |
SiteMaintenanceTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/System/SiteMaintenanceTest.php |
|
TemplateMethodsTest::testOne |
function |
drupal/core/vendor/phpunit/phpunit/Tests/_files/TemplateMethodsTest.php |
|
UrlGeneratorTest::$generator |
property |
drupal/core/tests/Drupal/Tests/Core/Routing/UrlGeneratorTest.php |
|
BreakpointMediaQueryTest.php |
file |
drupal/core/modules/breakpoint/tests/Drupal/breakpoint/Tests/BreakpointMediaQueryTest.php |
Definition of Drupal\breakpoint\Tests\BreakpointMediaQueryTest. |
TemplateMethodsTest::testTwo |
function |
drupal/core/vendor/phpunit/phpunit/Tests/_files/TemplateMethodsTest.php |
|
TermTranslationUITest::setUp |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TermTranslationUITest.php |
Sets up a Drupal site for running functional and integration tests. |