NodeTypeTest::testNodeTypeStatus |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeTypeTest.php |
Tests that node_types_rebuild() correctly handles the 'disabled' flag. |
PackagerFilterTest::testPackager |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Filter/PackagerFilterTest.php |
|
EntityTranslationUITest::$bundle |
property |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationUITest.php |
The bundle being tested. |
SearchNumberMatchingTest::$nodes |
property |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchNumberMatchingTest.php |
|
BlockInvalidRegionTest::$modules |
property |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockInvalidRegionTest.php |
Modules to enable. |
DeleteTruncateTest::testTruncate |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/DeleteTruncateTest.php |
Confirms that we can truncate a whole table successfully. |
AttributeBagTest::testInitialize |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Attribute/AttributeBagTest.php |
|
MatcherDumperTest::testAddRoutes |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Routing/MatcherDumperTest.php |
Confirms that we can add routes to the dumper. |
form_test_load_include_menu_ajax |
function |
drupal/core/modules/system/tests/modules/form_test/form_test.file.inc |
Ajax callback for the file inclusion via menu test. |
NodeRevisionsTest::testRevisions |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeRevisionsTest.php |
Checks node revision related operations. |
AttributeBagTest::testGetSetName |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Attribute/AttributeBagTest.php |
|
PluginInstanceTest::$pluginTypes |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/PluginInstanceTest.php |
All views plugin types. |
NodeRevisionsAllTestCase::$nodes |
property |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeRevisionsTest.php |
|
SearchMultilingualEntityTest.php |
file |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchMultilingualEntityTest.php |
Definition of Drupal\search\Tests\SearchMultilingualEntityTest. |
DatabaseStorageExpirableTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/KeyValueStore/DatabaseStorageExpirableTest.php |
Contains Drupal\system\Tests\KeyValueStore\DatabaseStorageExpirableTest. |
PluginInstanceTest::$definitions |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/PluginInstanceTest.php |
An array of plugin definitions, keyed by plugin type. |
MailTest::testPluggableFramework |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Mail/MailTest.php |
Assert that the pluggable mail system is functional. |
HandlerFilterUserNameTest::setUp |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/User/HandlerFilterUserNameTest.php |
Sets up a Drupal site for running functional and integration tests. |
SearchPageOverrideTest::$modules |
property |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchPageOverrideTest.php |
Modules to enable. |
FilterEqualityTest::testNotEqual |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterEqualityTest.php |
|
StylusFilterTest::testFilterLoad |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Filter/StylusFilterTest.php |
|
FormTest::testCheckboxProcessing |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/FormTest.php |
Test default value handling for checkboxes. |
XmlEncoderTest::testEncodeScalar |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/Encoder/XmlEncoderTest.php |
|
form_test_validate_form_validate |
function |
drupal/core/modules/system/tests/modules/form_test/form_test.module |
Form validation handler for form_test_validate_form(). |
form_test_validate_required_form |
function |
drupal/core/modules/system/tests/modules/form_test/form_test.module |
Form constructor to test the #required property. |
BlockTemplateSuggestionsUnitTest |
class |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockTemplateSuggestionsUnitTest.php |
Unit tests for template_preprocess_block(). |
CrossCheckTest::setUpBeforeClass |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/CrossCheckTest.php |
|
NodeAccessBaseTableTest::getInfo |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeAccessBaseTableTest.php |
|
SearchAdvancedSearchFormTest.php |
file |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchAdvancedSearchFormTest.php |
Definition of Drupal\search\Tests\SearchAdvancedSearchFormTest. |
SearchConfigSettingsFormTest.php |
file |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchConfigSettingsFormTest.php |
Definition of Drupal\search\Tests\SearchConfigSettingsFormTest. |
CompiledRouteTest::testAccessors |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/CompiledRouteTest.php |
|
QueryGroupByTest::testGroupBySum |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/QueryGroupByTest.php |
|
SearchPreprocessLangcodeTest.php |
file |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchPreprocessLangcodeTest.php |
Definition of Drupal\search\Tests\SearchPreprocessLangcodeTest. |
views.view.test_feed_display.yml |
file |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_feed_display.yml |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_feed_display.yml |
QueryGroupByTest::testGroupByMin |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/QueryGroupByTest.php |
|
QueryGroupByTest::testGroupByMax |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/QueryGroupByTest.php |
|
SearchCommentCountToggleTest.php |
file |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchCommentCountToggleTest.php |
Definition of Drupal\search\Tests\SearchCommentCountToggleTest. |
XmlEncoderTest::testDecodeScalar |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/Encoder/XmlEncoderTest.php |
|
SearchKeywordsConditionsTest.php |
file |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchKeywordsConditionsTest.php |
Definition of Drupal\search\Tests\SearchKeywordsConditionsTest. |
JavaScriptTest::testLibraryAlter |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/JavaScriptTest.php |
Adds a JavaScript library to the page and alters it. |
HandlerTest::testSetRelationship |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/HandlerTest.php |
Tests the relationship method on the base class. |
views.view.test_page_display.yml |
file |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_page_display.yml |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_page_display.yml |
KernelForTest::initializeBundles |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Fixtures/KernelForTest.php |
Initializes the data structures related to the bundle management. |
Twig_Node_Expression_Test_Sameas |
class |
drupal/core/vendor/twig/twig/lib/Twig/Node/Expression/Test/Sameas.php |
Checks if a variable is the same as another one (=== in PHP). |
DefaultMobileMetaTagsTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/System/DefaultMobileMetaTagsTest.php |
Sets up a Drupal site for running functional and integration tests. |
CommentTokenReplaceTest::getInfo |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentTokenReplaceTest.php |
|
TextSummaryTest::callTextSummary |
function |
drupal/core/modules/field/modules/text/lib/Drupal/text/Tests/TextSummaryTest.php |
Calls text_summary() and asserts that the expected teaser is returned. |
ShortcutTestBase::$shortcut_user |
property |
drupal/core/modules/shortcut/lib/Drupal/shortcut/Tests/ShortcutTestBase.php |
User with permission to use shortcuts, but not administer them. |
SerializationTestEncoder::encode |
function |
drupal/core/modules/system/tests/modules/serialization_test/lib/Drupal/serialization_test/SerializationTestEncoder.php |
Encodes data into the requested format. |
PhpGeneratorDumperTest::tearDown |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Generator/Dumper/PhpGeneratorDumperTest.php |
|