Search for conf
| Title | Object type | File name | Summary | 
|---|---|---|---|
| block.configure.html.twig | file | core/ | --- label: 'Configuring a previously-placed block' related: - block.overview - core.ui_accessibility --- {% set layout_link_text %}{% trans %}Block layout{% endtrans %}{% endset %} {% set layout_link =… | 
| Block::setVisibilityConfig | function | core/ | Sets the visibility condition configuration. | 
| BlockAddController::blockAddConfigureForm | function | core/ | Build the block instance add form. | 
| BlockBase::buildConfigurationForm | function | core/ | Form constructor. | 
| BlockConfigEntityUnitTest | class | core/ | @coversDefaultClass \Drupal\block\Entity\Block[[api-linebreak]] @group block | 
| BlockConfigEntityUnitTest.php | file | core/ | |
| BlockConfigEntityUnitTest::$entityType | property | core/ | The entity type used for testing. | 
| BlockConfigEntityUnitTest::$entityTypeId | property | core/ | The ID of the type of the entity under test. | 
| BlockConfigEntityUnitTest::$entityTypeManager | property | core/ | The entity type manager used for testing. | 
| BlockConfigEntityUnitTest::$moduleHandler | property | core/ | The module handler. | 
| BlockConfigEntityUnitTest::$themeHandler | property | core/ | The theme handler. | 
| BlockConfigEntityUnitTest::$uuid | property | core/ | The UUID generator used for testing. | 
| BlockConfigEntityUnitTest::setUp | function | core/ | |
| BlockConfigEntityUnitTest::testCalculateDependencies | function | core/ | @covers ::calculateDependencies[[api-linebreak]] | 
| BlockConfigSchemaTest | class | core/ | Tests the block config schema. | 
| BlockConfigSchemaTest.php | file | core/ | |
| BlockConfigSchemaTest::$blockManager | property | core/ | The block manager. | 
| BlockConfigSchemaTest::$modules | property | core/ | Modules to enable. | 
| BlockConfigSchemaTest::$typedConfig | property | core/ | The typed config manager. | 
| BlockConfigSchemaTest::setUp | function | core/ | |
| BlockConfigSchemaTest::testBlockConfigSchema | function | core/ | Tests the block config schema for block plugins. | 
| BlockContentBlock::defaultConfiguration | function | core/ | |
| BlockContentCreationTest::testConfigDependencies | function | core/ | Tests placed content blocks create a dependency in the block placement. | 
| BlockDeleteForm::getConfirmText | function | core/ | |
| BlockInterface::setVisibilityConfig | function | core/ | Sets the visibility condition configuration. | 
| BlockPluginInterface::setConfigurationValue | function | core/ | Sets a particular value in the block settings. | 
| BlockPluginTrait::baseConfigurationDefaults | function | core/ | Returns generic default configuration for block plugins. | 
| BlockPluginTrait::buildConfigurationForm | function | core/ | Creates a generic configuration form for all block types. Individual block plugins can add elements to this form by overriding BlockBase::blockForm(). Most block plugins should not override this method unless they need to alter the generic form elements. | 
| BlockPluginTrait::defaultConfiguration | function | core/ | |
| BlockPluginTrait::getConfiguration | function | core/ | |
| BlockPluginTrait::setConfiguration | function | core/ | |
| BlockPluginTrait::setConfigurationValue | function | core/ | |
| BlockPluginTrait::submitConfigurationForm | function | core/ | Most block plugins should not override this method. To add submission handling for a specific block type, override BlockBase::blockSubmit(). | 
| BlockPluginTrait::validateConfigurationForm | function | core/ | Most block plugins should not override this method. To add validation for a specific block type, override BlockBase::blockValidate(). | 
| BlockRepositoryTest::providerBlocksConfig | function | core/ | |
| BlockTheme::$configFactory | property | core/ | Contains the configuration object factory. | 
| BlockTheme::$themeConfig | property | core/ | Contains the system.theme configuration object. | 
| block_configurable_language_delete | function | core/ | Implements hook_ENTITY_TYPE_delete() for 'configurable_language'. | 
| book.configuring.html.twig | file | core/ | --- label: 'Configuring books' related: - book.about - book.adding - book.creating - book.organizing --- {% set settings_link_text %}{% trans %}Settings{% endtrans %}{% endset %} {% set settings_link =… | 
| BookManager::$configFactory | property | core/ | Config Factory Service Object. | 
| BookManagerTest::$configFactory | property | core/ | The mocked config factory. | 
| BookNavigationBlock::defaultConfiguration | function | core/ | |
| BookRemoveForm::getConfirmText | function | core/ | Returns a caption for the button that confirms the action. | 
| BookSettingsForm::getEditableConfigNames | function | core/ | Gets the configuration names that will be editable. | 
| book_form_node_confirm_form_alter | function | core/ | Implements hook_form_BASE_FORM_ID_alter() for \Drupal\node\Form\NodeDeleteForm. | 
| BootstrapConfigStorageFactory | class | core/ | Defines a factory for retrieving the config storage used pre-kernel. | 
| BootstrapConfigStorageFactory.php | file | core/ | |
| BootstrapConfigStorageFactory::get | function | core/ | Returns a configuration storage implementation. | 
| BootstrapConfigStorageFactory::getDatabaseStorage | function | core/ | Returns a Database configuration storage implementation. | 
| BreakLockForm::getConfirmText | function | core/ | Returns a caption for the button that confirms the action. | 
Pagination
- Previous page
- Page 3
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.
