Search for first
- Search 7.x for first
- Search 9.5.x for first
- Search 10.3.x for first
- Search 11.x for first
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
BackendChainImplementationUnitTest::$firstBackend | property | core/ |
First backend in the chain. |
ChainEntityResolverTest::testResolverWithFirstResolved | function | core/ |
Test 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::testSecondaryUpdateDeletedDeleteeFirst | function | core/ |
Tests that secondary updates for deleted files work as expected. |
ConfigImporterTest::testSecondaryUpdateDeletedDeleterFirst | 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/ |
Dataprovider for all test methods. |
EntityResourceTestBase::$firstCreatedEntityId | property | core/ |
The entity ID for the first created entity in testPost(). |
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/ |
Test depth-first-search features. |
InfoParserDynamic::FIRST_CORE_VERSION_REQUIREMENT_SUPPORTED_VERSION | constant | core/ |
The earliest Drupal version that supports the 'core_version_requirement'. |
ItemList::first | function | core/ |
Returns the first item in this list. |
LinkFieldUITest::$firstContentType | property | core/ |
The first content type to add fields to. |
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(). |
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. |
TextSummaryTest::testFirstSentenceQuestion | function | core/ |
Tests an edge case where the first sentence is a question and subsequent sentences are not. This edge case is documented at https://www.drupal.org/node/180425. |
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/ |
The entity ID for the first created entity in testPost(). |
UserTest::$firstCreatedEntityId | property | core/ |
The entity ID for the first created entity in testPost(). |
ViewsDataTest::testGetOnFirstCall | function | core/ |
Tests fetching all the views data without a static cache. |
WorkspaceResourceTestBase::$firstCreatedEntityId | property | core/ |
The entity ID for the first created entity in testPost(). |
_system_test_first_shutdown_function | function | core/ |
Dummy shutdown function which registers another shutdown function. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.