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
ConfigEntityIdLengthException.php file core/lib/Drupal/Core/Config/Entity/Exception/ConfigEntityIdLengthException.php
ConfigEntityImportTest class core/modules/system/tests/src/Kernel/Entity/ConfigEntityImportTest.php Tests ConfigEntity importing.
ConfigEntityImportTest.php file core/modules/system/tests/src/Kernel/Entity/ConfigEntityImportTest.php
ConfigEntityImportTest::$modules property core/modules/system/tests/src/Kernel/Entity/ConfigEntityImportTest.php Modules to enable.
ConfigEntityImportTest::assertConfigUpdateImport function core/modules/system/tests/src/Kernel/Entity/ConfigEntityImportTest.php Asserts that config entities are updated during import.
ConfigEntityImportTest::checkSinglePluginConfigSync function core/modules/system/tests/src/Kernel/Entity/ConfigEntityImportTest.php Tests that a single set of plugin config stays in sync.
ConfigEntityImportTest::doActionUpdate function core/modules/system/tests/src/Kernel/Entity/ConfigEntityImportTest.php Tests updating a action during import.
ConfigEntityImportTest::doBlockUpdate function core/modules/system/tests/src/Kernel/Entity/ConfigEntityImportTest.php Tests updating a block during import.
ConfigEntityImportTest::doFilterFormatUpdate function core/modules/system/tests/src/Kernel/Entity/ConfigEntityImportTest.php Tests updating a filter format during import.
ConfigEntityImportTest::doImageStyleUpdate function core/modules/system/tests/src/Kernel/Entity/ConfigEntityImportTest.php Tests updating an image style during import.
ConfigEntityImportTest::doSearchPageUpdate function core/modules/system/tests/src/Kernel/Entity/ConfigEntityImportTest.php Tests updating a search page during import.
ConfigEntityImportTest::doThirdPartySettingsUpdate function core/modules/system/tests/src/Kernel/Entity/ConfigEntityImportTest.php Tests updating of third party settings.
ConfigEntityImportTest::testConfigUpdateImport function core/modules/system/tests/src/Kernel/Entity/ConfigEntityImportTest.php Runs test methods for each module within a single test run.
ConfigEntityInterface interface core/lib/Drupal/Core/Config/Entity/ConfigEntityInterface.php Defines a common interface for configuration entities.
ConfigEntityInterface.php file core/lib/Drupal/Core/Config/Entity/ConfigEntityInterface.php
ConfigEntityInterface::calculateDependencies function core/lib/Drupal/Core/Config/Entity/ConfigEntityInterface.php Calculates dependencies and stores them in the dependency property.
ConfigEntityInterface::disable function core/lib/Drupal/Core/Config/Entity/ConfigEntityInterface.php Disables the configuration entity.
ConfigEntityInterface::enable function core/lib/Drupal/Core/Config/Entity/ConfigEntityInterface.php Enables the configuration entity.
ConfigEntityInterface::get function core/lib/Drupal/Core/Config/Entity/ConfigEntityInterface.php Returns the value of a property.
ConfigEntityInterface::getDependencies function core/lib/Drupal/Core/Config/Entity/ConfigEntityInterface.php Gets the configuration dependencies.
ConfigEntityInterface::hasTrustedData function core/lib/Drupal/Core/Config/Entity/ConfigEntityInterface.php Gets whether on not the data is trusted.
ConfigEntityInterface::isInstallable function core/lib/Drupal/Core/Config/Entity/ConfigEntityInterface.php Checks whether this entity is installable.
ConfigEntityInterface::isUninstalling function core/lib/Drupal/Core/Config/Entity/ConfigEntityInterface.php Returns whether this entity is being changed during the uninstall process.
ConfigEntityInterface::onDependencyRemoval function core/lib/Drupal/Core/Config/Entity/ConfigEntityInterface.php Informs the entity that entities it depends on will be deleted.
ConfigEntityInterface::set function core/lib/Drupal/Core/Config/Entity/ConfigEntityInterface.php Sets the value of a property.
ConfigEntityInterface::setStatus function core/lib/Drupal/Core/Config/Entity/ConfigEntityInterface.php Sets the status of the configuration entity.
ConfigEntityInterface::status function core/lib/Drupal/Core/Config/Entity/ConfigEntityInterface.php Returns whether the configuration entity is enabled.
ConfigEntityInterface::trustData function core/lib/Drupal/Core/Config/Entity/ConfigEntityInterface.php Sets that the data should be trusted.
ConfigEntityListBuilder class core/lib/Drupal/Core/Config/Entity/ConfigEntityListBuilder.php Defines the default class to build a listing of configuration entities.
ConfigEntityListBuilder.php file core/lib/Drupal/Core/Config/Entity/ConfigEntityListBuilder.php
ConfigEntityListBuilder::getDefaultOperations function core/lib/Drupal/Core/Config/Entity/ConfigEntityListBuilder.php Gets this list's default operations.
ConfigEntityListBuilder::load function core/lib/Drupal/Core/Config/Entity/ConfigEntityListBuilder.php Loads entities of this type from storage for listing.
ConfigEntityListMultilingualTest class core/modules/config/tests/src/Functional/ConfigEntityListMultilingualTest.php Tests the listing of configuration entities in a multilingual scenario.
ConfigEntityListMultilingualTest.php file core/modules/config/tests/src/Functional/ConfigEntityListMultilingualTest.php
ConfigEntityListMultilingualTest::$defaultTheme property core/modules/config/tests/src/Functional/ConfigEntityListMultilingualTest.php The theme to install as the default for testing.
ConfigEntityListMultilingualTest::$modules property core/modules/config/tests/src/Functional/ConfigEntityListMultilingualTest.php Modules to enable.
ConfigEntityListMultilingualTest::setUp function core/modules/config/tests/src/Functional/ConfigEntityListMultilingualTest.php
ConfigEntityListMultilingualTest::testListUI function core/modules/config/tests/src/Functional/ConfigEntityListMultilingualTest.php Tests the listing UI with different language scenarios.
ConfigEntityListTest class core/modules/config/tests/src/Functional/ConfigEntityListTest.php Tests the listing of configuration entities.
ConfigEntityListTest.php file core/modules/config/tests/src/Functional/ConfigEntityListTest.php
ConfigEntityListTest::$defaultTheme property core/modules/config/tests/src/Functional/ConfigEntityListTest.php The theme to install as the default for testing.
ConfigEntityListTest::$modules property core/modules/config/tests/src/Functional/ConfigEntityListTest.php Modules to enable.
ConfigEntityListTest::setUp function core/modules/config/tests/src/Functional/ConfigEntityListTest.php
ConfigEntityListTest::testList function core/modules/config/tests/src/Functional/ConfigEntityListTest.php Tests entity list builder methods.
ConfigEntityListTest::testListUI function core/modules/config/tests/src/Functional/ConfigEntityListTest.php Tests the listing UI.
ConfigEntityListTest::testPager function core/modules/config/tests/src/Functional/ConfigEntityListTest.php Test paging.
ConfigEntityMapper class core/modules/config_translation/src/ConfigEntityMapper.php Configuration mapper for configuration entities.
ConfigEntityMapper.php file core/modules/config_translation/src/ConfigEntityMapper.php
ConfigEntityMapper::$deprecatedProperties property core/modules/config_translation/src/ConfigEntityMapper.php
ConfigEntityMapper::$entity property core/modules/config_translation/src/ConfigEntityMapper.php Loaded entity instance to help produce the translation interface.

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