UserRoleUpgradePathTest::testRoleUpgrade |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/UserRoleUpgradePathTest.php |
Tests expected role ID conversions after a successful upgrade. |
NameMungingTest::testMungeIgnoreInsecure |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/NameMungingTest.php |
If the allow_insecure_uploads variable evaluates to true, the file should
come out untouched, no matter how evil the filename. |
UpdateComplexTest::testOrConditionUpdate |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/UpdateComplexTest.php |
Tests updates with OR conditionals. |
UpdateComplexTest::testInConditionUpdate |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/UpdateComplexTest.php |
Tests WHERE IN clauses. |
AsseticExtensionTest::testOptionalFilter |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Extension/Twig/AsseticExtensionTest.php |
|
RenderTest::testDrupalRenderFormElements |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/RenderTest.php |
Tests rendering form elements without passing through form_builder(). |
TableTest::testThemeTableNoStickyHeaders |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Theme/TableTest.php |
If $sticky is FALSE, no tableheader.js should be included. |
CheckCircularReferencesPassTest::process |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/CheckCircularReferencesPassTest.php |
|
PerformanceTest::testDocParsePerformance |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/PerformanceTest.php |
@group performance |
PerformanceTest::testDocLexerPerformance |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/PerformanceTest.php |
@group performance |
Twig_Tests_Loader_ArrayTest::testIsFresh |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Loader/ArrayTest.php |
|
TranslationTest::testLanguageSwitchLinks |
function |
drupal/core/modules/translation/lib/Drupal/translation/Tests/TranslationTest.php |
Checks that the language switch links behave properly. |
AsseticExtensionTest::testFilterFunction |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Extension/Twig/AsseticExtensionTest.php |
|
Twig_Extension_Core::parseTestExpression |
function |
drupal/core/vendor/twig/twig/lib/Twig/Extension/Core.php |
|
XmlDumperTest::testDumpAnonymousServices |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Dumper/XmlDumperTest.php |
|
FilterStringTest::testFilterStringStarts |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterStringTest.php |
|
RemoteFileUnmanagedSaveDataTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/RemoteFileUnmanagedSaveDataTest.php |
|
LocaleImportFunctionalTest::importPoFile |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleImportFunctionalTest.php |
Helper function: import a standalone .po file in a given language. |
display.unbound.test_unbound_display.yml |
file |
drupal/core/modules/layout/tests/config/display.unbound.test_unbound_display.yml |
drupal/core/modules/layout/tests/config/display.unbound.test_unbound_display.yml |
AssetCollectionTest::testGetLastModified |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Asset/AssetCollectionTest.php |
@dataProvider getTimestampsAndExpected |
LocaleImportFunctionalTest::getBadPoFile |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleImportFunctionalTest.php |
Helper function that returns a bad .po file. |
OverrideServerVariablesUnitTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Bootstrap/OverrideServerVariablesUnitTest.php |
|
Twig_Tests_Node_ForTest::testConstructor |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/ForTest.php |
@covers Twig_Node_For::__construct |
DisplayExtenderTest::defaultableSections |
function |
drupal/core/modules/views/tests/views_test_data/lib/Drupal/views_test_data/Plugin/views/display_extender/DisplayExtenderTest.php |
Overrides Drupal\views\Plugin\views\display\DisplayExtenderPluginBase::defaultableSections(). |
ProgrammaticTest::testSubmissionWorkflow |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/ProgrammaticTest.php |
Test the programmatic form submission workflow. |
TestEventSubscriber::getSubscribedEvents |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/EventDispatcherTest.php |
Returns an array of event names this subscriber wants to listen to. |
FilterStringTest::testFilterStringLonger |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterStringTest.php |
|
Twig_Tests_Node_AutoEscapeTest::getTests |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/AutoEscapeTest.php |
|
TestFieldMultipleFormatter::settingsForm |
function |
drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Plugin/field/formatter/TestFieldMultipleFormatter.php |
Implements Drupal\field\Plugin\Type\Formatter\FormatterInterface::settingsForm(). |
TestEventSubscriberWithMultipleListeners |
class |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/EventDispatcherTest.php |
|
TestFieldMultipleFormatter::viewElements |
function |
drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Plugin/field/formatter/TestFieldMultipleFormatter.php |
Implements Drupal\field\Plugin\Type\Formatter\FormatterInterface::viewElements(). |
TestObjectMetadata::initializeReflection |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/PersistentObjectTest.php |
|
DirectoryResourceTest::testTrailingSlash |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Factory/Resource/DirectoryResourceTest.php |
@dataProvider getPaths |
BulkDeleteTest::convertToPartialEntities |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/BulkDeleteTest.php |
Converts the passed entities to partially created ones. |
ManageFieldsTest::testDuplicateFieldName |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/Tests/ManageFieldsTest.php |
Tests that a duplicate field name is caught by validation. |
DefinitionDecoratorTest::testConstructor |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/DefinitionDecoratorTest.php |
|
ParseInfoFileUnitTest::testParseInfoFile |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/ParseInfoFileUnitTest.php |
Parses an example .info file and verifies the results. |
DefinitionDecoratorTest::testSetProperty |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/DefinitionDecoratorTest.php |
@dataProvider getPropertyTests |
NodeCreationTest::testFailedPageCreation |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeCreationTest.php |
Verifies that a transaction rolls back the failed creation. |
TransactionTest::testTransactionStacking |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/TransactionTest.php |
Tests transaction stacking, commit, and rollback. |
DefinitionDecoratorTest::testSetArgument |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/DefinitionDecoratorTest.php |
|
YamlFileLoaderTest::testLoadWithResource |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Loader/YamlFileLoaderTest.php |
|
ImageEffectsTest::testScaleAndCropEffect |
function |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageEffectsTest.php |
Test the image_scale_and_crop_effect() function. |
ForumNodeAccessTest::testForumNodeAccess |
function |
drupal/core/modules/forum/lib/Drupal/forum/Tests/ForumNodeAccessTest.php |
Creates some users and creates a public node and a private node. |
Twig_Tests_Node_TestCase::getEnvironment |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/TestCase.php |
|
ContainerAwareEventDispatcherTest::setUp |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/ContainerAwareEventDispatcherTest.php |
|
DriverChainTest::testGatherAllClassNames |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/ChainDriverTest.php |
|
NodeAccessLanguageTest::assertNodeAccess |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeAccessLanguageTest.php |
Asserts node_access correctly grants or denies access. |
DrupalJsonldNormalizerTest::$normalizers |
property |
drupal/core/modules/jsonld/lib/Drupal/jsonld/Tests/DrupalJsonldNormalizerTest.php |
The Normalizers to be tested. |
MTimeProtectedFileStorageTest::$expected |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/PhpStorage/MTimeProtectedFileStorageTest.php |
The expected test results for the security test. |