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 |
|---|---|---|---|
| IncompatibleComponentSchema | class | core/ |
Custom exception for incompatible schemas. |
| IncompatibleComponentSchema.php | file | core/ |
|
| IncorrectConfigTargetForm::getEditableConfigNames | function | core/ |
|
| 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/ |
|
| IndexPhpTest::testIndexPhpHandling | function | core/ |
Tests index.php handling. |
| IndexTidDepth::buildOptionsForm | function | core/ |
|
| IndexTidDepth::defaultActions | function | core/ |
Override defaultActions() to remove summary actions. |
| IndexTidDepth::defineOptions | function | core/ |
|
| IndexTidDepth::__construct | function | core/ |
|
| IndexTidDepthModifier::buildOptionsForm | function | core/ |
|
| 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(). |
| InfoParserUnitTest::providerLifecycleLink | function | core/ |
Data provider for testLifecycleLink(). |
| InfoParserUnitTest::providerValidLifecycle | function | core/ |
Data provider for testValidLifecycle(). |
| InfoParserUnitTest::setUp | function | core/ |
|
| InfoParserUnitTest::testCoreIncompatibility | function | core/ |
Tests core incompatibility. |
| InfoParserUnitTest::testFloatLikeVersion | function | core/ |
Tests a version string that looks like a float. |
| InfoParserUnitTest::testFloatVersion | function | core/ |
Tests a version string that is a float. |
| InfoParserUnitTest::testInfoException | function | core/ |
Tests if correct exception is thrown for a broken info file. |
Pagination
- Previous page
- Page 729
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.