TestFileTransfer::removeDirectoryJailed |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/FileTransfer/TestFileTransfer.php |
Removes a directory. |
MissingDependentModuleUnitTest::getInfo |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/MissingDependentModuleUnitTest.php |
|
TestFileTransfer::createDirectoryJailed |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/FileTransfer/TestFileTransfer.php |
Creates a directory. |
RelationshipTest::testRelationshipQuery |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/RelationshipTest.php |
Tests the query result of a view with a relationship. |
MergeTest::testMergeInsertWithoutUpdate |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/MergeTest.php |
Tests that we can merge-insert without any update fields. |
MergeTest::testMergeUpdateWithoutUpdate |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/MergeTest.php |
Confirms that we can merge-update without any update fields. |
form_test_form_user_register_form_alter |
function |
drupal/core/modules/system/tests/modules/form_test/form_test.module |
Implements hook_form_FORM_ID_alter() for the registration form. |
SimpleTestTest::testUserAgentValidation |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/SimpleTestTest.php |
Test validation of the User-Agent header we use to perform test requests. |
ThemeTest::testPreprocessForSuggestions |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Theme/ThemeTest.php |
Ensures preprocess functions run even for suggestion implementations. |
EntityTestStorageController::postDelete |
function |
drupal/core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/EntityTestStorageController.php |
Overrides Drupal\Core\Entity\DatabaseStorageController::postDelete(). |
ThemeTest::testFrontPageThemeSuggestion |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Theme/ThemeTest.php |
Ensure page-front template suggestion is added when on front page. |
SelectComplexTest::testGroupByAndHaving |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/SelectComplexTest.php |
Tests GROUP BY and HAVING clauses together. |
NodeEntityFieldQueryAlterTest::$modules |
property |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeEntityFieldQueryAlterTest.php |
Modules to enable. |
NumberFieldTest::testNumberDecimalField |
function |
drupal/core/modules/field/modules/number/lib/Drupal/number/Tests/NumberFieldTest.php |
Test number_decimal field. |
PollDeleteChoiceTest::testChoiceRemoval |
function |
drupal/core/modules/poll/lib/Drupal/poll/Tests/PollDeleteChoiceTest.php |
Tests removing a choice from a poll. |
LanguageCustomLanguageConfigurationTest |
class |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguageCustomLanguageConfigurationTest.php |
Functional tests for language configuration. |
SelectComplexTest::testHavingCountQuery |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/SelectComplexTest.php |
Tests having queries. |
NumberFieldTest::testNumberIntegerField |
function |
drupal/core/modules/field/modules/number/lib/Drupal/number/Tests/NumberFieldTest.php |
Test number_integer field. |
CheckReferenceValidityPassTest::process |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/CheckReferenceValidityPassTest.php |
|
LocaleExportTest::testExportTranslation |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleExportTest.php |
Test exportation of translations. |
SelectComplexTest::testCountQueryGroupBy |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/SelectComplexTest.php |
Tests that we can generate a count query from a query with GROUP BY. |
EntityTestAccessController::createAccess |
function |
drupal/core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/EntityTestAccessController.php |
Implements EntityAccessControllerInterface::create(). |
EntityTestAccessController::updateAccess |
function |
drupal/core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/EntityTestAccessController.php |
Implements EntityAccessControllerInterface::update(). |
EntityTestAccessController::deleteAccess |
function |
drupal/core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/EntityTestAccessController.php |
Implements EntityAccessControllerInterface::delete(). |
MultiStepNodeFormBasicOptionsTest::setUp |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/MultiStepNodeFormBasicOptionsTest.php |
Sets up a Drupal site for running functional and integration tests. |
TwigReferenceUnitTest::testTwigReference |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Theme/TwigReferenceUnitTest.php |
Test function for TwigReference class |
FileFieldTestBase::assertFileEntryExists |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldTestBase.php |
Asserts that a file exists in the database. |
BackendChainUnitTest::createCacheBackend |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Cache/BackendChainUnitTest.php |
Creates a cache backend to test. |
field_test_field_widget_properties_alter |
function |
drupal/core/modules/field/tests/modules/field_test/field_test.module |
Implements hook_field_widget_properties_alter(). |
LocaleCompareTest::testCompareCheckLocal |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleCompareTest.php |
Checks if local or remote translation sources are detected. |
EntityApiInfoTest::testEntityInfoChanges |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityApiInfoTest.php |
Ensures entity info cache is updated after changes. |
FileFieldTestBase::assertFileIsPermanent |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldTestBase.php |
Asserts that a file's status is set to permanent in the database. |
CascadingStylesheetsTest::testModuleInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/CascadingStylesheetsTest.php |
Tests that stylesheets in module .info files are loaded. |
field_test_query_efq_metadata_test_alter |
function |
drupal/core/modules/field/tests/modules/field_test/field_test.module |
Implements hook_query_TAG_alter() for tag 'efq_metadata_test'. |
ImportOpmlTest::validateImportFormFields |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/ImportOpmlTest.php |
Submit form filled with invalid fields. |
CascadingStylesheetsTest::testRenderFile |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/CascadingStylesheetsTest.php |
Tests rendering the stylesheets. |
ControllerResolverTest::testGetArguments |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Controller/ControllerResolverTest.php |
|
FieldWebTest::clickSortLoadIdsFromOutput |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldWebTest.php |
Small helper function to get all ids in the output. |
MimeTypeTest::testGuessWithIncorrectPath |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/File/MimeType/MimeTypeTest.php |
|
TestImportWithConcreteAnnotation::$field |
property |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/AbstractReaderTest.php |
Plugin annotation
@DummyAnnotation(dummyValue = "bar") |
UrlMatcherTest::testMatchOverriddenRoute |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Matcher/UrlMatcherTest.php |
|
ajax_forms_test_validation_form_callback |
function |
drupal/core/modules/system/tests/modules/ajax_forms_test/ajax_forms_test.module |
Ajax form callback: Selects the 'drivertext' element of the validation form. |
DirectoryTest::testFileCreateNewFilepath |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/DirectoryTest.php |
This will take a directory and path, and find a valid filepath that is not
taken by another file. |
StatisticsReportsTest::testAccessLogging |
function |
drupal/core/modules/statistics/lib/Drupal/statistics/Tests/StatisticsReportsTest.php |
Verifies that access logging is working and is reported correctly. |
ContactSitewideTest::testSiteWideContact |
function |
drupal/core/modules/contact/lib/Drupal/contact/Tests/ContactSitewideTest.php |
Tests configuration options and the site-wide contact form. |
AttributesUnitTest::testDrupalAttributes |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/AttributesUnitTest.php |
Tests that drupal_html_class() cleans the class name properly. |
FileTestBase::assertDirectoryPermissions |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/FileTestBase.php |
Helper function to test the permissions of a directory. |
MissingCheckedRequirementsTest::$modules |
property |
drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/MissingCheckedRequirementsTest.php |
Modules to enable. |
ImageDimensionsTest::testImageDimensions |
function |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageDimensionsTest.php |
Test styled image dimensions cumulatively. |
RemoveUnusedDefinitionsPassTest::process |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/RemoveUnusedDefinitionsPassTest.php |
|