ModuleApiTest::testThemeMetaData |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Module/ModuleApiTest.php |
Tests whether the correct theme metadata is returned. |
Twig_Tests_Loader_FilesystemTest |
class |
drupal/core/vendor/twig/twig/test/Twig/Tests/Loader/FilesystemTest.php |
|
UpdateTest::testSimpleNullUpdate |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/UpdateTest.php |
Confirms updating to NULL. |
ImageThemeFunctionTest::$modules |
property |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageThemeFunctionTest.php |
Modules to enable. |
ModuleTestBase::assertTableCount |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Module/ModuleTestBase.php |
Assert there are tables that begin with the specified base table name. |
BookTest::generateOutlinePattern |
function |
drupal/core/modules/book/lib/Drupal/book/Tests/BookTest.php |
Create a regular expression to check for the sub-nodes in the outline. |
Twig_Tests_Node_IfTest::getTests |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/IfTest.php |
|
common_test_drupal_goto_redirect |
function |
drupal/core/modules/system/tests/modules/common_test/common_test.module |
Redirects using drupal_goto(). |
batch_test_multistep_form_submit |
function |
drupal/core/modules/system/tests/modules/batch_test/batch_test.module |
Form submission handler for batch_test_multistep_form(). |
ManageFieldsTest::testCRUDFields |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/Tests/ManageFieldsTest.php |
Runs the field CRUD tests. |
FileResourceTest::testGetContent |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Factory/Resource/FileResourceTest.php |
|
UpdateTest::testExpressionUpdate |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/UpdateTest.php |
Tests updating with expressions. |
common_test_drupal_goto_land_alt |
function |
drupal/core/modules/system/tests/modules/common_test/common_test.module |
Page callback: Provides a landing page for drupal_goto(). |
batch_test_chained_form_submit_1 |
function |
drupal/core/modules/system/tests/modules/batch_test/batch_test.module |
Form submission handler #1 for batch_test_chained_form(). |
batch_test_chained_form_submit_2 |
function |
drupal/core/modules/system/tests/modules/batch_test/batch_test.module |
Form submission handler #2 for batch_test_chained_form(). |
ModuleTestBase::assertLogMessage |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Module/ModuleTestBase.php |
Verify a log entry was entered for a module's status change.
Called in the same way of the expected original watchdog() execution. |
UnmanagedDeleteRecursiveTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/File/UnmanagedDeleteRecursiveTest.php |
Definition of Drupal\system\Tests\File\UnmanagedDeleteRecursiveTest. |
batch_test_chained_form_submit_3 |
function |
drupal/core/modules/system/tests/modules/batch_test/batch_test.module |
Form submission handler #3 for batch_test_chained_form(). |
DisplayExtenderTest::pre_execute |
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\DisplayExtenderPluginBase::pre_execute(). |
batch_test_chained_form_submit_4 |
function |
drupal/core/modules/system/tests/modules/batch_test/batch_test.module |
Form submission handler #4 for batch_test_chained_form(). |
TestObjectMetadata::isIdentifier |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/PersistentObjectTest.php |
Checks if the given field name is a mapped identifier for this class. |
PhpDumperTest::testAddParameters |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Dumper/PhpDumperTest.php |
|
RemoteFileDirectoryTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/RemoteFileDirectoryTest.php |
|
RequestTest::testOverrideGlobals |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RequestTest.php |
|
ImageDimensionsScaleUnitTest.php |
file |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageDimensionsScaleUnitTest.php |
Definition of Drupal\image\Tests\ImageDimensionsScaleUnitTest. |
TestMultipleHttpKernel::$headers |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/TestMultipleHttpKernel.php |
|
UpdateCoreTest::setSystemInfo7_0 |
function |
drupal/core/modules/update/lib/Drupal/update/Tests/UpdateCoreTest.php |
Sets the version to 7.0 when no project-specific mapping is defined. |
Twig_Tests_Node_DoTest::getTests |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/DoTest.php |
|
TrackerTest::testTrackerNewNodes |
function |
drupal/core/modules/tracker/lib/Drupal/tracker/Tests/TrackerTest.php |
Tests for the presence of the "new" flag for nodes. |
DisplayTest::validateOptionsForm |
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::validateOptionsForm(). |
ClassUtilsTest::testGetRealClass |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Util/ClassUtilsTest.php |
@dataProvider dataGetClass |
YamlFileLoaderTest::testSupports |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Loader/YamlFileLoaderTest.php |
@covers Symfony\Component\Routing\Loader\YamlFileLoader::supports |
YamlDumperTest::setUpBeforeClass |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Dumper/YamlDumperTest.php |
|
ArgumentStringTest::testGlossary |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/ArgumentStringTest.php |
Tests the glossary feature. |
TransactionTest::assertRowAbsent |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/TransactionTest.php |
Asserts that a given row is absent from the test table. |
MemcachedCacheTest::testNoExpire |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Cache/MemcachedCacheTest.php |
|
ForumNodeAccessTest::$admin_user |
property |
drupal/core/modules/forum/lib/Drupal/forum/Tests/ForumNodeAccessTest.php |
|
RequestTest::testForwardedSecure |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RequestTest.php |
|
ImageEffectsTest::testCropEffect |
function |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageEffectsTest.php |
Test the image_crop_effect() function. |
FilterHooksTest::testFilterHooks |
function |
drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterHooksTest.php |
Tests hooks on format management. |
MappingTest::filterNumericFields |
function |
drupal/core/modules/views/tests/views_test_data/lib/Drupal/views_test_data/Plugin/views/style/MappingTest.php |
Restricts the allowed fields to only numeric fields. |
FieldAccessTest::testFieldAccess |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/FieldAccessTest.php |
Test that hook_field_access() is called. |
CachedFormulaLoaderTest::$loader |
property |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Factory/Loader/CachedFormulaLoaderTest.php |
|
NodeAccessLanguageTest::$modules |
property |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeAccessLanguageTest.php |
Modules to enable. |
DriverChainTest::testIsTransient |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/ChainDriverTest.php |
@group DDC-706 |
DependencyHookInvocationTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Update/DependencyHookInvocationTest.php |
Definition of Drupal\system\Tests\Update\DependencyHookInvocationTest. |
node_test_entity_view_mode_alter |
function |
drupal/core/modules/node/tests/modules/node_test/node_test.module |
Implements hook_entity_view_mode_alter(). |
ContainerTest::testGetServiceIds |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerTest.php |
@covers Symfony\Component\DependencyInjection\Container::getServiceIds |
error_test_trigger_pdo_exception |
function |
drupal/core/modules/system/tests/modules/error_test/error_test.module |
Menu callback; trigger an exception to test the exception handler. |
TreeDataUnitTest::assertSameLink |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Menu/TreeDataUnitTest.php |
Check that two menu links are the same by comparing the mlid. |