TestFieldPrepareViewFormatter::prepareView |
function |
drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Plugin/field/formatter/TestFieldPrepareViewFormatter.php |
Implements Drupal\field\Plugin\Type\Formatter\FormatterInterface::prepareView(). |
FileResourceTest::testIsFreshOnInvalidPath |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Factory/Resource/FileResourceTest.php |
|
PathLanguageUiTest::testLanguageNeutralUrl |
function |
drupal/core/modules/path/lib/Drupal/path/Tests/PathLanguageUiTest.php |
Tests that a language-neutral URL alias works. |
RequestTest::testGetContentReturnsResource |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RequestTest.php |
|
PathLanguageUiTest::testDefaultLanguageUrl |
function |
drupal/core/modules/path/lib/Drupal/path/Tests/PathLanguageUiTest.php |
Tests that a default language URL alias works. |
TestFieldDefaultFormatter::settingsSummary |
function |
drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Plugin/field/formatter/TestFieldDefaultFormatter.php |
Implements Drupal\field\Plugin\Type\Formatter\FormatterInterface::settingsForm(). |
AssetCollectionTest::testBasenameCollision |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Asset/AssetCollectionTest.php |
|
DirectoryResourceTest::getPatternsAndEmpty |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Factory/Resource/DirectoryResourceTest.php |
|
FilterStringTest::getGroupedExposedFilters |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterStringTest.php |
|
AssetCollectionTest::testRemoveInvalidLeaf |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Asset/AssetCollectionTest.php |
|
GetFilenameUnitTest::testDrupalGetFilename |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Bootstrap/GetFilenameUnitTest.php |
Tests that drupal_get_filename() works when the file is not in database. |
RemoteFileUnmanagedDeleteRecursiveTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/File/RemoteFileUnmanagedDeleteRecursiveTest.php |
Definition of Drupal\system\Tests\File\RemoteFileUnmanagedDeleteRecursiveTest. |
Twig_Tests_Node_BlockTest::testConstructor |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/BlockTest.php |
@covers Twig_Node_Block::__construct |
StaticReflectionServiceTest::testShortname |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/StaticReflectionServiceTest.php |
|
RequestTest::testGetAcceptableContentTypes |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RequestTest.php |
|
ClassUtilsTest::testGenerateProxyClassName |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Util/ClassUtilsTest.php |
|
ReplaceAliasByActualDefinitionPassTest.php |
file |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/ReplaceAliasByActualDefinitionPassTest.php |
|
drupal_system_listing_compatible_test.info |
file |
drupal/core/modules/system/tests/modules/drupal_system_listing_compatible_test/drupal_system_listing_compatible_test.info |
name = "Drupal system listing compatible test"
description = "Support module for testing the drupal_system_listing function."
package = Testing
version = VERSION
core = 8.x
hidden = TRUE |
ResettableStaticUnitTest::testDrupalStatic |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Bootstrap/ResettableStaticUnitTest.php |
Tests drupal_static() function. |
MTimeProtectedFastFileStorageTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/PhpStorage/MTimeProtectedFastFileStorageTest.php |
|
UserAutocompleteTest::testUserAutocomplete |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserAutocompleteTest.php |
Tests access to user autocompletion and verify the correct results. |
ImageAdminStylesTest::testNumericStyleName |
function |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageAdminStylesTest.php |
Test creating an image style with a numeric name and ensuring it can be
applied to an image. |
Twig_Tests_ParserTest::testFilterBodyNodes |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/ParserTest.php |
@dataProvider getFilterBodyNodesData |
ImageAdminStylesTest::testStyleReplacement |
function |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageAdminStylesTest.php |
Test deleting a style and choosing a replacement style. |
RdfaMarkupTest::testAttributesInMarkupFile |
function |
drupal/core/modules/rdf/lib/Drupal/rdf/Tests/RdfaMarkupTest.php |
Tests if file fields in teasers have correct resources. |
OpenIDFunctionalTest::testBlockedUserLogin |
function |
drupal/core/modules/openid/lib/Drupal/openid/Tests/OpenIDFunctionalTest.php |
Test that a blocked user cannot log in. |
Twig_Tests_Node_SpacelessTest::testCompile |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/SpacelessTest.php |
@covers Twig_Node_Spaceless::compile
@dataProvider getTests |
ConfigurationTest::testActionConfiguration |
function |
drupal/core/modules/action/lib/Drupal/action/Tests/ConfigurationTest.php |
Tests configuration of advanced actions through administration interface. |
TranslationTest::checkTranslationRevisions |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/TranslationTest.php |
Check if the field translation attached to the entity revision identified
by the passed arguments were correctly stored. |
Twig_Tests_Node_MacroTest::testConstructor |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/MacroTest.php |
@covers Twig_Node_Macro::__construct |
RelationshipRepresentativeNode::$testViews |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Taxonomy/RelationshipRepresentativeNode.php |
Views used by this test. |
ResponseHeaderBagTest::testMakeDisposition |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ResponseHeaderBagTest.php |
@dataProvider provideMakeDisposition |
UserPermissionsTest::testAdministratorRole |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserPermissionsTest.php |
Test assigning of permissions for the administrator role. |
Twig_Tests_Node_PrintTest::testConstructor |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/PrintTest.php |
@covers Twig_Node_Print::__construct |
RouterTest::testThemeCallbackOptionalTheme |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Menu/RouterTest.php |
Test the theme callback when it is set to use an optional theme. |
SelectTest::testSimpleSelectMultipleFields |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/SelectTest.php |
Tests adding multiple fields to a SELECT statement at the same time. |
entity_crud_hook_test_taxonomy_term_insert |
function |
drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_taxonomy_term_insert(). |
FilterDefaultFormatTest::resetFilterCaches |
function |
drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterDefaultFormatTest.php |
Rebuild text format and permission caches in the thread running the tests. |
FileTest::testGuessExtensionWithoutGuesser |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/File/FileTest.php |
|
CommentInterfaceTest::testCommentInterface |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentInterfaceTest.php |
Tests the comment interface. |
AssetFactoryTest::testCreateAssetReference |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Factory/AssetFactoryTest.php |
|
FilterFormatAccessTest::$filter_admin_user |
property |
drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterFormatAccessTest.php |
|
XmlFileLoaderTest::testDocTypeIsNotAllowed |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Loader/XmlFileLoaderTest.php |
@expectedException \InvalidArgumentException
@expectedExceptionMessage Document types are not allowed. |
TermTest::testTermMultipleParentsInterface |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TermTest.php |
Test saving a term with multiple parents through the UI. |
FilterFormatAccessTest::$disallowed_format |
property |
drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterFormatAccessTest.php |
|
StoreTest::testFindsAStoredEntryWithLookup |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/StoreTest.php |
|
FilterNumericTest::testFilterNumericSimple |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterNumericTest.php |
|
entity_crud_hook_test_taxonomy_term_update |
function |
drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_taxonomy_term_update(). |
TestClassMetadataFactory::getFqcnFromAlias |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/ClassMetadataFactoryTest.php |
Get the fully qualified class-name from the namespace alias. |
drupal_system_listing_compatible_test.info |
file |
drupal/core/profiles/testing/modules/drupal_system_listing_compatible_test/drupal_system_listing_compatible_test.info |
name = "Drupal system listing compatible test"
description = "Support module for testing the drupal_system_listing function."
package = Testing
version = VERSION
core = 8.x
hidden = TRUE |