Search for to
Title | Object type | File name | Summary |
---|---|---|---|
AbstractOperation | class | composer/ |
Provides default behaviors for operations. |
AbstractOperation.php | file | composer/ |
|
AbstractOperation::$contents | property | composer/ |
Cached contents of scaffold file to be written to disk. |
AbstractOperation::contents | function | composer/ |
Returns the exact data that will be written to the scaffold files. |
AbstractOperation::generateContents | function | composer/ |
Load the scaffold contents or otherwise generate what is needed. |
AbstractOperation::scaffoldAtNewLocation | function | composer/ |
Determines what to do if operation is used without a previous operation. |
AbstractOperation::scaffoldOverExistingTarget | function | composer/ |
Determines what to do if operation is used at same path as a previous op. |
Access::operatorForm | function | core/ |
|
AccessArgumentsResolverFactory | class | core/ |
Resolves the arguments to pass to an access check callable. |
AccessArgumentsResolverFactory.php | file | core/ |
|
AccessArgumentsResolverFactory::getArgumentsResolver | function | core/ |
Returns the arguments resolver to use when running access checks. |
AccessArgumentsResolverFactoryInterface | interface | core/ |
Constructs the arguments resolver instance to use when running access checks. |
AccessArgumentsResolverFactoryInterface.php | file | core/ |
|
AccessArgumentsResolverFactoryInterface::getArgumentsResolver | function | core/ |
Returns the arguments resolver to use when running access checks. |
AccessDeniedTest::testAccessDeniedCustomPageWithAccessDenied | function | core/ |
Tests that an inaccessible custom 403 page falls back to the default. |
AccessManager::$argumentsResolverFactory | property | core/ |
The access arguments resolver. |
AccessManagerTest::$argumentsResolverFactory | property | core/ |
The access arguments resolver. |
AccessManagerTest::setupAccessArgumentsResolverFactory | function | core/ |
Add default expectations to the access arguments resolver factory. |
AccessPolicyProcessorTest::testEmptyCalculator | function | core/ |
Tests that access policies which do nothing are properly processed. |
AccessPolicyProcessorTest::testNoCalculators | function | core/ |
Tests that everything works if no access policies are present. |
AccessResultTest::testOrIf | function | core/ |
@covers ::orIf |
AccessResultTest::testOrIfCacheabilityMerging | function | core/ |
Tests orIf(). |
AccountPermissionsCacheContext::$permissionsHashGenerator | property | core/ |
The permissions hash generator. |
AccountSettingsForm::$roleStorage | property | core/ |
The role storage used when changing the admin role. |
AccountSwitcher::switchTo | function | core/ |
Safely switches to another account. |
AccountSwitcherInterface::switchTo | function | core/ |
Safely switches to another account. |
ActionFormBase::$storage | property | core/ |
The action storage. |
ActionListBuilder::getDefaultOperations | function | core/ |
Gets this list's default operations. |
Actions::preRenderActionsDropbutton | function | core/ |
#pre_render callback for #type 'actions'. |
ActionsTest::testDropbuttonWithBubbleableMetadata | function | core/ |
|
ActionTest::testOperations | function | core/ |
Tests the functionality of test actions. |
ActiveFixtureManipulator | class | core/ |
A fixture manipulator for the active directory. |
ActiveFixtureManipulator.php | file | core/ |
|
ActiveFixtureManipulator::commitChanges | function | core/ |
|
ActiveLinkResponseFilterTest::testOnlyHtml | function | core/ |
Tests ActiveLinkResponseFilter only affects HTML responses. |
ActiveTheme::getOwner | function | core/ |
Returns the path to the theme engine for root themes. |
ActiveTopicsBlock | class | core/ |
Provides an 'Active forum topics' block. |
ActiveTopicsBlock.php | file | core/ |
|
ActiveTopicsBlock::buildForumQuery | function | core/ |
Builds the select query to use for this forum block. |
AddedStylesheetsTest::$editor | property | core/ |
The editor user. |
AddedStylesheetsTest::testCkeditorStylesheets | function | core/ |
Test the ckeditor5-stylesheets theme config. |
AddFeedTest::urlToRSSLinkPattern | function | core/ |
Creates a pattern representing the RSS feed in the page. |
AddFormBase::removeButtonSubmit | function | core/ |
Submit handler for the remove button. |
AddItemToToolbar | class | core/ |
|
AddItemToToolbar.php | file | core/ |
|
AddItemToToolbar::apply | function | core/ |
Applies the config action. |
AddItemToToolbar::create | function | core/ |
Creates an instance of the plugin. |
AddItemToToolbar::__construct | function | core/ |
|
AddItemToToolbarConfigActionTest | class | core/ |
@covers \Drupal\ckeditor5\Plugin\ConfigAction\AddItemToToolbar @group ckeditor5 @group Recipe |
AddItemToToolbarConfigActionTest.php | file | core/ |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.