| InlineBlockTestBase::addInlineBlockToLayout |
function |
core/modules/layout_builder/tests/src/FunctionalJavascript/InlineBlockTestBase.php |
Adds an entity block to the layout. |
| InlineBlockTestBase::assertDialogClosedAndTextVisible |
function |
core/modules/layout_builder/tests/src/FunctionalJavascript/InlineBlockTestBase.php |
Asserts that the dialog closes and the new text appears on the main canvas. |
| InlineBlockTestBase::assertSaveLayout |
function |
core/modules/layout_builder/tests/src/FunctionalJavascript/InlineBlockTestBase.php |
Saves a layout and asserts the message is correct. |
| InlineBlockTestBase::configureInlineBlock |
function |
core/modules/layout_builder/tests/src/FunctionalJavascript/InlineBlockTestBase.php |
Configures an inline block in the Layout Builder. |
| InlineBlockTestBase::createBlockContentType |
function |
core/modules/layout_builder/tests/src/FunctionalJavascript/InlineBlockTestBase.php |
Creates a block content type. |
| InlineBlockTestBase::FIELD_UI_PREFIX |
constant |
core/modules/layout_builder/tests/src/FunctionalJavascript/InlineBlockTestBase.php |
Path prefix for the field UI for the test bundle. |
| InlineBlockTestBase::getLatestBlockEntityId |
function |
core/modules/layout_builder/tests/src/FunctionalJavascript/InlineBlockTestBase.php |
Gets the latest block entity id. |
| InlineBlockTestBase::INLINE_BLOCK_LOCATOR |
constant |
core/modules/layout_builder/tests/src/FunctionalJavascript/InlineBlockTestBase.php |
Locator for inline blocks. |
| InlineBlockTestBase::removeInlineBlockFromLayout |
function |
core/modules/layout_builder/tests/src/FunctionalJavascript/InlineBlockTestBase.php |
Removes an entity block from the layout but does not save the layout. |
| InlineBlockTestBase::setUp |
function |
core/modules/layout_builder/tests/src/FunctionalJavascript/InlineBlockTestBase.php |
|
| InlineBlockUsageTest |
class |
core/modules/layout_builder/tests/src/Kernel/InlineBlockUsageTest.php |
Class for testing the InlineBlockUsage service. |
| InlineBlockUsageTest |
class |
core/modules/layout_builder/tests/src/Unit/InlineBlockUsageTest.php |
Tests Drupal\layout_builder\InlineBlockUsage. |
| InlineBlockUsageTest.php |
file |
core/modules/layout_builder/tests/src/Unit/InlineBlockUsageTest.php |
|
| InlineBlockUsageTest.php |
file |
core/modules/layout_builder/tests/src/Kernel/InlineBlockUsageTest.php |
|
| InlineBlockUsageTest::$database |
property |
core/modules/layout_builder/tests/src/Kernel/InlineBlockUsageTest.php |
The database connection. |
| InlineBlockUsageTest::$entity |
property |
core/modules/layout_builder/tests/src/Kernel/InlineBlockUsageTest.php |
The entity for testing. |
| InlineBlockUsageTest::$inlineBlockUsage |
property |
core/modules/layout_builder/tests/src/Kernel/InlineBlockUsageTest.php |
The inline block usage service. |
| InlineBlockUsageTest::$modules |
property |
core/modules/layout_builder/tests/src/Kernel/InlineBlockUsageTest.php |
Modules to install. |
| InlineBlockUsageTest::setUp |
function |
core/modules/layout_builder/tests/src/Kernel/InlineBlockUsageTest.php |
|
| InlineBlockUsageTest::testAddUsage |
function |
core/modules/layout_builder/tests/src/Kernel/InlineBlockUsageTest.php |
Covers ::addUsage. |
| InlineBlockUsageTest::testDeleteUsage |
function |
core/modules/layout_builder/tests/src/Kernel/InlineBlockUsageTest.php |
Covers ::deleteUsage. |
| InlineBlockUsageTest::testEmptyDeleteUsageCall |
function |
core/modules/layout_builder/tests/src/Unit/InlineBlockUsageTest.php |
Tests calling deleteUsage() with empty array. |
| InlineBlockUsageTest::testGetUnused |
function |
core/modules/layout_builder/tests/src/Kernel/InlineBlockUsageTest.php |
Covers ::getUnused. |
| InlineBlockUsageTest::testGetUsage |
function |
core/modules/layout_builder/tests/src/Kernel/InlineBlockUsageTest.php |
Covers ::getUsage. |
| InlineBlockUsageTest::testRemoveByLayoutEntity |
function |
core/modules/layout_builder/tests/src/Kernel/InlineBlockUsageTest.php |
Covers ::removeByLayoutEntity. |
| inner_test.yml |
file |
core/tests/fixtures/default_content/workspace/inner_test.yml |
core/tests/fixtures/default_content/workspace/inner_test.yml |
| InOperatorTest |
class |
core/modules/views/tests/src/Unit/Plugin/filter/InOperatorTest.php |
Tests Drupal\views\Plugin\views\filter\InOperator. |
| InOperatorTest.php |
file |
core/modules/views/tests/src/Unit/Plugin/filter/InOperatorTest.php |
|
| InOperatorTest::testValidate |
function |
core/modules/views/tests/src/Unit/Plugin/filter/InOperatorTest.php |
Tests validate. |
| InOperatorTest::validate_options_callback |
function |
core/modules/views/tests/src/Unit/Plugin/filter/InOperatorTest.php |
Views filter callback: Generate the values for the options. |
| InputStreamFileWriter::writeStreamToFile |
function |
core/modules/file/src/Upload/InputStreamFileWriter.php |
Write the input stream to a temporary file. |
| InputStreamFileWriterInterface::writeStreamToFile |
function |
core/modules/file/src/Upload/InputStreamFileWriterInterface.php |
Write the input stream to a temporary file. |
| InputTest |
class |
core/tests/Drupal/KernelTests/Core/Recipe/InputTest.php |
Tests Input. |
| InputTest.php |
file |
core/tests/Drupal/KernelTests/Core/Recipe/InputTest.php |
|
| InputTest::$modules |
property |
core/tests/Drupal/KernelTests/Core/Recipe/InputTest.php |
Modules to install. |
| InputTest::$recipe |
property |
core/tests/Drupal/KernelTests/Core/Recipe/InputTest.php |
The recipe. |
| InputTest::setUp |
function |
core/tests/Drupal/KernelTests/Core/Recipe/InputTest.php |
|
| InputTest::testAskHiddenPromptArgumentsForwarded |
function |
core/tests/Drupal/KernelTests/Core/Recipe/InputTest.php |
Tests that the askHidden prompt forwards arguments correctly. |
| InputTest::testAskPromptArgumentsInteger |
function |
core/tests/Drupal/KernelTests/Core/Recipe/InputTest.php |
Tests that the ask prompt for integer value doesn't fail with an error. |
| InputTest::testDefaultInputFromEnvironmentVariables |
function |
core/tests/Drupal/KernelTests/Core/Recipe/InputTest.php |
Tests getting default input values from environment variables. |
| InputTest::testDefaultValueFromConfig |
function |
core/tests/Drupal/KernelTests/Core/Recipe/InputTest.php |
Tests getting the default value from configuration. |
| InputTest::testDefaultValueFromNonExistentConfigWithFallback |
function |
core/tests/Drupal/KernelTests/Core/Recipe/InputTest.php |
Tests getting the fallback default value from non-existing configuration. |
| InputTest::testFallbackValueForUndefinedEnvironmentVariable |
function |
core/tests/Drupal/KernelTests/Core/Recipe/InputTest.php |
Tests getting a fallback value for an undefined environment variable. |
| InputTest::testInputInConfigEntityIds |
function |
core/tests/Drupal/KernelTests/Core/Recipe/InputTest.php |
Tests using input values in entity IDs for config actions. |
| InputTest::testInputIsValidated |
function |
core/tests/Drupal/KernelTests/Core/Recipe/InputTest.php |
Tests input validation. |
| InputTest::testLiterals |
function |
core/tests/Drupal/KernelTests/Core/Recipe/InputTest.php |
Tests input with literals. |
| InputTest::testMissingArgumentsThrowsException |
function |
core/tests/Drupal/KernelTests/Core/Recipe/InputTest.php |
Tests missing arguments throws exception. |
| InputTest::testPromptArgumentsAreForwarded |
function |
core/tests/Drupal/KernelTests/Core/Recipe/InputTest.php |
Tests prompt arguments are forwarded. |
| InsertDefaultsTest |
class |
core/tests/Drupal/KernelTests/Core/Database/InsertDefaultsTest.php |
Tests the Insert query builder with default values. |
| InsertDefaultsTest.php |
file |
core/tests/Drupal/KernelTests/Core/Database/InsertDefaultsTest.php |
|