MenuTest::testBlockContextualLinks |
function |
drupal/core/modules/menu/lib/Drupal/menu/Tests/MenuTest.php |
Tests the contextual links on a menu block. |
SortRandomTest::testRandomOrdering |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/SortRandomTest.php |
Tests random ordering of the result set. |
IssnValidatorTest::testNullIsValid |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/IssnValidatorTest.php |
|
NamespaceCoverageClassExtendedTest |
class |
drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/NamespaceCoverageClassExtendedTest.php |
|
PHPUnit_Framework_TestResult::stop |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestResult.php |
Marks that the test run should stop. |
entity_crud_hook_test_block_delete |
function |
drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_block_delete(). |
MergeTest::testMergeUpdateExplicit |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/MergeTest.php |
Confirms that we can merge-update a record, with alternate replacement. |
ResolveDefinitionTemplatesPassTest |
class |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/ResolveDefinitionTemplatesPassTest.php |
|
AnnotationClassLoaderTest::$loader |
property |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Loader/AnnotationClassLoaderTest.php |
|
TimeValidatorTest::testNullIsValid |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/TimeValidatorTest.php |
|
PreviewTest::testPreviewContextual |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/PreviewTest.php |
Tests contextual links in the preview form. |
FilterEntityBundleTest::$testViews |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Entity/FilterEntityBundleTest.php |
Views used by this test. |
theme_test.template_test.html.twig |
file |
drupal/core/modules/system/tests/themes/test_theme/theme_test.template_test.html.twig |
{# Output for Theme API test #}
Success: Template overridden. |
ViewPageControllerTest::$testViews |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewPageControllerTest.php |
Views used by this test. |
IssnValidatorTest::testInvalidIssn |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/IssnValidatorTest.php |
@dataProvider getInvalidIssn |
PreviewTest::testPreviewController |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/PreviewTest.php |
Tests the actual preview response. |
DocParserTest::testCastNegativeInt |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/DocParserTest.php |
@group DCOM-38 |
JsonEncoderTest::testComplexObject |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/Encoder/JsonEncoderTest.php |
|
Framework_TestCaseTest::testWasRun |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/TestCaseTest.php |
|
LegacyTest::testTaxonomyLegacyNode |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/LegacyTest.php |
Test taxonomy functionality with nodes prior to 1970. |
SelectComplexTest::testDefaultJoin |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/SelectComplexTest.php |
Tests simple JOIN statements. |
CommentCSSTest::testCommentClasses |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentCSSTest.php |
Tests CSS classes on comments. |
PHPUnit_Framework_TestResult::time |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestResult.php |
Returns the time spent running the tests. |
EntityFieldTest::testIntrospection |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityFieldTest.php |
Tests introspection and getting metadata upfront. |
SaveUploadTest::testExistingRename |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/SaveUploadTest.php |
Test renaming when uploading over a file that already exists. |
ExtensionViewsFieldTest::viewsData |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/Views/ExtensionViewsFieldTest.php |
Returns the views data definition. |
TimeValidatorTest::getInvalidTimes |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/TimeValidatorTest.php |
|
HandlerFieldFieldTest::prepareView |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/Views/HandlerFieldFieldTest.php |
Sets up the testing view with random field data. |
ResolveReferencesToAliasesPassTest |
class |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/ResolveReferencesToAliasesPassTest.php |
|
ConfigCRUDTest::testNameValidation |
function |
drupal/core/modules/config/lib/Drupal/config/Tests/ConfigCRUDTest.php |
Tests the validation of configuration object names. |
ThemeTest::testAdministrationTheme |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/System/ThemeTest.php |
Test the administration theme functionality. |
AllTest::testRejectValidConstraint |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/AllTest.php |
@expectedException \Symfony\Component\Validator\Exception\ConstraintDefinitionException |
LocalActionTest::assertLocalAction |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Menu/LocalActionTest.php |
Asserts local actions in the page output. |
RegexValidatorTest::getValidValues |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/RegexValidatorTest.php |
|
NodeTranslationUITest::setupBundle |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeTranslationUITest.php |
Overrides \Drupal\translation_entity\Tests\EntityTranslationUITest::setupBundle(). |
UserPasswordResetTest::getResetURL |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserPasswordResetTest.php |
Retrieves password reset e-mail and extracts the login link. |
ClassLoaderTest::getLoadClassTests |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/ClassLoaderTest.php |
|
LuhnValidatorTest::testNullIsValid |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/LuhnValidatorTest.php |
|
DummyRemoteStreamWrapper::realpath |
function |
drupal/core/modules/file/tests/file_test/lib/Drupal/file_test/DummyRemoteStreamWrapper.php |
Implements Drupal\Core\StreamWrapper\StreamWrapperInterface::realpath(). |
UserAdminSettingsFormTest::getInfo |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserAdminSettingsFormTest.php |
|
TermTranslationUITest::$vocabulary |
property |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TermTranslationUITest.php |
The vocabulary used for creating terms. |
JavaScriptTest::testRenderExternal |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/JavaScriptTest.php |
Tests rendering an external JavaScript file. |
BundleTest::testBundleRegistration |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Bundle/BundleTest.php |
Tests that services provided by module bundles get registered to the DIC. |
LuhnValidatorTest::getValidNumbers |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/LuhnValidatorTest.php |
|
JavaScriptTest::testDifferentGroup |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/JavaScriptTest.php |
Tests adding a JavaScript file with a different group. |
TermTranslationUITest::setupBundle |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TermTranslationUITest.php |
Overrides \Drupal\translation_entity\Tests\EntityTranslationUITest::setupBundle(). |
KernelTest::testClassCacheIsLoaded |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/KernelTest.php |
|
ViewExecutableTest::testProperties |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewExecutableTest.php |
Tests the accessing of values on the object. |
ajax_forms_test_ajax_commands_form |
function |
drupal/core/modules/system/tests/modules/ajax_forms_test/ajax_forms_test.module |
Form constructor for the Ajax Command display form. |
IndexPhpTest::testIndexPhpHandling |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/System/IndexPhpTest.php |
Test index.php handling. |