Search for Id
Title | Object type | File name | Summary |
---|---|---|---|
DrupalImage::validateImageUploadSettings | function | core/ |
#element_validate handler for the "image_upload" element in settingsForm(). |
DrupalKernel::$serviceIdMapping | property | core/ |
A mapping from service classes to service IDs. |
DrupalKernel::$serviceProviderClasses | property | core/ |
List of discovered service provider class names or objects. |
DrupalKernel::$serviceProviders | property | core/ |
List of instantiated service provider classes. |
DrupalKernel::collectServiceIdMapping | function | core/ |
Collect a mapping between service to ids. |
DrupalKernel::discoverServiceProviders | function | core/ |
Discovers available serviceProviders. |
DrupalKernel::generateServiceIdHash | function | core/ |
Generate a unique hash for a service object. |
DrupalKernel::getServiceIdMapping | function | core/ |
Get a mapping from service hashes to service IDs. |
DrupalKernel::getServiceProviders | function | core/ |
Returns all registered service providers. |
DrupalKernel::initializeServiceProviders | function | core/ |
Registers all service providers to the kernel. |
DrupalKernel::invalidateContainer | function | core/ |
Invalidate the service container for the next request. |
DrupalKernel::validateHostname | function | core/ |
Validates the hostname supplied from the HTTP request. |
DrupalKernel::validateHostnameLength | function | core/ |
Validates a hostname length. |
DrupalKernelInterface::discoverServiceProviders | function | core/ |
Discovers available serviceProviders. |
DrupalKernelInterface::getServiceIdMapping | function | core/ |
Get a mapping from service hashes to service IDs. |
DrupalKernelInterface::getServiceProviders | function | core/ |
Returns all registered service providers. |
DrupalKernelInterface::invalidateContainer | function | core/ |
Invalidate the service container for the next request. |
DrupalKernelTest::providerClassLoaderAutoDetect | function | core/ |
Data provider for self::testClassLoaderAutoDetect. |
DrupalKernelTest::providerTestTrustedHosts | function | core/ |
Provides test data for testTrustedHosts(). |
DrupalKernelTest::testGetServiceIdMapping | function | core/ |
@covers ::getServiceIdMapping @group legacy |
DrupalListener::$methodsWithVoidReturn | property | core/ |
A list of methods to be checked for void return typehint. |
DrupalSqlBaseTest::providerMinimumVersion | function | core/ |
Provides data for testMinimumVersion. |
DrupalSqlBaseTest::testSourceProviderNotActive | function | core/ |
@covers ::checkRequirements |
DrupalStandardsListenerTrait::checkValidCoversForTest | function | core/ |
Check an individual test run for valid @covers annotation. |
DrupalTest::testPathValidator | function | core/ |
Tests the pathValidator() method. |
drupal_valid_test_ua | function | core/ |
Returns the test prefix if this is an internal request from SimpleTest. |
DummyAjaxWidget | class | core/ |
Default widget for Dummy AJAX test. |
DummyAjaxWidget.php | file | core/ |
|
DummyAjaxWidget::dummyAjaxCallback | function | core/ |
Ajax callback for Dummy AJAX test. |
DummyAjaxWidget::formElement | function | core/ |
Returns the form for a single field widget. |
DummyDestination::getIds | function | core/ |
Gets the destination IDs. |
DynamicLocalTasks::$basePluginId | property | core/ |
The base plugin ID. |
EditDetails::getFormId | function | core/ |
Returns a unique string identifying the form. |
Editor::$id | property | core/ |
The plugin ID. |
Editor::id | function | core/ |
Gets the identifier. |
EditorBase::validateConfigurationForm | function | core/ |
Form validation handler. |
EditorConfigEntityUnitTest::$editorId | property | core/ |
Editor plugin ID. |
EditorConfigEntityUnitTest::$entityTypeId | property | core/ |
The ID of the type of the entity under test. |
EditorConfigEntityUnitTest::$uuid | property | core/ |
The UUID generator used for testing. |
EditorImageDialog::getFormId | function | core/ |
Returns a unique string identifying the form. |
EditorLinkDialog::getFormId | function | core/ |
Returns a unique string identifying the form. |
EditorMediaDialog::getFormId | function | core/ |
Returns a unique string identifying the form. |
EditorResourceTestBase::$entityTypeId | property | core/ |
The tested entity type. |
EditorSecurityTest::testEditorXssFilterOverride | function | core/ |
Tests the standard text editor XSS filter being overridden. |
EditorTest::$entityTypeId | property | core/ |
The tested entity type. |
editor_form_filter_admin_format_validate | function | core/ |
Additional validate handler for filter_format_form(). |
ElementInfoManager::$cacheTagInvalidator | property | core/ |
The cache tag invalidator. |
ElementInfoManager::getCid | function | core/ |
Returns the CID used to cache the element info. |
ElementInfoManagerTest::$cacheTagsInvalidator | property | core/ |
The cache tags invalidator. |
ElementInfoManagerTest::providerTestGetInfoElementPlugin | function | core/ |
Provides tests data for testGetInfoElementPlugin(). |
Pagination
- Previous page
- Page 40
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.