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 |
|---|---|---|---|
| IndexTidDepth::query | function | core/ |
Set up the query for this argument. |
| IndexTidDepth::title | function | core/ |
Get the title this argument will assign the view, given the argument. |
| IndexTidDepth::__construct | function | core/ |
Constructs a Handler object. |
| IndexTidDepthModifier | class | core/ |
Argument handler for to modify depth for a previous term. |
| IndexTidDepthModifier.php | file | core/ |
|
| IndexTidDepthModifier::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
| IndexTidDepthModifier::preQuery | function | core/ |
Run before the view is built. |
| IndexTidDepthModifier::query | function | core/ |
Set up the query for this argument. |
| 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 | class | core/ |
Allows info hook implementations to enhance discovered plugin definitions. |
| InfoHookDecorator.php | file | core/ |
|
| InfoHookDecorator::$decorated | property | core/ |
The Discovery object being decorated. |
| InfoHookDecorator::$hook | property | core/ |
The name of the info hook that will be implemented. |
| InfoHookDecorator::getDefinitions | function | core/ |
Gets the definition of all plugins for this type. |
| InfoHookDecorator::__call | function | core/ |
Passes through all unknown calls onto the decorated object. |
| 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/ |
Parses Drupal module, theme and profile .info.yml files. |
| 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/ |
Parses Drupal module, theme and profile .info.yml files. |
| 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. |
| InfoParserUnitTest::testInfoParserBroken | function | core/ |
Tests that the correct exception is thrown for a broken info file. |
| InfoParserUnitTest::testInfoParserCommonInfo | function | core/ |
Tests common info file. |
| InfoParserUnitTest::testInfoParserCoreInfo | function | core/ |
Tests common info file. |
| InfoParserUnitTest::testInfoParserNonExisting | function | core/ |
Tests the functionality of the infoParser object. |
Pagination
- Previous page
- Page 878
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.