Search for conf
| Title | Object type | File name | Summary |
|---|---|---|---|
| ConfigureBlockFormBase::$uuid | property | core/ |
The UUID of the component. |
| ConfigureBlockFormBase::$uuidGenerator | property | core/ |
The UUID generator. |
| ConfigureBlockFormBase::create | function | core/ |
Instantiates a new instance of this class. |
| ConfigureBlockFormBase::doBuildForm | function | core/ |
Builds the form for the block. |
| ConfigureBlockFormBase::getBaseFormId | function | core/ |
Returns a string identifying the base form. |
| ConfigureBlockFormBase::getCurrentComponent | function | core/ |
Retrieves the current component being edited by the form. |
| ConfigureBlockFormBase::getCurrentSection | function | core/ |
Retrieves the current layout section being edited by the form. |
| ConfigureBlockFormBase::getPluginForm | function | core/ |
Retrieves the plugin form for a given block. |
| ConfigureBlockFormBase::getSectionStorage | function | core/ |
Retrieves the section storage object. |
| ConfigureBlockFormBase::submitForm | function | core/ |
Form submission handler. |
| ConfigureBlockFormBase::submitLabel | function | core/ |
Returns the label for the submit button. |
| ConfigureBlockFormBase::successfulAjaxSubmit | function | core/ |
Allows the form to respond to a successful AJAX submission. |
| ConfigureBlockFormBase::validateForm | function | core/ |
Form validation handler. |
| ConfigureBlockFormBase::__construct | function | core/ |
Constructs a new block form. |
| ConfiguredTrait | class | core/ |
Test class for testing ConfigFormBaseTrait. |
| ConfiguredTrait::$configFactory | property | core/ |
The configuration factory. |
| ConfiguredTrait::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
| ConfigureSectionForm | class | core/ |
Provides a form for configuring a layout section. |
| ConfigureSectionForm.php | file | core/ |
|
| ConfigureSectionForm::$delta | property | core/ |
The field delta. |
| ConfigureSectionForm::$isUpdate | property | core/ |
Indicates whether the section is being added or updated. |
| ConfigureSectionForm::$layout | property | core/ |
The plugin being configured. |
| ConfigureSectionForm::$layoutTempstoreRepository | property | core/ |
The layout tempstore repository. |
| ConfigureSectionForm::$pluginFormFactory | property | core/ |
The plugin form manager. |
| ConfigureSectionForm::$pluginId | property | core/ |
The plugin ID. |
| ConfigureSectionForm::$section | property | core/ |
The section being configured. |
| ConfigureSectionForm::$sectionStorage | property | core/ |
The section storage. |
| ConfigureSectionForm::buildForm | function | core/ |
Form constructor. |
| ConfigureSectionForm::create | function | core/ |
Instantiates a new instance of this class. |
| ConfigureSectionForm::getCurrentLayout | function | core/ |
Retrieves the layout being modified by the form. |
| ConfigureSectionForm::getCurrentSection | function | core/ |
Retrieves the section being modified by the form. |
| ConfigureSectionForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| ConfigureSectionForm::getPluginForm | function | core/ |
Retrieves the plugin form for a given layout. |
| ConfigureSectionForm::getSectionStorage | function | core/ |
Retrieves the section storage property. |
| ConfigureSectionForm::submitForm | function | core/ |
Form submission handler. |
| ConfigureSectionForm::successfulAjaxSubmit | function | core/ |
Allows the form to respond to a successful AJAX submission. |
| ConfigureSectionForm::validateForm | function | core/ |
Form validation handler. |
| ConfigureSectionForm::__construct | function | core/ |
Constructs a new ConfigureSectionForm. |
| ConfigValidation | class | core/ |
Provides a collection of validation callbacks for testing purposes. |
| ConfigValidation.php | file | core/ |
|
| ConfigValidation::validateCatCount | function | core/ |
Validates a number. |
| ConfigValidation::validateCats | function | core/ |
Validates cats. |
| ConfigValidation::validateGiraffes | function | core/ |
Validates giraffes. |
| ConfigValidation::validateLlama | function | core/ |
Validates a llama. |
| ConfigValidation::validateMapping | function | core/ |
Validates a mapping. |
| ConfigValidation::validateSequence | function | core/ |
Validates a sequence. |
| ConfigValidationTest | class | core/ |
Tests Config Validation. |
| ConfigValidationTest.php | file | core/ |
|
| ConfigValidationTest::$strictConfigSchema | property | core/ |
This test depends on us being able to create invalid config, so we can ensure that validatable config is validated by the recipe runner. |
| ConfigValidationTest::createRecipeWithInvalidDataInFile | function | core/ |
Creates a recipe with invalid config data in a particular file. |
Pagination
- Previous page
- Page 59
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.