| LibraryDiscoveryParserTest::testLibraryWithDataTypes |
function |
core/tests/Drupal/Tests/Core/Asset/LibraryDiscoveryParserTest.php |
Tests a library with a couple of data formats like full URL. |
| LibraryDiscoveryParserTest::testLibraryWithDependencies |
function |
core/tests/Drupal/Tests/Core/Asset/LibraryDiscoveryParserTest.php |
Tests a library with dependencies. |
| LibraryDiscoveryParserTest::testLibraryWithJavaScript |
function |
core/tests/Drupal/Tests/Core/Asset/LibraryDiscoveryParserTest.php |
Tests a library with JavaScript-specific flags. |
| LibraryDiscoveryParserTest::testLibraryWithLicenses |
function |
core/tests/Drupal/Tests/Core/Asset/LibraryDiscoveryParserTest.php |
Tests a library with various licenses, some GPL-compatible, some not. |
| LibraryDiscoveryParserTest::testNonCoreLibrariesFound |
function |
core/tests/Drupal/Tests/Core/Asset/LibraryDiscoveryParserTest.php |
Tests non core libraries found. |
| LibraryDiscoveryParserTest::testNonCoreLibrariesNotFound |
function |
core/tests/Drupal/Tests/Core/Asset/LibraryDiscoveryParserTest.php |
Tests non core libraries not found. |
| LibraryDiscoveryParserTest::testVersion |
function |
core/tests/Drupal/Tests/Core/Asset/LibraryDiscoveryParserTest.php |
Tests the version property, and how it propagates to the contained assets. |
| LibraryDiscoveryTest |
class |
core/tests/Drupal/Tests/Core/Asset/LibraryDiscoveryTest.php |
Tests Drupal\Core\Asset\LibraryDiscovery. |
| LibraryDiscoveryTest.php |
file |
core/tests/Drupal/Tests/Core/Asset/LibraryDiscoveryTest.php |
|
| LibraryDiscoveryTest::$cacheTagsInvalidator |
property |
core/tests/Drupal/Tests/Core/Asset/LibraryDiscoveryTest.php |
The cache tags invalidator. |
| LibraryDiscoveryTest::$libraryData |
property |
core/tests/Drupal/Tests/Core/Asset/LibraryDiscoveryTest.php |
Test library data. |
| LibraryDiscoveryTest::$libraryDiscovery |
property |
core/tests/Drupal/Tests/Core/Asset/LibraryDiscoveryTest.php |
The tested library discovery service. |
| LibraryDiscoveryTest::setUp |
function |
core/tests/Drupal/Tests/Core/Asset/LibraryDiscoveryTest.php |
|
| LibraryDiscoveryTest::testAssetLibraryDeprecation |
function |
core/tests/Drupal/Tests/Core/Asset/LibraryDiscoveryTest.php |
Tests getting a deprecated library. |
| LibraryDiscoveryTest::testGetLibraryByName |
function |
core/tests/Drupal/Tests/Core/Asset/LibraryDiscoveryTest.php |
Tests getting a library by name. |
| LinearHistoryTest |
class |
core/tests/Drupal/Tests/Core/Config/Checkpoint/LinearHistoryTest.php |
Tests Drupal\Core\Config\Checkpoint\LinearHistory. |
| LinearHistoryTest.php |
file |
core/tests/Drupal/Tests/Core/Config/Checkpoint/LinearHistoryTest.php |
|
| LinearHistoryTest::CHECKPOINT_KEY |
constant |
core/tests/Drupal/Tests/Core/Config/Checkpoint/LinearHistoryTest.php |
The key used store of all the checkpoint names in state. |
| LinearHistoryTest::testAdd |
function |
core/tests/Drupal/Tests/Core/Config/Checkpoint/LinearHistoryTest.php |
Tests add. |
| LinearHistoryTest::testAddException |
function |
core/tests/Drupal/Tests/Core/Config/Checkpoint/LinearHistoryTest.php |
Tests add exception. |
| LinearHistoryTest::testDelete |
function |
core/tests/Drupal/Tests/Core/Config/Checkpoint/LinearHistoryTest.php |
Tests delete. |
| LinearHistoryTest::testDeleteAll |
function |
core/tests/Drupal/Tests/Core/Config/Checkpoint/LinearHistoryTest.php |
Tests delete all. |
| LinearHistoryTest::testDeleteException |
function |
core/tests/Drupal/Tests/Core/Config/Checkpoint/LinearHistoryTest.php |
Tests delete exception. |
| LinearHistoryTest::testGetParents |
function |
core/tests/Drupal/Tests/Core/Config/Checkpoint/LinearHistoryTest.php |
Tests get parents. |
| LinearHistoryTest::testGetParentsException |
function |
core/tests/Drupal/Tests/Core/Config/Checkpoint/LinearHistoryTest.php |
Tests get parents exception. |
| LinkAccessConstraintValidatorTest |
class |
core/modules/link/tests/src/Unit/Plugin/Validation/Constraint/LinkAccessConstraintValidatorTest.php |
Tests the LinkAccessConstraintValidator validator. |
| LinkAccessConstraintValidatorTest.php |
file |
core/modules/link/tests/src/Unit/Plugin/Validation/Constraint/LinkAccessConstraintValidatorTest.php |
|
| LinkAccessConstraintValidatorTest::providerValidate |
function |
core/modules/link/tests/src/Unit/Plugin/Validation/Constraint/LinkAccessConstraintValidatorTest.php |
Data provider for LinkAccessConstraintValidator::validate(). |
| LinkAccessConstraintValidatorTest::testEmptyField |
function |
core/modules/link/tests/src/Unit/Plugin/Validation/Constraint/LinkAccessConstraintValidatorTest.php |
Tests validating an empty Link field. |
| LinkAccessConstraintValidatorTest::testUnexpectedValue |
function |
core/modules/link/tests/src/Unit/Plugin/Validation/Constraint/LinkAccessConstraintValidatorTest.php |
Tests validating a value that isn't a LinkItemInterface. |
| LinkAccessConstraintValidatorTest::testValidate |
function |
core/modules/link/tests/src/Unit/Plugin/Validation/Constraint/LinkAccessConstraintValidatorTest.php |
Tests the access validation constraint for links. |
| LinkApproveTest |
class |
core/modules/comment/tests/src/Unit/Plugin/views/field/LinkApproveTest.php |
Tests Drupal\comment\Plugin\views\field\LinkApprove. |
| LinkApproveTest.php |
file |
core/modules/comment/tests/src/Unit/Plugin/views/field/LinkApproveTest.php |
|
| LinkApproveTest::setUp |
function |
core/modules/comment/tests/src/Unit/Plugin/views/field/LinkApproveTest.php |
|
| LinkApproveTest::testRenderNullEntity |
function |
core/modules/comment/tests/src/Unit/Plugin/views/field/LinkApproveTest.php |
Test the render method when getEntity returns NULL. |
| LinkBaseTest |
class |
core/modules/views/tests/src/Unit/Plugin/views/field/LinkBaseTest.php |
Tests Drupal\views\Plugin\views\field\EntityLink. |
| LinkBaseTest.php |
file |
core/modules/views/tests/src/Unit/Plugin/views/field/LinkBaseTest.php |
|
| LinkBaseTest::setUp |
function |
core/modules/views/tests/src/Unit/Plugin/views/field/LinkBaseTest.php |
|
| LinkBaseTest::testRenderNullEntity |
function |
core/modules/views/tests/src/Unit/Plugin/views/field/LinkBaseTest.php |
Tests the render method when getEntity returns NULL. |
| LinkCollectionNormalizerTest |
class |
core/modules/jsonapi/tests/src/Kernel/Normalizer/LinkCollectionNormalizerTest.php |
Tests Drupal\jsonapi\Normalizer\LinkCollectionNormalizer. |
| LinkCollectionNormalizerTest.php |
file |
core/modules/jsonapi/tests/src/Kernel/Normalizer/LinkCollectionNormalizerTest.php |
|
| LinkCollectionNormalizerTest::$modules |
property |
core/modules/jsonapi/tests/src/Kernel/Normalizer/LinkCollectionNormalizerTest.php |
Modules to install. |
| LinkCollectionNormalizerTest::$normalizer |
property |
core/modules/jsonapi/tests/src/Kernel/Normalizer/LinkCollectionNormalizerTest.php |
The subject under test. |
| LinkCollectionNormalizerTest::$serializer |
property |
core/modules/jsonapi/tests/src/Kernel/Normalizer/LinkCollectionNormalizerTest.php |
The serializer. |
| LinkCollectionNormalizerTest::$testUsers |
property |
core/modules/jsonapi/tests/src/Kernel/Normalizer/LinkCollectionNormalizerTest.php |
Test users. |
| LinkCollectionNormalizerTest::getNormalizer |
function |
core/modules/jsonapi/tests/src/Kernel/Normalizer/LinkCollectionNormalizerTest.php |
Get an instance of the normalizer to test. |
| LinkCollectionNormalizerTest::linkAccessTestData |
function |
core/modules/jsonapi/tests/src/Kernel/Normalizer/LinkCollectionNormalizerTest.php |
Provides test cases for testing link access checking. |
| LinkCollectionNormalizerTest::setUp |
function |
core/modules/jsonapi/tests/src/Kernel/Normalizer/LinkCollectionNormalizerTest.php |
|
| LinkCollectionNormalizerTest::testLinkAccess |
function |
core/modules/jsonapi/tests/src/Kernel/Normalizer/LinkCollectionNormalizerTest.php |
Tests the link collection normalizer. |
| LinkCollectionNormalizerTest::testNormalize |
function |
core/modules/jsonapi/tests/src/Kernel/Normalizer/LinkCollectionNormalizerTest.php |
Tests the link collection normalizer. |