Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| IncludeResolver::$entityTypeManager | property | core/ |
The entity type manager. |
| IncludeResolver::buildTree | function | core/ |
Takes an array of exploded paths and builds a tree of field names. |
| IncludeResolver::resolve | function | core/ |
Resolves included resources. |
| IncludeResolver::resolveIncludeTree | function | core/ |
Receives a tree of include field names and resolves resources for it. |
| IncludeResolver::resolveInternalIncludePaths | function | core/ |
Resolves an array of public field paths. |
| IncludeResolver::toIncludeTree | function | core/ |
Returns a tree of field names to include from an include parameter. |
| IncludeResolver::__construct | function | core/ |
IncludeResolver constructor. |
| IncompatibleComponentSchema | class | core/ |
Custom exception for incompatible schemas. |
| IncompatibleComponentSchema.php | file | core/ |
|
| IncorrectConfigTargetForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
| IncrementalForm::submitForm | function | core/ |
Form submission handler. |
| IncrementalForm::__construct | function | core/ |
IncrementalForm constructor. |
| indent.admin.css | file | core/ |
.ckeditor5-toolbar-button-indent { background-image: url(../icons/indent.svg); } .ckeditor5-toolbar-button-outdent { background-image: url(../icons/outdent.svg); } |
| indented.css | file | core/ |
Basic styling for comment module. |
| indented.css | file | core/ |
Basic styling for comment module. |
| IndexPhpTest | class | core/ |
Tests the handling of requests containing 'index.php'. |
| IndexPhpTest.php | file | core/ |
|
| IndexPhpTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| IndexPhpTest::testIndexPhpHandling | function | core/ |
Tests index.php handling. |
| IndexTidDepth::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
| IndexTidDepth::defaultActions | function | core/ |
Override defaultActions() to remove summary actions. |
| IndexTidDepth::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
| IndexTidDepth::__construct | function | core/ |
Constructs a Handler object. |
| IndexTidDepthModifier::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
| InfoAlterTest | class | core/ |
Tests the effectiveness of hook_system_info_alter(). |
| InfoAlterTest.php | file | core/ |
|
| InfoAlterTest::testSystemInfoAlter | function | core/ |
Tests that theme .info.yml data is rebuild after enabling a module. |
| InfoHookDecorator::getDefinitions | function | core/ |
|
| InfoHookDecorator::__construct | function | core/ |
Constructs an InfoHookDecorator object. |
| InfoParser | class | core/ |
Parses extension .info.yml files. |
| InfoParser.php | file | core/ |
|
| InfoParser::$fileCache | property | core/ |
The file cache. |
| InfoParser::parse | function | core/ |
|
| InfoParser::__construct | function | core/ |
InfoParser constructor. |
| InfoParserDynamic | class | core/ |
Parses dynamic .info.yml files that might change during the page request. |
| InfoParserDynamic.php | file | core/ |
|
| InfoParserDynamic::getRequiredKeys | function | core/ |
Returns an array of keys required to exist in .info.yml file. |
| InfoParserDynamic::parse | function | core/ |
|
| InfoParserDynamic::__construct | function | core/ |
InfoParserDynamic constructor. |
| InfoParserException | class | core/ |
An exception thrown by the InfoParser class whilst parsing info.yml files. |
| InfoParserException.php | file | core/ |
|
| InfoParserInterface | interface | core/ |
Interface for classes that parses Drupal's info.yml files. |
| InfoParserInterface.php | file | core/ |
|
| InfoParserInterface::parse | function | core/ |
Parses Drupal module, theme and profile .info.yml files. |
| InfoParserUnitTest | class | core/ |
Tests InfoParser class and exception. |
| InfoParserUnitTest.php | file | core/ |
|
| InfoParserUnitTest::$infoParser | property | core/ |
The InfoParser object. |
| InfoParserUnitTest::providerCoreIncompatibility | function | core/ |
Data provider for testCoreIncompatibility(). |
| InfoParserUnitTest::providerInfoException | function | core/ |
Data provider for testInfoException(). |
| InfoParserUnitTest::providerInvalidLifecycle | function | core/ |
Data provider for testInvalidLifecycle(). |
Pagination
- Previous page
- Page 721
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.