Search for conf

  1. Search 7.x for conf
  2. Search 9.5.x for conf
  3. Search 8.9.x for conf
  4. Search 10.3.x for conf
  5. Other projects
Title Object type File name Summary
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.
WorkflowDeleteForm::getConfirmText function core/modules/workflows/src/Form/WorkflowDeleteForm.php Returns a caption for the button that confirms the action.
WorkflowStateDeleteForm::getConfirmText function core/modules/workflows/src/Form/WorkflowStateDeleteForm.php Returns a caption for the button that confirms the action.
WorkflowTransitionDeleteForm::getConfirmText function core/modules/workflows/src/Form/WorkflowTransitionDeleteForm.php Returns a caption for the button that confirms the action.
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.
WorkspaceConflictException class core/modules/workspaces/src/WorkspaceConflictException.php An exception thrown when two workspaces are in a conflicting content state.
WorkspaceConflictException.php file core/modules/workspaces/src/WorkspaceConflictException.php
WorkspaceMerger::checkConflictsOnTarget function core/modules/workspaces/src/WorkspaceMerger.php Checks if there are any conflicts between the source and the target.
WorkspaceOperationInterface::checkConflictsOnTarget function core/modules/workspaces/src/WorkspaceOperationInterface.php Checks if there are any conflicts between the source and the target.
WorkspacePublisher::checkConflictsOnTarget function core/modules/workspaces/src/WorkspacePublisher.php Checks if there are any conflicts between the source and the target.
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.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.