Search for inc
| Title | Object type | File name | Summary |
|---|---|---|---|
| CKEditorPluginContextualInterface | interface | core/ |
Defines an interface for contextually enabled CKEditor plugins. |
| CKEditorPluginContextualInterface.php | file | core/ |
|
| CKEditorPluginContextualInterface::isEnabled | function | core/ |
Checks if this plugin should be enabled based on the editor configuration. |
| CKEditorPluginCssInterface | interface | core/ |
Defines an interface for CKEditor plugins with associated CSS. |
| CKEditorPluginCssInterface.php | file | core/ |
|
| CKEditorPluginCssInterface::getCssFiles | function | core/ |
Retrieves enabled plugins' iframe instance CSS files. |
| color.inc | file | core/ |
|
| color.inc | file | core/ |
|
| comment.tokens.inc | file | core/ |
Builds placeholder replacement tokens for comment-related data. |
| comment.views.inc | file | core/ |
Provide views data for comment.module. |
| CommentTest::getIncludePermissions | function | core/ |
Authorize the user under test with additional permissions to view includes. |
| common.inc | file | core/ |
Common functions that many Drupal modules will need to reference. |
| ConditionPluginCollection | class | core/ |
Provides a collection of condition plugins. |
| ConditionPluginCollection.php | file | core/ |
|
| ConditionPluginCollection::$conditionContexts | property | core/ |
An array of collected contexts for conditions. |
| ConditionPluginCollection::addContext | function | core/ |
Sets the condition context for a given name. |
| ConditionPluginCollection::get | function | core/ |
|
| ConditionPluginCollection::getConditionContexts | function | core/ |
Gets the values for all defined contexts. |
| ConditionPluginCollection::getConfiguration | function | core/ |
Gets the current configuration of all plugins in this collection. |
| ConfigEntityBaseUnitTest::providerCalculateDependenciesWithPluginCollections | function | core/ |
Data provider for testCalculateDependenciesWithPluginCollections. |
| ConfigEntityBaseUnitTest::testCalculateDependenciesWithPluginCollections | function | core/ |
@covers ::getDependencies[[api-linebreak]] @covers ::calculateDependencies[[api-linebreak]] |
| ConfigEntityBaseUnitTest::testSleepWithPluginCollections | function | core/ |
@covers ::__sleep[[api-linebreak]] |
| ConfigEntityBaseWithPluginCollections | class | core/ |
Enables testing of dependency calculation. |
| ConfigEntityBaseWithPluginCollections.php | file | core/ |
|
| ConfigEntityImportTest::checkSinglePluginConfigSync | function | core/ |
Tests that a single set of plugin config stays in sync. |
| config_test.hooks.inc | file | core/ |
Fake third-party hook implementations for ConfigTest entities. |
| contact.views.inc | file | core/ |
Provide views data for contact.module. |
| ContactPersonalTest::testAdminContact | function | core/ |
Tests the personal contact form based access when an admin adds users. |
| ContainerTest::testGetWithFileInclude | function | core/ |
Tests that Container::get() for services with file includes works. |
| content_moderation.views.inc | file | core/ |
Provide views data for content_moderation.module. |
| content_moderation.views_execution.inc | file | core/ |
Provide views runtime hooks for content_moderation.module. |
| content_translation.admin.inc | file | core/ |
The content translation administration forms. |
| contextual.views.inc | file | core/ |
Provide views data for contextual.module. |
| CountableResourceType::includeCount | function | core/ |
Determine whether to include a collection count. |
| D6NodeDeriver::$includeTranslations | property | core/ |
Whether or not to include translations. |
| D7NodeDeriver::$includeTranslations | property | core/ |
Whether or not to include translations. |
| database.inc | file | core/ |
Core systems for the database layer. |
| DateFormatter::formatTimeDiffSince | function | core/ |
Formats the time difference from a timestamp to the current request time. |
| DateFormatterInterface::formatTimeDiffSince | function | core/ |
Formats the time difference from a timestamp to the current request time. |
| Datelist::incrementRound | function | core/ |
Rounds minutes and seconds to nearest requested value. |
| DateTest::testFormatTimeDiffSince | function | core/ |
Tests the formatTimeDiffSince method. |
| datetime.views.inc | file | core/ |
Provides views data for the datetime module. |
| datetime_range.views.inc | file | core/ |
Provides views data for the datetime_range module. |
| dblog.admin.inc | file | core/ |
Administrative page callbacks for the Database Logging module. |
| dblog.views.inc | file | core/ |
Provide views data for dblog.module. |
| DbLogControllerTest::testNonLatinCharacters | function | core/ |
Tests links with non latin characters. |
| DbUpdatesTrait::includeUpdates | function | core/ |
Conditionally load Update API functions for the specified group. |
| DefaultFactory::getPluginClass | function | core/ |
Finds the class relevant for a given plugin. |
| DefaultFactoryTest::testGetPluginClassWithInterfaceAndInvalidClassWithArrayPluginDefinition | function | core/ |
Tests getPluginClass() with a required interface but no implementation. |
| DefaultFactoryTest::testGetPluginClassWithInterfaceAndInvalidClassWithObjectPluginDefinition | function | core/ |
Tests getPluginClass() with a required interface but no implementation. |
Pagination
- Previous page
- Page 2
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.