Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 10.3.x for all
  4. Search 11.x for all
  5. Other projects
Title Object type File name Summary
ConfigureBlockFormBase::$blockManager property core/modules/layout_builder/src/Form/ConfigureBlockFormBase.php The block manager.
ConfigureBlockFormBase::$delta property core/modules/layout_builder/src/Form/ConfigureBlockFormBase.php The field delta.
ConfigureBlockFormBase::$layoutTempstoreRepository property core/modules/layout_builder/src/Form/ConfigureBlockFormBase.php The layout tempstore repository.
ConfigureBlockFormBase::$pluginFormFactory property core/modules/layout_builder/src/Form/ConfigureBlockFormBase.php The plugin form manager.
ConfigureBlockFormBase::$region property core/modules/layout_builder/src/Form/ConfigureBlockFormBase.php The current region.
ConfigureBlockFormBase::$sectionStorage property core/modules/layout_builder/src/Form/ConfigureBlockFormBase.php The section storage.
ConfigureBlockFormBase::$uuid property core/modules/layout_builder/src/Form/ConfigureBlockFormBase.php The UUID of the component.
ConfigureBlockFormBase::$uuidGenerator property core/modules/layout_builder/src/Form/ConfigureBlockFormBase.php The UUID generator.
ConfigureBlockFormBase::create function core/modules/layout_builder/src/Form/ConfigureBlockFormBase.php Instantiates a new instance of this class.
ConfigureBlockFormBase::doBuildForm function core/modules/layout_builder/src/Form/ConfigureBlockFormBase.php Builds the form for the block.
ConfigureBlockFormBase::getBaseFormId function core/modules/layout_builder/src/Form/ConfigureBlockFormBase.php Returns a string identifying the base form.
ConfigureBlockFormBase::getCurrentComponent function core/modules/layout_builder/src/Form/ConfigureBlockFormBase.php Retrieves the current component being edited by the form.
ConfigureBlockFormBase::getCurrentSection function core/modules/layout_builder/src/Form/ConfigureBlockFormBase.php Retrieves the current layout section being edited by the form.
ConfigureBlockFormBase::getPluginForm function core/modules/layout_builder/src/Form/ConfigureBlockFormBase.php Retrieves the plugin form for a given block.
ConfigureBlockFormBase::getSectionStorage function core/modules/layout_builder/src/Form/ConfigureBlockFormBase.php Retrieves the section storage object.
ConfigureBlockFormBase::submitForm function core/modules/layout_builder/src/Form/ConfigureBlockFormBase.php Form submission handler.
ConfigureBlockFormBase::submitLabel function core/modules/layout_builder/src/Form/ConfigureBlockFormBase.php Returns the label for the submit button.
ConfigureBlockFormBase::successfulAjaxSubmit function core/modules/layout_builder/src/Form/ConfigureBlockFormBase.php Allows the form to respond to a successful AJAX submission.
ConfigureBlockFormBase::validateForm function core/modules/layout_builder/src/Form/ConfigureBlockFormBase.php Form validation handler.
ConfigureBlockFormBase::__construct function core/modules/layout_builder/src/Form/ConfigureBlockFormBase.php Constructs a new block form.
ConfigureSectionForm class core/modules/layout_builder/src/Form/ConfigureSectionForm.php Provides a form for configuring a layout section.
ConfigureSectionForm.php file core/modules/layout_builder/src/Form/ConfigureSectionForm.php
ConfigureSectionForm::$delta property core/modules/layout_builder/src/Form/ConfigureSectionForm.php The field delta.
ConfigureSectionForm::$isUpdate property core/modules/layout_builder/src/Form/ConfigureSectionForm.php Indicates whether the section is being added or updated.
ConfigureSectionForm::$layout property core/modules/layout_builder/src/Form/ConfigureSectionForm.php The plugin being configured.
ConfigureSectionForm::$layoutTempstoreRepository property core/modules/layout_builder/src/Form/ConfigureSectionForm.php The layout tempstore repository.
ConfigureSectionForm::$pluginFormFactory property core/modules/layout_builder/src/Form/ConfigureSectionForm.php The plugin form manager.
ConfigureSectionForm::$sectionStorage property core/modules/layout_builder/src/Form/ConfigureSectionForm.php The section storage.
ConfigureSectionForm::buildForm function core/modules/layout_builder/src/Form/ConfigureSectionForm.php Form constructor.
ConfigureSectionForm::create function core/modules/layout_builder/src/Form/ConfigureSectionForm.php Instantiates a new instance of this class.
ConfigureSectionForm::getFormId function core/modules/layout_builder/src/Form/ConfigureSectionForm.php Returns a unique string identifying the form.
ConfigureSectionForm::getPluginForm function core/modules/layout_builder/src/Form/ConfigureSectionForm.php Retrieves the plugin form for a given layout.
ConfigureSectionForm::getSectionStorage function core/modules/layout_builder/src/Form/ConfigureSectionForm.php Retrieve the section storage property.
ConfigureSectionForm::submitForm function core/modules/layout_builder/src/Form/ConfigureSectionForm.php Form submission handler.
ConfigureSectionForm::successfulAjaxSubmit function core/modules/layout_builder/src/Form/ConfigureSectionForm.php Allows the form to respond to a successful AJAX submission.
ConfigureSectionForm::validateForm function core/modules/layout_builder/src/Form/ConfigureSectionForm.php Form validation handler.
ConfigureSectionForm::__construct function core/modules/layout_builder/src/Form/ConfigureSectionForm.php Constructs a new ConfigureSectionForm.
ConfigValidation class core/modules/config/tests/config_test/src/ConfigValidation.php Provides a collection of validation callbacks for testing purposes.
ConfigValidation.php file core/modules/config/tests/config_test/src/ConfigValidation.php
ConfigValidation::validateCatCount function core/modules/config/tests/config_test/src/ConfigValidation.php Validates a number.
ConfigValidation::validateCats function core/modules/config/tests/config_test/src/ConfigValidation.php Validates cats.
ConfigValidation::validateGiraffes function core/modules/config/tests/config_test/src/ConfigValidation.php Validates giraffes.
ConfigValidation::validateLlama function core/modules/config/tests/config_test/src/ConfigValidation.php Validates a llama.
ConfigValidation::validateMapping function core/modules/config/tests/config_test/src/ConfigValidation.php Validates a mapping.
ConfigValidation::validateSequence function core/modules/config/tests/config_test/src/ConfigValidation.php Validates a sequence.
ConfigValueException class core/lib/Drupal/Core/Config/ConfigValueException.php Exception thrown when config object values are invalid.
ConfigValueException.php file core/lib/Drupal/Core/Config/ConfigValueException.php
CONFIG_ACTIVE_DIRECTORY constant core/includes/bootstrap.inc $config_directories key for active directory.
config_clash_test_theme.info.yml file core/modules/config/tests/config_clash_test_theme/config_clash_test_theme.info.yml core/modules/config/tests/config_clash_test_theme/config_clash_test_theme.info.yml
config_collection_clash_install_test.info.yml file core/modules/config/tests/config_collection_clash_install_test/config_collection_clash_install_test.info.yml core/modules/config/tests/config_collection_clash_install_test/config_collection_clash_install_test.info.yml

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.