Search for install
- Search 7.x for install
- Search 9.5.x for install
- Search 8.9.x for install
- Search 10.3.x for install
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
FieldImportDeleteUninstallUiTest::setUp | function | core/ |
|
FieldImportDeleteUninstallUiTest::testImportDeleteUninstall | function | core/ |
Tests deleting field storages and fields as part of config import. |
FieldImportDeleteUninstallUiTest::testSynchronizeForm | function | core/ |
Tests if the synchronization form is available when the core.extension.yml is missing. |
FieldLayoutUninstallTest | class | core/ |
@group field_layout |
FieldLayoutUninstallTest.php | file | core/ |
|
FieldLayoutUninstallTest::testFieldLayoutUninstall | function | core/ |
Ensures field layout can be uninstalled with layout builder enabled. |
FieldStorageDefinitionListener::$entityLastInstalledSchemaRepository | property | core/ |
The entity definition manager. |
FieldUninstallValidator | class | core/ |
Prevents uninstallation of modules providing active field storage. |
FieldUninstallValidator.php | file | core/ |
|
FieldUninstallValidator::$fieldStorageConfigStorage | property | core/ |
The field storage config storage. |
FieldUninstallValidator::$fieldTypeManager | property | core/ |
The field type plugin manager. |
FieldUninstallValidator::getFieldStoragesByModule | function | core/ |
Returns all field storages for a specified module. |
FieldUninstallValidator::getFieldTypeLabel | function | core/ |
Returns the label for a specified field type. |
FieldUninstallValidator::validate | function | core/ |
Determines the reasons a module can not be uninstalled. |
FieldUninstallValidator::validateConfigImport | function | core/ |
Determines reasons a module can not be uninstalled prior to config import. |
FieldUninstallValidator::__construct | function | core/ |
Constructs a new FieldUninstallValidator. |
FieldUninstallValidatorTest | class | core/ |
@coversDefaultClass \Drupal\field\FieldUninstallValidator[[api-linebreak]] @group field |
FieldUninstallValidatorTest.php | file | core/ |
|
FieldUninstallValidatorTest::$fieldTypePluginManager | property | core/ |
The mock field type plugin manager. |
FieldUninstallValidatorTest::$fieldUninstallValidator | property | core/ |
The mock field uninstall validator. |
FieldUninstallValidatorTest::setUp | function | core/ |
|
FieldUninstallValidatorTest::testValidateDeleted | function | core/ |
@covers ::validate[[api-linebreak]] |
FieldUninstallValidatorTest::testValidateNoDeleted | function | core/ |
@covers ::validate[[api-linebreak]] |
FieldUninstallValidatorTest::testValidateNoStorages | function | core/ |
@covers ::validate[[api-linebreak]] |
field_layout.install | file | core/ |
Contains install and update functions for Field Layout. |
field_layout_install | function | core/ |
Implements hook_install(). |
field_layout_uninstall | function | core/ |
Implements hook_uninstall(). |
file.install | file | core/ |
Install, update and uninstall functions for File module. |
filter.uninstall_validator | service | core/ |
Drupal\filter\FilterUninstallValidator |
FilterDefaultConfigTest::testInstallation | function | core/ |
Tests installation of default formats. |
FilterUninstallValidator | class | core/ |
Prevents uninstallation of modules providing used filter plugins. |
FilterUninstallValidator.php | file | core/ |
|
FilterUninstallValidator::$filterManager | property | core/ |
The filter plugin manager. |
FilterUninstallValidator::$filterStorage | property | core/ |
The filter entity storage. |
FilterUninstallValidator::getEnabledFilterFormats | function | core/ |
Returns all enabled filter formats. |
FilterUninstallValidator::getFilterDefinitionsByProvider | function | core/ |
Returns all filter definitions that are provided by the specified provider. |
FilterUninstallValidator::validate | function | core/ |
Determines the reasons a module can not be uninstalled. |
FilterUninstallValidator::__construct | function | core/ |
Constructs a new FilterUninstallValidator. |
FilterUninstallValidatorTest | class | core/ |
@coversDefaultClass \Drupal\filter\FilterUninstallValidator[[api-linebreak]] @group filter |
FilterUninstallValidatorTest.php | file | core/ |
|
FilterUninstallValidatorTest::$filterUninstallValidator | property | core/ |
The filter uninstall validator. |
FilterUninstallValidatorTest::setUp | function | core/ |
|
FilterUninstallValidatorTest::testValidateNoFormats | function | core/ |
@covers ::validate[[api-linebreak]] |
FilterUninstallValidatorTest::testValidateNoMatchingFormats | function | core/ |
@covers ::validate[[api-linebreak]] |
FilterUninstallValidatorTest::testValidateNoPlugins | function | core/ |
@covers ::validate[[api-linebreak]] |
FunctionalTestSetupTrait::doInstall | function | core/ |
Execute the non-interactive installer. |
FunctionalTestSetupTrait::installDefaultThemeFromClassProperty | function | core/ |
Installs the default theme defined by `static::$defaultTheme` when needed. |
FunctionalTestSetupTrait::installModulesFromClassProperty | function | core/ |
Install modules defined by `static::$modules`. |
FunctionalTestSetupTrait::installParameters | function | core/ |
Returns the parameters that will be used when the test installs Drupal. |
GenerateThemeTest::testContribStarterkitDevSnapshotWithGitNotInstalled | function | core/ |
Tests the generate-theme command on a theme with a dev version without git. |
Pagination
- Previous page
- Page 9
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.