Search for config
- Search 7.x for config
- Search 9.5.x for config
- Search 8.9.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 |
|---|---|---|---|
| $config | global | core/ |
Array of configuration overrides from the settings.php file. |
| AccountSettingsForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
| Action::$configuration | property | core/ |
The configuration of the action. |
| Action::isConfigurable | function | core/ |
Returns whether or not this action is configurable. |
| ActionAjaxTest::buildConfigurationForm | function | core/ |
Form constructor. |
| ActionAjaxTest::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
| ActionAjaxTest::submitConfigurationForm | function | core/ |
Form submission handler. |
| ActionConfigEntityInterface | interface | core/ |
Provides an interface defining an action entity. |
| ActionConfigEntityInterface.php | file | core/ |
|
| ActionConfigEntityInterface::getPlugin | function | core/ |
Returns the operation plugin. |
| ActionConfigEntityInterface::getType | function | core/ |
Returns the operation type. |
| ActionConfigEntityInterface::isConfigurable | function | core/ |
Returns whether or not this action is configurable. |
| ActionFormAjaxTest::testActionConfigurationWithAjax | function | core/ |
Tests action plugins with AJAX save their configuration. |
| ActionListBuilder::$hasConfigurableActions | property | core/ |
|
| ActionListTest::testNonConfigurableActionsCanBeCreated | function | core/ |
Tests that non-configurable actions can be created by the UI. |
| AddItemToToolbarConfigActionTest | class | core/ |
@covers \Drupal\ckeditor5\Plugin\ConfigAction\AddItemToToolbar[[api-linebreak]] @group ckeditor5 @group Recipe |
| AddItemToToolbarConfigActionTest.php | file | core/ |
|
| AddItemToToolbarConfigActionTest::$configSchemaCheckerExclusions | property | core/ |
An array of config object names that are excluded from schema checking. |
| AddItemToToolbarConfigActionTest::$modules | property | core/ |
Modules to install. |
| AddItemToToolbarConfigActionTest::setUp | function | core/ |
|
| AddItemToToolbarConfigActionTest::testActionRequiresCKEditor5 | function | core/ |
|
| AddItemToToolbarConfigActionTest::testAddItemToToolbar | function | core/ |
@testWith ["sourceEditing", ["heading", "bold", "italic", "sourceEditing"]][[api-linebreak]] [{"item_name": "sourceEditing"}, ["heading", "bold",… |
| AddItemToToolbarConfigActionTest::testAddNonExistentItem | function | core/ |
|
| AddModerationConfigActionTest | class | core/ |
@covers \Drupal\content_moderation\Plugin\ConfigAction\AddModeration[[api-linebreak]] @covers \Drupal\content_moderation\Plugin\ConfigAction\AddModerationDeriver[[api-linebreak]] @group content_moderation @group Recipe |
| AddModerationConfigActionTest.php | file | core/ |
|
| AddModerationConfigActionTest::$modules | property | core/ |
Modules to install. |
| AddModerationConfigActionTest::createRecipe | function | core/ |
|
| AddModerationConfigActionTest::testActionOnlyTargetsWorkflows | function | core/ |
|
| AddModerationConfigActionTest::testAddEntityTypeAndBundle | function | core/ |
|
| AddModerationConfigActionTest::testDeriverAdminLabel | function | core/ |
|
| AddModerationConfigActionTest::testWorkflowMustBeContentModeration | function | core/ |
|
| AddToAllBundlesConfigActionTest | class | core/ |
@covers \Drupal\field\Plugin\ConfigAction\AddToAllBundles[[api-linebreak]] |
| AddToAllBundlesConfigActionTest.php | file | core/ |
|
| AddToAllBundlesConfigActionTest::$modules | property | core/ |
Modules to install. |
| AddToAllBundlesConfigActionTest::applyAction | function | core/ |
Applies a recipe with the addToAllBundles action. |
| AddToAllBundlesConfigActionTest::setUp | function | core/ |
|
| AddToAllBundlesConfigActionTest::testFailIfExists | function | core/ |
Tests that the action can be set to fail if the field already exists. |
| AddToAllBundlesConfigActionTest::testIgnoreExistingFields | function | core/ |
Tests that the action will ignore existing fields by default. |
| AddToAllBundlesConfigActionTest::testInstantiateNewFieldOnAllBundles | function | core/ |
Tests instantiating a field on all bundles of an entity type. |
| AdminNegotiator::$configFactory | property | core/ |
The config factory. |
| AdminPathConfigEntityConverter | class | core/ |
Makes sure the unmodified ConfigEntity is loaded on admin pages. |
| AdminPathConfigEntityConverter | class | core/ |
Provides a proxy class for \Drupal\Core\ParamConverter\AdminPathConfigEntityConverter. |
| AdminPathConfigEntityConverter.php | file | core/ |
|
| AdminPathConfigEntityConverter.php | file | core/ |
|
| AdminPathConfigEntityConverter::$adminContext | property | core/ |
The route admin context to determine whether a route is an admin one. |
| AdminPathConfigEntityConverter::$configFactory | property | core/ |
The config factory. |
| AdminPathConfigEntityConverter::$container | property | core/ |
The service container. |
| AdminPathConfigEntityConverter::$drupalProxyOriginalServiceId | property | core/ |
The id of the original proxied service. |
| AdminPathConfigEntityConverter::$service | property | core/ |
The real proxied service, after it was lazy loaded. |
| AdminPathConfigEntityConverter::applies | function | core/ |
Determines if the converter applies to a specific route and variable. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.