Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| EmptySource::initializeIterator | function | core/ |
Initializes the iterator with the source data. |
| EmptySource::__construct | function | core/ |
Constructs a \Drupal\Component\Plugin\PluginBase object. |
| 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::__construct | function | core/ |
#[HasNamedArguments] |
| 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/ |
|
| EnabledExtensionsValidator | class | core/ |
Validates no enabled Drupal extensions are removed from the stage directory. |
| EnabledExtensionsValidator.php | file | core/ |
|
| EnabledExtensionsValidator::getSubscribedEvents | function | core/ |
|
| EnabledExtensionsValidator::validate | function | core/ |
Validates that no enabled Drupal extensions have been removed. |
| EnabledExtensionsValidator::__construct | function | core/ |
|
| EnabledExtensionsValidatorTest | class | core/ |
Tests Enabled Extensions Validator. |
| EnabledExtensionsValidatorTest.php | file | core/ |
|
| EnabledExtensionsValidatorTest::createExtension | function | core/ |
Returns a mocked extension object for a package. |
| EnabledExtensionsValidatorTest::providerExtensionRemoved | function | core/ |
Data provider for testExtensionRemoved(). |
| EnabledExtensionsValidatorTest::testExtensionRemoved | function | core/ |
Tests that error is raised if Drupal modules, profiles or themes are removed. |
| 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::entityTestInsert | function | core/ |
Implements hook_ENTITY_TYPE_insert(). |
| 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. |
| EndOfTransactionQueriesTest::userInsert | function | core/ |
Implements hook_ENTITY_TYPE_insert(). |
| 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. |
Pagination
- Previous page
- Page 488
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.