| UpsertTest.php |
file |
core/tests/Drupal/KernelTests/Core/Database/UpsertTest.php |
|
| UpsertTest::testSpecialColumnUpsert |
function |
core/tests/Drupal/KernelTests/Core/Database/UpsertTest.php |
Tests that we can upsert records with a special named column. |
| UpsertTest::testUpsert |
function |
core/tests/Drupal/KernelTests/Core/Database/UpsertTest.php |
Confirms that we can upsert (update-or-insert) records successfully. |
| UriDependentTestImageEffect |
class |
core/modules/image/tests/modules/image_module_test/src/Plugin/ImageEffect/UriDependentTestImageEffect.php |
Performs an image operation that depends on the URI of the original image. |
| UriDependentTestImageEffect.php |
file |
core/modules/image/tests/modules/image_module_test/src/Plugin/ImageEffect/UriDependentTestImageEffect.php |
|
| UriDependentTestImageEffect::applyEffect |
function |
core/modules/image/tests/modules/image_module_test/src/Plugin/ImageEffect/UriDependentTestImageEffect.php |
Applies an image effect to the image object. |
| UriDependentTestImageEffect::getUriDependentDimensions |
function |
core/modules/image/tests/modules/image_module_test/src/Plugin/ImageEffect/UriDependentTestImageEffect.php |
Make the image dimensions dependent on the image file extension. |
| UriDependentTestImageEffect::transformDimensions |
function |
core/modules/image/tests/modules/image_module_test/src/Plugin/ImageEffect/UriDependentTestImageEffect.php |
Determines the dimensions of the styled image. |
| UriItemTest |
class |
core/modules/field/tests/src/Kernel/Uri/UriItemTest.php |
Tests URI field functionality. |
| UriItemTest.php |
file |
core/modules/field/tests/src/Kernel/Uri/UriItemTest.php |
|
| UriItemTest::$field |
property |
core/modules/field/tests/src/Kernel/Uri/UriItemTest.php |
The field used in this test class. |
| UriItemTest::$fieldStorage |
property |
core/modules/field/tests/src/Kernel/Uri/UriItemTest.php |
A field to use in this test class. |
| UriItemTest::testUriField |
function |
core/modules/field/tests/src/Kernel/Uri/UriItemTest.php |
Tests URI field. |
| UrlAliasTest |
class |
core/modules/path/tests/src/Kernel/Plugin/migrate/source/d6/UrlAliasTest.php |
Tests the d6_url_alias source plugin. |
| UrlAliasTest |
class |
core/modules/path/tests/src/Kernel/Plugin/migrate/source/d7/UrlAliasTest.php |
Tests the d7_url_alias source plugin. |
| UrlAliasTest.php |
file |
core/modules/path/tests/src/Kernel/Plugin/migrate/source/d6/UrlAliasTest.php |
|
| UrlAliasTest.php |
file |
core/modules/path/tests/src/Kernel/Plugin/migrate/source/d7/UrlAliasTest.php |
|
| UrlAliasTest::$modules |
property |
core/modules/path/tests/src/Kernel/Plugin/migrate/source/d6/UrlAliasTest.php |
Modules to enable. |
| UrlAliasTest::$modules |
property |
core/modules/path/tests/src/Kernel/Plugin/migrate/source/d7/UrlAliasTest.php |
Modules to enable. |
| UrlAliasTest::providerSource |
function |
core/modules/path/tests/src/Kernel/Plugin/migrate/source/d6/UrlAliasTest.php |
The data provider. |
| UrlAliasTest::providerSource |
function |
core/modules/path/tests/src/Kernel/Plugin/migrate/source/d7/UrlAliasTest.php |
The data provider. |
| UrlAlterFunctionalTest |
class |
core/modules/path_alias/tests/src/Functional/UrlAlterFunctionalTest.php |
Tests altering the inbound path and the outbound path. |
| UrlAlterFunctionalTest.php |
file |
core/modules/path_alias/tests/src/Functional/UrlAlterFunctionalTest.php |
|
| UrlAlterFunctionalTest::$defaultTheme |
property |
core/modules/path_alias/tests/src/Functional/UrlAlterFunctionalTest.php |
The theme to install as the default for testing. |
| UrlAlterFunctionalTest::$modules |
property |
core/modules/path_alias/tests/src/Functional/UrlAlterFunctionalTest.php |
Modules to enable. |
| UrlAlterFunctionalTest::assertUrlInboundAlter |
function |
core/modules/path_alias/tests/src/Functional/UrlAlterFunctionalTest.php |
Assert that a inbound path is altered to an expected value. |
| UrlAlterFunctionalTest::assertUrlOutboundAlter |
function |
core/modules/path_alias/tests/src/Functional/UrlAlterFunctionalTest.php |
Assert that an outbound path is altered to an expected value. |
| UrlAlterFunctionalTest::testUrlAlter |
function |
core/modules/path_alias/tests/src/Functional/UrlAlterFunctionalTest.php |
Test that URL altering works and that it occurs in the correct order. |
| UrlAlterTest |
class |
core/tests/Drupal/KernelTests/Core/Path/UrlAlterTest.php |
Tests the capability to alter URLs. |
| UrlAlterTest.php |
file |
core/tests/Drupal/KernelTests/Core/Path/UrlAlterTest.php |
|
| UrlAlterTest::$modules |
property |
core/tests/Drupal/KernelTests/Core/Path/UrlAlterTest.php |
Modules to enable. |
| UrlAlterTest::testUrlWithQueryString |
function |
core/tests/Drupal/KernelTests/Core/Path/UrlAlterTest.php |
|
| UrlBubbleableMetadataBubblingTest |
class |
core/modules/system/tests/src/Functional/Render/UrlBubbleableMetadataBubblingTest.php |
Tests that URL bubbleable metadata is correctly bubbled. |
| UrlBubbleableMetadataBubblingTest.php |
file |
core/modules/system/tests/src/Functional/Render/UrlBubbleableMetadataBubblingTest.php |
|
| UrlBubbleableMetadataBubblingTest::$defaultTheme |
property |
core/modules/system/tests/src/Functional/Render/UrlBubbleableMetadataBubblingTest.php |
The theme to install as the default for testing. |
| UrlBubbleableMetadataBubblingTest::$modules |
property |
core/modules/system/tests/src/Functional/Render/UrlBubbleableMetadataBubblingTest.php |
Modules to enable. |
| UrlBubbleableMetadataBubblingTest::setUp |
function |
core/modules/system/tests/src/Functional/Render/UrlBubbleableMetadataBubblingTest.php |
|
| UrlBubbleableMetadataBubblingTest::testUrlBubbleableMetadataBubbling |
function |
core/modules/system/tests/src/Functional/Render/UrlBubbleableMetadataBubblingTest.php |
Tests that URL bubbleable metadata is correctly bubbled. |
| UrlConversionTest |
class |
core/tests/Drupal/Tests/Core/Database/UrlConversionTest.php |
Tests for database URL to/from database connection array coversions. |
| UrlConversionTest.php |
file |
core/tests/Drupal/Tests/Core/Database/UrlConversionTest.php |
|
| UrlConversionTest::providerConvertDbUrlToConnectionInfo |
function |
core/tests/Drupal/Tests/Core/Database/UrlConversionTest.php |
Dataprovider for testDbUrltoConnectionConversion(). |
| UrlConversionTest::providerGetConnectionInfoAsUrl |
function |
core/tests/Drupal/Tests/Core/Database/UrlConversionTest.php |
Dataprovider for testGetConnectionInfoAsUrl(). |
| UrlConversionTest::providerInvalidArgumentGetConnectionInfoAsUrl |
function |
core/tests/Drupal/Tests/Core/Database/UrlConversionTest.php |
Dataprovider for testGetInvalidArgumentGetConnectionInfoAsUrl(). |
| UrlConversionTest::providerInvalidArgumentsUrlConversion |
function |
core/tests/Drupal/Tests/Core/Database/UrlConversionTest.php |
Dataprovider for testGetInvalidArgumentExceptionInUrlConversion(). |
| UrlConversionTest::setUp |
function |
core/tests/Drupal/Tests/Core/Database/UrlConversionTest.php |
|
| UrlConversionTest::testDbUrltoConnectionConversion |
function |
core/tests/Drupal/Tests/Core/Database/UrlConversionTest.php |
@covers ::convertDbUrlToConnectionInfo[[api-linebreak]] |
| UrlConversionTest::testDriverModuleDoesNotExist |
function |
core/tests/Drupal/Tests/Core/Database/UrlConversionTest.php |
@covers ::convertDbUrlToConnectionInfo[[api-linebreak]] |
| UrlConversionTest::testGetConnectionInfoAsUrl |
function |
core/tests/Drupal/Tests/Core/Database/UrlConversionTest.php |
@covers ::getConnectionInfoAsUrl[[api-linebreak]] |
| UrlConversionTest::testGetInvalidArgumentExceptionInUrlConversion |
function |
core/tests/Drupal/Tests/Core/Database/UrlConversionTest.php |
Test ::convertDbUrlToConnectionInfo() exception for invalid arguments. |
| UrlConversionTest::testGetInvalidArgumentGetConnectionInfoAsUrl |
function |
core/tests/Drupal/Tests/Core/Database/UrlConversionTest.php |
Test ::getConnectionInfoAsUrl() exception for invalid arguments. |