Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| Configuration::$debugClassLoaderEnabled | property | core/ |
Indicates if the debug class loader is enabled. |
| Configuration::$deprecationIgnorePatterns | property | core/ |
The list of deprecation message patterns that should be ignored. |
| Configuration::$instance | property | core/ |
The class singleton. |
| Configuration::$instance | property | core/ |
The configuration instance. |
| Configuration::$projectIgnoreFile | property | core/ |
Path to the deprecation ignore file. |
| Configuration::$projectIgnoresEnabled | property | core/ |
Indicates if the project deprecation ignores are enabled. |
| Configuration::absoluteAndExistingPath | function | core/ |
Returns an absolute file path, resolving relative ones from Drupal root. |
| Configuration::commandLineDefinition | function | core/ |
Describes the command line arguments and options. |
| Configuration::createFromCommandLine | function | core/ |
Builds the test runner configuration from command line arguments. |
| Configuration::get | function | core/ |
Gets a config element. |
| Configuration::getTests | function | core/ |
Gets the tests to execute. |
| Configuration::instance | function | core/ |
Returns the singleton. |
| Configuration::load | function | core/ |
Loads the configuration from an array. |
| Configuration::loadDeprecationIgnorePatterns | function | core/ |
Loads the deprecation ignore patterns from the ignore file. |
| Configuration::set | function | core/ |
Sets a config element. |
| Configuration::__construct | function | core/ |
|
| ConfigureBlockFormBase | class | core/ |
Provides a base form for configuring a block. |
| ConfigureBlockFormBase.php | file | core/ |
|
| ConfigureBlockFormBase::$block | property | core/ |
The plugin being configured. |
| ConfigureBlockFormBase::$blockManager | property | core/ |
The block manager. |
| ConfigureBlockFormBase::$delta | property | core/ |
The field delta. |
| ConfigureBlockFormBase::$layoutTempstoreRepository | property | core/ |
The layout tempstore repository. |
| ConfigureBlockFormBase::$pluginFormFactory | property | core/ |
The plugin form manager. |
| 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 | 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. |
Pagination
- Previous page
- Page 281
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.