RequestTest::provideOverloadedMethods |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RequestTest.php |
|
DirectoryResourceTest::testGetContent |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Factory/Resource/DirectoryResourceTest.php |
@dataProvider getPatterns |
ManageFieldsTest::assertFieldSettings |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/Tests/ManageFieldsTest.php |
Asserts field settings are as expected. |
breakpoint_test_theme.breakpoints.yml |
file |
drupal/core/modules/breakpoint/tests/themes/breakpoint_test_theme/config/breakpoint_test_theme.breakpoints.yml |
drupal/core/modules/breakpoint/tests/themes/breakpoint_test_theme/config/breakpoint_test_theme.breakpoints.yml |
UpgradePathTestBase::refreshVariables |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/UpgradePathTestBase.php |
Specialized refreshVariables(). |
ImageDimensionsScaleUnitTest::getInfo |
function |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageDimensionsScaleUnitTest.php |
|
LocaleContentTest::testMachineNameLTR |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleContentTest.php |
Verifies that machine name fields are always LTR. |
RequestTest::testGetPreferredLanguage |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RequestTest.php |
|
BulkDeleteTest::checkHooksInvocations |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/BulkDeleteTest.php |
Tests that the expected hooks have been invoked on the expected entities. |
TestMultipleHttpKernel::getController |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/TestMultipleHttpKernel.php |
Returns the Controller instance associated with a Request. |
TestFieldWidgetMultiple::settingsForm |
function |
drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Plugin/field/widget/TestFieldWidgetMultiple.php |
Implements Drupal\field\Plugin\Type\Widget\WidgetInterface::settingsForm(). |
ManageDisplayTest::testViewModeCustom |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/Tests/ManageDisplayTest.php |
Tests switching view modes to use custom or 'default' settings'. |
TestFieldWidgetMultiple::errorElement |
function |
drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Plugin/field/widget/TestFieldWidgetMultiple.php |
Implements Drupal\field\Plugin\Type\Widget\WidgetInterface::errorElement(). |
MTimeProtectedFastFileStorageTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/PhpStorage/MTimeProtectedFastFileStorageTest.php |
Definition of Drupal\system\Tests\PhpStorage\MTimeProtectedFileStorageTest. |
RemoteFileUnmanagedMoveTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/File/RemoteFileUnmanagedMoveTest.php |
Modules to enable. |
Twig_Tests_Node_TestCase::testCompile |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/TestCase.php |
@dataProvider getTests |
TestMultipleHttpKernel::hasBeenCalled |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/TestMultipleHttpKernel.php |
|
ManageDisplayTest::testSingleViewMode |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/Tests/ManageDisplayTest.php |
Tests hiding the view modes fieldset when there's only one available. |
Twig_Tests_Node_TestCase::getCompiler |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/TestCase.php |
|
ManageDisplayTest::assertNodeViewText |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/Tests/ManageDisplayTest.php |
Asserts that a string is found in the rendered node in a view mode. |
CachedFormulaLoaderTest::$configCache |
property |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Factory/Loader/CachedFormulaLoaderTest.php |
|
EntityPropertiesTest::testEntityLabel |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/EntityPropertiesTest.php |
Tests label key and label callback of an entity. |
ConfigCacheTest::testInvalidTimestamp |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Cache/ConfigCacheTest.php |
|
CachedFormulaLoaderTest::testNotDebug |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Factory/Loader/CachedFormulaLoaderTest.php |
|
AlterTest::testAlterChangeConditional |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/AlterTest.php |
Tests that we can alter a query's conditionals. |
Twig_Tests_Node_SandboxTest::getTests |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/SandboxTest.php |
|
XssUnitTest::testBadProtocolStripping |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/XssUnitTest.php |
Checks that harmful protocols are stripped. |
Twig_Tests_Node_IncludeTest::getTests |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/IncludeTest.php |
|
JsonldNormalizerTestBase::getEntityId |
function |
drupal/core/modules/jsonld/lib/Drupal/jsonld/Tests/JsonldNormalizerTestBase.php |
Get the Entity ID. |
node_access_test_form_node_form_alter |
function |
drupal/core/modules/node/tests/modules/node_access_test/node_access_test.module |
Implements hook_form_BASE_FORM_ID_alter(). |
RelationshipNodeTermDataTest::getInfo |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Taxonomy/RelationshipNodeTermDataTest.php |
|
file_module_test_file_download_access |
function |
drupal/core/modules/file/tests/file_module_test.module |
Implements hook_file_download_access(). |
entity_crud_hook_test_comment_presave |
function |
drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_comment_presave(). |
StaticPHPDriverTest::testLoadMetadata |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/StaticPHPDriverTest.php |
|
UrlTest::testDrupalGetQueryParameters |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/UrlTest.php |
Tests drupal_get_query_parameters(). |
DatabaseStorageExpirableTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/KeyValueStore/DatabaseStorageExpirableTest.php |
|
user_custom_phpass_params_test.module |
file |
drupal/core/modules/user/tests/user_custom_phpass_params_test/user_custom_phpass_params_test.module |
|
Twig_Tests_FileCachingTest::$fileName |
property |
drupal/core/vendor/twig/twig/test/Twig/Tests/FileCachingTest.php |
|
ContainerTest::testGetThrowsException |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerTest.php |
|
StateValuesCleanAdvancedTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/StateValuesCleanAdvancedTest.php |
|
ContainerTest::getInvalidParentScopes |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerTest.php |
|
UserValidateCurrentPassCustomFormTest |
class |
drupal/core/modules/user/lib/Drupal/user/Tests/UserValidateCurrentPassCustomFormTest.php |
Tests user_validate_current_pass on a custom form. |
TaxonomyTestBase::mockStandardInstall |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Taxonomy/TaxonomyTestBase.php |
Provides a workaround for the inability to use the standard profile. |
SelectTest::testSimpleSelectAllFields |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/SelectTest.php |
Tests adding all fields from a given table to a SELECT statement. |
XmlFileLoaderTest::testLoadWithImport |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Loader/XmlFileLoaderTest.php |
|
AssetFactoryTest::testNoFilterManager |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Factory/AssetFactoryTest.php |
|
GenericEventTest::testGetArgException |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/GenericEventTest.php |
@expectedException \InvalidArgumentException |
Twig_Tests_FileCachingTest::removeDir |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/FileCachingTest.php |
|
AssetFactoryTest::testCreateHttpAsset |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Factory/AssetFactoryTest.php |
@dataProvider getHttpUrls |
AssetFactoryTest::testCreateFileAsset |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Factory/AssetFactoryTest.php |
|