SimpletestResultsForm::validateForm |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/Form/SimpletestResultsForm.php |
Form validation handler. |
views.view.test_aggregate_count.yml |
file |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_aggregate_count.yml |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_aggregate_count.yml |
image_module_test_image_effect_info |
function |
drupal/core/modules/image/tests/image_module_test.module |
Implements hook_image_effect_info(). |
PHPUnit_Util_Log_JUnit::$testSuites |
property |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/Log/JUnit.php |
|
ConfirmFormTestForm::getDescription |
function |
drupal/core/modules/system/tests/modules/form_test/lib/Drupal/form_test/ConfirmFormTestForm.php |
Overrides \Drupal\Core\Form\ConfirmFormBase::getDescription(). |
ConfirmFormTestForm::getConfirmText |
function |
drupal/core/modules/system/tests/modules/form_test/lib/Drupal/form_test/ConfirmFormTestForm.php |
Overrides \Drupal\Core\Form\ConfirmFormBase::getConfirmText(). |
NullSessionStorageTest::testSession |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/NullSessionHandlerTest.php |
|
EntityReferenceAutocompleteTest.php |
file |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Tests/EntityReferenceAutocompleteTest.php |
Contains \Drupal\entity_reference\Tests\EntityReferenceAutocompleteTest. |
NodeAdminTest::testContentAdminSort |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeAdminTest.php |
Tests that the table sorting works on the content admin pages. |
LanguageSelectElementTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/LanguageSelectElementTest.php |
Modules to enable. |
XssTest::testFilterXssNotNormalized |
function |
drupal/core/tests/Drupal/Tests/Component/Utility/XssTest.php |
Tests limiting allowed tags and XSS prevention. |
PHPUnit_Framework_TestCase::runBare |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestCase.php |
Runs the bare test sequence. |
AggregatorTestBase::getRSS091Sample |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/AggregatorTestBase.php |
|
FormTest::testFieldFormHiddenWidget |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/FormTest.php |
Tests the Hidden widget. |
PHPUnit_Framework_TestCase::runTest |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestCase.php |
Override to run the test and assert its state. |
ConnectionUnitTest::getConnectionID |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/ConnectionUnitTest.php |
Returns the connection ID of the current test connection. |
NativeSessionStorageTest::$savePath |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/NativeSessionStorageTest.php |
|
ViewTestBase::enableViewsTestModule |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewTestBase.php |
Sets up the views_test_data.module. |
PHPUnit_Framework_TestCase::setName |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestCase.php |
Sets the name of a TestCase. |
StatisticsAdminTest::testDeleteNode |
function |
drupal/core/modules/statistics/lib/Drupal/statistics/Tests/StatisticsAdminTest.php |
Tests that when a node is deleted, the node counter is deleted too. |
MemcacheCacheTest::testLongLifetime |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Cache/MemcacheCacheTest.php |
|
UserBlocksTests::testUserLoginBlock |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserBlocksTests.php |
Test the user login block. |
RenderTest::testDrupalRenderSorting |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/RenderTest.php |
Tests sorting by weight. |
DependencyHookInvocationTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Update/DependencyHookInvocationTest.php |
Sets up a Drupal site for running functional and integration tests. |
ContainerBuilderTest::testResources |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerBuilderTest.php |
@covers Symfony\Component\DependencyInjection\ContainerBuilder::getResources
@covers Symfony\Component\DependencyInjection\ContainerBuilder::addResource |
ContainerBuilderTest::testExtension |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerBuilderTest.php |
@covers Symfony\Component\DependencyInjection\ContainerBuilder::registerExtension
@covers Symfony\Component\DependencyInjection\ContainerBuilder::getExtension |
StatisticsTokenReplaceTest::getInfo |
function |
drupal/core/modules/statistics/lib/Drupal/statistics/Tests/StatisticsTokenReplaceTest.php |
|
AbstractComparisonValidatorTestCase |
class |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/AbstractComparisonValidatorTestCase.php |
@author Daniel Holmes <daniel@danielholmes.org> |
TagTest::testViewsUiAutocompleteTag |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/TagTest.php |
Tests the views_ui_autocomplete_tag function. |
IsbnValidatorTest::getInvalidIsbn10 |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/IsbnValidatorTest.php |
|
NativeSessionStorageTest::testGetId |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/NativeSessionStorageTest.php |
|
PHPUnit_Framework_TestSuite::testAt |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestSuite.php |
Returns the test at the given index. |
ClosureExpressionVisitorTest::setUp |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Collections/ClosureExpressionVisitorTest.php |
|
IsbnValidatorTest::getInvalidIsbn13 |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/IsbnValidatorTest.php |
|
PHP_Token_FunctionTest::testGetName |
function |
drupal/core/vendor/phpunit/php-token-stream/Tests/Token/FunctionTest.php |
@covers PHP_Token_FUNCTION::getName |
FormTestServiceObject::validateForm |
function |
drupal/core/modules/system/tests/modules/form_test/lib/Drupal/form_test/FormTestServiceObject.php |
Implements \Drupal\Core\Form\FormInterface::validateForm(). |
HttpCacheTest::getXForwardedForData |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/HttpCacheTest.php |
|
PHP_Token_FunctionTest::testGetLine |
function |
drupal/core/vendor/phpunit/php-token-stream/Tests/Token/FunctionTest.php |
@covers PHP_Token::getLine |
TraceableEventDispatcherTest::setUp |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Debug/TraceableEventDispatcherTest.php |
|
MenuRouterTest::testFileInheritance |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Menu/MenuRouterTest.php |
Test that 'page callback', 'file' and 'file path' keys are properly
inherited from parent menu paths. |
UrlMatcherTest::doTestMatchRouteKey |
function |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Tests/NestedMatcher/UrlMatcherTest.php |
|
FormTestArgumentsObject::submitForm |
function |
drupal/core/modules/system/tests/modules/form_test/lib/Drupal/form_test/FormTestArgumentsObject.php |
Implements \Drupal\Core\Form\FormInterface::submitForm(). |
PHPUnit_Framework_TestCase::getMock |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestCase.php |
Returns a mock object for the specified class. |
EntityQueryRelationshipTest::$terms |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityQueryRelationshipTest.php |
Term entities. |
SelectTableSortDefaultTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/SelectTableSortDefaultTest.php |
|
SearchPageTextTest::$searching_user |
property |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchPageTextTest.php |
|
FilterUnitTest::testLineBreakFilter |
function |
drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterUnitTest.php |
Tests the line break filter. |
MenuRouterTest::testHookCustomTheme |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Menu/MenuRouterTest.php |
Test that hook_custom_theme() can control the theme of a page. |
field.field.field_test_import_2.yml |
file |
drupal/core/modules/field/tests/modules/field_test_config/config/field.field.field_test_import_2.yml |
drupal/core/modules/field/tests/modules/field_test_config/config/field.field.field_test_import_2.yml |
DatetimeFieldTest::testDefaultValue |
function |
drupal/core/modules/datetime/lib/Drupal/datetime/Tests/DatetimeFieldTest.php |
Test default value functionality. |