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. |
| 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. |
| AddComponentTest::$configActionManager | property | core/ |
The config action manager. |
| AddItemToToolbarConfigActionTest | class | core/ |
Tests add item to toolbar config action. |
| 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/ |
Tests that the `addItemToToolbar` config action requires CKEditor 5. |
| AddItemToToolbarConfigActionTest::testAddItemToToolbar | function | core/ |
Tests add item to toolbar. |
| AddItemToToolbarConfigActionTest::testAddNonExistentItem | function | core/ |
Tests that adding non-existent toolbar item to CKEditor triggers an error. |
| AddModerationConfigActionTest | class | core/ |
Tests Add Moderation Config Action. |
| AddModerationConfigActionTest.php | file | core/ |
|
| AddModerationConfigActionTest::$modules | property | core/ |
Modules to install. |
| AddModerationConfigActionTest::createRecipe | function | core/ |
Creates a recipe configuration for adding entity types and bundles to a workflow. |
| AddModerationConfigActionTest::testActionOnlyTargetsWorkflows | function | core/ |
Tests that the action only targets workflows. |
| AddModerationConfigActionTest::testAddEntityTypeAndBundle | function | core/ |
Tests adding entity types and bundles to a workflow. |
| AddModerationConfigActionTest::testDeriverAdminLabel | function | core/ |
Tests that the derived config action definitions have correct admin labels. |
| AddModerationConfigActionTest::testWorkflowMustBeContentModeration | function | core/ |
Tests that the workflow must be of type Content Moderation. |
| AddNavigationBlockConfigActionTest | class | core/ |
Tests Add Navigation Block Config Action. |
| AddNavigationBlockConfigActionTest.php | file | core/ |
|
| AddNavigationBlockConfigActionTest::$modules | property | core/ |
Modules to install. |
| AddNavigationBlockConfigActionTest::setUp | function | core/ |
|
| AddNavigationBlockConfigActionTest::testActionOnlySupportsNavigationConfig | function | core/ |
Checks invalid config exception. |
| AddNavigationBlockConfigActionTest::testAddBlockToNavigation | function | core/ |
Tests add item logic. |
| AddToAllBundlesConfigActionTest | class | core/ |
Tests Add To All Bundles Config Action. |
| 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/ |
Provides a proxy class for \Drupal\Core\ParamConverter\AdminPathConfigEntityConverter. |
| AdminPathConfigEntityConverter | class | core/ |
Makes sure the unmodified ConfigEntity is loaded on admin pages. |
| 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. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.