Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 11.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ExtraFieldBlock::$entityFieldManager | property | core/ |
The entity field manager. |
| ExtraFieldBlock::$entityTypeManager | property | core/ |
The entity type manager. |
| ExtraFieldBlock::$fieldName | property | core/ |
The field name. |
| ExtraFieldBlock::blockAccess | function | core/ |
Indicates whether the block should be shown. |
| ExtraFieldBlock::build | function | core/ |
Builds and returns the renderable array for this block plugin. |
| ExtraFieldBlock::create | function | core/ |
Creates an instance of the plugin. |
| 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. |
| ExtraFieldBlockCacheTagInvalidator | class | core/ |
Provides a cache tag invalidator that clears the block cache. |
| ExtraFieldBlockCacheTagInvalidator.php | file | core/ |
|
| ExtraFieldBlockCacheTagInvalidator::invalidateTags | function | core/ |
Marks cache items with any of the specified tags as invalid. |
| ExtraFieldBlockCacheTagInvalidator::__construct | function | core/ |
Constructs a new ExtraFieldBlockCacheTagInvalidator. |
| 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::bundleIdsWithLayoutBuilderDisplays | function | core/ |
Gets a list of entity type and bundle tuples that have layout builder enabled. |
| ExtraFieldBlockDeriver::create | function | core/ |
Creates a new class instance. |
| ExtraFieldBlockDeriver::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
| ExtraFieldBlockDeriver::__construct | function | core/ |
Constructs new FieldBlockDeriver. |
| FactoryInterface | interface | core/ |
Factory interface implemented by all plugin factories. |
| FactoryInterface.php | file | core/ |
|
| FactoryInterface::createInstance | function | core/ |
Creates a plugin instance based on the provided ID and configuration. |
| FactoryTest | class | core/ |
Tests that plugins are correctly instantiated. |
| FactoryTest.php | file | core/ |
|
| FactoryTest::$modules | property | core/ |
Modules to install. |
| FactoryTest::testDefaultFactory | function | core/ |
Tests that DefaultFactory can create a plugin instance. |
| FactoryTest::testReflectionFactory | function | core/ |
Tests that the Reflection factory can create a plugin instance. |
| failed_22_update | function | core/ |
Simulates a hook_update_N functions. |
| Failing | class | core/ |
An image toolkit operation that throws a \RuntimeException. |
| Failing.php | file | core/ |
|
| Failing::execute | function | core/ |
Performs the actual manipulation on the image. |
| 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/ |
Deregisters 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. |
| FakeRecord | class | core/ |
Fetches into a class. |
| FakeRecord.php | file | core/ |
|
| FakeRecord::$fakeArg | property | core/ |
A class variable. |
| FakeRecord::$job | property | core/ |
The property used in tests. |
| FakeRecord::$name | property | core/ |
The property used in tests. |
Pagination
- Previous page
- Page 585
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.