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 |
|---|---|---|---|
| EmptySource.php | file | core/ |
|
| EmptySource.php | file | core/ |
|
| EmptySource::$entityTypeManager | property | core/ |
The entity type manager. |
| EmptySource::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
| EmptySource::create | function | core/ |
Creates an instance of the plugin. |
| EmptySource::doCount | function | core/ |
Gets the source count. |
| EmptySource::fields | function | core/ |
Returns available fields on the source. |
| EmptySource::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| EmptySource::initializeIterator | function | core/ |
Initializes the iterator with the source data. |
| EmptySource::__construct | function | core/ |
Constructs a \Drupal\Component\Plugin\PluginBase object. |
| EmptySource::__toString | function | core/ |
Allows class to decide how it will react when it is treated like a string. |
| empty_file.php.module | file | core/ |
|
| empty_file.txt | file | core/ |
|
| EnabledConfigurablePluginsConstraint | class | core/ |
The CKEditor 5 plugin settings. |
| EnabledConfigurablePluginsConstraint.php | file | core/ |
|
| EnabledConfigurablePluginsConstraint::$message | property | core/ |
The default violation message. |
| EnabledConfigurablePluginsConstraintValidator | class | core/ |
Enabled configurable plugin settings validator. |
| EnabledConfigurablePluginsConstraintValidator.php | file | core/ |
|
| EnabledConfigurablePluginsConstraintValidator::getConfigurableEnabledDefinitions | function | core/ |
Gets all configurable CKEditor 5 plugin definitions that are enabled. |
| EnabledConfigurablePluginsConstraintValidator::validate | function | core/ |
|
| EnableLayoutBuilderTrait | trait | core/ |
Test trait to enable or disable Layout Builder on an entity view display. |
| EnableLayoutBuilderTrait.php | file | core/ |
|
| EnableLayoutBuilderTrait::disableLayoutBuilderFromUi | function | core/ |
Disables Layout Builder using the UI. |
| EnableLayoutBuilderTrait::enableLayoutBuilder | function | core/ |
Enables Layout Builder on an entity view display. |
| EnableLayoutBuilderTrait::enableLayoutBuilderFromUi | function | core/ |
Enables Layout Builder using the UI. |
| EndOfTransactionQueriesTest | class | core/ |
Tests delaying of cache tag invalidation queries to the end of transactions. |
| EndOfTransactionQueriesTest.php | file | core/ |
|
| EndOfTransactionQueriesTest::$modules | property | core/ |
Modules to install. |
| EndOfTransactionQueriesTest::getStatementsForTable | function | core/ |
Filters statements by table name. |
| EndOfTransactionQueriesTest::isStatementRelatedToTable | function | core/ |
Determines if a statement is relative to a specified table. |
| EndOfTransactionQueriesTest::register | function | core/ |
Registers test-specific services. |
| EndOfTransactionQueriesTest::setUp | function | core/ |
|
| EndOfTransactionQueriesTest::testEntitySave | function | core/ |
Tests an entity save. |
| EndOfTransactionQueriesTest::testEntitySaveRollback | function | core/ |
Tests an entity save rollback. |
| Endpoint | class | core/ |
Value object for oEmbed provider endpoints. |
| Endpoint.php | file | core/ |
|
| Endpoint::$formats | property | core/ |
List of supported formats. Only 'json' and 'xml' are allowed. |
| Endpoint::$provider | property | core/ |
The provider this endpoint belongs to. |
| Endpoint::$schemes | property | core/ |
List of URL schemes supported by the provider. |
| Endpoint::$supportsDiscovery | property | core/ |
Whether the provider supports oEmbed discovery. |
| Endpoint::$url | property | core/ |
The endpoint's URL. |
| Endpoint::buildResourceUrl | function | core/ |
Builds and returns the endpoint URL. |
| Endpoint::getFormats | function | core/ |
Returns list of supported formats. |
| Endpoint::getProvider | function | core/ |
Returns the provider this endpoint belongs to. |
| Endpoint::getSchemes | function | core/ |
Returns list of URL schemes supported by the provider. |
| Endpoint::getUrl | function | core/ |
Returns the endpoint URL. |
| Endpoint::matchUrl | function | core/ |
Tries to match a URL against the endpoint schemes. |
| Endpoint::supportsDiscovery | function | core/ |
Returns whether the provider supports oEmbed discovery. |
| Endpoint::__construct | function | core/ |
Endpoint constructor. |
| EndpointTest | class | core/ |
@coversDefaultClass \Drupal\media\OEmbed\Endpoint[[api-linebreak]] |
Pagination
- Previous page
- Page 463
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.