Search for storage

  1. Search 7.x for storage
  2. Search 9.5.x for storage
  3. Search 10.3.x for storage
  4. Search 11.x for storage
  5. Other projects
Title Object type File name Summary
ImportStorageTransformer::__construct function core/lib/Drupal/Core/Config/ImportStorageTransformer.php ImportStorageTransformer constructor.
ImportStorageTransformerTest class core/tests/Drupal/KernelTests/Core/Config/ImportStorageTransformerTest.php Tests the import storage transformer.
ImportStorageTransformerTest.php file core/tests/Drupal/KernelTests/Core/Config/ImportStorageTransformerTest.php
ImportStorageTransformerTest::$modules property core/tests/Drupal/KernelTests/Core/Config/ImportStorageTransformerTest.php Modules to enable.
ImportStorageTransformerTest::setUp function core/tests/Drupal/KernelTests/Core/Config/ImportStorageTransformerTest.php
ImportStorageTransformerTest::testTransform function core/tests/Drupal/KernelTests/Core/Config/ImportStorageTransformerTest.php Test the import transformation.
ImportStorageTransformerTest::testTransformLocked function core/tests/Drupal/KernelTests/Core/Config/ImportStorageTransformerTest.php Test that the import transformer throws an exception.
ImportStorageTransformerTest::testTransformWhileImporting function core/tests/Drupal/KernelTests/Core/Config/ImportStorageTransformerTest.php Test the import transformer during a running config import.
IndexTidDepth::$termStorage property core/modules/taxonomy/src/Plugin/views/argument/IndexTidDepth.php
InlineBlockEntityOperations::$blockContentStorage property core/modules/layout_builder/src/InlineBlockEntityOperations.php The block content storage.
InlineBlockTestBase::$blockStorage property core/modules/layout_builder/tests/src/FunctionalJavascript/InlineBlockTestBase.php The block storage.
InstallerKernel::getConfigStorage function core/lib/Drupal/Core/Installer/InstallerKernel.php Returns the active configuration storage used during early install.
InstallerKernel::resetConfigStorage function core/lib/Drupal/Core/Installer/InstallerKernel.php Reset the bootstrap config storage.
InstallStorage class core/lib/Drupal/Core/Config/InstallStorage.php Storage used by the Drupal installer.
InstallStorage.php file core/lib/Drupal/Core/Config/InstallStorage.php
InstallStorage::$directory property core/lib/Drupal/Core/Config/InstallStorage.php The directory to scan in each extension to scan for files.
InstallStorage::$folders property core/lib/Drupal/Core/Config/InstallStorage.php Folder map indexed by configuration name.
InstallStorage::CONFIG_INSTALL_DIRECTORY constant core/lib/Drupal/Core/Config/InstallStorage.php Extension sub-directory containing default configuration for installation.
InstallStorage::CONFIG_OPTIONAL_DIRECTORY constant core/lib/Drupal/Core/Config/InstallStorage.php Extension sub-directory containing optional configuration for installation.
InstallStorage::CONFIG_SCHEMA_DIRECTORY constant core/lib/Drupal/Core/Config/InstallStorage.php Extension sub-directory containing configuration schema.
InstallStorage::delete function core/lib/Drupal/Core/Config/InstallStorage.php Overrides Drupal\Core\Config\FileStorage::delete().
InstallStorage::deleteAll function core/lib/Drupal/Core/Config/InstallStorage.php Overrides Drupal\Core\Config\FileStorage::deleteAll().
InstallStorage::exists function core/lib/Drupal/Core/Config/InstallStorage.php Returns whether a configuration object exists.
InstallStorage::getAllFolders function core/lib/Drupal/Core/Config/InstallStorage.php Returns a map of all config object names and their folders.
InstallStorage::getComponentFolder function core/lib/Drupal/Core/Config/InstallStorage.php Get folder inside each component that contains the files.
InstallStorage::getComponentNames function core/lib/Drupal/Core/Config/InstallStorage.php Get all configuration names and folders for a list of modules or themes.
InstallStorage::getCoreFolder function core/lib/Drupal/Core/Config/InstallStorage.php Get folder inside Drupal core that contains the files.
InstallStorage::getCoreNames function core/lib/Drupal/Core/Config/InstallStorage.php Get all configuration names and folders for Drupal core.
InstallStorage::getFilePath function core/lib/Drupal/Core/Config/InstallStorage.php Overrides Drupal\Core\Config\FileStorage::getFilePath().
InstallStorage::listAll function core/lib/Drupal/Core/Config/InstallStorage.php Gets configuration object names starting with a given prefix.
InstallStorage::rename function core/lib/Drupal/Core/Config/InstallStorage.php Overrides Drupal\Core\Config\FileStorage::rename().
InstallStorage::reset function core/lib/Drupal/Core/Config/InstallStorage.php Resets the static cache.
InstallStorage::write function core/lib/Drupal/Core/Config/InstallStorage.php Overrides Drupal\Core\Config\FileStorage::write().
InstallStorage::__construct function core/lib/Drupal/Core/Config/InstallStorage.php Constructs an InstallStorage object.
IntegerItem::defaultStorageSettings function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/IntegerItem.php Defines the storage-level settings for this plugin.
IntegrationTest::$feedStorage property core/modules/aggregator/tests/src/Kernel/Views/IntegrationTest.php The entity storage for aggregator feeds.
IntegrationTest::$itemStorage property core/modules/aggregator/tests/src/Kernel/Views/IntegrationTest.php The entity storage for aggregator items.
ItemStorage class core/modules/aggregator/src/ItemStorage.php Controller class for aggregators items.
ItemStorage.php file core/modules/aggregator/src/ItemStorage.php
ItemStorage::executeFeedItemQuery function core/modules/aggregator/src/ItemStorage.php Helper method to execute an item query.
ItemStorage::getItemCount function core/modules/aggregator/src/ItemStorage.php Returns the count of the items in a feed.
ItemStorage::loadAll function core/modules/aggregator/src/ItemStorage.php Loads feed items from all feeds.
ItemStorage::loadByFeed function core/modules/aggregator/src/ItemStorage.php Loads feed items filtered by a feed.
ItemStorageInterface interface core/modules/aggregator/src/ItemStorageInterface.php Defines an interface for aggregator item entity storage classes.
ItemStorageInterface.php file core/modules/aggregator/src/ItemStorageInterface.php
ItemStorageInterface::getItemCount function core/modules/aggregator/src/ItemStorageInterface.php Returns the count of the items in a feed.
ItemStorageInterface::loadAll function core/modules/aggregator/src/ItemStorageInterface.php Loads feed items from all feeds.
ItemStorageInterface::loadByFeed function core/modules/aggregator/src/ItemStorageInterface.php Loads feed items filtered by a feed.
ItemStorageSchema class core/modules/aggregator/src/ItemStorageSchema.php Defines the item schema handler.
ItemStorageSchema.php file core/modules/aggregator/src/ItemStorageSchema.php

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.