Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| DefaultFetcher | class | core/ |
Defines a default fetcher implementation. |
| DefaultFetcher.php | file | core/ |
|
| DefaultFetcher::$httpClientFactory | property | core/ |
The HTTP client to fetch the feed data with. |
| DefaultFetcher::$logger | property | core/ |
A logger instance. |
| DefaultFetcher::$messenger | property | core/ |
The messenger. |
| DefaultFetcher::create | function | core/ |
Creates an instance of the plugin. |
| DefaultFetcher::fetch | function | core/ |
Downloads feed data. |
| DefaultFetcher::__construct | function | core/ |
Constructs a DefaultFetcher object. |
| DefaultFileFormatter | class | core/ |
Formatter for a text field on a file entity that links the field to the file. |
| DefaultFileFormatter.php | file | core/ |
|
| DefaultFileFormatter::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
| DefaultFileFormatter::settingsForm | function | core/ |
Returns a form to configure settings for the formatter. |
| DefaultFileFormatter::viewValue | function | core/ |
Generate the output appropriate for one field item. |
| DefaultFormatTest | class | core/ |
@group routing |
| DefaultFormatTest.php | file | core/ |
|
| DefaultFormatTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| DefaultFormatTest::$modules | property | core/ |
Modules to enable. |
| DefaultFormatTest::testFoo | function | core/ |
|
| DefaultFormatTest::testMultipleRoutesWithSameSingleFormat | function | core/ |
|
| DefaultFormatTestController | class | core/ |
|
| DefaultFormatTestController.php | file | core/ |
|
| DefaultFormatTestController::content | function | core/ |
|
| DefaultHtmlRouteProvider | class | core/ |
Provides HTML routes for entities. |
| DefaultHtmlRouteProvider.php | file | core/ |
|
| DefaultHtmlRouteProvider::$entityFieldManager | property | core/ |
The entity field manager. |
| DefaultHtmlRouteProvider::$entityTypeManager | property | core/ |
The entity type manager. |
| DefaultHtmlRouteProvider::createInstance | function | core/ |
Instantiates a new instance of this entity handler. |
| DefaultHtmlRouteProvider::getAddFormRoute | function | core/ |
Gets the add-form route. |
| DefaultHtmlRouteProvider::getAddPageRoute | function | core/ |
Gets the add page route. |
| DefaultHtmlRouteProvider::getCanonicalRoute | function | core/ |
Gets the canonical route. |
| DefaultHtmlRouteProvider::getCollectionRoute | function | core/ |
Gets the collection route. |
| DefaultHtmlRouteProvider::getDeleteFormRoute | function | core/ |
Gets the delete-form route. |
| DefaultHtmlRouteProvider::getDeleteMultipleFormRoute | function | core/ |
Returns the delete multiple form route. |
| DefaultHtmlRouteProvider::getEditFormRoute | function | core/ |
Gets the edit-form route. |
| DefaultHtmlRouteProvider::getEntityTypeIdKeyType | function | core/ |
Gets the type of the ID key for a given entity type. |
| DefaultHtmlRouteProvider::getRoutes | function | core/ |
Provides routes for entities. |
| DefaultHtmlRouteProvider::__construct | function | core/ |
Constructs a new DefaultHtmlRouteProvider. |
| DefaultHtmlRouteProviderTest | class | core/ |
@coversDefaultClass \Drupal\Core\Entity\Routing\DefaultHtmlRouteProvider[[api-linebreak]] @group Entity |
| DefaultHtmlRouteProviderTest.php | file | core/ |
Contains \Drupal\Tests\Core\Entity\Routing\DefaultHtmlRouteProviderTest. |
| DefaultHtmlRouteProviderTest::$entityFieldManager | property | core/ |
The entity field manager prophecy used in the test. |
| DefaultHtmlRouteProviderTest::$entityTypeManager | property | core/ |
The entity type manager prophecy used in the test. |
| DefaultHtmlRouteProviderTest::$routeProvider | property | core/ |
The HTML route provider used in the test. |
| DefaultHtmlRouteProviderTest::getEntityType | function | core/ |
|
| DefaultHtmlRouteProviderTest::providerTestGetAddFormRoute | function | core/ |
|
| DefaultHtmlRouteProviderTest::providerTestGetAddPageRoute | function | core/ |
|
| DefaultHtmlRouteProviderTest::providerTestGetCanonicalRoute | function | core/ |
|
| DefaultHtmlRouteProviderTest::providerTestGetCollectionRoute | function | core/ |
|
| DefaultHtmlRouteProviderTest::setUp | function | core/ |
|
| DefaultHtmlRouteProviderTest::testGetAddFormRoute | function | core/ |
@covers ::getAddFormRoute[[api-linebreak]] @dataProvider providerTestGetAddFormRoute |
| DefaultHtmlRouteProviderTest::testGetAddPageRoute | function | core/ |
@covers ::getAddPageRoute[[api-linebreak]] @dataProvider providerTestGetAddPageRoute |
Pagination
- Previous page
- Page 368
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.