Search for config
- Search 7.x for config
- Search 8.9.x for config
- Search 10.3.x for config
- Search 11.x for config
- Other projects
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Config | class | composer/ |
Determine configuration. |
Config | class | core/ |
Drupal 8+ configuration source from database. |
Config | class | core/ |
Provides Configuration Management destination plugin. |
Config | class | core/ |
Defines the default configuration object. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
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[[api-linebreak]] @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[[api-linebreak]] |
RdfMappingConfigEntityUnitTest::testCalculateDependenciesWithEntityBundle | function | core/ |
@covers ::calculateDependencies[[api-linebreak]] |
ReadOnlyStorageTest::setRandomFixtureConfig | function | core/ |
Generate random config in the memory storage. |
RegionalForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
Renderer::$rendererConfig | property | core/ |
The renderer configuration array. |
RendererTestBase::$rendererConfig | property | core/ |
The mocked renderer configuration. |
RequestPath::buildConfigurationForm | function | core/ |
Form constructor. |
RequestPath::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
RequestPath::submitConfigurationForm | function | core/ |
Form submission handler. |
RequiredStateTestType::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
ResizeImageEffect::buildConfigurationForm | function | core/ |
Form constructor. |
ResizeImageEffect::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
ResizeImageEffect::submitConfigurationForm | function | core/ |
Form submission handler. |
ResourceObject::extractConfigEntityFields | function | core/ |
Extracts a config entity's fields. |
ResourceRoutes::$resourceConfigStorage | property | core/ |
The REST resource config storage. |
ResourceRoutes::getRoutesForResourceConfig | function | core/ |
Provides all routes for a given REST resource config. |
ResourceTestBase::$resourceConfigId | property | core/ |
The REST Resource Config entity ID under test (i.e. a resource type). |
ResourceTestBase::$resourceConfigStorage | property | core/ |
The REST resource config entity storage. |
ResourceTestBase::refreshTestStateAfterRestConfigChange | function | core/ |
Refreshes the state of the tester to be in sync with the testee. |
ResponsiveImageStyleConfigEntityUnitTest | class | core/ |
@coversDefaultClass \Drupal\responsive_image\Entity\ResponsiveImageStyle[[api-linebreak]] @group block |
ResponsiveImageStyleConfigEntityUnitTest.php | file | core/ |
|
ResponsiveImageStyleConfigEntityUnitTest::$breakpointManager | property | core/ |
The breakpoint manager used for testing. |
ResponsiveImageStyleConfigEntityUnitTest::$entityType | property | core/ |
The entity type used for testing. |
ResponsiveImageStyleConfigEntityUnitTest::$entityTypeManager | property | core/ |
The entity type manager used for testing. |
ResponsiveImageStyleConfigEntityUnitTest::setUp | function | core/ |
|
ResponsiveImageStyleConfigEntityUnitTest::testCalculateDependencies | function | core/ |
@covers ::calculateDependencies[[api-linebreak]] |
ResponsiveImageStyleConfigEntityUnitTest::testGetImageStyleMapping | function | core/ |
@covers ::addImageStyleMapping[[api-linebreak]] @covers ::getImageStyleMapping[[api-linebreak]] |
ResponsiveImageStyleConfigEntityUnitTest::testGetImageStyleMappings | function | core/ |
@covers ::addImageStyleMapping[[api-linebreak]] @covers ::getImageStyleMappings[[api-linebreak]] |
ResponsiveImageStyleConfigEntityUnitTest::testGetKeyedImageStyleMappings | function | core/ |
@covers ::addImageStyleMapping[[api-linebreak]] @covers ::getKeyedImageStyleMappings[[api-linebreak]] |
ResponsiveImageStyleConfigEntityUnitTest::testHasImageStyleMappings | function | core/ |
@covers ::addImageStyleMapping[[api-linebreak]] @covers ::hasImageStyleMappings[[api-linebreak]] |
ResponsiveImageStyleConfigEntityUnitTest::testRemoveImageStyleMappings | function | core/ |
@covers ::addImageStyleMapping[[api-linebreak]] @covers ::removeImageStyleMappings[[api-linebreak]] |
ResponsiveImageStyleConfigEntityUnitTest::testSetBreakpointGroup | function | core/ |
@covers ::setBreakpointGroup[[api-linebreak]] @covers ::getBreakpointGroup[[api-linebreak]] |
RestJsonApiUnsupported::$resourceConfigId | property | core/ |
The REST Resource Config entity ID under test (i.e. a resource type). |
RestPermissions::$resourceConfigStorage | property | core/ |
The REST resource config storage. |
Pagination
- Previous page
- Page 93
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.