Search for end
| Title | Object type | File name | Summary |
|---|---|---|---|
| ConfigImportThemeInstallTest::testConfigImportWithThemeWithModuleDependencies | function | core/ |
Tests config imports that install and uninstall a theme with dependencies. |
| ConfigInstallDependencyTestHooks | class | core/ |
Hook implementations for config_install_dependency_test. |
| ConfigInstallDependencyTestHooks.php | file | core/ |
|
| ConfigInstallDependencyTestHooks::configTestCreate | function | core/ |
Implements hook_ENTITY_TYPE_create(). |
| ConfigInstaller::findDefaultConfigWithUnmetDependencies | function | core/ |
Finds default configuration with unmet dependencies. |
| ConfigInstaller::getMissingDependencies | function | core/ |
Returns an array of missing dependencies for a config object. |
| ConfigInstaller::validateDependencies | function | core/ |
Validates an array of config data that contains dependency information. |
| ConfigInstallProfileUnmetDependenciesTest | class | core/ |
Tests install profile config overrides can not add unmet dependencies. |
| ConfigInstallProfileUnmetDependenciesTest.php | file | core/ |
|
| ConfigInstallProfileUnmetDependenciesTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ConfigInstallProfileUnmetDependenciesTest::$expectedException | property | core/ |
Contains the expected exception if it is thrown. |
| ConfigInstallProfileUnmetDependenciesTest::$profile | property | core/ |
The installation profile to install. |
| ConfigInstallProfileUnmetDependenciesTest::copyTestingOverrides | function | core/ |
Copy the testing_config_overrides install profile. |
| ConfigInstallProfileUnmetDependenciesTest::prepareEnvironment | function | core/ |
Prepares the current environment for running the test. |
| ConfigInstallProfileUnmetDependenciesTest::setUpSettings | function | core/ |
Installer step: Configure settings. |
| ConfigInstallProfileUnmetDependenciesTest::setUpSite | function | core/ |
Final installer step: Configure site. |
| ConfigInstallProfileUnmetDependenciesTest::testInstalled | function | core/ |
Confirms that the installation succeeded. |
| ConfigInstallTest::testDependencyChecking | function | core/ |
Tests the configuration with unmet dependencies is not installed. |
| ConfigInstallWebTest::testUnmetDependenciesInstall | function | core/ |
Tests unmet dependencies detection. |
| ConfigManager::callOnDependencyRemoval | function | core/ |
Calls an entity's onDependencyRemoval() method. |
| ConfigManager::findConfigEntityDependencies | function | core/ |
Finds config entities that are dependent on extensions or entities. |
| ConfigManager::findConfigEntityDependenciesAsEntities | function | core/ |
Finds config entities that are dependent on extensions or entities. |
| ConfigManager::findMissingContentDependencies | function | core/ |
Finds missing content dependencies declared in configuration entities. |
| ConfigManager::getConfigDependencyManager | function | core/ |
Creates and populates a ConfigDependencyManager object. |
| ConfigManager::getConfigEntitiesToChangeOnDependencyRemoval | function | core/ |
Lists config entities to update and delete on removal of a dependency. |
| ConfigManagerInterface::findConfigEntityDependencies | function | core/ |
Finds config entities that are dependent on extensions or entities. |
| ConfigManagerInterface::findConfigEntityDependenciesAsEntities | function | core/ |
Finds config entities that are dependent on extensions or entities. |
| ConfigManagerInterface::findMissingContentDependencies | function | core/ |
Finds missing content dependencies declared in configuration entities. |
| ConfigManagerInterface::getConfigDependencyManager | function | core/ |
Creates and populates a ConfigDependencyManager object. |
| ConfigManagerInterface::getConfigEntitiesToChangeOnDependencyRemoval | function | core/ |
Lists config entities to update and delete on removal of a dependency. |
| ConfigTest::append | function | core/ |
Appends to protected property. |
| ConfigTest::calculateDependencies | function | core/ |
Calculates dependencies and stores them in the dependency property. |
| ConfigTest::onDependencyRemoval | function | core/ |
Informs the entity that entities it depends on will be deleted. |
| ConfigTest::setEnforcedDependencies | function | core/ |
Sets the enforced dependencies. |
| ConfigTranslationController::$renderer | property | core/ |
The renderer. |
| ConfigTranslationEntityListBuilder::render | function | core/ |
Builds the entity listing as renderable array for table.html.twig. |
| ConfigTranslationMapperList::render | function | core/ |
Builds the mappers as a renderable array for table.html.twig. |
| ConfigurableActionBase::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
| ConfigurableLanguageRenderer | class | core/ |
Renders entities in a configured language. |
| ConfigurableLanguageRenderer.php | file | core/ |
|
| ConfigurableLanguageRenderer::$langcode | property | core/ |
A specific language code for rendering if available. |
| ConfigurableLanguageRenderer::getLangcode | function | core/ |
Returns the language code associated with the given row. |
| ConfigurableLanguageRenderer::__construct | function | core/ |
Constructs a renderer object. |
| ConfigurableSearchPluginBase::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
| config_install_dependency_enforced_combo_test.info.yml | file | core/ |
core/modules/config/tests/config_install_dependency_enforced_combo_test/config_install_dependency_enforced_combo_test.info.yml |
| config_install_dependency_test.info.yml | file | core/ |
core/modules/config/tests/config_install_dependency_test/config_install_dependency_test.info.yml |
| config_install_double_dependency_test.info.yml | file | core/ |
core/modules/config/tests/config_install_double_dependency_test/config_install_double_dependency_test.info.yml |
| config_test.dynamic.dependency_for_unmet2.yml | file | core/ |
core/modules/config/tests/config_install_dependency_test/config/optional/config_test.dynamic.dependency_for_unmet2.yml |
| config_test.dynamic.enforced_and_base_dependencies.yml | file | core/ |
core/modules/config/tests/config_install_dependency_enforced_combo_test/config/optional/config_test.dynamic.enforced_and_base_dependencies.yml |
| config_test.dynamic.other_module_test_with_dependency.yml | file | core/ |
core/modules/config/tests/config_install_dependency_test/config/install/config_test.dynamic.other_module_test_with_dependency.yml |
Pagination
- Previous page
- Page 14
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.