Search for to
Title | Object type | File name | Summary |
---|---|---|---|
ExtensionInstallStorage::$includeProfile | property | core/ |
Flag to include the profile in the list of enabled modules. |
ExtensionInstallStorage::$installProfile | property | core/ |
The name of the currently active installation profile. |
ExtensionInstallStorage::createCollection | function | core/ |
Creates a collection on the storage. |
ExtensionInstallStorage::getAllFolders | function | core/ |
Returns a map of all config object names and their folders. |
ExtensionInstallStorage::__construct | function | core/ |
Overrides \Drupal\Core\Config\InstallStorage::__construct(). |
ExtensionInstallStorageTest | class | core/ |
Tests the Config. |
ExtensionInstallStorageTest.php | file | core/ |
|
ExtensionInstallStorageTest::providerTestProfileDeprecation | function | core/ |
Data provider for ::testProfileDeprecation |
ExtensionInstallStorageTest::testProfileDeprecation | function | core/ |
@covers ::__construct @group legacy @dataProvider providerTestProfileDeprecation @expectedDeprecation All \Drupal\Core\Config\ExtensionInstallStorage::__construct() arguments will be required in drupal:9.0.0. See https://www.drupal.org/node/2538996 |
ExtraFieldBlockDeriver::$entityTypeRepository | property | core/ |
The entity type repository. |
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/ |
Modules to enable. |
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. |
Fast404ExceptionHtmlSubscriber::$configFactory | property | core/ |
The config factory. |
FastTest::testUserAutocomplete | function | core/ |
Tests access to user autocompletion and verify the correct results. |
featured-bottom.css | file | core/ |
Visual styles for Bartik's featured bottom component. |
featured-top.css | file | core/ |
Visual styles for Bartik's featured top. |
feed.reader.atomentry | service | core/ |
Laminas\Feed\Reader\Extension\Atom\Entry |
feed.reader.atomfeed | service | core/ |
Laminas\Feed\Reader\Extension\Atom\Feed |
feed.writer.atomrendererfeed | service | core/ |
Laminas\Feed\Writer\Extension\Atom\Renderer\Feed |
Feed::attachTo | function | core/ |
Allows displays to attach to other views. |
Feed::submitOptionsForm | function | core/ |
Handle any special handling on the validate form. |
FeedParserTest::testAtomSample | function | core/ |
Tests a feed that uses the Atom format. |
FeedStorage | class | core/ |
Controller class for aggregator's feeds. |
FeedStorage.php | file | core/ |
|
FeedStorage::getFeedIdsToRefresh | function | core/ |
Returns the fids of feeds that need to be refreshed. |
FeedStorageInterface | interface | core/ |
Defines an interface for aggregator feed entity storage classes. |
FeedStorageInterface.php | file | core/ |
|
FeedStorageInterface::CLEAR_NEVER | constant | core/ |
Denotes that a feed's items should never expire. |
FeedStorageInterface::getFeedIdsToRefresh | function | core/ |
Returns the fids of feeds that need to be refreshed. |
FeedStorageSchema | class | core/ |
Defines the feed schema handler. |
FeedStorageSchema.php | file | core/ |
|
FeedStorageSchema::getSharedTableFieldSchema | function | core/ |
Gets the schema for a single field definition. |
field.field.node.article.field_ref_autocreate_2412569.yml | file | core/ |
core/modules/field/tests/fixtures/update/field.field.node.article.field_ref_autocreate_2412569.yml |
field.storage.block_content.body.yml | file | core/ |
core/modules/block_content/config/install/field.storage.block_content.body.yml |
field.storage.block_content.field_content_link.yml | file | core/ |
core/profiles/demo_umami/config/install/field.storage.block_content.field_content_link.yml |
field.storage.block_content.field_copyright.yml | file | core/ |
core/profiles/demo_umami/config/install/field.storage.block_content.field_copyright.yml |
field.storage.block_content.field_disclaimer.yml | file | core/ |
core/profiles/demo_umami/config/install/field.storage.block_content.field_disclaimer.yml |
field.storage.block_content.field_media_image.yml | file | core/ |
core/profiles/demo_umami/config/install/field.storage.block_content.field_media_image.yml |
field.storage.block_content.field_summary.yml | file | core/ |
core/profiles/demo_umami/config/install/field.storage.block_content.field_summary.yml |
Pagination
- Previous page
- Page 81
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.