Search for read
Title | Object type | File name | Summary |
---|---|---|---|
SimpleAnnotationReader::getPropertyAnnotations | function | core/ |
|
SimpleAnnotationReader::__construct | function | core/ |
Constructor. |
sites.README.txt | file | core/ |
This directory structure contains the settings and configuration files specific to your site or sites and is an integral part of multisite configurations. It is now recommended to place your custom and downloaded extensions in the /modules, /themes,… |
SkippablePathBasedBreadcrumbBuilder | class | core/ |
A path-based breadcrumb builder can be skipped from applying. |
SkippablePathBasedBreadcrumbBuilder.php | file | core/ |
|
SkippablePathBasedBreadcrumbBuilder::applies | function | core/ |
Whether this breadcrumb builder should be used to build the breadcrumb. |
SkippablePathBasedBreadcrumbBuilder::build | function | core/ |
Builds the breadcrumb. |
SkippablePathBasedBreadcrumbBuilder::__construct | function | core/ |
|
SqlContentEntityStorage::readFieldItemsToPurge | function | core/ |
Reads values to be purged for a single field. |
StorageInterface::read | function | core/ |
Reads configuration data from the storage. |
StorageInterface::readMultiple | function | core/ |
Reads configuration data from the storage. |
StorageReplaceDataWrapper::read | function | core/ |
Reads configuration data from the storage. |
StorageReplaceDataWrapper::readMultiple | function | core/ |
Reads configuration data from the storage. |
StorageReplaceDataWrapperTest::read | function | core/ |
Reads configuration data from the storage. |
StreamWrapperInterface::READ | constant | core/ |
Wrapper is readable (almost always true). |
StreamWrapperInterface::READ_VISIBLE | constant | core/ |
Visible and read-only. |
stream_wrapper.dummy_external_readonly | service | core/ |
Drupal\file_test\StreamWrapper\DummyExternalReadOnlyWrapper |
stream_wrapper.dummy_readonly | service | core/ |
Drupal\file_test\StreamWrapper\DummyReadOnlyStreamWrapper |
system.breadcrumb.default | service | core/ |
Drupal\system\PathBasedBreadcrumbBuilder |
SystemBreadcrumbBlock | class | core/ |
Provides a block to display the breadcrumbs. |
SystemBreadcrumbBlock.php | file | core/ |
|
SystemBreadcrumbBlock::$breadcrumbManager | property | core/ |
The breadcrumb manager. |
SystemBreadcrumbBlock::$routeMatch | property | core/ |
The current route match. |
SystemBreadcrumbBlock::build | function | core/ |
Builds and returns the renderable array for this block plugin. |
SystemBreadcrumbBlock::create | function | core/ |
Creates an instance of the plugin. |
SystemBreadcrumbBlock::createPlaceholder | function | core/ |
|
SystemBreadcrumbBlock::__construct | function | core/ |
Constructs a new SystemBreadcrumbBlock object. |
taxonomy_term.breadcrumb | service | core/ |
Drupal\taxonomy\TermBreadcrumbBuilder |
template_preprocess_breadcrumb | function | core/ |
Prepares variables for breadcrumb templates. |
TemporaryJsonapiFileFieldUploader::BYTES_TO_READ | constant | core/ |
The amount of bytes to read in each iteration when streaming file data. |
TermBreadcrumbBuilder | class | core/ |
Provides a custom taxonomy breadcrumb builder that uses the term hierarchy. |
TermBreadcrumbBuilder.php | file | core/ |
|
TermBreadcrumbBuilder::$entityRepository | property | core/ |
The entity repository manager. |
TermBreadcrumbBuilder::$entityTypeManager | property | core/ |
The entity type manager. |
TermBreadcrumbBuilder::applies | function | core/ |
Whether this breadcrumb builder should be used to build the breadcrumb. |
TermBreadcrumbBuilder::build | function | core/ |
Builds the breadcrumb. |
TermBreadcrumbBuilder::__construct | function | core/ |
Constructs the TermBreadcrumbBuilder. |
TermIndexTest::testTaxonomyTermHierarchyBreadcrumbs | function | core/ |
Tests that there is a link to the parent term on the child term page. |
TermTest::testTermBreadcrumbs | function | core/ |
Check the breadcrumb on edit and delete a term page. |
TermTranslationTest::testTranslatedBreadcrumbs | function | core/ |
Tests translated breadcrumbs. |
TestPathBasedBreadcrumbBuilder | class | core/ |
Helper class for testing purposes only. |
TestPathBasedBreadcrumbBuilder::$linkGenerator | property | core/ |
The test link generator. |
TestPathBasedBreadcrumbBuilder::setLinkGenerator | function | core/ |
Sets the link generator. |
TestPathBasedBreadcrumbBuilder::setStringTranslation | function | core/ |
Sets the string translation service to use. |
TestSessionHandlerProxy::read | function | core/ |
|
themes.README.txt | file | core/ |
Themes allow you to change the look and feel of your Drupal site. You can use themes contributed by others or create your own. WHAT TO PLACE IN THIS DIRECTORY? -------------------------------- Placing downloaded and custom themes in this directory… |
Thread | class | core/ |
Sort handler for ordering by thread. |
Thread.php | file | core/ |
|
Thread::query | function | core/ |
Called to add the sort to a query. |
Timer::read | function | core/ |
Reads the current timer value without stopping the timer. |
Pagination
- Previous page
- Page 14
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.