Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 8.9.x for %s
  4. Search 10.3.x for %s
  5. Search 11.x for %s
  6. Other projects
Title Object type File name Summary
ImportAwareInterface::postImport function core/modules/migrate/src/Event/ImportAwareInterface.php Performs post-import tasks.
Importer::$dependencies property core/lib/Drupal/Core/DefaultContent/Importer.php The dependencies of the currently importing entity, if any.
Importer::copyFileAssociatedWithEntity function core/lib/Drupal/Core/DefaultContent/Importer.php Copies a file from default content directory to the site's file system.
Importer::getCustomSerializedPropertyNames function core/lib/Drupal/Core/DefaultContent/Importer.php Gets the names of all properties the plugin treats as serialized data.
Importer::setFieldValues function core/lib/Drupal/Core/DefaultContent/Importer.php Sets field values based on the normalized data.
Importer::__construct function core/lib/Drupal/Core/DefaultContent/Importer.php
ImporterTest class core/tests/Drupal/KernelTests/Core/DefaultContent/ImporterTest.php Tests the Default Content Importer.
ImporterTest.php file core/tests/Drupal/KernelTests/Core/DefaultContent/ImporterTest.php
ImporterTest::$modules property core/tests/Drupal/KernelTests/Core/DefaultContent/ImporterTest.php Modules to install.
ImporterTest::$wasSyncing property core/tests/Drupal/KernelTests/Core/DefaultContent/ImporterTest.php Whether the imported content entities were syncing.
ImporterTest::getSubscribedEvents function core/tests/Drupal/KernelTests/Core/DefaultContent/ImporterTest.php
ImporterTest::onPreEntityImport function core/tests/Drupal/KernelTests/Core/DefaultContent/ImporterTest.php Modify entity data before it is imported.
ImporterTest::onPreSave function core/tests/Drupal/KernelTests/Core/DefaultContent/ImporterTest.php Implements hook_ENTITY_TYPE_presave() for entity_test entities.
ImporterTest::setUp function core/tests/Drupal/KernelTests/Core/DefaultContent/ImporterTest.php
ImporterTest::testChangeDataOnImport function core/tests/Drupal/KernelTests/Core/DefaultContent/ImporterTest.php Tests changing entity data upon import.
ImportForm::submitForm function core/modules/locale/src/Form/ImportForm.php Form submission handler.
ImportForm::__construct function core/modules/locale/src/Form/ImportForm.php
ImportStorageTransformer class core/lib/Drupal/Core/Config/ImportStorageTransformer.php The import storage transformer helps to use the configuration management api.
ImportStorageTransformer.php file core/lib/Drupal/Core/Config/ImportStorageTransformer.php
ImportStorageTransformer::$connection property core/lib/Drupal/Core/Config/ImportStorageTransformer.php The drupal database connection.
ImportStorageTransformer::$eventDispatcher property core/lib/Drupal/Core/Config/ImportStorageTransformer.php The event dispatcher to get changes to the configuration.
ImportStorageTransformer::$persistentLock property core/lib/Drupal/Core/Config/ImportStorageTransformer.php The persistent lock which the config importer uses across requests.
ImportStorageTransformer::$requestLock property core/lib/Drupal/Core/Config/ImportStorageTransformer.php The normal lock for the duration of the request.
ImportStorageTransformer::LOCK_NAME constant core/lib/Drupal/Core/Config/ImportStorageTransformer.php The name used to identify the lock.
ImportStorageTransformer::transform function core/lib/Drupal/Core/Config/ImportStorageTransformer.php Transform the storage to be imported from.
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 install.
ImportStorageTransformerTest::setUp function core/tests/Drupal/KernelTests/Core/Config/ImportStorageTransformerTest.php
ImportStorageTransformerTest::testTransform function core/tests/Drupal/KernelTests/Core/Config/ImportStorageTransformerTest.php Tests the import transformation.
ImportStorageTransformerTest::testTransformLocked function core/tests/Drupal/KernelTests/Core/Config/ImportStorageTransformerTest.php Tests that the import transformer throws an exception.
ImportStorageTransformerTest::testTransformWhileImporting function core/tests/Drupal/KernelTests/Core/Config/ImportStorageTransformerTest.php Tests the import transformer during a running config import.
InaccessibleMenuLink class core/lib/Drupal/Core/Menu/InaccessibleMenuLink.php A menu link plugin for wrapping another menu link, in sensitive situations.
InaccessibleMenuLink.php file core/lib/Drupal/Core/Menu/InaccessibleMenuLink.php
InaccessibleMenuLink::$wrappedLink property core/lib/Drupal/Core/Menu/InaccessibleMenuLink.php The wrapped menu link.
InaccessibleMenuLink::getCacheContexts function core/lib/Drupal/Core/Menu/InaccessibleMenuLink.php
InaccessibleMenuLink::getCacheMaxAge function core/lib/Drupal/Core/Menu/InaccessibleMenuLink.php
InaccessibleMenuLink::getCacheTags function core/lib/Drupal/Core/Menu/InaccessibleMenuLink.php
InaccessibleMenuLink::getDescription function core/lib/Drupal/Core/Menu/InaccessibleMenuLink.php
InaccessibleMenuLink::getTitle function core/lib/Drupal/Core/Menu/InaccessibleMenuLink.php
InaccessibleMenuLink::updateLink function core/lib/Drupal/Core/Menu/InaccessibleMenuLink.php
InaccessibleMenuLink::__construct function core/lib/Drupal/Core/Menu/InaccessibleMenuLink.php Constructs a new InaccessibleMenuLink.
InboundPathProcessorInterface interface core/lib/Drupal/Core/PathProcessor/InboundPathProcessorInterface.php Defines an interface for classes that process the inbound path.
InboundPathProcessorInterface.php file core/lib/Drupal/Core/PathProcessor/InboundPathProcessorInterface.php
InboundPathProcessorInterface::processInbound function core/lib/Drupal/Core/PathProcessor/InboundPathProcessorInterface.php Processes the inbound path.
IncludedData::__construct function core/modules/jsonapi/src/JsonApiResource/IncludedData.php IncludedData constructor.
IncludeResolver class core/modules/jsonapi/src/IncludeResolver.php Resolves included resources for an entity or collection of entities.
IncludeResolver.php file core/modules/jsonapi/src/IncludeResolver.php
IncludeResolver::$entityAccessChecker property core/modules/jsonapi/src/IncludeResolver.php The JSON:API entity access checker.

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