Search for first
Title | Object type | File name | Summary |
---|---|---|---|
AccessAnnouncementTest::testAnnounceFirstLogin | function | core/ |
Test of viewing announcements by a user with appropriate permission. |
AjaxTestFocusFirstForm | class | core/ |
Form for testing AJAX FocusFirstCommand. |
AjaxTestFocusFirstForm.php | file | core/ |
|
AjaxTestFocusFirstForm::buildForm | function | core/ |
Form constructor. |
AjaxTestFocusFirstForm::focusableContainerNotTabbableChildren | function | core/ |
Callback for testing FocusFirstCommand on a container. |
AjaxTestFocusFirstForm::focusFirstInContainer | function | core/ |
Callback for testing FocusFirstCommand on a container. |
AjaxTestFocusFirstForm::focusFirstInForm | function | core/ |
Callback for testing FocusFirstCommand on a form. |
AjaxTestFocusFirstForm::focusFirstSelectorMultipleMatch | function | core/ |
Callback for testing FocusFirstCommand on a container. |
AjaxTestFocusFirstForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
AjaxTestFocusFirstForm::selectorDoesNotExist | function | core/ |
Callback for testing FocusFirstCommand on a container. |
AjaxTestFocusFirstForm::selectorHasNothingTabbable | function | core/ |
Callback for testing FocusFirstCommand on a container. |
AjaxTestFocusFirstForm::submitForm | function | core/ |
Form submission handler. |
AjaxTestFocusFirstForm::validateForm | function | core/ |
Form validation handler. |
AnnounceFetcherUserTest::testAllAnnouncementsFirst | function | core/ |
Tests testAllAnnouncements should get all announcements. |
BackendChainImplementationUnitTest::$firstBackend | property | core/ |
First backend in the chain. |
ChainEntityResolverTest::testResolverWithFirstResolved | function | core/ |
Tests the resolve method with a matching resolver first. |
ChainRequestPolicyTest::testStopChainOnFirstDeny | function | core/ |
Asserts that check() returns immediately when a rule returned DENY. |
ChainResponsePolicyTest::testStopChainOnFirstDeny | function | core/ |
Asserts that check() returns immediately when a rule returned DENY. |
ConfigImporterTest::testSecondaryUpdateDeletedChildFirst | function | core/ |
Tests that secondary updates for deleted files work as expected. |
ConfigImporterTest::testSecondaryUpdateDeletedParentFirst | function | core/ |
Tests that secondary updates for deleted files work as expected. |
ConfigImporterTest::testSecondaryWritePrimaryFirst | function | core/ |
Tests that secondary writes are overwritten. |
ConfigImporterTest::testSecondaryWriteSecondaryFirst | function | core/ |
Tests that secondary writes are overwritten. |
ConfigOtherModuleTest::testInstallConfigEntityModuleFirst | function | core/ |
Tests enabling the provider of the config entity type first. |
ConfigOtherModuleTest::testInstallOtherModuleFirst | function | core/ |
Tests enabling the provider of the default configuration first. |
DatabaseTestController::testTablesortFirst | function | core/ |
Runs a tablesort query with a second order_by after and returns the results. |
DependentAccessTest::providerTestSetFirst | function | core/ |
Data provider for all test methods. |
DriverSpecificTransactionTestBase::createFirstSavepointTransaction | function | core/ |
Create a Drupal savepoint transaction after root. |
EntityResourceTestBase::$firstCreatedEntityId | property | core/ |
The entity ID for the first created entity in testPost(). |
EntityReverse::$first_alias | property | core/ |
|
FocusFirstCommand | class | core/ |
AJAX command for focusing an element. |
FocusFirstCommand.php | file | core/ |
|
FocusFirstCommand::$selector | property | core/ |
The selector of the container with tabbable elements. |
FocusFirstCommand::render | function | core/ |
Return an array to be run through json_encode and sent to the client. |
FocusFirstCommand::__construct | function | core/ |
Constructs an FocusFirstCommand object. |
FocusFirstCommandTest | class | core/ |
Tests setting focus via AJAX command. |
FocusFirstCommandTest.php | file | core/ |
|
FocusFirstCommandTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
FocusFirstCommandTest::$modules | property | core/ |
Modules to install. |
FocusFirstCommandTest::testFocusFirst | function | core/ |
Tests AjaxFocusFirstCommand on a page. |
ForumManager::LEAST_POPULAR_FIRST | constant | core/ |
Forum sort order, posts with the least comments first. |
ForumManager::MOST_POPULAR_FIRST | constant | core/ |
Forum sort order, posts with most comments first. |
ForumManager::NEWEST_FIRST | constant | core/ |
Forum sort order, newest first. |
ForumManager::OLDEST_FIRST | constant | core/ |
Forum sort order, oldest first. |
Graph::depthFirstSearch | function | core/ |
Performs a depth-first search on a graph. |
GraphTest::testDepthFirstSearch | function | core/ |
Tests depth-first-search features. |
ItemList::first | function | core/ |
Returns the first item in this list. |
ListInterface::first | function | core/ |
Returns the first item in this list. |
MigrateUpgradeFormStepsTest::assertFirstForm | function | core/ |
Helper to test that a path goes to the Overview form. |
ModerationInformation::isFirstTimeModeration | function | core/ |
Determines if this entity is being moderated for the first time. |
PathAliasResourceTestBase::$firstCreatedEntityId | property | core/ |
The entity ID for the first created entity in testPost(). |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.