Search for config

  1. Search 7.x for config
  2. Search 9.5.x for config
  3. Search 8.9.x for config
  4. Search 10.3.x for config
  5. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Config class composer/Plugin/VendorHardening/Config.php Determine configuration.
Config class core/modules/migrate_drupal/src/Plugin/migrate/source/d8/Config.php Drupal 8+ configuration source from database.
Config class core/modules/migrate/src/Plugin/migrate/destination/Config.php Provides Configuration Management destination plugin.
Config class core/lib/Drupal/Core/Config/Config.php Defines the default configuration object.

All search results

Title Object type File name Summary
ConfigActionsTest::$modules property core/modules/media/tests/src/Kernel/ConfigActionsTest.php
ConfigActionsTest::$modules property core/modules/language/tests/src/Kernel/ConfigActionsTest.php
ConfigActionsTest::$modules property core/modules/field/tests/src/Kernel/ConfigActionsTest.php
ConfigActionsTest::$modules property core/modules/contact/tests/src/Kernel/ConfigActionsTest.php
ConfigActionsTest::$modules property core/modules/node/tests/src/Kernel/ConfigActionsTest.php
ConfigActionsTest::$modules property core/modules/image/tests/src/Kernel/ConfigActionsTest.php
ConfigActionsTest::$modules property core/modules/block/tests/src/Kernel/ConfigActionsTest.php
ConfigActionsTest::$modules property core/modules/layout_builder/tests/src/Kernel/ConfigActionsTest.php
ConfigActionsTest::setUp function core/modules/media/tests/src/Kernel/ConfigActionsTest.php
ConfigActionsTest::setUp function core/modules/language/tests/src/Kernel/ConfigActionsTest.php
ConfigActionsTest::setUp function core/modules/field/tests/src/Kernel/ConfigActionsTest.php
ConfigActionsTest::setUp function core/modules/contact/tests/src/Kernel/ConfigActionsTest.php
ConfigActionsTest::setUp function core/modules/node/tests/src/Kernel/ConfigActionsTest.php
ConfigActionsTest::setUp function core/modules/image/tests/src/Kernel/ConfigActionsTest.php
ConfigActionsTest::setUp function core/modules/block/tests/src/Kernel/ConfigActionsTest.php
ConfigActionsTest::testConfigActions function core/modules/media/tests/src/Kernel/ConfigActionsTest.php Tests the application of configuration actions on a media type.
ConfigActionsTest::testConfigActions function core/modules/language/tests/src/Kernel/ConfigActionsTest.php Tests the application of configuration actions on a language.
ConfigActionsTest::testConfigActions function core/modules/field/tests/src/Kernel/ConfigActionsTest.php Tests the application of configuration actions on field settings.
ConfigActionsTest::testConfigActions function core/modules/contact/tests/src/Kernel/ConfigActionsTest.php Tests the application of configuration actions on a contact form.
ConfigActionsTest::testConfigActions function core/modules/node/tests/src/Kernel/ConfigActionsTest.php Tests the application of configuration actions on a node type.
ConfigActionsTest::testConfigActions function core/modules/image/tests/src/Kernel/ConfigActionsTest.php Tests adding an image effect using the configuration action manager.
ConfigActionsTest::testEntityMethodActions function core/modules/block/tests/src/Kernel/ConfigActionsTest.php Tests the application of entity method actions on a block.
ConfigActionsTest::testLayoutBuilderActions function core/modules/layout_builder/tests/src/Kernel/ConfigActionsTest.php Tests config actions exposed by Layout Builder.
ConfigActionsTest::testPlaceBlockActionDoesNotChangeExistingBlock function core/modules/block/tests/src/Kernel/ConfigActionsTest.php Verifies placeBlockInDefaultTheme action doesn't alter an existing block.
ConfigActionsTest::testPlaceBlockActionOnlyWorksOnBlocks function core/modules/block/tests/src/Kernel/ConfigActionsTest.php @testWith ["placeBlockInDefaultTheme"][[api-linebreak]]
["placeBlockInAdminTheme"][[api-linebreak]]
[[api-linebreak]]
ConfigActionsTest::testPlaceBlockAtPosition function core/modules/block/tests/src/Kernel/ConfigActionsTest.php Tests placing a block at the first and last position in a region.
ConfigActionsTest::testPlaceBlockInDefaultRegion function core/modules/block/tests/src/Kernel/ConfigActionsTest.php Tests placing a block in the default theme's region.
ConfigActionsTest::testPlaceBlockInDynamicRegion function core/modules/block/tests/src/Kernel/ConfigActionsTest.php @testWith ["placeBlockInDefaultTheme", "olivero", "header"][[api-linebreak]]
["placeBlockInAdminTheme", "claro", "page_bottom"][[api-linebreak]]
[[api-linebreak]]
ConfigActionsTest::testPlaceBlockInEmptyRegion function core/modules/block/tests/src/Kernel/ConfigActionsTest.php Tests using the PlaceBlock action in an empty region.
ConfigActionsTest::testPlaceBlockInStaticRegion function core/modules/block/tests/src/Kernel/ConfigActionsTest.php @testWith ["placeBlockInDefaultTheme", "olivero"][[api-linebreak]]
["placeBlockInAdminTheme", "claro"][[api-linebreak]]
[[api-linebreak]]
ConfigActionTest class core/tests/Drupal/KernelTests/Core/Config/Action/ConfigActionTest.php Tests the config action system.
ConfigActionTest.php file core/tests/Drupal/KernelTests/Core/Config/Action/ConfigActionTest.php
ConfigActionTest::$modules property core/tests/Drupal/KernelTests/Core/Config/Action/ConfigActionTest.php
ConfigActionTest::testDuplicatePluralizedMethodNameException function core/tests/Drupal/KernelTests/Core/Config/Action/ConfigActionTest.php
ConfigActionTest::testDuplicatePluralizedOtherMethodNameException function core/tests/Drupal/KernelTests/Core/Config/Action/ConfigActionTest.php
ConfigActionTest::testDuplicateShorthandActionIds function core/tests/Drupal/KernelTests/Core/Config/Action/ConfigActionTest.php
ConfigActionTest::testEntityCreate function core/tests/Drupal/KernelTests/Core/Config/Action/ConfigActionTest.php
ConfigActionTest::testEntityMethod function core/tests/Drupal/KernelTests/Core/Config/Action/ConfigActionTest.php
ConfigActionTest::testEntityMethodException function core/tests/Drupal/KernelTests/Core/Config/Action/ConfigActionTest.php
ConfigActionTest::testMissingAction function core/tests/Drupal/KernelTests/Core/Config/Action/ConfigActionTest.php
ConfigActionTest::testParentAttributes function core/tests/Drupal/KernelTests/Core/Config/Action/ConfigActionTest.php
ConfigActionTest::testPluralizedEntityMethod function core/tests/Drupal/KernelTests/Core/Config/Action/ConfigActionTest.php
ConfigActionTest::testPluralizedEntityMethodException function core/tests/Drupal/KernelTests/Core/Config/Action/ConfigActionTest.php
ConfigActionTest::testShorthandActionIds function core/tests/Drupal/KernelTests/Core/Config/Action/ConfigActionTest.php
ConfigActionTest::testSimpleConfigUpdate function core/tests/Drupal/KernelTests/Core/Config/Action/ConfigActionTest.php
ConfigActionValidationTest class core/tests/Drupal/KernelTests/Core/Recipe/ConfigActionValidationTest.php @group Recipe
ConfigActionValidationTest.php file core/tests/Drupal/KernelTests/Core/Recipe/ConfigActionValidationTest.php
ConfigActionValidationTest::$modules property core/tests/Drupal/KernelTests/Core/Recipe/ConfigActionValidationTest.php
ConfigActionValidationTest::$strictConfigSchema property core/tests/Drupal/KernelTests/Core/Recipe/ConfigActionValidationTest.php This test requires that we save invalid config, so we can test that it gets
validated after applying a recipe.
ConfigActionValidationTest::setUp function core/tests/Drupal/KernelTests/Core/Recipe/ConfigActionValidationTest.php

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