Search for db
Title | Object type | File name | Summary |
---|---|---|---|
FieldStorageConfig::loadByName | function | core/ |
Loads a field config entity based on the entity type and field name. |
FieldStorageConfigStorage::loadByProperties | function | core/ |
Load entities by their property values without any access checks. |
FileRepository::loadByUri | function | core/ |
Loads the first File entity found with the specified URI. |
FileRepositoryInterface::loadByUri | function | core/ |
Loads the first File entity found with the specified URI. |
FileRepositoryTest::testLoadByUri | function | core/ |
Tests loading a file by URI. |
FileRepositoryTest::testLoadByUriCaseSensitive | function | core/ |
Tests loading a file by case-sensitive URI. |
FileUploadForm::uploadButtonSubmit | function | core/ |
Submit handler for the upload button, inside the managed_file element. |
FileUploadHandler::loadByUri | function | core/ |
Loads the first File entity found with the specified URI. |
FileUriUnique::validatedBy | function | core/ |
Returns the name of the class that validates this constraint. |
FilterNumericTest::testFilterNumericExposedGroupedBetween | function | core/ |
|
FloodTest::floodBackendProvider | function | core/ |
Provides an array of backends for testClearByPrefix. |
FormState::addBuildInfo | function | core/ |
Adds a value to the build info. |
FormState::setProgrammedBypassAccessCheck | function | core/ |
Sets if this form submission should bypass #access. |
FormStateDecoratorBase::addBuildInfo | function | core/ |
Adds a value to the build info. |
FormStateDecoratorBase::setProgrammedBypassAccessCheck | function | core/ |
Sets if this form submission should bypass #access. |
FormStateDecoratorBaseTest::testAddBuildInfo | function | core/ |
@covers ::addBuildInfo[[api-linebreak]] |
FormStateDecoratorBaseTest::testSetProgrammedBypassAccessCheck | function | core/ |
@covers ::setProgrammedBypassAccessCheck[[api-linebreak]] |
FormStateInterface::addBuildInfo | function | core/ |
Adds a value to the build info. |
FormStateInterface::setProgrammedBypassAccessCheck | function | core/ |
Sets if this form submission should bypass #access. |
FormTestClickedButtonForm | class | core/ |
Form builder to test button click detection. |
FormTestClickedButtonForm.php | file | core/ |
|
FormTestClickedButtonForm::buildForm | function | core/ |
Form constructor. |
FormTestClickedButtonForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
FormTestClickedButtonForm::submitForm | function | core/ |
Form submission handler. |
FormTestClickedButtonForm::validateForm | function | core/ |
Form validation handler. |
GeneratedButton | class | core/ |
This class holds a <button> generated from the <button> route. |
GeneratedButton.php | file | core/ |
|
GeneratedButton::TAG | constant | core/ |
HTML tag to use when building the link. |
HtmlRenderer::buildPageTopAndBottom | function | core/ |
Invokes the page top and bottom hooks. |
HtmlResponseAttachmentsTest::testRenderCachedBlock | function | core/ |
Tests caching of ['#attached']. |
InlineBlockEntityOperations::getRemovedBlockIds | function | core/ |
Gets the IDs of the inline blocks that were removed. |
InstallerObjectTest::providerDbInstallerObject | function | core/ |
Data provider for testDbUrlToConnectionConversion(). |
InstallerObjectTest::testDbInstallerObject | function | core/ |
@dataProvider providerDbInstallerObject |
ItemLayoutFieldBlockTest | class | core/ |
Field blocks tests for the override layout. |
ItemLayoutFieldBlockTest.php | file | core/ |
|
ItemLayoutFieldBlockTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ItemLayoutFieldBlockTest::$modules | property | core/ |
Modules to install. |
ItemLayoutFieldBlockTest::setUp | function | core/ |
|
ItemLayoutFieldBlockTest::testAddAjaxBlock | function | core/ |
Tests configuring a field block for a user field. |
JsWebAssertTestForm::addButton | function | core/ |
Ajax callback for the "Add button" button. |
KernelTestBaseTest::testGetDatabaseConnectionInfoWithOutManualSetDbUrl | function | core/ |
@covers ::getDatabaseConnectionInfo[[api-linebreak]] |
LanguageNegotiationMethodBase | class | core/ |
Base class for language negotiation methods. |
LanguageNegotiationMethodBase.php | file | core/ |
|
LanguageNegotiationMethodBase::$config | property | core/ |
The configuration factory. |
LanguageNegotiationMethodBase::$currentUser | property | core/ |
The current active user. |
LanguageNegotiationMethodBase::$languageManager | property | core/ |
The language manager. |
LanguageNegotiationMethodBase::persist | function | core/ |
Notifies the plugin that the language code it returned has been accepted. |
LanguageNegotiationMethodBase::setConfig | function | core/ |
Injects the configuration factory. |
LanguageNegotiationMethodBase::setCurrentUser | function | core/ |
Injects the current user. |
LanguageNegotiationMethodBase::setLanguageManager | function | core/ |
Injects the language manager. |
Pagination
- Previous page
- Page 12
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.