Search for conf

  1. Search 7.x for conf
  2. Search 9.5.x for conf
  3. Search 10.3.x for conf
  4. Search 11.x for conf
  5. Other projects
Title Object type File name Summary
QueryFactory::deleteConfigKeyStore function core/lib/Drupal/Core/Config/Entity/Query/QueryFactory.php Deletes lookup data.
QueryFactory::getConfigKeyStore function core/lib/Drupal/Core/Config/Entity/Query/QueryFactory.php Gets the key value store used to store fast lookups.
QueryFactory::onConfigDelete function core/lib/Drupal/Core/Config/Entity/Query/QueryFactory.php Removes configuration entity from key store.
QueryFactory::onConfigSave function core/lib/Drupal/Core/Config/Entity/Query/QueryFactory.php Updates configuration entity in the key store.
QueryFactory::updateConfigKeyStore function core/lib/Drupal/Core/Config/Entity/Query/QueryFactory.php Updates or adds lookup data.
QueryFactoryTest::getConfigObject function core/tests/Drupal/Tests/Core/Config/Entity/Query/QueryFactoryTest.php Gets a test configuration object.
QuickStartCommand::configure function core/lib/Drupal/Core/Command/QuickStartCommand.php
RdfMappingConfigEntityUnitTest class core/modules/rdf/tests/src/Unit/RdfMappingConfigEntityUnitTest.php @coversDefaultClass \Drupal\rdf\Entity\RdfMapping
@group rdf
RdfMappingConfigEntityUnitTest.php file core/modules/rdf/tests/src/Unit/RdfMappingConfigEntityUnitTest.php
RdfMappingConfigEntityUnitTest::$entityType property core/modules/rdf/tests/src/Unit/RdfMappingConfigEntityUnitTest.php The entity type used for testing.
RdfMappingConfigEntityUnitTest::$entityTypeId property core/modules/rdf/tests/src/Unit/RdfMappingConfigEntityUnitTest.php The ID of the type of the entity under test.
RdfMappingConfigEntityUnitTest::$entityTypeManager property core/modules/rdf/tests/src/Unit/RdfMappingConfigEntityUnitTest.php The entity type manager used for testing.
RdfMappingConfigEntityUnitTest::$uuid property core/modules/rdf/tests/src/Unit/RdfMappingConfigEntityUnitTest.php The UUID generator used for testing.
RdfMappingConfigEntityUnitTest::setUp function core/modules/rdf/tests/src/Unit/RdfMappingConfigEntityUnitTest.php
RdfMappingConfigEntityUnitTest::testCalculateDependencies function core/modules/rdf/tests/src/Unit/RdfMappingConfigEntityUnitTest.php @covers ::calculateDependencies
RdfMappingConfigEntityUnitTest::testCalculateDependenciesWithEntityBundle function core/modules/rdf/tests/src/Unit/RdfMappingConfigEntityUnitTest.php @covers ::calculateDependencies
rdf_conflicting_namespaces.info.yml file core/modules/rdf/tests/rdf_conflicting_namespaces/rdf_conflicting_namespaces.info.yml core/modules/rdf/tests/rdf_conflicting_namespaces/rdf_conflicting_namespaces.info.yml
rdf_conflicting_namespaces.module file core/modules/rdf/tests/rdf_conflicting_namespaces/rdf_conflicting_namespaces.module Test the namespace registration functionality.
rdf_conflicting_namespaces_rdf_namespaces function core/modules/rdf/tests/rdf_conflicting_namespaces/rdf_conflicting_namespaces.module Implements hook_rdf_namespaces().
ReadOnlyStorageTest::setRandomFixtureConfig function core/tests/Drupal/Tests/Core/Config/ReadOnlyStorageTest.php Generate random config in the memory storage.
RebuildPermissionsForm::getConfirmText function core/modules/node/src/Form/RebuildPermissionsForm.php Returns a caption for the button that confirms the action.
RegionalForm::getEditableConfigNames function core/modules/system/src/Form/RegionalForm.php Gets the configuration names that will be editable.
ReindexConfirm class core/modules/search/src/Form/ReindexConfirm.php Provides the search reindex confirmation form.
ReindexConfirm.php file core/modules/search/src/Form/ReindexConfirm.php
ReindexConfirm::getCancelText function core/modules/search/src/Form/ReindexConfirm.php Returns a caption for the link which cancels the action.
ReindexConfirm::getCancelUrl function core/modules/search/src/Form/ReindexConfirm.php Returns the route to go to if the user cancels the action.
ReindexConfirm::getConfirmText function core/modules/search/src/Form/ReindexConfirm.php Returns a caption for the button that confirms the action.
ReindexConfirm::getDescription function core/modules/search/src/Form/ReindexConfirm.php Returns additional text to display as a description.
ReindexConfirm::getFormId function core/modules/search/src/Form/ReindexConfirm.php Returns a unique string identifying the form.
ReindexConfirm::getQuestion function core/modules/search/src/Form/ReindexConfirm.php Returns the question to ask the user.
ReindexConfirm::submitForm function core/modules/search/src/Form/ReindexConfirm.php Form submission handler.
RemoveBlockForm::getConfirmText function core/modules/layout_builder/src/Form/RemoveBlockForm.php Returns a caption for the button that confirms the action.
RemoveResponseGzipFromSystemPerformanceConfigurationTest class core/modules/system/tests/src/Functional/Update/RemoveResponseGzipFromSystemPerformanceConfigurationTest.php Ensures that response.gzip is removed from system.performance configuration.
RemoveResponseGzipFromSystemPerformanceConfigurationTest.php file core/modules/system/tests/src/Functional/Update/RemoveResponseGzipFromSystemPerformanceConfigurationTest.php
RemoveResponseGzipFromSystemPerformanceConfigurationTest::$defaultTheme property core/modules/system/tests/src/Functional/Update/RemoveResponseGzipFromSystemPerformanceConfigurationTest.php The theme to install as the default for testing.
RemoveResponseGzipFromSystemPerformanceConfigurationTest::setDatabaseDumpFiles function core/modules/system/tests/src/Functional/Update/RemoveResponseGzipFromSystemPerformanceConfigurationTest.php Set database dump files to be used.
RemoveResponseGzipFromSystemPerformanceConfigurationTest::testUpdate function core/modules/system/tests/src/Functional/Update/RemoveResponseGzipFromSystemPerformanceConfigurationTest.php Ensures that response.gzip is removed from system.performance
configuration.
RemoveSectionForm::getConfirmText function core/modules/layout_builder/src/Form/RemoveSectionForm.php Returns a caption for the button that confirms the action.
Renderer::$rendererConfig property core/lib/Drupal/Core/Render/Renderer.php The renderer configuration array.
RendererTestBase::$rendererConfig property core/tests/Drupal/Tests/Core/Render/RendererTestBase.php The mocked renderer configuration.
RequestHandler::$configFactory property core/modules/rest/src/RequestHandler.php The config factory.
RequestPath::buildConfigurationForm function core/modules/system/src/Plugin/Condition/RequestPath.php Form constructor.
RequestPath::defaultConfiguration function core/modules/system/src/Plugin/Condition/RequestPath.php Gets default configuration for this plugin.
RequestPath::submitConfigurationForm function core/modules/system/src/Plugin/Condition/RequestPath.php Form submission handler.
RequiredStateTestType::defaultConfiguration function core/modules/workflows/tests/modules/workflow_type_test/src/Plugin/WorkflowType/RequiredStateTestType.php Gets default configuration for this plugin.
ResizeImageEffect::buildConfigurationForm function core/modules/image/src/Plugin/ImageEffect/ResizeImageEffect.php
ResizeImageEffect::defaultConfiguration function core/modules/image/src/Plugin/ImageEffect/ResizeImageEffect.php Gets default configuration for this plugin.
ResizeImageEffect::submitConfigurationForm function core/modules/image/src/Plugin/ImageEffect/ResizeImageEffect.php
ResourceObject::extractConfigEntityFields function core/modules/jsonapi/src/JsonApiResource/ResourceObject.php Extracts a config entity's fields.
ResourceRoutes::$resourceConfigStorage property core/modules/rest/src/Routing/ResourceRoutes.php The REST resource config storage.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.