| ProjectInfoTest::providerGetInstallableReleases |
function |
core/modules/package_manager/tests/src/Kernel/ProjectInfoTest.php |
Data provider for testGetInstallableReleases(). |
| ProjectInfoTest::providerGetSupportedBranches |
function |
core/modules/package_manager/tests/src/Kernel/ProjectInfoTest.php |
Data provider for testGetSupportedBranches(). |
| ProjectInfoTest::providerInstalledVersionSafe |
function |
core/modules/package_manager/tests/src/Kernel/ProjectInfoTest.php |
Data provider for ::testInstalledVersionSafe(). |
| ProjectInfoTest::testGetInstallableReleases |
function |
core/modules/package_manager/tests/src/Kernel/ProjectInfoTest.php |
Tests get installable releases. |
| ProjectInfoTest::testGetSupportedBranches |
function |
core/modules/package_manager/tests/src/Kernel/ProjectInfoTest.php |
Tests get supported branches. |
| ProjectInfoTest::testInstalledVersionSafe |
function |
core/modules/package_manager/tests/src/Kernel/ProjectInfoTest.php |
Tests checking if the currently installed version of a project is safe. |
| ProjectInfoTest::testNewProject |
function |
core/modules/package_manager/tests/src/Kernel/ProjectInfoTest.php |
Tests a project that is not in the codebase. |
| ProjectInfoTest::testNotPublishedProject |
function |
core/modules/package_manager/tests/src/Kernel/ProjectInfoTest.php |
Tests a project with a status other than "published". |
| ProjectReleaseTest |
class |
core/modules/update/tests/src/Unit/ProjectReleaseTest.php |
Tests Drupal\update\ProjectRelease. |
| ProjectReleaseTest.php |
file |
core/modules/update/tests/src/Unit/ProjectReleaseTest.php |
|
| ProjectReleaseTest::getValidData |
function |
core/modules/update/tests/src/Unit/ProjectReleaseTest.php |
Gets valid data for a project release. |
| ProjectReleaseTest::providerCreateFromArray |
function |
core/modules/update/tests/src/Unit/ProjectReleaseTest.php |
Data provider for testCreateFromArray(). |
| ProjectReleaseTest::providerCreateFromArrayInvalidField |
function |
core/modules/update/tests/src/Unit/ProjectReleaseTest.php |
Data provider for testCreateFromArrayInvalidField(). |
| ProjectReleaseTest::providerCreateFromArrayMissingField |
function |
core/modules/update/tests/src/Unit/ProjectReleaseTest.php |
Data provider for testCreateFromArrayMissingField(). |
| ProjectReleaseTest::testCreateFromArray |
function |
core/modules/update/tests/src/Unit/ProjectReleaseTest.php |
Tests creating with valid data. |
| ProjectReleaseTest::testCreateFromArrayInvalidField |
function |
core/modules/update/tests/src/Unit/ProjectReleaseTest.php |
Tests exceptions for invalid field types. |
| ProjectReleaseTest::testCreateFromArrayMissingField |
function |
core/modules/update/tests/src/Unit/ProjectReleaseTest.php |
Tests exceptions with missing fields. |
| ProjectReleaseTest::testOptionalFields |
function |
core/modules/update/tests/src/Unit/ProjectReleaseTest.php |
Tests that optional fields can be omitted. |
| ProtectedUserFieldConstraintValidatorTest |
class |
core/modules/user/tests/src/Unit/Plugin/Validation/Constraint/ProtectedUserFieldConstraintValidatorTest.php |
Tests Drupal\user\Plugin\Validation\Constraint\ProtectedUserFieldConstraintValidator. |
| ProtectedUserFieldConstraintValidatorTest.php |
file |
core/modules/user/tests/src/Unit/Plugin/Validation/Constraint/ProtectedUserFieldConstraintValidatorTest.php |
|
| ProtectedUserFieldConstraintValidatorTest::createValidator |
function |
core/modules/user/tests/src/Unit/Plugin/Validation/Constraint/ProtectedUserFieldConstraintValidatorTest.php |
|
| ProtectedUserFieldConstraintValidatorTest::testValidate |
function |
core/modules/user/tests/src/Unit/Plugin/Validation/Constraint/ProtectedUserFieldConstraintValidatorTest.php |
Tests validate. |
| ProtectedUserFieldConstraintValidatorTest::validate |
function |
core/modules/user/tests/src/Unit/Plugin/Validation/Constraint/ProtectedUserFieldConstraintValidatorTest.php |
Perform the validation. |
| ProtocolVersionCacheContextTest |
class |
core/tests/Drupal/Tests/Core/Cache/Context/ProtocolVersionCacheContextTest.php |
Tests Drupal\Core\Cache\Context\ProtocolVersionCacheContext. |
| ProtocolVersionCacheContextTest.php |
file |
core/tests/Drupal/Tests/Core/Cache/Context/ProtocolVersionCacheContextTest.php |
|
| ProtocolVersionCacheContextTest::providerTestGetContext |
function |
core/tests/Drupal/Tests/Core/Cache/Context/ProtocolVersionCacheContextTest.php |
Provides a list of query arguments and expected cache contexts. |
| ProtocolVersionCacheContextTest::testGetContext |
function |
core/tests/Drupal/Tests/Core/Cache/Context/ProtocolVersionCacheContextTest.php |
Tests get context. |
| ProviderRepositoryTest |
class |
core/modules/media/tests/src/Unit/ProviderRepositoryTest.php |
Tests Drupal\media\OEmbed\ProviderRepository. |
| ProviderRepositoryTest |
class |
core/modules/media/tests/src/Kernel/ProviderRepositoryTest.php |
Tests the oEmbed provider repository. |
| ProviderRepositoryTest.php |
file |
core/modules/media/tests/src/Kernel/ProviderRepositoryTest.php |
|
| ProviderRepositoryTest.php |
file |
core/modules/media/tests/src/Unit/ProviderRepositoryTest.php |
|
| ProviderRepositoryTest::$currentTime |
property |
core/modules/media/tests/src/Unit/ProviderRepositoryTest.php |
The time that the current test began. |
| ProviderRepositoryTest::$keyValue |
property |
core/modules/media/tests/src/Unit/ProviderRepositoryTest.php |
The key-value store. |
| ProviderRepositoryTest::$logger |
property |
core/modules/media/tests/src/Unit/ProviderRepositoryTest.php |
The mocked logger channel. |
| ProviderRepositoryTest::$repository |
property |
core/modules/media/tests/src/Unit/ProviderRepositoryTest.php |
The provider repository under test. |
| ProviderRepositoryTest::$responses |
property |
core/modules/media/tests/src/Unit/ProviderRepositoryTest.php |
The HTTP client handler which will serve responses. |
| ProviderRepositoryTest::providerEmptyProviderList |
function |
core/modules/media/tests/src/Kernel/ProviderRepositoryTest.php |
Data provider for testEmptyProviderList(). |
| ProviderRepositoryTest::providerInvalidResponse |
function |
core/modules/media/tests/src/Unit/ProviderRepositoryTest.php |
Data provider for ::testInvalidResponse(). |
| ProviderRepositoryTest::providerNonExistingProviderDatabase |
function |
core/modules/media/tests/src/Kernel/ProviderRepositoryTest.php |
Data provider for testEmptyProviderList(). |
| ProviderRepositoryTest::setUp |
function |
core/modules/media/tests/src/Unit/ProviderRepositoryTest.php |
|
| ProviderRepositoryTest::testCorruptProviderIgnored |
function |
core/modules/media/tests/src/Unit/ProviderRepositoryTest.php |
Tests a successful fetch but with a single corrupt item. |
| ProviderRepositoryTest::testEmptyProviderList |
function |
core/modules/media/tests/src/Kernel/ProviderRepositoryTest.php |
Tests that provider discovery fails if the provider database is empty. |
| ProviderRepositoryTest::testInvalidResponse |
function |
core/modules/media/tests/src/Unit/ProviderRepositoryTest.php |
Tests handling of invalid JSON when fetching the provider database. |
| ProviderRepositoryTest::testNonExistingProviderDatabase |
function |
core/modules/media/tests/src/Kernel/ProviderRepositoryTest.php |
Tests that provider discovery fails with a non-existent provider database. |
| ProviderRepositoryTest::testRequestException |
function |
core/modules/media/tests/src/Unit/ProviderRepositoryTest.php |
Tests handling of exceptions when fetching the provider database. |
| ProviderRepositoryTest::testSuccessfulFetch |
function |
core/modules/media/tests/src/Unit/ProviderRepositoryTest.php |
Tests that a successful fetch stores the provider database in key-value. |
| ProxyBuilderTest |
class |
core/tests/Drupal/Tests/Core/ProxyBuilder/ProxyBuilderTest.php |
Tests Drupal\Core\ProxyBuilder\ProxyBuilder. |
| ProxyBuilderTest |
class |
core/tests/Drupal/Tests/Component/ProxyBuilder/ProxyBuilderTest.php |
Tests Drupal\Component\ProxyBuilder\ProxyBuilder. |
| ProxyBuilderTest.php |
file |
core/tests/Drupal/Tests/Component/ProxyBuilder/ProxyBuilderTest.php |
|
| ProxyBuilderTest.php |
file |
core/tests/Drupal/Tests/Core/ProxyBuilder/ProxyBuilderTest.php |
|