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 class core/modules/media/tests/src/Kernel/ConfigActionsTest.php @group media
ConfigActionsTest class core/modules/language/tests/src/Kernel/ConfigActionsTest.php @group language
ConfigActionsTest class core/modules/field/tests/src/Kernel/ConfigActionsTest.php @group field
ConfigActionsTest class core/modules/contact/tests/src/Kernel/ConfigActionsTest.php @group contact
ConfigActionsTest class core/modules/node/tests/src/Kernel/ConfigActionsTest.php @group node
ConfigActionsTest class core/modules/image/tests/src/Kernel/ConfigActionsTest.php @group image
ConfigActionsTest class core/modules/block/tests/src/Kernel/ConfigActionsTest.php @covers \Drupal\block\Plugin\ConfigAction\PlaceBlock
@covers \Drupal\block\Plugin\ConfigAction\PlaceBlockDeriver
@group block
ConfigActionsTest class core/modules/layout_builder/tests/src/Kernel/ConfigActionsTest.php @group Recipe
ConfigActionsTest.php file core/modules/block/tests/src/Kernel/ConfigActionsTest.php
ConfigActionsTest.php file core/modules/layout_builder/tests/src/Kernel/ConfigActionsTest.php
ConfigActionsTest.php file core/modules/media/tests/src/Kernel/ConfigActionsTest.php
ConfigActionsTest.php file core/modules/language/tests/src/Kernel/ConfigActionsTest.php
ConfigActionsTest.php file core/modules/field/tests/src/Kernel/ConfigActionsTest.php
ConfigActionsTest.php file core/modules/contact/tests/src/Kernel/ConfigActionsTest.php
ConfigActionsTest.php file core/modules/node/tests/src/Kernel/ConfigActionsTest.php
ConfigActionsTest.php file core/modules/image/tests/src/Kernel/ConfigActionsTest.php
ConfigActionsTest::$configActionManager property core/modules/media/tests/src/Kernel/ConfigActionsTest.php The configuration action manager.
ConfigActionsTest::$configActionManager property core/modules/language/tests/src/Kernel/ConfigActionsTest.php The configuration action manager.
ConfigActionsTest::$configActionManager property core/modules/field/tests/src/Kernel/ConfigActionsTest.php The configuration manager.
ConfigActionsTest::$configActionManager property core/modules/contact/tests/src/Kernel/ConfigActionsTest.php The configuration action manager.
ConfigActionsTest::$configActionManager property core/modules/node/tests/src/Kernel/ConfigActionsTest.php The configuration action manager.
ConfigActionsTest::$configActionManager property core/modules/image/tests/src/Kernel/ConfigActionsTest.php The configuration action manager.
ConfigActionsTest::$configActionManager property core/modules/block/tests/src/Kernel/ConfigActionsTest.php The configuration action manager.
ConfigActionsTest::$modules property core/modules/image/tests/src/Kernel/ConfigActionsTest.php Modules to install.
ConfigActionsTest::$modules property core/modules/block/tests/src/Kernel/ConfigActionsTest.php Modules to install.
ConfigActionsTest::$modules property core/modules/layout_builder/tests/src/Kernel/ConfigActionsTest.php Modules to install.
ConfigActionsTest::$modules property core/modules/media/tests/src/Kernel/ConfigActionsTest.php Modules to install.
ConfigActionsTest::$modules property core/modules/language/tests/src/Kernel/ConfigActionsTest.php Modules to install.
ConfigActionsTest::$modules property core/modules/field/tests/src/Kernel/ConfigActionsTest.php Modules to install.
ConfigActionsTest::$modules property core/modules/contact/tests/src/Kernel/ConfigActionsTest.php Modules to install.
ConfigActionsTest::$modules property core/modules/node/tests/src/Kernel/ConfigActionsTest.php Modules to install.
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/image/tests/src/Kernel/ConfigActionsTest.php Tests adding an image effect using the configuration action manager.
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::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"]
["placeBlockInAdminTheme"]
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.

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