ArgumentValidatorTest::getInfo |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/ArgumentValidatorTest.php |
|
UserAccountLinksTests::getInfo |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserAccountLinksTests.php |
|
HandlerArgumentUserUidTest.php |
file |
drupal/core/modules/views/lib/Drupal/views/Tests/User/HandlerArgumentUserUidTest.php |
Definition of Drupal\views\Tests\User\HandlerArgumentUserUidTest. |
SimpleAnnotationReaderTest.php |
file |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/SimpleAnnotationReaderTest.php |
|
EntityTranslationTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityTranslationTest.php |
|
NodeAccessRebuildTest::getInfo |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeAccessRebuildTest.php |
|
UserSearchTest::testUserSearch |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserSearchTest.php |
|
EmailFieldTest::testEmailField |
function |
drupal/core/modules/field/modules/email/lib/Drupal/email/Tests/EmailFieldTest.php |
Tests e-mail field. |
CheckReferenceValidityPassTest |
class |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/CheckReferenceValidityPassTest.php |
|
AggregatorTestBase::createFeed |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/AggregatorTestBase.php |
Create an aggregator feed (simulate form submission on admin/config/services/aggregator/add/feed). |
ParserTest::testSpecifications |
function |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Tests/ParserTest.php |
@dataProvider getDataFormSpecifications |
MemcacheSessionHandlerTest.php |
file |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/MemcacheSessionHandlerTest.php |
|
AggregatorTestBase::deleteFeed |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/AggregatorTestBase.php |
Delete an aggregator feed. |
SelectComplexTest::testGroupBy |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/SelectComplexTest.php |
Tests GROUP BY clauses. |
PagerTest::testRenderNullPager |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/PagerTest.php |
Tests rendering with NULL pager. |
MemoryBackendUnitTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Cache/MemoryBackendUnitTest.php |
|
LanguageSwitchingTest::getInfo |
function |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguageSwitchingTest.php |
|
FilterCombineTest::$column_map |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterCombineTest.php |
|
ParserTest::testObjectsSupport |
function |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Tests/ParserTest.php |
|
SimpleTestTest::getTestResults |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/SimpleTestTest.php |
Get the results from a test and store them in the class array $results. |
EntityTestFormController::form |
function |
drupal/core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/EntityTestFormController.php |
Overrides Drupal\Core\Entity\EntityFormController::form(). |
FileFieldTestBase::$admin_user |
property |
drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldTestBase.php |
|
ThemeTest::testThemeGetSetting |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Theme/ThemeTest.php |
Test the theme_get_setting() function. |
EntityTestFormController::save |
function |
drupal/core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/EntityTestFormController.php |
Overrides Drupal\Core\Entity\EntityFormController::save(). |
ResponseListenerTest::tearDown |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/EventListener/ResponseListenerTest.php |
|
ThemeTest::testRegistryRebuild |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Theme/ThemeTest.php |
Ensures the theme registry is rebuilt when modules are disabled/enabled. |
FileAssetTest::testLazyLoading |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Asset/FileAssetTest.php |
|
FileFieldTestBase::getTestFile |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldTestBase.php |
Retrieves a sample file of the specified type. |
GetSetMethodNormalizerTest.php |
file |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/Normalizer/GetSetMethodNormalizerTest.php |
|
ModuleTest::testStatusFunctions |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ModuleTest.php |
Tests view enable and disable procedural wrapper functions. |
ProcessingTest::_resultMessages |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Batch/ProcessingTest.php |
Returns expected result messages for the test batches. |
FlashBagTest::testGetStorageKey |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Flash/FlashBagTest.php |
|
WebTestBase::curlHeaderCallback |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php |
Reads headers and registers errors received from the tested site. |
SearchExactTest::testExactQuery |
function |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchExactTest.php |
Tests that the correct number of pager links are found for both keywords and phrases. |
MemcacheSessionHandlerTest::TTL |
constant |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/MemcacheSessionHandlerTest.php |
|
PercentagesUnitTest::$testCases |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Batch/PercentagesUnitTest.php |
|
FileAssetTest::testPathGuessing |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Asset/FileAssetTest.php |
|
field_test_field_language_alter |
function |
drupal/core/modules/field/tests/modules/field_test/field_test.module |
Implements hook_field_language_alter(). |
UnmanagedDeleteTest::testNormal |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/UnmanagedDeleteTest.php |
Delete a normal file. |
ParameterBagTest::testGetDigits |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ParameterBagTest.php |
@covers Symfony\Component\HttpFoundation\ParameterBag::getDigits |
SortDateTest::expectedResultSet |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/SortDateTest.php |
|
ToolbarHookToolbarTest::getInfo |
function |
drupal/core/modules/toolbar/lib/Drupal/toolbar/Tests/ToolbarHookToolbarTest.php |
|
CascadingStylesheetsTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/CascadingStylesheetsTest.php |
Sets up a Drupal site for running functional and integration tests. |
AssetCacheTest::testLoadToCache |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Asset/AssetCacheTest.php |
|
AssetCacheTest::testDumpToCache |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Asset/AssetCacheTest.php |
|
DrupalUnitTestBaseTest::getInfo |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/DrupalUnitTestBaseTest.php |
|
ApcUniversalClassLoaderTest.php |
file |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/ApcUniversalClassLoaderTest.php |
|
WebTestBase::assertNoLinkByHref |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php |
Pass if a link containing a given href (part) is not found. |
ajax_forms_test_validation_form |
function |
drupal/core/modules/system/tests/modules/ajax_forms_test/ajax_forms_test.module |
Form constructor for AJAX validation form. |
system_dependencies_test.module |
file |
drupal/core/modules/system/tests/modules/system_dependencies_test/system_dependencies_test.module |
|