Search for load

  1. Search 7.x for load
  2. Search 9.5.x for load
  3. Search 8.9.x for load
  4. Search 10.3.x for load
  5. Other projects
Title Object type File name Summary
VendorHardeningPlugin::onPostAutoloadDump function composer/Plugin/VendorHardening/VendorHardeningPlugin.php POST_AUTOLOAD_DUMP event handler.
VersionHistoryController::loadRevisions function core/lib/Drupal/Core/Entity/Controller/VersionHistoryController.php Generates revisions of an entity relevant to the current language.
View::postLoad function core/modules/views/src/Entity/View.php Acts on loaded entities.
ViewListBuilder::load function core/modules/views_ui/src/ViewListBuilder.php Loads entities of this type from storage for listing.
ViewsConfigUpdaterTest::loadTestView function core/modules/views/tests/src/Kernel/ViewsConfigUpdaterTest.php Loads a test view.
ViewsData::$fullyLoaded property core/modules/views/src/ViewsData.php Whether the data has been fully loaded in this request.
ViewsEntityTestHooks::entityLoad function core/modules/views/tests/modules/views_entity_test/src/Hook/ViewsEntityTestHooks.php Implements hook_entity_load().
ViewsMenuLink::loadView function core/modules/views/src/Plugin/Menu/ViewsMenuLink.php Initializes the proper view.
ViewsModerationStateFilterTest::loadViewUnchanged function core/modules/content_moderation/tests/src/Functional/ViewsModerationStateFilterTest.php Load a view from the database after it has been modified in a sub-request.
ViewsTestConfigHooks::viewLoad function core/modules/views/tests/modules/views_test_config/src/Hook/ViewsTestConfigHooks.php Implements hook_ENTITY_TYPE_load().
ViewStorageTest::loadTests function core/modules/views/tests/src/Kernel/ViewStorageTest.php Tests loading configuration entities.
ViewUI::load function core/modules/views_ui/src/ViewUI.php Loads an entity.
ViewUI::loadMultiple function core/modules/views_ui/src/ViewUI.php Loads one or more entities.
ViewUI::postLoad function core/modules/views_ui/src/ViewUI.php Acts on loaded entities.
ViewUIConverter::lazyLoadItself function core/modules/views_ui/src/ProxyClass/ParamConverter/ViewUIConverter.php Lazy loads the real service from the container.
VocabularyCrudTest::testTaxonomyVocabularyLoadMultiple function core/modules/taxonomy/tests/src/Kernel/VocabularyCrudTest.php Tests for loading multiple vocabularies.
WidgetOverflowTest::uploadFiles function core/modules/media_library/tests/src/FunctionalJavascript/WidgetOverflowTest.php Uploads multiple test images into the media library.
WidgetUploadTest class core/modules/media_library/tests/src/FunctionalJavascript/WidgetUploadTest.php Tests that uploads in the 'media_library_widget' works as expected.
WidgetUploadTest.php file core/modules/media_library/tests/src/FunctionalJavascript/WidgetUploadTest.php
WidgetUploadTest::$defaultTheme property core/modules/media_library/tests/src/FunctionalJavascript/WidgetUploadTest.php The theme to install as the default for testing.
WidgetUploadTest::testWidgetUpload function core/modules/media_library/tests/src/FunctionalJavascript/WidgetUploadTest.php Tests that uploads in the 'media_library_widget' works as expected.
WidgetUploadTest::testWidgetUploadAdvancedUi function core/modules/media_library/tests/src/FunctionalJavascript/WidgetUploadTest.php Tests that uploads in the widget's advanced UI works as expected.
Workflow::loadMultipleByType function core/modules/workflows/src/Entity/Workflow.php Loads all workflows of the provided type.
WorkspaceIntegrationTest::assertEntityLoad function core/modules/workspaces/tests/src/Kernel/WorkspaceIntegrationTest.php Asserts that default revisions are properly swapped in a workspace.
WorkspaceIntegrationTest::assertEntityRevisionLoad function core/modules/workspaces/tests/src/Kernel/WorkspaceIntegrationTest.php Asserts that non-default revisions are not changed.
WorkspaceListBuilder::load function core/modules/workspaces/src/WorkspaceListBuilder.php Loads entities of this type from storage for listing.
WorkspaceProviderBase::entityPreload function core/modules/workspaces/src/Provider/WorkspaceProviderBase.php Acts before an entity is loaded.
WorkspaceProviderInterface::entityPreload function core/modules/workspaces/src/Provider/WorkspaceProviderInterface.php Acts before an entity is loaded.
WorkspaceRepository::loadTree function core/modules/workspaces/src/WorkspaceRepository.php Returns an array of workspaces tree item properties, sorted in tree order.
WorkspaceRepositoryInterface::loadTree function core/modules/workspaces/src/WorkspaceRepositoryInterface.php Returns an array of workspaces tree item properties, sorted in tree order.
WorkspacesEntityRepository::loadEntityByConfigTarget function core/modules/workspaces/src/WorkspacesEntityRepository.php Loads an entity by the config target identifier.
WorkspacesEntityRepository::loadEntityByUuid function core/modules/workspaces/src/WorkspacesEntityRepository.php Loads an entity by UUID.
WorkspacesMenuTreeStorage::loadLinks function core/modules/workspaces/src/WorkspacesMenuTreeStorage.php Loads links in the given menu, according to the given tree parameters.
WorkspacesMenuTreeStorage::loadTreeData function core/modules/workspaces/src/WorkspacesMenuTreeStorage.php Loads a menu link tree from the storage.
WorkspaceTracker::loadAssociatedRevisions function core/modules/workspaces/src/WorkspaceTracker.php Loads associated revision IDs and populates their static caches.
YamlFileLoader class core/lib/Drupal/Core/DependencyInjection/YamlFileLoader.php YamlFileLoader loads YAML files service definitions.
YamlFileLoader.php file core/lib/Drupal/Core/DependencyInjection/YamlFileLoader.php
YamlFileLoader::$container property core/lib/Drupal/Core/DependencyInjection/YamlFileLoader.php
YamlFileLoader::$fileCache property core/lib/Drupal/Core/DependencyInjection/YamlFileLoader.php File cache object.
YamlFileLoader::DEFAULTS_KEYWORDS constant core/lib/Drupal/Core/DependencyInjection/YamlFileLoader.php
YamlFileLoader::load function core/lib/Drupal/Core/DependencyInjection/YamlFileLoader.php Loads a Yaml file.
YamlFileLoader::loadFile function core/lib/Drupal/Core/DependencyInjection/YamlFileLoader.php Loads a YAML file.
YamlFileLoader::parseDefaults function core/lib/Drupal/Core/DependencyInjection/YamlFileLoader.php
YamlFileLoader::parseDefinition function core/lib/Drupal/Core/DependencyInjection/YamlFileLoader.php Parses a definition.
YamlFileLoader::parseDefinitions function core/lib/Drupal/Core/DependencyInjection/YamlFileLoader.php Parses definitions
YamlFileLoader::resolveServices function core/lib/Drupal/Core/DependencyInjection/YamlFileLoader.php Resolves services.
YamlFileLoader::validate function core/lib/Drupal/Core/DependencyInjection/YamlFileLoader.php Validates a YAML file.
YamlFileLoader::__construct function core/lib/Drupal/Core/DependencyInjection/YamlFileLoader.php
YamlFileLoaderTest class core/tests/Drupal/Tests/Core/DependencyInjection/YamlFileLoaderTest.php Tests Drupal\Core\DependencyInjection\YamlFileLoader.
YamlFileLoaderTest.php file core/tests/Drupal/Tests/Core/DependencyInjection/YamlFileLoaderTest.php

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