Search for end
| Title | Object type | File name | Summary |
|---|---|---|---|
| EndOfTransactionQueriesTest::testEntitySave | function | core/ |
|
| EndOfTransactionQueriesTest::testEntitySaveRollback | function | core/ |
|
| Endpoint | class | core/ |
Value object for oEmbed provider endpoints. |
| Endpoint.php | file | core/ |
|
| Endpoint::$formats | property | core/ |
List of supported formats. Only 'json' and 'xml' are allowed. |
| Endpoint::$provider | property | core/ |
The provider this endpoint belongs to. |
| Endpoint::$schemes | property | core/ |
List of URL schemes supported by the provider. |
| Endpoint::$supportsDiscovery | property | core/ |
Whether the provider supports oEmbed discovery. |
| Endpoint::$url | property | core/ |
The endpoint's URL. |
| Endpoint::buildResourceUrl | function | core/ |
Builds and returns the endpoint URL. |
| 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::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. |
| 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(). |
Pagination
- Previous page
- Page 23
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.