Search for conf
| Title | Object type | File name | Summary | 
|---|---|---|---|
| $conf | global | core/ | Allows defining of site-specific service providers for the Drupal kernel. | 
| $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::$confirm_form_route_name | property | core/ | The route name for a confirmation form for this 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. | 
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.
