TestBlockInstantiation::blockSubmit |
function |
drupal/core/modules/block/tests/lib/Drupal/block_test/Plugin/Block/TestBlockInstantiation.php |
Adds block type-specific submission handling for the block form. |
EsiFragmentRendererTest::testRender |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Fragment/EsiFragmentRendererTest.php |
|
EditIntegrationTest::$editorManager |
property |
drupal/core/modules/editor/lib/Drupal/editor/Tests/EditIntegrationTest.php |
The manager for editor plug-ins. |
DisplayExtenderTest::optionsSummary |
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\DisplayPluginBase::optionsSummary(). |
FilterEntityBundleTest::$entityInfo |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Entity/FilterEntityBundleTest.php |
Entity info data. |
ExtensionViewsFieldTest::$testViews |
property |
drupal/core/modules/file/lib/Drupal/file/Tests/Views/ExtensionViewsFieldTest.php |
Views used by this test. |
SaveUploadTest::testHandleExtension |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/SaveUploadTest.php |
Test extension handling. |
TermFieldMultipleVocabularyTest.php |
file |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TermFieldMultipleVocabularyTest.php |
Definition of Drupal\taxonomy\Tests\TermFieldMultipleVocabularyTest. |
EditIntegrationTest::$accessChecker |
property |
drupal/core/modules/editor/lib/Drupal/editor/Tests/EditIntegrationTest.php |
The access checker object to be used by the metadata generator object. |
SearchAdvancedSearchFormTest::$node |
property |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchAdvancedSearchFormTest.php |
|
SaveUploadTest::testHandleFileMunge |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/SaveUploadTest.php |
Test file munge handling. |
StorageTestBase::testSetIfNotExists |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/KeyValueStore/StorageTestBase.php |
Tests the setIfNotExists() method. |
TimeValidatorTest::testInvalidTimes |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/TimeValidatorTest.php |
@dataProvider getInvalidTimes |
SearchAdvancedSearchFormTest::setUp |
function |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchAdvancedSearchFormTest.php |
Sets up a Drupal site for running functional and integration tests. |
SaveUploadTest::testExistingReplace |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/SaveUploadTest.php |
Test replacement when uploading over a file that already exists. |
CustomBlockTranslationUITest::$name |
property |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Tests/CustomBlockTranslationUITest.php |
The name of the test block. |
AnnotationClassLoaderTest::testLoad |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Loader/AnnotationClassLoaderTest.php |
@dataProvider getLoadTests |
RegexValidatorTest::testNullIsValid |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/RegexValidatorTest.php |
|
XmlEncoderTest::testSetRootNodeName |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/Encoder/XmlEncoderTest.php |
|
HIncludeFragmentRendererTest::setUp |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Fragment/HIncludeFragmentRendererTest.php |
|
CustomBlockTranslationUITest::setUp |
function |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Tests/CustomBlockTranslationUITest.php |
Overrides \Drupal\simpletest\WebTestBase::setUp(). |
RegexValidatorTest::testValidValues |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/RegexValidatorTest.php |
@dataProvider getValidValues |
XmlEncoderTest::testEncodeSimpleXML |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/Encoder/XmlEncoderTest.php |
|
SearchConfigSettingsFormTest::setUp |
function |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchConfigSettingsFormTest.php |
Sets up a Drupal site for running functional and integration tests. |
LuhnValidatorTest::testValidNumbers |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/LuhnValidatorTest.php |
@dataProvider getValidNumbers |
system_test_page_shutdown_functions |
function |
drupal/core/modules/system/tests/modules/system_test/system_test.module |
A simple page callback which adds a register shutdown function. |
TextFieldTest::testTextfieldWidgets |
function |
drupal/core/modules/text/lib/Drupal/text/Tests/TextFieldTest.php |
Test widgets. |
ClassLoaderTest::testUseIncludePath |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/ClassLoaderTest.php |
|
RegexValidatorTest::testHtmlPattern |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/RegexValidatorTest.php |
|
SelectComplexTest::testJoinSubquery |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/SelectComplexTest.php |
Tests that we can join on a query. |
Issue445Test::testNotMatchingOutput |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Regression/GitHub/445/Issue445Test.php |
|
ViewExecutableTest::testInitMethods |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewExecutableTest.php |
Tests the initDisplay() and initHandlers() methods. |
JavaScriptTest::testDifferentWeight |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/JavaScriptTest.php |
Tests adding a JavaScript file with a different weight. |
ChoiceValidatorTest::staticCallback |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/ChoiceValidatorTest.php |
|
TestClassMetadataFactory::$metadata |
property |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/ClassMetadataFactoryTest.php |
|
SearchPreprocessLangcodeTest::setUp |
function |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchPreprocessLangcodeTest.php |
Sets up a Drupal site for running functional and integration tests. |
Issue433Test::testNotMatchingOutput |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Regression/GitHub/433/Issue433Test.php |
|
TestClassMetadataFactory::getDriver |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/ClassMetadataFactoryTest.php |
Return the mapping driver implementation. |
ConfigSchemaTest::testSchemaMapping |
function |
drupal/core/modules/config/lib/Drupal/config/Tests/ConfigSchemaTest.php |
Tests the basic metadata retrieval layer. |
JavaScriptTest::testAttachedLibrary |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/JavaScriptTest.php |
Tests the addition of libraries through the #attached['library'] property. |
RemoteFileUnmanagedSaveDataTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/File/RemoteFileUnmanagedSaveDataTest.php |
Definition of Drupal\system\Tests\File\RemoteFileUnmanagedSaveDataTest. |
ResponseTest::getStatusCodeFixtures |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ResponseTest.php |
|
Twig_Tests_Node_IfTest::testCompile |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/IfTest.php |
@covers Twig_Node_If::compile
@dataProvider getTests |
editor_test_editor_default_settings |
function |
drupal/core/modules/editor/tests/modules/editor_test.module |
Implements hook_editor_default_settings(). |
ValidatorTest::testFileValidateSize |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/ValidatorTest.php |
Test file_validate_size(). |
SimpleTestErrorCollectorTest::error |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/SimpleTestErrorCollectorTest.php |
Stores errors into an array. |
TwigTestExtension::escape_and_nl2br |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/IntegrationTest.php |
nl2br which also escapes, for testing escaper filters |
StreamWrapperTest::testGetClassName |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/StreamWrapperTest.php |
Test the getClassName() function. |
StreamWrapperTest::testUriFunctions |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/StreamWrapperTest.php |
Test the URI and target functions. |
SearchCommentCountToggleTest::setUp |
function |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchCommentCountToggleTest.php |
Sets up a Drupal site for running functional and integration tests. |