Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| DisallowBasicAuthRequests.php | file | core/ |
|
| DisallowBasicAuthRequests::check | function | core/ |
|
| DiscardLayoutChangesForm | class | core/ |
Discards any pending changes to the layout. |
| DiscardLayoutChangesForm.php | file | core/ |
|
| DiscardLayoutChangesForm::$layoutTempstoreRepository | property | core/ |
The layout tempstore repository. |
| DiscardLayoutChangesForm::$messenger | property | core/ |
The messenger service. |
| DiscardLayoutChangesForm::$sectionStorage | property | core/ |
The section storage. |
| DiscardLayoutChangesForm::buildForm | function | core/ |
|
| DiscardLayoutChangesForm::create | function | core/ |
|
| DiscardLayoutChangesForm::getCancelUrl | function | core/ |
|
| DiscardLayoutChangesForm::getDescription | function | core/ |
|
| DiscardLayoutChangesForm::getFormId | function | core/ |
|
| DiscardLayoutChangesForm::getQuestion | function | core/ |
|
| DiscardLayoutChangesForm::submitForm | function | core/ |
|
| DiscardLayoutChangesForm::__construct | function | core/ |
Constructs a new DiscardLayoutChangesForm. |
| disclaimer.component.yml | file | core/ |
core/profiles/demo_umami/themes/umami/components/disclaimer/disclaimer.component.yml |
| disclaimer.css | file | core/ |
This file is used to style the disclaimer block. |
| disclaimer.twig | file | core/ |
<div{{ attributes.addClass('disclaimer') }}> <div class="disclaimer__disclaimer"> {% block disclaimer %}{% endblock %} </div> <div class="disclaimer__copyright"> {% block copyright… |
| DiscoverableInterface | interface | core/ |
Interface for classes providing a type of discovery. |
| DiscoverableInterface.php | file | core/ |
|
| DiscoverableInterface::findAll | function | core/ |
Returns an array of discoverable items. |
| DiscoverServiceProvidersTest | class | core/ |
Tests Drupal\Core\DrupalKernel. |
| DiscoverServiceProvidersTest.php | file | core/ |
|
| DiscoverServiceProvidersTest::testDiscoverServiceCustom | function | core/ |
Tests discovery with user defined container yaml. |
| DiscoverServiceProvidersTest::testDiscoverServiceNoContainerYamls | function | core/ |
Tests the exception when container_yamls is not set. |
| DiscoveryCachedTrait | trait | core/ |
Trait for accessing cached definitions of the plugin discovery component. |
| DiscoveryCachedTrait.php | file | core/ |
|
| DiscoveryCachedTrait::$definitions | property | core/ |
Cached definitions array. |
| DiscoveryCachedTrait::getDefinition | function | core/ |
|
| DiscoveryCachedTraitMockableClass | class | core/ |
A class using the DiscoveryCachedTrait for mocking purposes. |
| DiscoveryCachedTraitMockableClass::getDefinitions | function | core/ |
|
| DiscoveryCachedTraitTest | class | core/ |
Tests Drupal\Component\Plugin\Discovery\DiscoveryCachedTrait. |
| DiscoveryCachedTraitTest.php | file | core/ |
|
| DiscoveryCachedTraitTest::providerGetDefinition | function | core/ |
Data provider for testGetDefinition(). |
| DiscoveryCachedTraitTest::testGetDefinition | function | core/ |
Tests get definition. |
| DiscoveryException | class | core/ |
Exception thrown during discovery if the data is invalid. |
| DiscoveryException.php | file | core/ |
|
| DiscoveryInterface | interface | core/ |
Defines the minimum requirements for a plugin discovery component. |
| DiscoveryInterface.php | file | core/ |
|
| DiscoveryInterface::getDefinition | function | core/ |
Gets a specific plugin definition. |
| DiscoveryInterface::getDefinitions | function | core/ |
Gets the definition of all plugins for this type. |
| DiscoveryInterface::hasDefinition | function | core/ |
Indicates if a specific plugin definition exists. |
| DiscoveryTest1 | class | core/ |
Provides a custom test plugin. |
| DiscoveryTest1.php | file | core/ |
|
| discoverytest2.yml | file | core/ |
core/tests/Drupal/Tests/Component/Annotation/Fixtures/PluginNamespace/discoverytest2.yml |
| DiscoveryTestBase | class | core/ |
Base class for plugin discovery tests. |
| DiscoveryTestBase.php | file | core/ |
|
| DiscoveryTestBase::$discovery | property | core/ |
The discovery component to test. |
| DiscoveryTestBase::$emptyDiscovery | property | core/ |
An empty discovery component. |
| DiscoveryTestBase::$expectedDefinitions | property | core/ |
The plugin definitions the discovery component is expected to discover. |
Pagination
- Previous page
- Page 429
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.