Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ConfigureBlockFormBase::$region | property | core/ |
The current region. |
| ConfigureBlockFormBase::$sectionStorage | property | core/ |
The section storage. |
| 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 the implementing class using autowiring. |
| 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::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 the implementing class using autowiring. |
| 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::$calledValidators | property | core/ |
Keep track of called validators. |
| ConfigValidation::validateCats | function | core/ |
Validates cats. |
| ConfigValidation::validateGiraffes | function | core/ |
Validates giraffes. |
| ConfigValidation::validateSequence | function | core/ |
Validates a sequence. |
| ConfigValidationTest | class | core/ |
Tests the UriHost validator. |
| ConfigValidationTest | class | core/ |
Tests Config Validation. |
| ConfigValidationTest.php | file | core/ |
|
| ConfigValidationTest.php | file | core/ |
|
| ConfigValidationTest::$modules | property | core/ |
Modules to install. |
| 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. |
| ConfigValidationTest::setUp | function | core/ |
Pagination
- Previous page
- Page 234
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.