| TestInjection3.php |
file |
core/modules/system/tests/modules/autowire_test/src/TestInjection3.php |
|
| TestInjection3::trustedCallbacks |
function |
core/modules/system/tests/modules/autowire_test/src/TestInjection3.php |
Lists the trusted callbacks provided by the implementing class. |
| TestInjectionInterface |
interface |
core/modules/system/tests/modules/services_defaults_test/src/TestInjectionInterface.php |
An interface for a service that is injected via default autowiring. |
| TestInjectionInterface |
interface |
core/modules/system/tests/modules/autowire_test/src/TestInjectionInterface.php |
An interface for a service that is autowired. |
| TestInjectionInterface.php |
file |
core/modules/system/tests/modules/autowire_test/src/TestInjectionInterface.php |
|
| TestInjectionInterface.php |
file |
core/modules/system/tests/modules/services_defaults_test/src/TestInjectionInterface.php |
|
| TestInlineTemplateFormBlock |
class |
core/modules/layout_builder/tests/modules/layout_builder_form_block_test/src/Plugin/Block/TestInlineTemplateFormBlock.php |
Provides a block containing inline template with <form> tag. |
| TestInlineTemplateFormBlock.php |
file |
core/modules/layout_builder/tests/modules/layout_builder_form_block_test/src/Plugin/Block/TestInlineTemplateFormBlock.php |
|
| TestInlineTemplateFormBlock::build |
function |
core/modules/layout_builder/tests/modules/layout_builder_form_block_test/src/Plugin/Block/TestInlineTemplateFormBlock.php |
Builds and returns the renderable array for this block plugin. |
| TestInstallStorage |
class |
core/modules/config/tests/config_test/src/TestInstallStorage.php |
Tests configuration of profiles, modules and themes. |
| TestInstallStorage.php |
file |
core/modules/config/tests/config_test/src/TestInstallStorage.php |
|
| TestInstallStorage::getAllFolders |
function |
core/modules/config/tests/config_test/src/TestInstallStorage.php |
Returns a map of all config object names and their folders. |
| TestInterface |
interface |
core/tests/Drupal/Tests/Component/ProxyBuilder/ProxyBuilderTest.php |
|
| TestInterface |
interface |
core/tests/Drupal/Tests/Core/DependencyInjection/ContainerBuilderTest.php |
A test interface for testing ContainerBuilder::__construct(). |
| TestInterface::testMethod |
function |
core/tests/Drupal/Tests/Component/ProxyBuilder/ProxyBuilderTest.php |
|
| TestItem |
class |
core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldType/TestItem.php |
Defines the 'test_field' entity field item. |
| TestItem.php |
file |
core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldType/TestItem.php |
|
| TestItem::defaultFieldSettings |
function |
core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldType/TestItem.php |
Defines the field-level settings for this plugin. |
| TestItem::defaultStorageSettings |
function |
core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldType/TestItem.php |
Defines the storage-level settings for this plugin. |
| TestItem::delete |
function |
core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldType/TestItem.php |
Defines custom delete behavior for field values. |
| TestItem::fieldSettingsForm |
function |
core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldType/TestItem.php |
Returns a form for the field-level settings. |
| TestItem::fieldSettingsFromConfigData |
function |
core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldType/TestItem.php |
Returns a settings array in the field type's canonical representation. |
| TestItem::fieldSettingsToConfigData |
function |
core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldType/TestItem.php |
Returns a settings array that can be stored as a configuration value. |
| TestItem::getConstraints |
function |
core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldType/TestItem.php |
Gets a list of validation constraints. |
| TestItem::isEmpty |
function |
core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldType/TestItem.php |
Determines whether the data structure is empty. |
| TestItem::propertyDefinitions |
function |
core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldType/TestItem.php |
Defines field item properties. |
| TestItem::schema |
function |
core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldType/TestItem.php |
Returns the schema for the field. |
| TestItem::storageSettingsForm |
function |
core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldType/TestItem.php |
Returns a form for the storage-level settings. |
| TestItem::storageSettingsFromConfigData |
function |
core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldType/TestItem.php |
Returns a settings array in the field type's canonical representation. |
| TestItem::storageSettingsToConfigData |
function |
core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldType/TestItem.php |
Returns a settings array that can be stored as a configuration value. |
| TestItemTest |
class |
core/modules/field/tests/src/Kernel/TestItemTest.php |
Tests the new entity API for the test field type. |
| TestItemTest.php |
file |
core/modules/field/tests/src/Kernel/TestItemTest.php |
|
| TestItemTest::$fieldName |
property |
core/modules/field/tests/src/Kernel/TestItemTest.php |
The name of the field to use in this test. |
| TestItemTest::$modules |
property |
core/modules/field/tests/src/Kernel/TestItemTest.php |
Modules to install. |
| TestItemTest::setUp |
function |
core/modules/field/tests/src/Kernel/TestItemTest.php |
Set the default field storage backend for fields created during tests. |
| TestItemTest::testTestItem |
function |
core/modules/field/tests/src/Kernel/TestItemTest.php |
Tests using entity fields of the test field type. |
| TestItemWithDependencies |
class |
core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldType/TestItemWithDependencies.php |
Defines the 'test_field_with_dependencies' entity field item. |
| TestItemWithDependencies.php |
file |
core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldType/TestItemWithDependencies.php |
|
| TestItemWithDependencies::calculateDependencies |
function |
core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldType/TestItemWithDependencies.php |
Calculates dependencies for field items. |
| TestItemWithDependenciesTest |
class |
core/modules/field/tests/src/Kernel/TestItemWithDependenciesTest.php |
Tests the new entity API for the test field with dependencies type. |
| TestItemWithDependenciesTest.php |
file |
core/modules/field/tests/src/Kernel/TestItemWithDependenciesTest.php |
|
| TestItemWithDependenciesTest::$fieldName |
property |
core/modules/field/tests/src/Kernel/TestItemWithDependenciesTest.php |
The name of the field to use in this test. |
| TestItemWithDependenciesTest::$modules |
property |
core/modules/field/tests/src/Kernel/TestItemWithDependenciesTest.php |
Modules to install. |
| TestItemWithDependenciesTest::testTestItemWithDependencies |
function |
core/modules/field/tests/src/Kernel/TestItemWithDependenciesTest.php |
Tests that field types can add dependencies to field config entities. |
| TestItemWithMultipleDescriptions |
class |
core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldType/TestItemWithMultipleDescriptions.php |
Defines the 'test_field_with_multiple_descriptions' entity field item. |
| TestItemWithMultipleDescriptions.php |
file |
core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldType/TestItemWithMultipleDescriptions.php |
|
| TestItemWithPreconfiguredOptions |
class |
core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldType/TestItemWithPreconfiguredOptions.php |
Defines the 'test_field_with_preconfigured_options' entity field item. |
| TestItemWithPreconfiguredOptions.php |
file |
core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldType/TestItemWithPreconfiguredOptions.php |
|
| TestItemWithPreconfiguredOptions::getPreconfiguredOptions |
function |
core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldType/TestItemWithPreconfiguredOptions.php |
Returns preconfigured field options for a field type. |
| TestItemWithSingleDescription |
class |
core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldType/TestItemWithSingleDescription.php |
Defines the 'test_field_with_single_description' entity field item. |