BoundDisplayInterface::getLayoutInstance |
function |
drupal/core/modules/layout/lib/Drupal/layout/Config/BoundDisplayInterface.php |
Returns the instantiated layout object to be used by this display. |
ServiceReferenceGraphEdge::getSourceNode |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/ServiceReferenceGraphEdge.php |
Returns the source node |
CKEditorPluginManager::getEnabledPlugins |
function |
drupal/core/modules/ckeditor/lib/Drupal/ckeditor/CKEditorPluginManager.php |
Determines which plug-ins are enabled. |
CKEditorPluginManager::getButtonsPlugins |
function |
drupal/core/modules/ckeditor/lib/Drupal/ckeditor/CKEditorPluginManager.php |
Retrieves all plugins that implement CKEditorPluginButtonsInterface. |
GetResponseForExceptionEvent::$exception |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Event/GetResponseForExceptionEvent.php |
The exception object |
DateFormatLocalizeResetForm::getQuestion |
function |
drupal/core/modules/system/lib/Drupal/system/Form/DateFormatLocalizeResetForm.php |
Returns the question to ask the user. |
EntityTypeConstraint::getRequiredOptions |
function |
drupal/core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/EntityTypeConstraint.php |
Overrides Constraint::getRequiredOptions(). |
TaxonomyAutocompleteWidget::settingsForm |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/field/widget/TaxonomyAutocompleteWidget.php |
Implements Drupal\field\Plugin\Type\Widget\WidgetInterface::settingsForm(). |
RemoteFileUnmanagedSaveDataTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/RemoteFileUnmanagedSaveDataTest.php |
|
IpValidatorTest::getInvalidReservedIpsV4 |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/IpValidatorTest.php |
|
EntityTranslationController::getBasePath |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/EntityTranslationController.php |
Implements EntityTranslationControllerInterface::getBasePath(). |
EntityTranslationController::getEditPath |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/EntityTranslationController.php |
Implements EntityTranslationControllerInterface::getEditPath(). |
EntityTranslationController::getViewPath |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/EntityTranslationController.php |
Implements EntityTranslationControllerInterface::getViewPath(). |
ContextAwarePluginInterface::getContexts |
function |
drupal/core/lib/Drupal/Component/Plugin/ContextAwarePluginInterface.php |
Gets the defined contexts. |
StaticReflectionParser::getNamespaceName |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionParser.php |
|
MTimeProtectedFileStorageTest::$expected |
property |
drupal/core/tests/Drupal/Tests/Component/PhpStorage/MTimeProtectedFileStorageTest.php |
The expected test results for the security test. |
EntityFormControllerInterface::getEntity |
function |
drupal/core/lib/Drupal/Core/Entity/EntityFormControllerInterface.php |
Returns the form entity. |
IoEmittingEntityBody::getEventDispatcher |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/IoEmittingEntityBody.php |
Get the EventDispatcher of the request |
IpValidatorTest::getInvalidReservedIpsV6 |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/IpValidatorTest.php |
|
StaticReflectionParser::getUseStatements |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionParser.php |
Get the use statements from this file. |
_file_field_get_description_from_element |
function |
drupal/core/modules/file/file.field.inc |
Retrieves the file description from a field field element. |
ConfigStorageController::getConfigPrefix |
function |
drupal/core/lib/Drupal/Core/Config/Entity/ConfigStorageController.php |
Returns the config prefix used by the configuration entity type. |
IpValidatorTest::getInvalidPrivateIpsAll |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/IpValidatorTest.php |
|
ProjectServiceContainer::getScopedService |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerTest.php |
|
StaticReflectionMethod::getDeclaringClass |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionMethod.php |
|
EasyRdf_Serialiser_GraphViz::getUseLabels |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Serialiser/GraphViz.php |
Get the state of the use labels option |
ProjectServiceContainer::getFooBarService |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerTest.php |
|
EasyRdf_Serialiser_GraphViz::getAttribute |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Serialiser/GraphViz.php |
Get an attribute of the GraphViz graph |
ConfigEntityListController::getOperations |
function |
drupal/core/lib/Drupal/Core/Config/Entity/ConfigEntityListController.php |
Overrides \Drupal\Core\Entity\EntityListController::getOperations(); |
UserTranslationUITest::getNewEntityValues |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserTranslationUITest.php |
Overrides \Drupal\translation_entity\Tests\EntityTranslationUITest::getNewEntityValues(). |
LanguageBrowserDetectionUnitTest::getInfo |
function |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguageBrowserDetectionUnitTest.php |
|
ConstraintViolationListTest::getViolation |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ConstraintViolationListTest.php |
|
Twig_TemplateArrayAccessObject::offsetGet |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/TemplateTest.php |
|
EditLoadingTest::getAjaxPageStatePostData |
function |
drupal/core/modules/edit/lib/Drupal/edit/Tests/EditLoadingTest.php |
Get extra information to the POST data as ajax.js does. |
FieldInstanceFormBase::getNextDestination |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/Form/FieldInstanceFormBase.php |
Returns the next redirect path in a multipage sequence. |
TraceableEventDispatcher::getListenerInfo |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Debug/TraceableEventDispatcher.php |
Returns information about the listener |
PHP_Token_ClassTest::testGetClassKeywords |
function |
drupal/core/vendor/phpunit/php-token-stream/Tests/Token/ClassTest.php |
@covers PHP_Token_CLASS::getKeywords |
PHPUnit_Extensions_TestDecorator::getTest |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Extensions/TestDecorator.php |
Returns the test to be run. |
ExecutionContextTest::testGetPropertyPath |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ExecutionContextTest.php |
|
Twig_FilterCallableInterface::getCallable |
function |
drupal/core/vendor/twig/twig/lib/Twig/FilterCallableInterface.php |
|
AggregatorTestBase::getHtmlEntitiesSample |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/AggregatorTestBase.php |
|
RequestDataCollector::getSubscribedEvents |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/RequestDataCollector.php |
Returns an array of event names this subscriber wants to listen to. |
LanguageConfigurationElementTest::getInfo |
function |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguageConfigurationElementTest.php |
|
MultiTransferException::getFailedRequests |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Exception/MultiTransferException.php |
Get an array of failed requests sent in the multi transfer |
BlockTemplateSuggestionsUnitTest::getInfo |
function |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockTemplateSuggestionsUnitTest.php |
|
PHPUnit_Util_Class::getPackageInformation |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/Class.php |
Returns the package information of a user-defined class. |
ControllerResolverTest::testGetController |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Controller/ControllerResolverTest.php |
|
AutoExpireFlashBagTest::testGetStorageKey |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Flash/AutoExpireFlashBagTest.php |
|
CountValidatorTest::getFiveOrMoreElements |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CountValidatorTest.php |
|
ProjectServiceContainer::getFooBarService |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services9.php |
Gets the 'foo_bar' service. |