Search for conf
Title | Object type | File name | Summary |
---|---|---|---|
PirateDayCacheabilityMetadataConfigOverride::loadOverrides | function | core/ |
Returns config overrides. |
PlaceholderGenerator::$rendererConfig | property | core/ |
The renderer configuration array. |
plugin.manager.config_translation.mapper | service | core/ |
Drupal\config_translation\ConfigMapperManager |
PluginBase::$configuration | property | core/ |
Configuration information passed into the plugin. |
PluginBase::isConfigurable | function | core/ |
Determines if the plugin is configurable. |
PluginFormBase::validateConfigurationForm | function | core/ |
Form validation handler. |
PluginFormInterface::buildConfigurationForm | function | core/ |
Form constructor. |
PluginFormInterface::submitConfigurationForm | function | core/ |
Form submission handler. |
PluginFormInterface::validateConfigurationForm | function | core/ |
Form validation handler. |
PluginHelper::isConfigurable | function | core/ |
Determines if a plugin is configurable. |
PluralVariants::setConfig | function | core/ |
Sets configuration based on a nested form value array. |
PreconfiguredFieldUiOptionsInterface | interface | core/ |
Defines an interface for exposing "preconfigured" field definitions. |
PreconfiguredFieldUiOptionsInterface.php | file | core/ |
|
PreconfiguredFieldUiOptionsInterface::getPreconfiguredOptions | function | core/ |
Returns preconfigured field options for a field type. |
PredefinedStatesWorkflowTestType::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
PreExistingConfigException | class | core/ |
An exception thrown if configuration with the same name already exists. |
PreExistingConfigException.php | file | core/ |
|
PreExistingConfigException::$configObjects | property | core/ |
A list of configuration objects that already exist in active configuration. |
PreExistingConfigException::$extension | property | core/ |
The name of the module that is being installed. |
PreExistingConfigException::create | function | core/ |
Creates an exception for an extension and a list of configuration objects. |
PreExistingConfigException::flattenConfigObjects | function | core/ |
Flattens the config object array to a single dimensional list. |
PreExistingConfigException::getConfigObjects | function | core/ |
Gets the list of configuration objects that already exist. |
PreExistingConfigException::getExtension | function | core/ |
Gets the name of the extension that is being installed. |
PrepareModulesEntityUninstallForm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
ProcessedText::configFactory | function | core/ |
Wraps the config factory. |
Query::$configFactory | property | core/ |
The config factory used by the config entity query. |
Query::getConfigKeyStore | function | core/ |
Gets the key value store used to store fast lookups. |
QueryFactory::$configFactory | property | core/ |
The config factory used by the config entity query. |
QueryFactory::$configManager | property | core/ |
The configuration manager. |
QueryFactory::CONFIG_LOOKUP_PREFIX | constant | core/ |
The prefix for the key value collection for fast lookups. |
QueryFactory::deleteConfigKeyStore | function | core/ |
Deletes lookup data. |
QueryFactory::getConfigKeyStore | function | core/ |
Gets the key value store used to store fast lookups. |
QueryFactory::onConfigDelete | function | core/ |
Removes configuration entity from key store. |
QueryFactory::onConfigSave | function | core/ |
Updates configuration entity in the key store. |
QueryFactory::updateConfigKeyStore | function | core/ |
Updates or adds lookup data. |
QueryFactoryTest::getConfigObject | function | core/ |
Gets a test configuration object. |
QuickStartCommand::configure | function | core/ |
|
RdfMappingConfigEntityUnitTest | class | core/ |
@coversDefaultClass \Drupal\rdf\Entity\RdfMapping @group rdf @group legacy |
RdfMappingConfigEntityUnitTest.php | file | core/ |
|
RdfMappingConfigEntityUnitTest::$entityType | property | core/ |
The entity type used for testing. |
RdfMappingConfigEntityUnitTest::$entityTypeId | property | core/ |
The ID of the type of the entity under test. |
RdfMappingConfigEntityUnitTest::$entityTypeManager | property | core/ |
The entity type manager used for testing. |
RdfMappingConfigEntityUnitTest::$uuid | property | core/ |
The UUID generator used for testing. |
RdfMappingConfigEntityUnitTest::setUp | function | core/ |
|
RdfMappingConfigEntityUnitTest::testCalculateDependencies | function | core/ |
@covers ::calculateDependencies |
RdfMappingConfigEntityUnitTest::testCalculateDependenciesWithEntityBundle | function | core/ |
@covers ::calculateDependencies |
rdf_conflicting_namespaces.info.yml | file | core/ |
core/modules/rdf/tests/rdf_conflicting_namespaces/rdf_conflicting_namespaces.info.yml |
rdf_conflicting_namespaces.module | file | core/ |
Test the namespace registration functionality. |
rdf_conflicting_namespaces_rdf_namespaces | function | core/ |
Implements hook_rdf_namespaces(). |
ReadOnlyStorageTest::setRandomFixtureConfig | function | core/ |
Generate random config in the memory storage. |
Pagination
- Previous page
- Page 98
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.