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 main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
|
| IncompleteLibraryDefinitionException | class | core/ |
Defines a custom exception if a library has no CSS/JS/JS setting specified. |
| IncompleteLibraryDefinitionException.php | file | core/ |
|
| IncorrectConfigTargetForm | class | core/ |
A form for configuring preferences with AJAX updates. |
| IncorrectConfigTargetForm.php | file | core/ |
|
| IncorrectConfigTargetForm::buildForm | function | core/ |
Form constructor. |
| IncorrectConfigTargetForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
| IncorrectConfigTargetForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| IncrementalForm | class | core/ |
Migrate Upgrade Incremental form. |
| IncrementalForm.php | file | core/ |
|
| IncrementalForm::$dateFormatter | property | core/ |
The date formatter service. |
| IncrementalForm::buildForm | function | core/ |
Form constructor. |
| IncrementalForm::create | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
| IncrementalForm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
| IncrementalForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| 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); } |
| indentation.html.twig | file | core/ |
Default theme implementation for a set of indentation divs. |
| indentation.html.twig | file | core/ |
Theme override for a set of indentation divs. |
| indentation.html.twig | file | core/ |
Theme override for a set of indentation divs. |
| indentation.html.twig | file | core/ |
Theme override for a set of indentation divs. |
| indentation.html.twig | file | core/ |
Theme override for a set of indentation divs. |
| indented.css | file | core/ |
Basic styling for comment module. |
| indented.css | file | core/ |
Basic styling for comment module. |
| Index | class | core/ |
Describes a database index. |
| Index.php | file | core/ |
|
| index.php | file | core/ |
The PHP page that serves all page requests on a Drupal installation. |
| index.php | file | core/ |
Test version of index.php from drupal/core. |
| index.php | file | ./ |
The PHP page that serves all page requests on a Drupal installation. |
| Index::__construct | function | core/ |
Constructor. |
| 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. |
| IndexTid | class | core/ |
Allow taxonomy term ID(s) as argument. |
| IndexTid.php | file | core/ |
|
| IndexTid::titleQuery | function | core/ |
Override for specific title lookups. |
| IndexTidDepth | class | core/ |
Argument handler for taxonomy terms with depth. |
| IndexTidDepth.php | file | core/ |
|
| 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. |
Pagination
- Previous page
- Page 877
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.