PerformanceTest::printResults |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/PerformanceTest.php |
|
DBLogTest::generateLogEntries |
function |
drupal/core/modules/dblog/lib/Drupal/dblog/Tests/DBLogTest.php |
Generates a number of random database log events. |
TestExample::buildOptionsForm |
function |
drupal/core/modules/views/tests/views_test_data/lib/Drupal/views_test_data/Plugin/views/area/TestExample.php |
Overrides Drupal\views\Plugin\views\area\AreaPluginBase::buildOptionsForm() |
XmlDumperTest::testAddService |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Dumper/XmlDumperTest.php |
|
EntityQueryTest::testMetaData |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityQueryTest.php |
Test adding a tag and metadata to the Entity query object. |
PrivateStream::getExternalUrl |
function |
drupal/core/lib/Drupal/Core/StreamWrapper/PrivateStream.php |
Implements Drupal\Core\StreamWrapper\StreamWrapperInterface::getExternalUrl(). |
EntityRevisionsTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityRevisionsTest.php |
Modules to enable. |
WebTestBase::assertNoResponse |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php |
Asserts the page did not return the specified response code. |
PathAliasTest::testAdminAlias |
function |
drupal/core/modules/path/lib/Drupal/path/Tests/PathAliasTest.php |
Tests alias functionality through the admin interfaces. |
locale_test_system_info_alter |
function |
drupal/core/modules/locale/tests/modules/locale_test/locale_test.module |
Implements hook_system_info_alter(). |
WebTestBase::assertMailString |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php |
Asserts that the most recently sent e-mail message has the string in it. |
CrudTest::testCreateFieldFail |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/CrudTest.php |
Test failure to create a field. |
TestFieldPrepareViewFormatter |
class |
drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Plugin/field/formatter/TestFieldPrepareViewFormatter.php |
Plugin implementation of the 'field_test_with_prepare_view' formatter. |
display.bound.test_twocol.yml |
file |
drupal/core/modules/layout/tests/config/display.bound.test_twocol.yml |
drupal/core/modules/layout/tests/config/display.bound.test_twocol.yml |
PollVoteCheckHostnameTest.php |
file |
drupal/core/modules/poll/lib/Drupal/poll/Tests/PollVoteCheckHostnameTest.php |
Definition of Drupal\poll\Tests\PollVoteCheckHostnameTest. |
StyleTest::testGroupingLegacy |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/StyleTest.php |
Tests the grouping legacy features of styles. |
batch_test_simple_form_submit |
function |
drupal/core/modules/system/tests/modules/batch_test/batch_test.module |
Form submission handler for batch_test_simple_form(). |
ForumTest::testAddOrphanTopic |
function |
drupal/core/modules/forum/lib/Drupal/forum/Tests/ForumTest.php |
Tests that forum nodes can't be added without a parent. |
UpdateTest::testMultiGTUpdate |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/UpdateTest.php |
Confirms that we can update multiple records with a non-equality condition. |
UnmanagedMoveTest::testNormal |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/UnmanagedMoveTest.php |
Move a normal file. |
RequestTest::testGetSetMethod |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RequestTest.php |
@covers Symfony\Component\HttpFoundation\Request::setMethod
@covers Symfony\Component\HttpFoundation\Request::getMethod |
display.bound.test_onecol.yml |
file |
drupal/core/modules/layout/tests/config/display.bound.test_onecol.yml |
drupal/core/modules/layout/tests/config/display.bound.test_onecol.yml |
FileResourceTest::testIsFresh |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Factory/Resource/FileResourceTest.php |
|
TestHttpKernel::getController |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/TestHttpKernel.php |
Returns the Controller instance associated with a Request. |
CrudTest::testUpdateFieldType |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/CrudTest.php |
|
ManageFieldsTest::createField |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/Tests/ManageFieldsTest.php |
Tests adding a new field. |
ModuleTestBase::assertModules |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Module/ModuleTestBase.php |
Assert the list of modules are enabled or disabled. |
ManageFieldsTest::updateField |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/Tests/ManageFieldsTest.php |
Tests editing an existing field. |
ImageStylesPathAndUrlTest.php |
file |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageStylesPathAndUrlTest.php |
Definition of Drupal\image\Tests\ImageStylesPathAndUrlTest. |
common_test_drupal_goto_alter |
function |
drupal/core/modules/system/tests/modules/common_test/common_test.module |
Implements hook_drupal_goto_alter(). |
TestHttpKernel::hasBeenCalled |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/TestHttpKernel.php |
|
update_test_system_theme_info |
function |
drupal/core/modules/update/tests/modules/update_test/update_test.module |
Implements hook_system_theme_info(). |
SchemaTest::tryUnsignedInsert |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/SchemaTest.php |
Tries to insert a negative value into columns defined as unsigned. |
PathTaxonomyTermTest::getInfo |
function |
drupal/core/modules/path/lib/Drupal/path/Tests/PathTaxonomyTermTest.php |
|
PhpDumperTest::testAddService |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Dumper/PhpDumperTest.php |
|
DisplayTest::$usesAttachments |
property |
drupal/core/modules/views/tests/views_test_data/lib/Drupal/views_test_data/Plugin/views/display/DisplayTest.php |
Whether the display allows attachments. |
update_test_system_info_alter |
function |
drupal/core/modules/update/tests/modules/update_test/update_test.module |
Implements hook_system_info_alter(). |
RemoteFileUnmanagedDeleteTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/File/RemoteFileUnmanagedDeleteTest.php |
Deletion related tests on remote filesystems. |
DebugTest::testExportDateTime |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Util/DebugTest.php |
|
DisplayTest::buildOptionsForm |
function |
drupal/core/modules/views/tests/views_test_data/lib/Drupal/views_test_data/Plugin/views/display/DisplayTest.php |
Overrides Drupal\views\Plugin\views\display\DisplayPluginBase::buildOptionsForm(). |
TestFieldWidget::settingsForm |
function |
drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Plugin/field/widget/TestFieldWidget.php |
Implements Drupal\field\Plugin\Type\Widget\WidgetInterface::settingsForm(). |
TestMultipleHttpKernel::$call |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/TestMultipleHttpKernel.php |
|
YamlDumperTest::$fixturesPath |
property |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Dumper/YamlDumperTest.php |
|
layout_test_system_theme_info |
function |
drupal/core/modules/layout/tests/layout_test.module |
Implements hook_system_theme_info(). |
update_test_filetransfer_info |
function |
drupal/core/modules/update/tests/modules/update_test/update_test.module |
Implements hook_filetransfer_info(). |
TestFieldWidget::errorElement |
function |
drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Plugin/field/widget/TestFieldWidget.php |
Implements Drupal\field\Plugin\Type\Widget\WidgetInterface::errorElement(). |
BlockUpgradePathTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/BlockUpgradePathTest.php |
|
ForumNodeAccessTest::$modules |
property |
drupal/core/modules/forum/lib/Drupal/forum/Tests/ForumNodeAccessTest.php |
Modules to enable. |
RequestTest::testGetLanguages |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RequestTest.php |
|
DisplayNoAreaTest::$usesAreas |
property |
drupal/core/modules/views/tests/views_test_data/lib/Drupal/views_test_data/Plugin/views/display/DisplayNoAreaTest.php |
Whether the display allows area plugins. |