Search for config
- Search 7.x for config
- Search 9.5.x for config
- Search 8.9.x for config
- Search 10.3.x for config
- Other projects
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Config | class | composer/ |
Determine configuration. |
| Config | class | core/ |
Drupal 8+ configuration source from database. |
| Config | class | core/ |
Provides Configuration Management destination plugin. |
| Config | class | core/ |
Defines the default configuration object. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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::$calledValidators | property | core/ |
Keep track of called validators. |
| 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 | class | core/ |
Tests the UriHost validator. |
| 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/ |
|
| ConfigValidationTest::testValidatableConfigIsValidated | function | core/ |
Tests that the recipe runner only validates config which is validatable. |
| ConfigValidationTest::testValidationCallCount | function | core/ |
This test ensures that validation is not recursed too many times. |
| ConfigValueException | class | core/ |
Exception thrown when config object values are invalid. |
| ConfigValueException.php | file | core/ |
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.