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 |
---|---|---|---|
EntityLastInstalledSchemaRepositoryInterface::deleteLastInstalledFieldStorageDefinition | function | core/ |
Deletes the field storage definition from the application state. |
EntityLastInstalledSchemaRepositoryInterface::getLastInstalledDefinition | function | core/ |
Gets the entity type definition in its most recently installed state. |
EntityLastInstalledSchemaRepositoryInterface::getLastInstalledDefinitions | function | core/ |
Gets the entity type definitions in their most recently installed state. |
EntityLastInstalledSchemaRepositoryInterface::getLastInstalledFieldStorageDefinitions | function | core/ |
Gets the entity type's most recently installed field storage definitions. |
EntityLastInstalledSchemaRepositoryInterface::setLastInstalledDefinition | function | core/ |
Stores the entity type definition in the application state. |
EntityLastInstalledSchemaRepositoryInterface::setLastInstalledFieldStorageDefinition | function | core/ |
Stores the field storage definition in the application state. |
EntityLastInstalledSchemaRepositoryInterface::setLastInstalledFieldStorageDefinitions | function | core/ |
Puts the entity type's field storage definitions in the application state. |
EntitySchemaSubscriber::$entityLastInstalledSchemaRepository | property | core/ |
The last installed schema definitions. |
EntityTestDefinitionSubscriber::$entityLastInstalledSchemaRepository | property | core/ |
The last installed schema repository. |
EntityTypeListener::$entityLastInstalledSchemaRepository | property | core/ |
The entity last installed schema repository. |
EntityTypeManager::$entityLastInstalledSchemaRepository | property | core/ |
The entity last installed schema repository. |
EntityTypeManagerTest::$entityLastInstalledSchemaRepository | property | core/ |
The entity last installed schema repository. |
entity_test.entity_test_bundle.install_test.yml | file | core/ |
core/modules/system/tests/modules/entity_test_install/config/optional/entity_test.entity_test_bundle.install_test.yml |
entity_test.entity_test_bundle.install_test.yml | file | core/ |
core/profiles/testing_config_overrides/config/install/entity_test.entity_test_bundle.install_test.yml |
entity_test.entity_test_bundle.install_test.yml | file | core/ |
core/profiles/tests/testing_config_overrides/config/install/entity_test.entity_test_bundle.install_test.yml |
entity_test.entity_test_bundle.install_test2.yml | file | core/ |
core/modules/system/tests/modules/entity_test_install/config/optional/entity_test.entity_test_bundle.install_test2.yml |
entity_test.install | file | core/ |
|
entity_test_install | function | core/ |
Implements hook_install(). |
entity_test_install.info.yml | file | core/ |
core/modules/system/tests/modules/entity_test_install/entity_test_install.info.yml |
EquivalentUpdateTest::testModuleUninstall | function | core/ |
Tests that module uninstall removes skipped update information. |
equivalent_update_test.install | file | core/ |
|
ExceptionDetectNeedsInstallSubscriber | class | core/ |
Exception handler to determine if an exception indicates an uninstalled site. |
ExceptionDetectNeedsInstallSubscriber.php | file | core/ |
|
ExceptionDetectNeedsInstallSubscriber::$connection | property | core/ |
The default database connection. |
ExceptionDetectNeedsInstallSubscriber::getSubscribedEvents | function | core/ |
Registers the methods in this class that should be listeners. |
ExceptionDetectNeedsInstallSubscriber::onException | function | core/ |
Handles errors for this subscriber. |
ExceptionDetectNeedsInstallSubscriber::__construct | function | core/ |
Constructs a new ExceptionDetectNeedsInstallSubscriber. |
experimental_module_requirements_test.install | file | core/ |
|
ExtendingNonInstalledClass | class | core/ |
Plugin annotation @Plugin( id = "extending_non_installed_class", label = "A plugin whose class is extending from a non-installed module class", color = "pink", ) |
ExtendingNonInstalledClass | class | core/ |
This class does not have a plugin attribute or plugin annotation on purpose. |
ExtendingNonInstalledClass.php | file | core/ |
|
ExtendingNonInstalledClass.php | file | core/ |
|
ExtendingNonInstalledClass::testMethod | function | core/ |
Provides an empty test method for testing. |
ExtensionInstallStorage | class | core/ |
Storage to access configuration and schema in enabled extensions. |
ExtensionInstallStorage.php | file | core/ |
|
ExtensionInstallStorage::$configStorage | property | core/ |
The active configuration store. |
ExtensionInstallStorage::$includeProfile | property | core/ |
Flag to include the profile in the list of enabled modules. |
ExtensionInstallStorage::$installProfile | property | core/ |
The name of the currently active installation profile. |
ExtensionInstallStorage::createCollection | function | core/ |
Creates a collection on the storage. |
ExtensionInstallStorage::getAllFolders | function | core/ |
Returns a map of all config object names and their folders. |
ExtensionInstallStorage::__construct | function | core/ |
Overrides \Drupal\Core\Config\InstallStorage::__construct(). |
ExtensionInstallStorageTest | class | core/ |
@coversDefaultClass \Drupal\Core\Config\ExtensionInstallStorage @group Config |
ExtensionInstallStorageTest.php | file | core/ |
|
ExtensionInstallStorageTest::testCreateCollection | function | core/ |
@covers ::createCollection |
ExtensionList::$installProfile | property | core/ |
The install profile used by the site. |
ExtensionList::getAllInstalledInfo | function | core/ |
Returns an array of info files information of installed extensions. |
ExtensionList::getInstalledExtensionNames | function | core/ |
Returns a list of machine names of installed extensions. |
ExtensionListTest::testGetAllInstalledInfo | function | core/ |
@covers ::getAllInstalledInfo |
field.field.node.options_install_test.body.yml | file | core/ |
core/modules/options/tests/options_config_install_test/config/install/field.field.node.options_install_test.body.yml |
field.field.node.options_install_test.field_options_float.yml | file | core/ |
core/modules/options/tests/options_config_install_test/config/install/field.field.node.options_install_test.field_options_float.yml |
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.