Search for d

  1. Search 7.x for d
  2. Search 9.5.x for d
  3. Search 10.3.x for d
  4. Search 11.x for d
  5. Other projects
Title Object type File name Summary
AssetDumper class core/lib/Drupal/Core/Asset/AssetDumper.php Dumps a CSS or JavaScript asset.
AssetDumper.php file core/lib/Drupal/Core/Asset/AssetDumper.php
AssetDumper::$fileSystem property core/lib/Drupal/Core/Asset/AssetDumper.php The file system service.
AssetDumper::dump function core/lib/Drupal/Core/Asset/AssetDumper.php The file name for the CSS or JS cache file is generated from the hash of
the aggregated contents of the files in $data. This forces proxies and
browsers to download new CSS when the CSS changes.
AssetDumper::getFileSystem function core/lib/Drupal/Core/Asset/AssetDumper.php Helper method for returning the file system service.
AssetDumper::__construct function core/lib/Drupal/Core/Asset/AssetDumper.php AssetDumper constructor.
AssetDumperInterface interface core/lib/Drupal/Core/Asset/AssetDumperInterface.php Interface defining a service that dumps an (optimized) asset.
AssetDumperInterface.php file core/lib/Drupal/Core/Asset/AssetDumperInterface.php
AssetDumperInterface::dump function core/lib/Drupal/Core/Asset/AssetDumperInterface.php Dumps an (optimized) asset to persistent storage.
AssetResolver::$libraryDependencyResolver property core/lib/Drupal/Core/Asset/AssetResolver.php The library dependency resolver.
AssetResolver::$libraryDiscovery property core/lib/Drupal/Core/Asset/AssetResolver.php The library discovery service.
AssetResolver::$moduleHandler property core/lib/Drupal/Core/Asset/AssetResolver.php The module handler.
AssetResolver::getLibrariesToLoad function core/lib/Drupal/Core/Asset/AssetResolver.php Returns the libraries that need to be loaded.
AssetResolverTest::$libraryDependencyResolver property core/tests/Drupal/Tests/Core/Asset/AssetResolverTest.php The mocked library dependency resolver.
AssetResolverTest::$libraryDiscovery property core/tests/Drupal/Tests/Core/Asset/AssetResolverTest.php The mocked library discovery service.
AssetResolverTest::$moduleHandler property core/tests/Drupal/Tests/Core/Asset/AssetResolverTest.php The mocked module handler.
AssetResolverTest::providerAttachedAssets function core/tests/Drupal/Tests/Core/Asset/AssetResolverTest.php
AssignOwnerNode class core/modules/node/src/Plugin/Action/AssignOwnerNode.php Assigns ownership of a node to a user.
AssignOwnerNode.php file core/modules/node/src/Plugin/Action/AssignOwnerNode.php
AssignOwnerNode::$connection property core/modules/node/src/Plugin/Action/AssignOwnerNode.php The database connection.
AssignOwnerNode::access function core/modules/node/src/Plugin/Action/AssignOwnerNode.php Checks object access.
AssignOwnerNode::buildConfigurationForm function core/modules/node/src/Plugin/Action/AssignOwnerNode.php Form constructor.
AssignOwnerNode::create function core/modules/node/src/Plugin/Action/AssignOwnerNode.php Creates an instance of the plugin.
AssignOwnerNode::defaultConfiguration function core/modules/node/src/Plugin/Action/AssignOwnerNode.php Gets default configuration for this plugin.
AssignOwnerNode::execute function core/modules/node/src/Plugin/Action/AssignOwnerNode.php Executes the plugin.
AssignOwnerNode::submitConfigurationForm function core/modules/node/src/Plugin/Action/AssignOwnerNode.php Form submission handler.
AssignOwnerNode::validateConfigurationForm function core/modules/node/src/Plugin/Action/AssignOwnerNode.php Form validation handler.
AssignOwnerNode::__construct function core/modules/node/src/Plugin/Action/AssignOwnerNode.php Constructs a new AssignOwnerNode action.
AttachedAssets class core/lib/Drupal/Core/Asset/AttachedAssets.php The default attached assets collection.
AttachedAssets.php file core/lib/Drupal/Core/Asset/AttachedAssets.php
AttachedAssets::$alreadyLoadedLibraries property core/lib/Drupal/Core/Asset/AttachedAssets.php The set of asset libraries that the client has already loaded.
AttachedAssets::$libraries property core/lib/Drupal/Core/Asset/AttachedAssets.php The (ordered) list of asset libraries attached to the current response.
AttachedAssets::$settings property core/lib/Drupal/Core/Asset/AttachedAssets.php The JavaScript settings attached to the current response.
AttachedAssets::createFromRenderArray function core/lib/Drupal/Core/Asset/AttachedAssets.php Creates an AttachedAssetsInterface object from a render array.
AttachedAssets::getAlreadyLoadedLibraries function core/lib/Drupal/Core/Asset/AttachedAssets.php Returns the set of already loaded asset libraries.
AttachedAssets::getLibraries function core/lib/Drupal/Core/Asset/AttachedAssets.php Returns the asset libraries attached to the current response.
AttachedAssets::getSettings function core/lib/Drupal/Core/Asset/AttachedAssets.php Returns the settings attached to the current response.
AttachedAssets::setAlreadyLoadedLibraries function core/lib/Drupal/Core/Asset/AttachedAssets.php Sets the asset libraries that the current request marked as already loaded.
AttachedAssets::setLibraries function core/lib/Drupal/Core/Asset/AttachedAssets.php Sets the asset libraries attached to the current response.
AttachedAssets::setSettings function core/lib/Drupal/Core/Asset/AttachedAssets.php Sets the JavaScript settings that are attached to the current response.
AttachedAssetsInterface interface core/lib/Drupal/Core/Asset/AttachedAssetsInterface.php The attached assets collection for the current response.
AttachedAssetsInterface.php file core/lib/Drupal/Core/Asset/AttachedAssetsInterface.php
AttachedAssetsInterface::createFromRenderArray function core/lib/Drupal/Core/Asset/AttachedAssetsInterface.php Creates an AttachedAssetsInterface object from a render array.
AttachedAssetsInterface::getAlreadyLoadedLibraries function core/lib/Drupal/Core/Asset/AttachedAssetsInterface.php Returns the set of already loaded asset libraries.
AttachedAssetsInterface::getLibraries function core/lib/Drupal/Core/Asset/AttachedAssetsInterface.php Returns the asset libraries attached to the current response.
AttachedAssetsInterface::getSettings function core/lib/Drupal/Core/Asset/AttachedAssetsInterface.php Returns the settings attached to the current response.
AttachedAssetsInterface::setAlreadyLoadedLibraries function core/lib/Drupal/Core/Asset/AttachedAssetsInterface.php Sets the asset libraries that the current request marked as already loaded.
AttachedAssetsInterface::setLibraries function core/lib/Drupal/Core/Asset/AttachedAssetsInterface.php Sets the asset libraries attached to the current response.
AttachedAssetsInterface::setSettings function core/lib/Drupal/Core/Asset/AttachedAssetsInterface.php Sets the JavaScript settings that are attached to the current response.
AttachedAssetsTest class core/tests/Drupal/KernelTests/Core/Asset/AttachedAssetsTest.php Tests #attached assets: attached asset libraries and JavaScript settings.

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