FilterTest::buildOptionsForm |
function |
drupal/core/modules/views/tests/views_test_data/lib/Drupal/views_test_data/Plugin/views/filter/FilterTest.php |
Overrides Drupal\views\Plugin\views\row\RowPluginBase::buildOptionsForm(). |
RelationshipNodeTermDataTest |
class |
drupal/core/modules/views/lib/Drupal/views/Tests/Taxonomy/RelationshipNodeTermDataTest.php |
Tests the node_term_data relationship handler. |
node_access_entity_test_page |
function |
drupal/core/modules/node/tests/modules/node_access_test/node_access_test.module |
Page callback: Creates the node access entity test page. |
AutocompleteTagsUnitTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/AutocompleteTagsUnitTest.php |
Definition of Drupal\system\Tests\Common\AutocompleteTagsUnitTest. |
file_module_test_form_submit |
function |
drupal/core/modules/file/tests/file_module_test.module |
Form submission handler for file_module_test_form(). |
common_test_cron_helper_cron |
function |
drupal/core/modules/system/tests/modules/common_test_cron_helper/common_test_cron_helper.module |
Implements hook_cron(). |
node_access_test_node_insert |
function |
drupal/core/modules/node/tests/modules/node_access_test/node_access_test.module |
Implements hook_node_insert(). |
UserPermissionsTest::getInfo |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserPermissionsTest.php |
|
DatabaseStorageExpirableTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/KeyValueStore/DatabaseStorageExpirableTest.php |
Tests the key-value database storage. |
node_access_test_node_update |
function |
drupal/core/modules/node/tests/modules/node_access_test/node_access_test.module |
Implements hook_nodeapi_update(). |
CommentAttributesTest::setUp |
function |
drupal/core/modules/rdf/lib/Drupal/rdf/Tests/CommentAttributesTest.php |
Sets up a Drupal site for running functional and integration tests. |
DummyRemoteStreamWrapper.php |
file |
drupal/core/modules/file/tests/file_test/lib/Drupal/file_test/DummyRemoteStreamWrapper.php |
Definition of Drupal\file_test\DummyRemoteStreamWrapper. |
_node_access_test_node_write |
function |
drupal/core/modules/node/tests/modules/node_access_test/node_access_test.module |
Helper for node insert/update. |
SelectTest::testSimpleSelect |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/SelectTest.php |
Tests rudimentary SELECT statements. |
node_access_test_node_access |
function |
drupal/core/modules/node/tests/modules/node_access_test/node_access_test.module |
Implements hook_node_access(). |
NodeTitleTest::testNodeTitle |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeTitleTest.php |
Creates one node and tests if the node title has the correct value. |
StateValuesCleanAdvancedTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/StateValuesCleanAdvancedTest.php |
Tests $form_state clearance with form elements having buttons. |
DrupalDateTimeTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Datetime/DrupalDateTimeTest.php |
Set up required modules. |
ClosureExpressionVisitorTest |
class |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Collections/ClosureExpressionVisitorTest.php |
@group DDC-1637 |
ArrayCacheTest::testGetStats |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Cache/ArrayCacheTest.php |
@group DCOM-43 |
FieldInfoTest::testFieldInfo |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/FieldInfoTest.php |
Test that field types and field definitions are correcly cached. |
xmlrpc_test_countTheEntities |
function |
drupal/core/modules/xmlrpc/tests/modules/xmlrpc_test/xmlrpc_test.module |
|
TaxonomyTestBase::createTerm |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Taxonomy/TaxonomyTestBase.php |
Returns a new term with random properties in vocabulary $vid. |
system_test_redirect_noparse |
function |
drupal/core/modules/system/tests/modules/system_test/system_test.module |
|
FieldTypeTest::testFieldType |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Node/FieldTypeTest.php |
|
xmlrpc_test_nestedStructTest |
function |
drupal/core/modules/xmlrpc/tests/modules/xmlrpc_test/xmlrpc_test.module |
|
JsonResponseTest::testCreate |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/JsonResponseTest.php |
|
DatabaseStorageTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/KeyValueStore/DatabaseStorageTest.php |
|
AssetFactoryTest::testFilter |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Factory/AssetFactoryTest.php |
|
system_test_modules_disabled |
function |
drupal/core/modules/system/tests/modules/system_test/system_test.module |
Implements hook_modules_disabled(). |
MappingHookTest::testMapping |
function |
drupal/core/modules/rdf/lib/Drupal/rdf/Tests/MappingHookTest.php |
Tests that hook_rdf_mapping() correctly returns and processes mapping. |
FilterNumericTest::viewsData |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterNumericTest.php |
Returns the views data definition. |
MemcachedProfilerStorageTest |
class |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/MemcachedProfilerStorageTest.php |
|
SerializationTestEncoder.php |
file |
drupal/core/modules/system/tests/modules/serialization_test/lib/Drupal/serialization_test/SerializationTestEncoder.php |
Definition of Drupal\serialization_test\SerializationTestEncoder. |
UserTranslationUITest::$name |
property |
drupal/core/modules/user/lib/Drupal/user/Tests/UserTranslationUITest.php |
The user name of the test user. |
ArrayUnitTest::testKeyExists |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/ArrayUnitTest.php |
Tests existence of array key. |
RequestMatcherTest::testIpv4 |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RequestMatcherTest.php |
@dataProvider testIpv4Provider |
RemoteFileSaveUploadTest.php |
file |
drupal/core/modules/file/lib/Drupal/file/Tests/RemoteFileSaveUploadTest.php |
Definition of Drupal\file\Tests\RemoteFileSaveUploadTest. |
UserTranslationUITest::setUp |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserTranslationUITest.php |
Overrides \Drupal\simpletest\WebTestBase::setUp(). |
GarbageCollectionTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/KeyValueStore/GarbageCollectionTest.php |
Sets up unit test environment. |
RequestMatcherTest::testIpv6 |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RequestMatcherTest.php |
@dataProvider testIpv6Provider |
TrackerAttributesTest::setUp |
function |
drupal/core/modules/rdf/lib/Drupal/rdf/Tests/TrackerAttributesTest.php |
Sets up a Drupal site for running functional and integration tests. |
PasswordHashingTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/System/PasswordHashingTest.php |
|
LinkFieldUITest::testFieldUI |
function |
drupal/core/modules/field/modules/link/lib/Drupal/link/Tests/LinkFieldUITest.php |
Tests that link field UI functionality does not generate warnings. |
Twig_Test_Method::$extension |
property |
drupal/core/vendor/twig/twig/lib/Twig/Test/Method.php |
|
DependencyHookInvocationTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Update/DependencyHookInvocationTest.php |
Tests the invocation of hook_update_dependencies(). |
EventTest::testSetDispatcher |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/EventTest.php |
|
FieldLanguageTest::testField |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Language/FieldLanguageTest.php |
Tests the language field. |
AlterDecoratorTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Plugin/AlterDecoratorTest.php |
Modules to enable. |
EventTest::testGetDispatcher |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/EventTest.php |
|