Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| WysiwygEditor::getMetadata | function | core/ |
Generates metadata that is needed specifically for this editor. |
| WysiwygEditor::isCompatible | function | core/ |
Checks whether this in-place editor is compatible with a given field. |
| XssUnitTest::testBadProtocolStripping | function | core/ |
Checks that harmful protocols are stripped. |
| YamlDirectoryDiscovery | class | core/ |
Allows multiple YAML files per directory to define plugin definitions. |
| YamlDirectoryDiscovery | class | core/ |
Discovers multiple YAML files in a set of directories. |
| YamlDirectoryDiscovery.php | file | core/ |
|
| YamlDirectoryDiscovery.php | file | core/ |
|
| YamlDirectoryDiscovery::$directories | property | core/ |
An array of directories to scan, keyed by the provider. |
| YamlDirectoryDiscovery::$fileCacheKeySuffix | property | core/ |
The suffix for the file cache key. |
| YamlDirectoryDiscovery::$idKey | property | core/ |
The key contained in the discovered data that identifies it. |
| YamlDirectoryDiscovery::FILE_KEY | constant | core/ |
Defines the key in the discovered data where the file path is stored. |
| YamlDirectoryDiscovery::findAll | function | core/ |
Returns an array of discoverable items. |
| YamlDirectoryDiscovery::findFiles | function | core/ |
Returns an array of providers keyed by file path. |
| YamlDirectoryDiscovery::getDirectoryIterator | function | core/ |
Gets an iterator to loop over the files in the provided directory. |
| YamlDirectoryDiscovery::getIdentifier | function | core/ |
Gets the identifier from the data. |
| YamlDirectoryDiscovery::__construct | function | core/ |
Constructs a YamlDirectoryDiscovery object. |
| YamlDirectoryDiscovery::__construct | function | core/ |
Constructs a YamlDirectoryDiscovery object. |
| YamlDirectoryDiscoveryTest | class | core/ |
@coversDefaultClass \Drupal\Core\Plugin\Discovery\YamlDirectoryDiscovery[[api-linebreak]] |
| YamlDirectoryDiscoveryTest | class | core/ |
YamlDirectoryDiscoveryTest component unit tests. |
| YamlDirectoryDiscoveryTest.php | file | core/ |
|
| YamlDirectoryDiscoveryTest.php | file | core/ |
|
| YamlDirectoryDiscoveryTest::setUp | function | core/ |
|
| YamlDirectoryDiscoveryTest::testDiscovery | function | core/ |
Tests YAML directory discovery. |
| YamlDirectoryDiscoveryTest::testDiscoveryAlternateId | function | core/ |
Tests YAML directory discovery with an alternate ID key. |
| YamlDirectoryDiscoveryTest::testDiscoveryInvalidYamlException | function | core/ |
Tests YAML directory discovery with invalid YAML. |
| YamlDirectoryDiscoveryTest::testDiscoveryNoIdException | function | core/ |
Tests YAML directory discovery with a missing ID key. |
| YamlDirectoryDiscoveryTest::testGetDefinitions | function | core/ |
@covers ::getDefinitions[[api-linebreak]] |
| YamlDirectoryDiscoveryTest::testGetDefinitionsWithTranslatableDefinitions | function | core/ |
@covers ::getDefinitions[[api-linebreak]] |
| YamlDiscovery::$directories | property | core/ |
An array of directories to scan, keyed by the provider. |
| YamlDiscoveryDecorator | class | core/ |
Enables YAML discovery for plugin definitions. |
| YamlDiscoveryDecorator.php | file | core/ |
|
| YamlDiscoveryDecorator::$decorated | property | core/ |
The Discovery object being decorated. |
| YamlDiscoveryDecorator::getDefinitions | function | core/ |
Gets the definition of all plugins for this type. |
| YamlDiscoveryDecorator::__call | function | core/ |
Passes through all unknown calls onto the decorated object. |
| YamlDiscoveryDecorator::__construct | function | core/ |
Constructs a YamlDiscoveryDecorator object. |
| YamlDiscoveryDecoratorTest | class | core/ |
YamlDiscoveryDecorator unit tests. |
| YamlDiscoveryDecoratorTest.php | file | core/ |
|
| YamlDiscoveryDecoratorTest::$discoveryDecorator | property | core/ |
The YamlDiscovery instance to test. |
| YamlDiscoveryDecoratorTest::$expectedKeys | property | core/ |
Expected provider => key mappings for testing. |
| YamlDiscoveryDecoratorTest::setUp | function | core/ |
|
| YamlDiscoveryDecoratorTest::testGetDefinitions | function | core/ |
Tests the getDefinitions() method. |
| YamlPeclTest::testObjectSupportDisabled | function | core/ |
Ensures that php object support is disabled. |
| YamlSymfonyTest::testObjectSupportDisabled | function | core/ |
Ensures that php object support is disabled. |
| YamlTest::testObjectSupportDisabledPecl | function | core/ |
Ensures that decoding php objects does not work in PECL. |
| YamlTest::testObjectSupportDisabledSymfony | function | core/ |
Ensures that decoding php objects does not work in Symfony. |
| _aggregator_allowed_tags | function | core/ |
Gets the list of allowed tags. |
| _ckeditor_theme_css | function | core/ |
Retrieves the default theme's CKEditor stylesheets. |
| _claro_convert_link_to_action_link | function | core/ |
Converts a link render element to an action link. |
| _config_test_update_is_syncing_store | function | core/ |
Helper function for testing hooks during configuration sync. |
| _content_translation_install_field_storage_definitions | function | core/ |
Installs Content Translation's fields for a given entity type. |
Pagination
- Previous page
- Page 239
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.