| ViewUI::getConfigTarget |
function |
core/modules/views_ui/src/ViewUI.php |
Gets the configuration target identifier for the entity. |
| WidgetPluginManager::prepareConfiguration |
function |
core/lib/Drupal/Core/Field/WidgetPluginManager.php |
Merges default values for widget configuration. |
| WildcardConfigActionsTest |
class |
core/tests/Drupal/KernelTests/Core/Recipe/WildcardConfigActionsTest.php |
Tests config actions targeting multiple entities using wildcards. |
| WildcardConfigActionsTest.php |
file |
core/tests/Drupal/KernelTests/Core/Recipe/WildcardConfigActionsTest.php |
|
| WildcardConfigActionsTest::$modules |
property |
core/tests/Drupal/KernelTests/Core/Recipe/WildcardConfigActionsTest.php |
Modules to install. |
| WildcardConfigActionsTest::setUp |
function |
core/tests/Drupal/KernelTests/Core/Recipe/WildcardConfigActionsTest.php |
|
| WildcardConfigActionsTest::testCreateForEach |
function |
core/tests/Drupal/KernelTests/Core/Recipe/WildcardConfigActionsTest.php |
Tests that the createForEach action works as expected in normal conditions. |
| WildcardConfigActionsTest::testCreateForEachErrorsIfAlreadyExists |
function |
core/tests/Drupal/KernelTests/Core/Recipe/WildcardConfigActionsTest.php |
Tests that the createForEach action errs on conflict with existing config. |
| WildcardConfigActionsTest::testCreateForEachErrorsIfNoBundleEntityTypesExist |
function |
core/tests/Drupal/KernelTests/Core/Recipe/WildcardConfigActionsTest.php |
Tests that the createForEach action requires bundle entity types to exist. |
| WildcardConfigActionsTest::testCreateForEachIfNotExists |
function |
core/tests/Drupal/KernelTests/Core/Recipe/WildcardConfigActionsTest.php |
Tests that the createForEachIfNotExists action ignores existing config. |
| WildcardConfigActionsTest::testCreateForEachNotAvailableOnNonBundleEntities |
function |
core/tests/Drupal/KernelTests/Core/Recipe/WildcardConfigActionsTest.php |
Tests that the createForEach action only works on bundle entities. |
| WildcardConfigActionsTest::testCreateForEachValidatesCreatedEntities |
function |
core/tests/Drupal/KernelTests/Core/Recipe/WildcardConfigActionsTest.php |
Tests that the createForEach action validates the config it creates. |
| WildcardConfigActionsTest::testCreateForEachWithLabel |
function |
core/tests/Drupal/KernelTests/Core/Recipe/WildcardConfigActionsTest.php |
Tests using the `%label` placeholder with the createForEach action. |
| WildcardConfigActionsTest::testInvalidExpression |
function |
core/tests/Drupal/KernelTests/Core/Recipe/WildcardConfigActionsTest.php |
Tests that an invalid wildcard expression will raise an error. |
| WildcardConfigActionsTest::testTargetEntitiesByWildcards |
function |
core/tests/Drupal/KernelTests/Core/Recipe/WildcardConfigActionsTest.php |
Tests targeting multiple config entities for an action, using wildcards. |
| WildcardHtmlSupportTest::providerGhsConfiguration |
function |
core/modules/ckeditor5/tests/src/Kernel/WildcardHtmlSupportTest.php |
Provides test cases for CKEditor 5 General HTML Support (GHS) configuration. |
| WildcardHtmlSupportTest::testGhsConfiguration |
function |
core/modules/ckeditor5/tests/src/Kernel/WildcardHtmlSupportTest.php |
Tests ghs configuration. |
| WorkflowCustomAccessType::defaultConfiguration |
function |
core/modules/workflows/tests/modules/workflow_type_test/src/Plugin/WorkflowType/WorkflowCustomAccessType.php |
Gets default configuration for this plugin. |
| WorkflowTypeBase::defaultConfiguration |
function |
core/modules/workflows/src/Plugin/WorkflowTypeBase.php |
Gets default configuration for this plugin. |
| WorkflowTypeBase::setConfiguration |
function |
core/modules/workflows/src/Plugin/WorkflowTypeBase.php |
Sets the configuration for this plugin instance. |
| WorkflowTypeConfigureFormBase |
class |
core/modules/workflows/src/Plugin/WorkflowTypeConfigureFormBase.php |
A base class for workflow type configuration forms. |
| WorkflowTypeConfigureFormBase.php |
file |
core/modules/workflows/src/Plugin/WorkflowTypeConfigureFormBase.php |
|
| WorkflowTypeConfigureFormBase::$workflowType |
property |
core/modules/workflows/src/Plugin/WorkflowTypeConfigureFormBase.php |
The workflow type. |
| WorkflowTypeConfigureFormBase::setPlugin |
function |
core/modules/workflows/src/Plugin/WorkflowTypeConfigureFormBase.php |
Sets the plugin for this object. |
| WorkflowTypeConfigureFormBase::validateConfigurationForm |
function |
core/modules/workflows/src/Plugin/WorkflowTypeConfigureFormBase.php |
Form validation handler. |
| WorkflowTypeStateFormBase::submitConfigurationForm |
function |
core/modules/workflows/src/Plugin/WorkflowTypeStateFormBase.php |
Form submission handler. |
| WorkflowTypeStateFormBase::validateConfigurationForm |
function |
core/modules/workflows/src/Plugin/WorkflowTypeStateFormBase.php |
Form validation handler. |
| WorkflowTypeTransitionFormBase::submitConfigurationForm |
function |
core/modules/workflows/src/Plugin/WorkflowTypeTransitionFormBase.php |
Form submission handler. |
| WorkflowTypeTransitionFormBase::validateConfigurationForm |
function |
core/modules/workflows/src/Plugin/WorkflowTypeTransitionFormBase.php |
Form validation handler. |
| WorkflowUiTest::testWorkflowConfigurationForm |
function |
core/modules/workflows/tests/src/Functional/WorkflowUiTest.php |
Tests the workflow configuration form. |
| WorkspaceSelection::buildConfigurationForm |
function |
core/modules/workspaces/src/Plugin/EntityReferenceSelection/WorkspaceSelection.php |
Form constructor. |
| WorkspaceSelection::defaultConfiguration |
function |
core/modules/workspaces/src/Plugin/EntityReferenceSelection/WorkspaceSelection.php |
Gets default configuration for this plugin. |
| WorkspacesEntityRepository::loadEntityByConfigTarget |
function |
core/modules/workspaces/src/WorkspacesEntityRepository.php |
Loads an entity by the config target identifier. |
| WorkspaceTestUtilities::$switcherBlockConfigured |
property |
core/modules/workspaces/tests/src/Functional/WorkspaceTestUtilities.php |
Signifies that the switcher block is configured. |
| XmlEntityNormalizationQuirksTrait::applyXmlConfigEntityDecodingQuirks |
function |
core/modules/rest/tests/src/Functional/EntityResource/XmlEntityNormalizationQuirksTrait.php |
Applies the XML config entity encoding quirks that remain after decoding. |
| _install_config_locale_overrides |
function |
core/includes/install.core.inc |
Creates a batch to process config translations after installing from config. |
| _install_config_locale_overrides_process_batch |
function |
core/includes/install.core.inc |
Batch operation callback for install_config_locale_overrides(). |
| _locale_refresh_configuration |
function |
core/modules/locale/locale.module |
Refreshes configuration after string translations have been updated. |
| _media_library_configure_form_display |
function |
core/modules/media_library/media_library.module |
Ensures that the given media type has a media_library form display. |
| _media_library_configure_view_display |
function |
core/modules/media_library/media_library.module |
Ensures that the given media type has a media_library view display. |