Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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 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/ |
|
| 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/ |
|
| config_action_duplicate_test.info.yml | file | core/ |
core/modules/config/tests/config_action_duplicate_test/config_action_duplicate_test.info.yml |
| config_clash_test_theme.info.yml | file | core/ |
core/modules/config/tests/config_clash_test_theme/config_clash_test_theme.info.yml |
| config_collection_clash_install_test.info.yml | file | core/ |
core/modules/config/tests/config_collection_clash_install_test/config_collection_clash_install_test.info.yml |
| config_collection_install_test.event_subscriber | service | core/ |
Drupal\config_collection_install_test\EventSubscriber |
| config_collection_install_test.info.yml | file | core/ |
core/modules/config/tests/config_collection_install_test/config_collection_install_test.info.yml |
| config_collection_install_test.schema.yml | file | core/ |
core/modules/config/tests/config_collection_install_test/config/schema/config_collection_install_test.schema.yml |
| config_collection_install_test.services.yml | file | core/ |
core/modules/config/tests/config_collection_install_test/config_collection_install_test.services.yml |
| config_collection_install_test.test.yml | file | core/ |
core/modules/config/tests/config_collection_install_test/config/install/another_collection/config_collection_install_test.test.yml |
| config_collection_install_test.test.yml | file | core/ |
core/modules/config/tests/config_collection_install_test/config/install/collection/test2/config_collection_install_test.test.yml |
| config_collection_install_test.test.yml | file | core/ |
core/modules/config/tests/config_collection_install_test/config/install/collection/test1/config_collection_install_test.test.yml |
| config_collection_install_test.test.yml | file | core/ |
core/modules/config/tests/config_collection_clash_install_test/config/install/another_collection/config_collection_install_test.test.yml |
| config_collection_install_test.test.yml | file | core/ |
core/modules/config/tests/config_collection_clash_install_test/config/install/collection/test2/config_collection_install_test.test.yml |
| config_collection_install_test.test.yml | file | core/ |
core/modules/config/tests/config_collection_clash_install_test/config/install/collection/test1/config_collection_install_test.test.yml |
| config_entity_static_cache_test.info.yml | file | core/ |
core/modules/config/tests/config_entity_static_cache_test/config_entity_static_cache_test.info.yml |
| config_events_test.event_subscriber | service | core/ |
Drupal\config_events_test\EventSubscriber |
| config_events_test.info.yml | file | core/ |
core/modules/config/tests/config_events_test/config_events_test.info.yml |
| config_events_test.schema.yml | file | core/ |
core/modules/config/tests/config_events_test/config/schema/config_events_test.schema.yml |
| config_events_test.schema.yml | file | core/ |
core/modules/language/tests/language_events_test/config/schema/config_events_test.schema.yml |
Pagination
- Previous page
- Page 274
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.