Search for conf
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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::$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/ |
|
| BookSettingsForm::getEditableConfigNames | function | core/ |
|
| BookSettingsFormTest::testConfigValuesSavedCorrectly | function | core/ |
Tests that submitted values are processed and saved correctly. |
| 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/ |
|
| Broken::buildConfigurationForm | function | core/ |
|
| BrowserTestBase::$configImporter | property | core/ |
The config importer that can be used in a test. |
| BrowserTestBase::config | function | core/ |
Configuration accessor for tests. Returns non-overridden configuration. |
| BulkFormTest::testConfirmRouteWithParameters | function | core/ |
Tests that route parameters are passed to the confirmation form route. |
| BundleConfigImportValidate | class | core/ |
Entity config importer validation event subscriber. |
| BundleConfigImportValidate.php | file | core/ |
|
| BundleConfigImportValidate::$configManager | property | core/ |
The config manager. |
| BundleConfigImportValidate::$entityTypeManager | property | core/ |
The entity type manager service. |
| BundleConfigImportValidate::onConfigImporterValidate | function | core/ |
Ensures bundles that will be deleted are not in use. |
| BundleConfigImportValidate::__construct | function | core/ |
Constructs the event subscriber. |
| cache.config | service | core/ |
Drupal\Core\Cache\CacheBackendInterface |
| CacheabilityMetadataConfigOverride | class | core/ |
Test implementation of a config override that provides cacheability metadata. |
| CacheabilityMetadataConfigOverride.php | file | core/ |
|
| CacheabilityMetadataConfigOverride::createConfigObject | function | core/ |
|
| CacheabilityMetadataConfigOverride::getCacheableMetadata | function | core/ |
|
| CacheabilityMetadataConfigOverride::getCacheSuffix | function | core/ |
|
| CacheabilityMetadataConfigOverride::loadOverrides | function | core/ |
|
| CacheabilityMetadataConfigOverrideIntegrationTest | class | core/ |
Tests if configuration overrides correctly affect cacheability metadata. |
| CacheabilityMetadataConfigOverrideIntegrationTest.php | file | core/ |
|
| CacheabilityMetadataConfigOverrideIntegrationTest::$defaultTheme | property | core/ |
|
| CacheabilityMetadataConfigOverrideIntegrationTest::$modules | property | core/ |
|
| CacheabilityMetadataConfigOverrideIntegrationTest::setUp | function | core/ |
|
| CacheabilityMetadataConfigOverrideIntegrationTest::testConfigOverride | function | core/ |
Tests if config overrides correctly set cacheability metadata. |
| CacheabilityMetadataConfigOverrideTest | class | core/ |
Tests if configuration overrides correctly affect cacheability metadata. |
| CacheabilityMetadataConfigOverrideTest.php | file | core/ |
|
| CacheabilityMetadataConfigOverrideTest::$modules | property | core/ |
|
| CacheabilityMetadataConfigOverrideTest::setUp | function | core/ |
|
| CacheabilityMetadataConfigOverrideTest::testConfigEntityOverride | function | core/ |
Tests if config overrides set cacheability metadata on config entities. |
| CacheabilityMetadataConfigOverrideTest::testConfigOverride | function | core/ |
Tests if config overrides correctly set cacheability metadata. |
| CacheableConflictHttpException | class | core/ |
A cacheable ConflictHttpException. |
| CacheableConflictHttpException.php | file | core/ |
|
| CacheableConflictHttpException::__construct | function | core/ |
|
| CacheCollectorTest::testUpdateCacheInvalidatedConflict | function | core/ |
Tests updating the cache when there is a conflict after cache invalidation. |
Pagination
- Previous page
- Page 4
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.