Search for read
Title | Object type | File name | Summary |
---|---|---|---|
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/ |
|
TestPathBasedBreadcrumbBuilder::setLinkGenerator | function | core/ |
|
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. |
umami_preprocess_breadcrumb | function | core/ |
Implements hook_preprocess_breadcrumb(). |
Updater::makeWorldReadable | function | core/ |
Ensures that a given directory is world readable. |
UpdateReady | class | core/ |
Configure update settings for this site. |
UpdateReady.php | file | core/ |
|
UpdateReady::$moduleHandler | property | core/ |
The module handler. |
UpdateReady::$root | property | core/ |
The root location under which updated projects will be saved. |
UpdateReady::$sitePath | property | core/ |
The Site path. |
UpdateReady::$state | property | core/ |
The state key value store. |
UpdateReady::buildForm | function | core/ |
Form constructor. |
UpdateReady::create | function | core/ |
Instantiates a new instance of this class. |
UpdateReady::getFormId | function | core/ |
Returns a unique string identifying the form. |
UpdateReady::submitForm | function | core/ |
Form submission handler. |
UpdateReady::__construct | function | core/ |
Constructs a new UpdateReady object. |
update_already_performed | function | core/ |
Determines if a module update has already been performed. |
VendorHardeningPlugin::$packagesAlreadyCleaned | property | composer/ |
List of projects already cleaned. |
WorkflowTest::testSetTransitionFromStatesAlreadyExists | function | core/ |
@covers ::setTransitionFromStates |
WriteSafeSessionHandler::$readSessions | property | core/ |
The read sessions. |
WriteSafeSessionHandler::read | function | core/ |
Pagination
- Previous page
- Page 14
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.