CheckReferenceValidityPassTest.php |
file |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/CheckReferenceValidityPassTest.php |
|
PageCacheTest::testPageCompression |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Bootstrap/PageCacheTest.php |
Tests page compression. |
AnnotationFileLoaderTest::testLoad |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Loader/AnnotationFileLoaderTest.php |
|
ManageFieldsTest::testHiddenFields |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/Tests/ManageFieldsTest.php |
Tests that Field UI respects the 'no_ui' option in hook_field_info(). |
ManageFieldsTest::testRenameBundle |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/Tests/ManageFieldsTest.php |
Tests renaming a bundle. |
StaticReflectionServiceTest::setUp |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/StaticReflectionServiceTest.php |
|
NodeCreationTest::testNodeCreation |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeCreationTest.php |
Creates a "Basic page" node and verifies its consistency in the database. |
ElementsVerticalTabsTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/ElementsVerticalTabsTest.php |
Modules to enable. |
ClassUtilsTest::testGetParentClass |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Util/ClassUtilsTest.php |
|
common_test_js_and_css_querystring |
function |
drupal/core/modules/system/tests/modules/common_test/common_test.module |
Adds a JavaScript file and a CSS file with a query string appended. |
ManageDisplayTest::testFormatterUI |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/Tests/ManageDisplayTest.php |
Tests formatter settings. |
ImageEffectsTest::testResizeEffect |
function |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageEffectsTest.php |
Test the image_resize_effect() function. |
VariableTest::testVariableDefaults |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Bootstrap/VariableTest.php |
Makes sure that the default variable parameter is passed through okay. |
Twig_Tests_Node_TestCase::getTests |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/TestCase.php |
|
SortRandomTest::getBasicRandomView |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/SortRandomTest.php |
Return a basic view with random ordering. |
RemoteFileUnmanagedMoveTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/RemoteFileUnmanagedMoveTest.php |
Sets up a Drupal site for running functional and integration tests. |
SortRandomTest::testRandomOrdering |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/SortRandomTest.php |
Tests random ordering of the result set. |
HookBootExitTest::testHookBootExit |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Bootstrap/HookBootExitTest.php |
Tests calling of hook_boot() and hook_exit(). |
ImageEffectsTest::testRotateEffect |
function |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageEffectsTest.php |
Test the image_rotate_effect() function. |
ThemeTest::testAdministrationTheme |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/System/ThemeTest.php |
Test the administration theme functionality. |
ContainerTest::testGetParameterBag |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerTest.php |
@covers Symfony\Component\DependencyInjection\Container::getParameterBag |
CachedFormulaLoaderTest::$resource |
property |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Factory/Loader/CachedFormulaLoaderTest.php |
|
ParameterBagTest::testResolveValue |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ParameterBag/ParameterBagTest.php |
@covers Symfony\Component\DependencyInjection\ParameterBag\ParameterBag::resolveValue |
FilterAPITest::testFilterFormatAPI |
function |
drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterAPITest.php |
Tests the function filter_get_filter_types_by_format(). |
ContainerTest::testGetSetParameter |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerTest.php |
@covers Symfony\Component\DependencyInjection\Container::setParameter
@covers Symfony\Component\DependencyInjection\Container::getParameter |
DriverChainTest::testDefaultDriver |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/ChainDriverTest.php |
@group DDC-1412 |
TreeDataUnitTest::testMenuTreeData |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Menu/TreeDataUnitTest.php |
Validate the generation of a proper menu tree hierarchy. |
AnnotationClassLoaderTest::$loader |
property |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Loader/AnnotationClassLoaderTest.php |
|
JsonldNormalizerTestBase::$modules |
property |
drupal/core/modules/jsonld/lib/Drupal/jsonld/Tests/JsonldNormalizerTestBase.php |
Modules to enable. |
AlterTest::testSimpleAlterSubquery |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/AlterTest.php |
Tests that we can do basic alters on subqueries. |
RequestTest::stopTrustingProxyData |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RequestTest.php |
|
RouterTest::testTitleCallbackFalse |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Menu/RouterTest.php |
Test title callback set to FALSE. |
IndexPhpTest::testIndexPhpHandling |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/System/IndexPhpTest.php |
Test index.php handling. |
ExpiringCacheTest::testSetLifetime |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Cache/ExpiringCacheTest.php |
|
FilterUnitTest::testNoFollowFilter |
function |
drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterUnitTest.php |
Tests the spam deterrent. |
FilterUnitTest::testFilterXSSAdmin |
function |
drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterUnitTest.php |
Tests the loose, admin HTML filter. |
BasicSyntaxTest::testLikeBackslash |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/BasicSyntaxTest.php |
Tests a LIKE query containing a backslash. |
design_test_menu_local_tasks_alter |
function |
drupal/core/modules/system/tests/modules/design_test/design_test.module |
Implements hook_menu_local_tasks_alter(). |
entity_crud_hook_test_file_presave |
function |
drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_file_presave(). |
entity_crud_hook_test_node_presave |
function |
drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_node_presave(). |
HttpCacheTestCase::setNextResponse |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/HttpCacheTestCase.php |
|
UploadedFileTest::testGetExtension |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/File/UploadedFileTest.php |
|
entity_crud_hook_test_user_presave |
function |
drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_user_presave(). |
DisplayApiTest::testFieldViewField |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/DisplayApiTest.php |
Test the field_view_field() function. |
MemcacheCacheTest::_getCacheDriver |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Cache/MemcacheCacheTest.php |
|
DisplayApiTest::testFieldViewValue |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/DisplayApiTest.php |
Test the field_view_value() function. |
HttpCacheTestCase::catchExceptions |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/HttpCacheTestCase.php |
|
YamlFileLoaderTest::testExtensions |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Loader/YamlFileLoaderTest.php |
|
ArgumentDefaultTest::defineOptions |
function |
drupal/core/modules/views/tests/views_test_data/lib/Drupal/views_test_data/Plugin/views/argument_default/ArgumentDefaultTest.php |
Overrides Drupal\views\Plugin\views\argument_default\ArgumentDefaultPluginBase::defineOptions(). |
FilterUnitTest::assertNoNormalized |
function |
drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterUnitTest.php |
Asserts that text transformed to lowercase with HTML entities decoded does not contain a given string. |