Search for read

  1. Search 7.x for read
  2. Search 8.9.x for read
  3. Search 10.3.x for read
  4. Search 11.x for read
  5. Other projects
Title Object type File name Summary
AlreadyInstalledException class core/lib/Drupal/Core/Installer/Exception/AlreadyInstalledException.php Exception thrown if Drupal is installed already.
AlreadyInstalledException.php file core/lib/Drupal/Core/Installer/Exception/AlreadyInstalledException.php
AlreadyInstalledException::__construct function core/lib/Drupal/Core/Installer/Exception/AlreadyInstalledException.php Constructs a new "already installed" exception.
AnnotatedClassDiscovery::$annotationReader property core/lib/Drupal/Component/Annotation/Plugin/Discovery/AnnotatedClassDiscovery.php The doctrine annotation reader.
AnnotatedClassDiscovery::getAnnotationReader function core/lib/Drupal/Component/Annotation/Plugin/Discovery/AnnotatedClassDiscovery.php Gets the used doctrine annotation reader.
AnnotatedClassDiscovery::getAnnotationReader function core/lib/Drupal/Core/Plugin/Discovery/AnnotatedClassDiscovery.php Gets the used doctrine annotation reader.
BaseFieldOverride::isReadOnly function core/lib/Drupal/Core/Field/Entity/BaseFieldOverride.php Determines whether the data is read-only.
Breadcrumb class core/lib/Drupal/Core/Breadcrumb/Breadcrumb.php Used to return generated breadcrumbs with associated cacheability metadata.
Breadcrumb.php file core/lib/Drupal/Core/Breadcrumb/Breadcrumb.php
Breadcrumb::$links property core/lib/Drupal/Core/Breadcrumb/Breadcrumb.php An ordered list of links for the breadcrumb.
Breadcrumb::addLink function core/lib/Drupal/Core/Breadcrumb/Breadcrumb.php Appends a link to the end of the ordered list of breadcrumb links.
Breadcrumb::getLinks function core/lib/Drupal/Core/Breadcrumb/Breadcrumb.php Gets the breadcrumb links.
Breadcrumb::setLinks function core/lib/Drupal/Core/Breadcrumb/Breadcrumb.php Sets the breadcrumb links.
Breadcrumb::toRenderable function core/lib/Drupal/Core/Breadcrumb/Breadcrumb.php Returns a render array representation of the object.
BreadcrumbBuilderInterface interface core/lib/Drupal/Core/Breadcrumb/BreadcrumbBuilderInterface.php Defines an interface for classes that build breadcrumbs.
BreadcrumbBuilderInterface.php file core/lib/Drupal/Core/Breadcrumb/BreadcrumbBuilderInterface.php
BreadcrumbBuilderInterface::applies function core/lib/Drupal/Core/Breadcrumb/BreadcrumbBuilderInterface.php Whether this breadcrumb builder should be used to build the breadcrumb.
BreadcrumbBuilderInterface::build function core/lib/Drupal/Core/Breadcrumb/BreadcrumbBuilderInterface.php Builds the breadcrumb.
BreadcrumbManager class core/lib/Drupal/Core/Breadcrumb/BreadcrumbManager.php Provides a breadcrumb manager.
BreadcrumbManager.php file core/lib/Drupal/Core/Breadcrumb/BreadcrumbManager.php
BreadcrumbManager::$builders property core/lib/Drupal/Core/Breadcrumb/BreadcrumbManager.php Holds arrays of breadcrumb builders, keyed by priority.
BreadcrumbManager::$moduleHandler property core/lib/Drupal/Core/Breadcrumb/BreadcrumbManager.php The module handler to invoke the alter hook.
BreadcrumbManager::$sortedBuilders property core/lib/Drupal/Core/Breadcrumb/BreadcrumbManager.php Holds the array of breadcrumb builders sorted by priority.
BreadcrumbManager::addBuilder function core/lib/Drupal/Core/Breadcrumb/BreadcrumbManager.php Adds another breadcrumb builder.
BreadcrumbManager::applies function core/lib/Drupal/Core/Breadcrumb/BreadcrumbManager.php Whether this breadcrumb builder should be used to build the breadcrumb.
BreadcrumbManager::build function core/lib/Drupal/Core/Breadcrumb/BreadcrumbManager.php Builds the breadcrumb.
BreadcrumbManager::getSortedBuilders function core/lib/Drupal/Core/Breadcrumb/BreadcrumbManager.php Returns the sorted array of breadcrumb builders.
BreadcrumbManager::__construct function core/lib/Drupal/Core/Breadcrumb/BreadcrumbManager.php Constructs a \Drupal\Core\Breadcrumb\BreadcrumbManager object.
CachedStorage::read function core/lib/Drupal/Core/Config/CachedStorage.php Reads configuration data from the storage.
CachedStorage::readMultiple function core/lib/Drupal/Core/Config/CachedStorage.php Reads configuration data from the storage.
ChainBreadcrumbBuilderInterface interface core/lib/Drupal/Core/Breadcrumb/ChainBreadcrumbBuilderInterface.php Defines an interface a chained service that builds the breadcrumb.
ChainBreadcrumbBuilderInterface.php file core/lib/Drupal/Core/Breadcrumb/ChainBreadcrumbBuilderInterface.php
ChainBreadcrumbBuilderInterface::addBuilder function core/lib/Drupal/Core/Breadcrumb/ChainBreadcrumbBuilderInterface.php Adds another breadcrumb builder.
ConfigImporter::alreadyImporting function core/lib/Drupal/Core/Config/ConfigImporter.php Determines if an import is already running.
ContentEntityNullStorage::readFieldItemsToPurge function core/lib/Drupal/Core/Entity/ContentEntityNullStorage.php Reads values to be purged for a single field.
ContentEntityStorageBase::readFieldItemsToPurge function core/lib/Drupal/Core/Entity/ContentEntityStorageBase.php Reads values to be purged for a single field.
DatabaseStorage::read function core/lib/Drupal/Core/Config/DatabaseStorage.php Reads configuration data from the storage.
DatabaseStorage::readMultiple function core/lib/Drupal/Core/Config/DatabaseStorage.php Reads configuration data from the storage.
drupal.README.md file core/assets/scaffold/files/drupal.README.md <img alt="Drupal Logo" src="https://www.drupal.org/files/Wordmark_blue_RGB.png" height="60px">
Drupal is an open source content management platform supporting a variety of
websites ranging from personal weblogs to large community-driven…
FileReadOnlyStorage class core/lib/Drupal/Component/PhpStorage/FileReadOnlyStorage.php Reads code as regular PHP files, but won't write them.
FileReadOnlyStorage.php file core/lib/Drupal/Component/PhpStorage/FileReadOnlyStorage.php
FileReadOnlyStorage::$directory property core/lib/Drupal/Component/PhpStorage/FileReadOnlyStorage.php The directory where the files should be stored.
FileReadOnlyStorage::delete function core/lib/Drupal/Component/PhpStorage/FileReadOnlyStorage.php Deletes PHP code from storage.
FileReadOnlyStorage::deleteAll function core/lib/Drupal/Component/PhpStorage/FileReadOnlyStorage.php Removes all files in this bin.
FileReadOnlyStorage::exists function core/lib/Drupal/Component/PhpStorage/FileReadOnlyStorage.php Checks whether the PHP code exists in storage.
FileReadOnlyStorage::garbageCollection function core/lib/Drupal/Component/PhpStorage/FileReadOnlyStorage.php Performs garbage collection on the storage.
FileReadOnlyStorage::getFullPath function core/lib/Drupal/Component/PhpStorage/FileReadOnlyStorage.php Gets the full file path.
FileReadOnlyStorage::listAll function core/lib/Drupal/Component/PhpStorage/FileReadOnlyStorage.php Lists all the files in the storage.
FileReadOnlyStorage::load function core/lib/Drupal/Component/PhpStorage/FileReadOnlyStorage.php Loads PHP code from storage.
FileReadOnlyStorage::save function core/lib/Drupal/Component/PhpStorage/FileReadOnlyStorage.php Saves PHP code to storage.

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