Search for install
- Search 7.x for install
- Search 9.5.x for install
- Search 8.9.x for install
- Search 11.x for install
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
EntityLastInstalledSchemaRepository::setLastInstalledFieldStorageDefinition | function | core/ |
|
EntityLastInstalledSchemaRepository::setLastInstalledFieldStorageDefinitions | function | core/ |
|
EntityLastInstalledSchemaRepository::__construct | function | core/ |
Constructs a new EntityLastInstalledSchemaRepository. |
EntityLastInstalledSchemaRepositoryInterface | interface | core/ |
Provides an interface for an installed entity definition repository. |
EntityLastInstalledSchemaRepositoryInterface.php | file | core/ |
|
EntityLastInstalledSchemaRepositoryInterface::deleteLastInstalledDefinition | function | core/ |
Deletes the entity type definition from the application state. |
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/ |
Stores the entity type's field storage definitions in the application state. |
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/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/modules/system/tests/modules/entity_test_install/config/optional/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/ |
Install, update and uninstall functions for the entity_test module. |
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/ |
Update hooks and schema definition for the update_test_schema module. |
exception.needs_installer | service | core/ |
Drupal\Core\EventSubscriber\ExceptionDetectNeedsInstallSubscriber |
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/ |
Experimental Test Requirements module to test hook_requirements(). |
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/ |
#[TrustedCallback] |
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/ |
|
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[[api-linebreak]] @group Config |
ExtensionInstallStorageTest.php | file | core/ |
|
ExtensionInstallStorageTest::testCreateCollection | function | core/ |
@covers ::createCollection[[api-linebreak]] |
ExtensionList::$installProfile | property | core/ |
The install profile used by the site. |
Pagination
- Previous page
- Page 7
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.