Search for end
| Title | Object type | File name | Summary |
|---|---|---|---|
| ExtendableInterface.php | file | core/ |
|
| ExtendableInterface::extend | function | core/ |
Enhance this object by wrapping it in an extender object. |
| ExtendedDiscoveryInterface | interface | core/ |
An interface for testing the Discovery interface. |
| ExtendedDiscoveryInterface::otherMethod | function | core/ |
|
| ExtendedForm | class | core/ |
Extends the site setting form. |
| ExtendedForm.php | file | core/ |
|
| ExtendFriendsTest | class | core/ |
|
| Extending and altering Drupal | group | core/ |
Overview of extensions and alteration methods for Drupal. |
| ExtendingNonInstalledClass | class | core/ |
This class does not have a plugin attribute or plugin annotation on purpose. |
| ExtendingNonInstalledClass | class | core/ |
Plugin annotation @Plugin( id = "extending_non_installed_class", label = "A plugin whose class is extending from a non-installed module class", color = "pink", ) |
| ExtendingNonInstalledClass.php | file | core/ |
|
| ExtendingNonInstalledClass.php | file | core/ |
|
| ExtendingNonInstalledClass::testMethod | function | core/ |
Provides an empty test method for testing. |
| ExtraFieldBlock::preRenderBlock | function | core/ |
Pre-render callback to ensure empty extra_field_block's are not rendered. |
| Feed::$renderer | property | core/ |
The renderer. |
| Feed::render | function | core/ |
Renders this display. |
| FiberPlaceholderTest::testLongPlaceholderFiberSuspendingLoop | function | core/ |
Tests long placeholder fiber suspending loop. |
| FieldConfig::calculateDependencies | function | core/ |
Calculates dependencies and stores them in the dependency property. |
| FieldConfigBase::calculateDependencies | function | core/ |
Calculates dependencies and stores them in the dependency property. |
| FieldConfigBase::onDependencyRemoval | function | core/ |
Informs the entity that entities it depends on will be deleted. |
| FieldConfigEntityUnitTest::testCalculateDependencies | function | core/ |
Tests calculate dependencies. |
| FieldConfigEntityUnitTest::testCalculateDependenciesIncorrectBundle | function | core/ |
Tests that invalid bundles are handled. |
| FieldConfigEntityUnitTest::testOnDependencyRemoval | function | core/ |
Tests on dependency removal. |
| FieldConfigListBuilder::render | function | core/ |
Builds the entity listing as renderable array for table.html.twig. |
| FieldConfigValidationTest::testInvalidDependencies | function | core/ |
Tests that validation fails if config dependencies are invalid. |
| FieldCounterTest::testExcludedTitleTokenDisplay | function | core/ |
Tests the display of an excluded title field when used as a token. |
| FieldDateTest::assertRenderedDatesEqual | function | core/ |
Asserts properly formatted display against 'created' field in view. |
| FieldDateTest::assertRenderedFutureDatesEqual | function | core/ |
Asserts properly formatted display against 'destroyed' field in view. |
| FieldDefinitionListener::$cacheBackend | property | core/ |
Cache backend instance. |
| FieldDefinitionListenerTest::$cacheBackend | property | core/ |
The cache backend. |
| FieldFieldTest::testAttachedRender | function | core/ |
Tests that formatter's #attached assets are correctly preserved. |
| FieldFieldTest::testComplexRender | function | core/ |
Tests the output of a view with complex field configuration. |
| FieldFieldTest::testFieldAliasRender | function | core/ |
Tests the result of a view with complex field configuration. |
| FieldFieldTest::testFieldApiClassesRender | function | core/ |
Tests the result of a view field with field_api_classes enabled. |
| FieldFieldTest::testMissingBundleFieldRender | function | core/ |
Tests that a field not available for every bundle is rendered as empty. |
| FieldFieldTest::testRevisionComplexRender | function | core/ |
Tests the output of a revision view with base fields and configurable fields. |
| FieldFieldTest::testRevisionRender | function | core/ |
Tests the output of a revision view with base and configurable fields. |
| FieldFieldTest::testRevisionTokenRender | function | core/ |
Tests the token replacement for revision fields. |
| FieldFieldTest::testSimpleRender | function | core/ |
Tests the output of a view with base fields and configurable fields. |
| Fieldgroup::preRenderAttachments | function | core/ |
Adds the fieldgroup library. |
| FieldHandlerInterface::advancedRender | function | core/ |
Renders a field using advanced settings. |
| FieldHandlerInterface::getRenderTokens | function | core/ |
Gets the 'render' tokens to use for advanced rendering. |
| FieldHandlerInterface::postRender | function | core/ |
Runs after every field has been rendered. |
| FieldHandlerInterface::preRender | function | core/ |
Runs before any fields are rendered. |
| FieldHandlerInterface::render | function | core/ |
Renders the field. |
| FieldHandlerInterface::renderText | function | core/ |
Performs an advanced text render for the item. |
| FieldItemBase::calculateDependencies | function | core/ |
Calculates dependencies for field items. |
| FieldItemBase::calculateStorageDependencies | function | core/ |
Calculates dependencies for field items on the storage level. |
| FieldItemBase::onDependencyRemoval | function | core/ |
Informs the plugin that a dependency of the field will be deleted. |
| FieldItemInterface::calculateDependencies | function | core/ |
Calculates dependencies for field items. |
Pagination
- Previous page
- Page 29
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.