Search for end
| Title | Object type | File name | Summary |
|---|---|---|---|
| Endpoint::getFormats | function | core/ |
Returns list of supported formats. |
| Endpoint::getProvider | function | core/ |
Returns the provider this endpoint belongs to. |
| Endpoint::getSchemes | function | core/ |
Returns list of URL schemes supported by the provider. |
| Endpoint::getUrl | function | core/ |
Returns the endpoint URL. |
| Endpoint::matchUrl | function | core/ |
Tries to match a URL against the endpoint schemes. |
| Endpoint::supportsDiscovery | function | core/ |
Returns whether the provider supports oEmbed discovery. |
| Endpoint::__construct | function | core/ |
Endpoint constructor. |
| EndpointTest | class | core/ |
@coversDefaultClass \Drupal\media\OEmbed\Endpoint[[api-linebreak]] |
| EndpointTest.php | file | core/ |
|
| EndpointTest::testCaseSensitiveMatch | function | core/ |
@covers ::matchUrl[[api-linebreak]] |
| EndpointTest::testMatchUrl | function | core/ |
@covers ::matchUrl[[api-linebreak]] |
| EngineTwigTest::testRenderable | function | core/ |
Tests the rendering of renderables. |
| Entity::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
| Entity::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
| Entity::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
| Entity::render | function | core/ |
Render the area. |
| EntityActionBase::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
| EntityBase::getConfigDependencyKey | function | core/ |
Gets the key that is used to store configuration dependencies. |
| EntityBase::getConfigDependencyName | function | core/ |
Gets the configuration dependency name. |
| EntityCacheTagsTestBase::getRenderCacheBackend | function | core/ |
Retrieves the render cache backend as a variation cache. |
| EntityCacheTagsTestBase::verifyRenderCache | function | core/ |
Verify that a given render cache entry exists, with the correct cache tags. |
| EntityController::$renderer | property | core/ |
The renderer. |
| EntityConverterLatestRevisionTest::testEntityNoPendingRevision | function | core/ |
Tests with no pending revision. |
| EntityConverterLatestRevisionTest::testEntityWithPendingRevision | function | core/ |
Tests with a pending revision. |
| EntityConverterLatestRevisionTest::testWithTranslatedPendingRevision | function | core/ |
Tests with a translated pending revision. |
| EntityDecoupledTranslationRevisionsTest::dataTestDecoupledPendingRevisions | function | core/ |
Data provider for ::testDecoupledDefaultRevisions. |
| EntityDecoupledTranslationRevisionsTest::testDecoupledPendingRevisions | function | core/ |
Tests decoupled default revisions. |
| EntityDisplayBase::$renderer | property | core/ |
The renderer. |
| EntityDisplayBase::calculateDependencies | function | core/ |
Calculates dependencies and stores them in the dependency property. |
| EntityDisplayBase::getPluginRemovedDependencies | function | core/ |
Returns the plugin dependencies being removed. |
| EntityDisplayBase::onDependencyRemoval | function | core/ |
Informs the entity that entities it depends on will be deleted. |
| EntityDisplayBaseMockableClass::getRenderer | function | core/ |
Gets the renderer plugin for a field (e.g. widget, formatter). |
| EntityDisplayBaseTest::testOnDependencyRemoval | function | core/ |
@covers ::onDependencyRemoval[[api-linebreak]] |
| EntityDisplayInterface::getRenderer | function | core/ |
Gets the renderer plugin for a field (e.g. widget, formatter). |
| EntityDisplayModeBase::calculateDependencies | function | core/ |
Calculates dependencies and stores them in the dependency property. |
| EntityDisplayModeBaseUnitTest::testCalculateDependencies | function | core/ |
@covers ::calculateDependencies[[api-linebreak]] |
| EntityDisplayModeListBuilder::render | function | core/ |
Builds the entity listing as renderable array for table.html.twig. |
| EntityDisplayTest::assertDependency | function | core/ |
Asserts that $key is a $type type dependency of $display config entity. |
| EntityDisplayTest::assertDependencyHelper | function | core/ |
Provides a helper for dependency assertions. |
| EntityDisplayTest::assertNoDependency | function | core/ |
Asserts that $key is not a $type type dependency of $display config entity. |
| EntityDisplayTest::testComponentDependencies | function | core/ |
Tests components dependencies additions. |
| EntityDisplayTest::testOnDependencyRemoval | function | core/ |
Tests \Drupal\Core\Entity\EntityDisplayBase::onDependencyRemoval(). |
| EntityField::$entityFieldRenderer | property | core/ |
Static cache for ::getEntityFieldRenderer(). |
| EntityField::$renderer | property | core/ |
The renderer. |
| EntityField::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
| EntityField::getEntityFieldRenderer | function | core/ |
Returns the entity field renderer. |
| EntityField::onDependencyRemoval | function | core/ |
Allows a plugin to define whether it should be removed. |
| EntityField::preRender | function | core/ |
Runs before any fields are rendered. |
| EntityField::renderItems | function | core/ |
Render all items in this field together. |
| EntityField::render_item | function | core/ |
Renders a single item of a row. |
Pagination
- Previous page
- Page 25
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.