EventDataCollector::getName |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/EventDataCollector.php |
Returns the name of the collector. |
ConfigSnapshotTest::getInfo |
function |
drupal/core/modules/config/lib/Drupal/config/Tests/ConfigSnapshotTest.php |
|
Kernel::getKernelParameters |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Kernel.php |
Returns the kernel parameters. |
ValueContainer::getIterator |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/ValueContainer.php |
|
WebTestBase::drupalGetToken |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php |
Generate a token for the currently logged in user. |
MergeTest::testInvalidMerge |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/MergeTest.php |
Tests that an invalid merge query throws an exception. |
SelectInterface::getOrderBy |
function |
drupal/core/lib/Drupal/Core/Database/Query/SelectInterface.php |
Returns a reference to the order by array for this query. |
SearchSimplifyTest::getInfo |
function |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchSimplifyTest.php |
|
SelectInterface::getGroupBy |
function |
drupal/core/lib/Drupal/Core/Database/Query/SelectInterface.php |
Returns a reference to the group-by array for this query. |
StorageTestBase::$container |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/KeyValueStore/StorageTestBase.php |
A container for the services needed in these tests. |
Kernel::getContainerBuilder |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Kernel.php |
Gets a new ContainerBuilder instance used to build the service container. |
_update_7000_node_get_types |
function |
drupal/core/modules/node/node.install |
Fetches node types directly from the database. |
user_permission_get_modules |
function |
drupal/core/modules/user/user.module |
Determine the modules that permissions belong to. |
TwigExtension::getFunctions |
function |
drupal/core/lib/Drupal/Core/Template/TwigExtension.php |
|
Twig_Template::getAttribute |
function |
drupal/core/vendor/twig/twig/lib/Twig/Template.php |
Returns the attribute value for a given array/object. |
DisableForm::getConfirmText |
function |
drupal/core/modules/filter/lib/Drupal/filter/Form/DisableForm.php |
Overrides \Drupal\Core\Form\ConfirmFormBase::getConfirmText(). |
EntityDisplay::getFormatter |
function |
drupal/core/modules/entity/lib/Drupal/entity/Plugin/Core/Entity/EntityDisplay.php |
Returns the Formatter plugin for a field. |
DisableForm::getDescription |
function |
drupal/core/modules/filter/lib/Drupal/filter/Form/DisableForm.php |
Overrides \Drupal\Core\Form\ConfirmFormBase::getDescription(). |
CssEmbedFilter::getChildren |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/CssEmbedFilter.php |
Returns child assets. |
Existence::getDefaultOption |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/Existence.php |
Returns the name of the default option |
Database::getConnectionInfo |
function |
drupal/core/lib/Drupal/Core/Database/Database.php |
Gets information on the specified database connection. |
FieldOverview::getRowRegion |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/FieldOverview.php |
Returns the region to which a row in the display overview belongs. |
PHP_CodeCoverage::getReport |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage.php |
Returns the PHP_CodeCoverage_Report_Node_* object graph
for this PHP_CodeCoverage object. |
EmptyStatementTest::getInfo |
function |
drupal/core/tests/Drupal/Tests/Core/Database/EmptyStatementTest.php |
This method exists to support the simpletest UI runner. |
ResponseTest::testGetMaxAge |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ResponseTest.php |
|
PoStreamReader::getLangcode |
function |
drupal/core/lib/Drupal/Component/Gettext/PoStreamReader.php |
Implements Drupal\Component\Gettext\PoMetadataInterface::getLangcode(). |
ViewExecutableTest::getInfo |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewExecutableTest.php |
|
AttributeArray::getIterator |
function |
drupal/core/lib/Drupal/Core/Template/AttributeArray.php |
Implements IteratorAggregate::getIterator(). |
AliasManager::getSystemPath |
function |
drupal/core/lib/Drupal/Core/Path/AliasManager.php |
Implements \Drupal\Core\Path\AliasManagerInterface::getSystemPath(). |
GetUntransformedTextCommand |
class |
drupal/core/modules/editor/lib/Drupal/editor/Ajax/GetUntransformedTextCommand.php |
AJAX command to rerender a processed text field without any transformation
filters. |
AlterDecoratorTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Plugin/AlterDecoratorTest.php |
|
ClassMetadata::getClassName |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/ClassMetadata.php |
Returns the fully qualified name of the class |
TextareaWidget::formElement |
function |
drupal/core/modules/text/lib/Drupal/text/Plugin/field/widget/TextareaWidget.php |
Implements Drupal\field\Plugin\Type\Widget\WidgetInterface::formElement(). |
EntityResolverTest::getInfo |
function |
drupal/core/modules/serialization/lib/Drupal/serialization/Tests/EntityResolverTest.php |
|
WebTestBase::getAbsoluteUrl |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php |
Takes a path and returns an absolute path. |
DisplayOverview::getRegions |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/DisplayOverview.php |
Implements Drupal\field_ui\OverviewBase::getRegions(). |
BookSettingsForm::getFormID |
function |
drupal/core/modules/book/lib/Drupal/book/BookSettingsForm.php |
Implements \Drupal\Core\Form\FormInterface::getFormID(). |
ConfigImportUITest::getInfo |
function |
drupal/core/modules/config/lib/Drupal/config/Tests/ConfigImportUITest.php |
|
Request::getProtocolVersion |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/Request.php |
Get the HTTP protocol version of the request |
RequestContext::getPathInfo |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/RequestContext.php |
Gets the path info. |
WebTestBase::drupalGetMails |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php |
Gets an array containing all e-mails sent during this test case. |
FieldUI::getNextDestination |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/FieldUI.php |
Returns the next redirect path in a multipage sequence. |
TypeLinkManager::getTypeUri |
function |
drupal/core/modules/rest/lib/Drupal/rest/LinkManager/TypeLinkManager.php |
Get a type link for a bundle. |
RequestContext::getHttpPort |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/RequestContext.php |
Gets the HTTP port. |
ItemList::getItemDefinition |
function |
drupal/core/lib/Drupal/Core/TypedData/ItemList.php |
Implements \Drupal\Core\TypedData\ListInterface::getItemDefinition(). |
NodeRSSContentTest::getInfo |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeRSSContentTest.php |
|
CacheDecoratorTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Plugin/CacheDecoratorTest.php |
|
PoDatabaseWriter::getReport |
function |
drupal/core/modules/locale/lib/Drupal/locale/PoDatabaseWriter.php |
Get the report of the write operations. |
EntityTranslation::getValue |
function |
drupal/core/lib/Drupal/Core/Entity/Field/Type/EntityTranslation.php |
Overrides \Drupal\Core\TypedData\TypedData::getValue(). |
UserRoleDelete::getQuestion |
function |
drupal/core/modules/user/lib/Drupal/user/Form/UserRoleDelete.php |
Returns the question to ask the user. |