Search for conf
Title | Object type | File name | Summary |
---|---|---|---|
ContentEntity::$defaultConfiguration | property | core/ |
The plugin's default configuration. |
ContentEntityConfirmFormBase | class | core/ |
Provides a generic base class for an entity-based confirmation form. |
ContentEntityConfirmFormBase.php | file | core/ |
|
ContentEntityConfirmFormBase::actions | function | core/ |
Returns an array of supported actions for the current entity form. |
ContentEntityConfirmFormBase::buildForm | function | core/ |
Form constructor. |
ContentEntityConfirmFormBase::delete | function | core/ |
The delete() method is not used in ContentEntityConfirmFormBase. This overrides the default implementation that redirects to the delete-form confirmation form. |
ContentEntityConfirmFormBase::form | function | core/ |
Gets the actual form array to be built. |
ContentEntityConfirmFormBase::getBaseFormId | function | core/ |
Returns a string identifying the base form. |
ContentEntityConfirmFormBase::getCancelText | function | core/ |
Returns a caption for the link which cancels the action. |
ContentEntityConfirmFormBase::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
ContentEntityConfirmFormBase::getDescription | function | core/ |
Returns additional text to display as a description. |
ContentEntityConfirmFormBase::getFormName | function | core/ |
Returns the internal name used to refer to the confirmation item. |
ContentEntityConfirmFormBase::save | function | core/ |
The save() method is not used in ContentEntityConfirmFormBase. This overrides the default implementation that saves the entity. |
ContentEntityConfirmFormBase::validateForm | function | core/ |
Button-level validation handlers are highly discouraged for entity forms, as they will prevent entity validation from running. If the entity is going to be saved during the form submission, this method should be manually invoked from the button-level… |
ContentEntityTest::migrationConfigurationProvider | function | core/ |
Data provider for several test methods. |
ContentEntityType::getConfigDependencyKey | function | core/ |
Gets the key that is used to store configuration dependencies. |
ContentLanguageSettings::isDefaultConfiguration | function | core/ |
Checks if this config object contains the default values in every property. |
ContentLanguageSettingsInterface::isDefaultConfiguration | function | core/ |
Checks if this config object contains the default values in every property. |
ContentLanguageSettingsUnitTest::$configEntityStorageInterface | property | core/ |
The typed configuration manager used for testing. |
ContentLanguageSettingsUnitTest::$typedConfigManager | property | core/ |
The typed configuration manager used for testing. |
ContentLanguageSettingsUnitTest::providerIsDefaultConfiguration | function | core/ |
|
ContentLanguageSettingsUnitTest::testIsDefaultConfiguration | function | core/ |
@covers ::isDefaultConfiguration |
ContentModeration::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
ContentModeration::getConfiguration | function | core/ |
Gets this plugin's configuration. |
ContentModerationConfigureEntityTypesForm | class | core/ |
The form for editing entity types associated with a workflow. |
ContentModerationConfigureEntityTypesForm.php | file | core/ |
|
ContentModerationConfigureEntityTypesForm::$bundleInfo | property | core/ |
The entity type bundle information service. |
ContentModerationConfigureEntityTypesForm::$entityType | property | core/ |
The entity type definition object. |
ContentModerationConfigureEntityTypesForm::$entityTypeManager | property | core/ |
The entity type manager service. |
ContentModerationConfigureEntityTypesForm::$messenger | property | core/ |
The Messenger service. |
ContentModerationConfigureEntityTypesForm::$moderationInformation | property | core/ |
The moderation information service. |
ContentModerationConfigureEntityTypesForm::$workflow | property | core/ |
The workflow entity object. |
ContentModerationConfigureEntityTypesForm::ajaxCallback | function | core/ |
Ajax callback to close the modal and update the selected text. |
ContentModerationConfigureEntityTypesForm::buildForm | function | core/ |
Form constructor. |
ContentModerationConfigureEntityTypesForm::create | function | core/ |
Instantiates a new instance of this class. |
ContentModerationConfigureEntityTypesForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
ContentModerationConfigureEntityTypesForm::getTitle | function | core/ |
Route title callback. |
ContentModerationConfigureEntityTypesForm::submitForm | function | core/ |
Form submission handler. |
ContentModerationConfigureEntityTypesForm::__construct | function | core/ |
|
ContentModerationConfigureForm | class | core/ |
The content moderation WorkflowType configuration form. |
ContentModerationConfigureForm.php | file | core/ |
|
ContentModerationConfigureForm::$entityTypeBundleInfo | property | core/ |
The entity type type bundle info service. |
ContentModerationConfigureForm::$entityTypeManager | property | core/ |
The entity type manager. |
ContentModerationConfigureForm::$moderationInfo | property | core/ |
The moderation info service. |
ContentModerationConfigureForm::buildConfigurationForm | function | core/ |
Form constructor. |
ContentModerationConfigureForm::create | function | core/ |
Instantiates a new instance of this class. |
ContentModerationConfigureForm::submitConfigurationForm | function | core/ |
Form submission handler. |
ContentModerationConfigureForm::__construct | function | core/ |
Create an instance of ContentModerationConfigureForm. |
ContentModerationStateForm::buildConfigurationForm | function | core/ |
Form constructor. |
ContentModerationStateTest::testModerationWithFieldConfigOverride | function | core/ |
Tests moderation when the moderation_state field has a config override. |
Pagination
- Previous page
- Page 57
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.