Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| ExtraFieldBlock::create | function | core/ |
|
| ExtraFieldBlock::defaultConfiguration | function | core/ |
|
| ExtraFieldBlock::getEntity | function | core/ |
Gets the entity that has the field. |
| ExtraFieldBlock::getPreviewFallbackString | function | core/ |
|
| ExtraFieldBlock::replaceFieldPlaceholder | function | core/ |
Replaces all placeholders for a given field. |
| ExtraFieldBlock::__construct | function | core/ |
Constructs a new ExtraFieldBlock. |
| ExtraFieldBlockDeriver | class | core/ |
Provides entity field block definitions for every field. |
| ExtraFieldBlockDeriver.php | file | core/ |
|
| ExtraFieldBlockDeriver::$entityFieldManager | property | core/ |
The entity field manager. |
| ExtraFieldBlockDeriver::$entityTypeBundleInfo | property | core/ |
The entity type bundle info. |
| ExtraFieldBlockDeriver::$entityTypeManager | property | core/ |
The entity type manager. |
| ExtraFieldBlockDeriver::$entityTypeRepository | property | core/ |
The entity type repository. |
| ExtraFieldBlockDeriver::create | function | core/ |
|
| ExtraFieldBlockDeriver::getDerivativeDefinitions | function | core/ |
|
| ExtraFieldBlockDeriver::__construct | function | core/ |
Constructs new FieldBlockDeriver. |
| ExtraFieldUpdatePathTest | class | core/ |
Tests the upgrade path for Layout Builder extra fields. |
| ExtraFieldUpdatePathTest.php | file | core/ |
|
| ExtraFieldUpdatePathTest::setDatabaseDumpFiles | function | core/ |
|
| ExtraFieldUpdatePathTest::testRunUpdates | function | core/ |
Tests the upgrade path for Layout Builder extra fields. |
| FactoryInterface | interface | core/ |
Factory interface implemented by all plugin factories. |
| FactoryInterface.php | file | core/ |
|
| FactoryInterface::createInstance | function | core/ |
Creates a pre-configured instance of a plugin. |
| FactoryTest | class | core/ |
Tests that plugins are correctly instantiated. |
| FactoryTest.php | file | core/ |
|
| FactoryTest::$modules | property | core/ |
|
| FactoryTest::testDefaultFactory | function | core/ |
Test that DefaultFactory can create a plugin instance. |
| FactoryTest::testReflectionFactory | function | core/ |
Test that the Reflection factory can create a plugin instance. |
| FakeAutoloader | class | core/ |
A fake autoloader for testing |
| FakeAutoloader::findFile | function | core/ |
Finds a file by class name while caching lookups to APC. |
| FakeAutoloader::loadClass | function | core/ |
Loads the given class or interface. |
| FakeAutoloader::register | function | core/ |
Registers this instance as an autoloader. |
| FakeAutoloader::unregister | function | core/ |
Unregisters this instance as an autoloader. |
| FakeLogEntries | trait | core/ |
Provides methods to generate log entries. |
| FakeLogEntries.php | file | core/ |
|
| FakeLogEntries::generateLogEntries | function | core/ |
Generates a number of random database log events. |
| FakePhpassHashedPassword | class | core/ |
A fake class for tests. |
| FakePhpassHashedPassword::enforceLog2Boundaries | function | core/ |
Exposes this method as public for tests. |
| FakePhpassHashedPassword::__construct | function | core/ |
|
| FakeRecord | class | core/ |
Fetches into a class. |
| FakeRecord | class | core/ |
Fetches into a class. |
| FakeRecord.php | file | core/ |
|
| FakeRecord.php | file | core/ |
|
| FakeTemplateWrapper | class | core/ |
Defines a fake template class to mock \Twig_TemplateWrapper. |
| FakeTemplateWrapper::$body | property | core/ |
Body text to return from the render() method. |
| FakeTemplateWrapper::render | function | core/ |
Mocks the \Twig_TemplateWrapper render() method. |
| FakeTemplateWrapper::__construct | function | core/ |
Constructor. |
| FakeViewModeContext | class | core/ |
Provides a global context for view_mode for testing purposes. |
| FakeViewModeContext.php | file | core/ |
|
| FakeViewModeContext::getAvailableContexts | function | core/ |
|
| FakeViewModeContext::getRuntimeContexts | function | core/ |
Pagination
- Previous page
- Page 561
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.