Search for first
- Search 7.x for first
- Search 9.5.x for first
- Search 8.9.x for first
- Search 10.3.x for first
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
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. |
HookCollectorPassTest::testHookFirst | function | core/ |
Tests hook ordering with attributes. |
HookOrder::first | function | core/ |
Set a hook implementation to be first. |
HookOrderEqualPriorityTest::testFirst | function | core/ |
@covers ::first |
HookOrderTest::testFirst | function | core/ |
@covers ::first |
HookOrderTest::testFirstNoChange | function | core/ |
@covers ::first |
ItemList::first | function | core/ |
|
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/ |
|
RandomTest::$firstStringGenerated | property | core/ |
The first random string passed to the test callback. |
RenderPlaceholderMessageTestController::messagesPlaceholderFirst | function | core/ |
|
ResourceTestBase::$firstCreatedEntityId | property | core/ |
The entity ID for the first created entity in testPost(). |
SelectTableSortDefaultTest::testTableSortQueryFirst | function | core/ |
Confirms precedence of tablesorts headers. |
TestHookFirst | class | core/ |
This class contains hook implementations. |
TestHookFirst | class | core/ |
This class contains hook implementations. |
TestHookFirst.php | file | core/ |
|
TestHookFirst.php | file | core/ |
|
TestHookFirst::hookFirst | function | core/ |
This pair tests OrderFirst. |
TestHookFirst::hookFirst | function | core/ |
This pair tests OrderFirst. |
TestHookReorderHookFirst | class | core/ |
This class contains hook implementations. |
TestHookReorderHookFirst.php | file | core/ |
|
TestHookReorderHookFirst::customHookOverride | function | core/ |
This pair tests ReorderHook. |
TextSummaryTest::testFirstSentenceQuestion | function | core/ |
Tests text summaries for a question followed by a sentence. |
TransactionTest::createFirstSavepointTransaction | function | core/ |
Create a Drupal savepoint transaction after root. |
Unicode::lcfirst | function | core/ |
Converts the first character of a UTF-8 string to lowercase. |
Unicode::ucfirst | function | core/ |
Capitalizes the first character of a UTF-8 string. |
UnicodeTest::providerLcfirst | function | core/ |
Data provider for testLcfirst(). |
UnicodeTest::providerUcfirst | function | core/ |
Data provider for testUcfirst(). |
UnicodeTest::testLcfirst | function | core/ |
Tests multibyte lcfirst. |
UnicodeTest::testUcfirst | function | core/ |
Tests multibyte ucfirst. |
update_test_failing_post_update_first | function | core/ |
First update, should not be run since this module's update hooks fail. |
update_test_postupdate_post_update_first | function | core/ |
First update. |
UserResourceTestBase::$firstCreatedEntityId | property | core/ |
|
UserTest::$firstCreatedEntityId | property | core/ |
|
ViewsDataTest::testGetOnFirstCall | function | core/ |
Tests fetching all the views data without a static cache. |
WorkspaceResourceTestBase::$firstCreatedEntityId | property | core/ |
|
WorkspaceResourceTestBase::$firstCreatedEntityId | property | core/ |
The entity ID for the first created entity in testPost(). |
WorkspaceTest::$firstCreatedEntityId | property | core/ |
|
_system_test_first_shutdown_function | function | core/ |
Dummy shutdown function which registers another shutdown function. |
Pagination
- Previous page
- Page 2
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.