Search for all
- Search 7.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| indented.css | file | core/ |
Basic styling for comment module. |
| indented.css | file | core/ |
Basic styling for comment module. |
| index.php | file | ./ |
The PHP page that serves all page requests on a Drupal installation. |
| 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. |
| 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::setUp | function | core/ |
|
| 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::$termStorage | property | core/ |
|
| IndexTidDepth::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
| IndexTidDepth::create | function | core/ |
Creates an instance of the 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::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::$modules | property | core/ |
Modules to enable. |
| 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 by this discovery instance. |
| 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::$parsedInfos | property | core/ |
Array of all info keyed by filename. |
| InfoParser::parse | function | core/ |
Parses Drupal module, theme and profile .info.yml files. |
| InfoParserDynamic | class | core/ |
Parses dynamic .info.yml files that might change during the page request. |
| InfoParserDynamic.php | file | core/ |
|
| InfoParserDynamic::$root | property | core/ |
The root directory of the Drupal installation. |
| InfoParserDynamic::FIRST_CORE_VERSION_REQUIREMENT_SUPPORTED_VERSION | constant | core/ |
The earliest Drupal version that supports the 'core_version_requirement'. |
| InfoParserDynamic::getAllPreviousCoreVersions | function | core/ |
Gets all the versions of Drupal 8 before a specific version. |
| InfoParserDynamic::getRequiredKeys | function | core/ |
Returns an array of keys required to exist in .info.yml file. |
| InfoParserDynamic::isConstraintSatisfiedByPreviousVersion | function | core/ |
Determines if a constraint is satisfied by earlier versions of Drupal 8. |
Pagination
- Previous page
- Page 790
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.