Search for inc
| Title | Object type | File name | Summary |
|---|---|---|---|
| access_test.inc | file | core/ |
|
| Action::$pluginCollection | property | core/ |
The plugin collection that stores action plugins. |
| Action::getPluginCollection | function | core/ |
Encapsulates the creation of the action's LazyPluginCollection. |
| Action::getPluginCollections | function | core/ |
Gets the plugin collections used by this object. |
| ActionPluginCollection | class | core/ |
Provides a container for lazily loading Action plugins. |
| ActionPluginCollection.php | file | core/ |
|
| ActionPluginCollection::get | function | core/ |
|
| admin.inc | file | core/ |
Provides the Views' administrative interface. |
| AdminContext | class | core/ |
Provides a helper class to determine whether the route is an admin one. |
| AdminContext.php | file | core/ |
|
| AdminContext::$routeMatch | property | core/ |
The route match. |
| AdminContext::isAdminRoute | function | core/ |
Determines whether the active route is an admin one. |
| AdminContext::__construct | function | core/ |
Construct a new admin context helper instance. |
| AdminController | class | core/ |
Controller for admin section. |
| AdminController.php | file | core/ |
|
| AdminController::$moduleExtensionList | property | core/ |
The module extension list. |
| AdminController::create | function | core/ |
Instantiates a new instance of this class. |
| AdminController::index | function | core/ |
Prints a listing of admin tasks, organized by module. |
| AdminController::__construct | function | core/ |
AdminController constructor. |
| AdminNegotiator::$adminContext | property | core/ |
The route admin context to determine whether a route is an admin one. |
| AdminPathConfigEntityConverter::$adminContext | property | core/ |
The route admin context to determine whether a route is an admin one. |
| aggregator.theme.inc | file | core/ |
Preprocessors and theme functions of Aggregator module. |
| AutoIncrementingTestItem | class | core/ |
Defines the 'field_method_invocation_order_test' entity field type. |
| AutoIncrementingTestItem.php | file | core/ |
|
| AutoIncrementingTestItem::getIncrementedFieldValue | function | core/ |
Gets an incremented field value. |
| AutoIncrementingTestItem::preSave | function | core/ |
Defines custom presave behavior for field values. |
| batch.inc | file | core/ |
Batch processing API for processes to run in multiple HTTP requests. |
| batch_test.callbacks.inc | file | core/ |
Batch callbacks for the Batch API tests. |
| Block::$pluginCollection | property | core/ |
The plugin collection that holds the block plugin for this entity. |
| Block::getPluginCollection | function | core/ |
Encapsulates the creation of the block's LazyPluginCollection. |
| Block::getPluginCollections | function | core/ |
Gets the plugin collections used by this object. |
| BlockContent::invalidateBlockPluginCache | function | core/ |
Invalidates the block plugin cache after changes and deletions. |
| BlockContentDeletionTest::testDeletingBlockContentShouldClearPluginCache | function | core/ |
Tests deleting a block_content updates the discovered block plugin. |
| BlockPageVariant::$mainContent | property | core/ |
The render array representing the main page content. |
| BlockPageVariant::setMainContent | function | core/ |
Sets the main content for the page being rendered. |
| BlockPageVariantTest::testBuildWithoutMainContent | function | core/ |
Tests the building of a full page variant with no main content set. |
| BlockPluginCollection | class | core/ |
Provides a collection of block plugins. |
| BlockPluginCollection.php | file | core/ |
|
| BlockPluginCollection::$blockId | property | core/ |
The block ID this plugin collection belongs to. |
| BlockPluginCollection::get | function | core/ |
|
| BlockPluginCollection::initializePlugin | function | core/ |
Initializes and stores a plugin. |
| BlockPluginCollection::__construct | function | core/ |
Constructs a new BlockPluginCollection. |
| BlockXssTest::testXssInCategory | function | core/ |
Tests XSS in category. |
| block_content.pages.inc | file | core/ |
Provides page callbacks for custom blocks. |
| book.views.inc | file | core/ |
Provide views data for book.module. |
| bootstrap.inc | file | core/ |
Functions that need to be loaded on every Drupal request. |
| ckeditor.admin.inc | file | core/ |
Callbacks and theming for the CKEditor toolbar configuration UI. |
| CKEditorPluginConfigurableInterface | interface | core/ |
Defines an interface for configurable CKEditor plugins. |
| CKEditorPluginConfigurableInterface.php | file | core/ |
|
| CKEditorPluginConfigurableInterface::settingsForm | function | core/ |
Returns a settings form to configure this CKEditor plugin. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.