AnnotationTargetClass::$target |
property |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/AnnotationTargetClass.php |
|
AnnotationTargetAnnotation.php |
file |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/AnnotationTargetAnnotation.php |
|
FilterLanguageTest::testFilter |
function |
drupal/core/modules/language/lib/Drupal/language/Tests/Views/FilterLanguageTest.php |
Tests the language filter. |
ClassWithValidAnnotationTarget |
class |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/ClassWithValidAnnotationTarget.php |
Plugin annotation
@AnnotationTargetClass("Some data"); |
entity_get_render_form_display |
function |
drupal/core/includes/entity.inc |
Returns the entity_form_display object used to render an entity form. |
ServiceReferenceGraph::getNode |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/ServiceReferenceGraph.php |
Gets a node by identifier. |
UsageTest::testTempFileCleanup |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/UsageTest.php |
Ensure that temporary files are removed. |
HttpKernelTest::getStatusCodes |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpKernelTest.php |
|
WidgetPluginManager::$defaults |
property |
drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Widget/WidgetPluginManager.php |
Overrides Drupal\Component\Plugin\PluginManagerBase:$defaults. |
StorageComparer::getChangelist |
function |
drupal/core/lib/Drupal/Core/Config/StorageComparer.php |
Gets the list of differences to import. |
EasyRdf_Http_Response::getBody |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Http/Response.php |
Get the response body as string |
LanguageConditionTest::getInfo |
function |
drupal/core/modules/language/lib/Drupal/language/Tests/Condition/LanguageConditionTest.php |
|
ModuleHandlerUnitTest::getInfo |
function |
drupal/core/tests/Drupal/Tests/Core/Extension/ModuleHandlerUnitTest.php |
This method exists to support the simpletest UI runner. |
EntityBody::getContentEncoding |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/EntityBody.php |
Get the Content-Encoding of the EntityBody |
FileFieldRevisionTest::getInfo |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldRevisionTest.php |
|
LoggerInterfaceTest::getLogger |
function |
drupal/core/vendor/psr/log/Psr/Log/Test/LoggerInterfaceTest.php |
|
BlockListController::getFormID |
function |
drupal/core/modules/block/lib/Drupal/block/BlockListController.php |
Implements \Drupal\Core\Form\FormInterface::getFormID(). |
TypedDataManager::getValidator |
function |
drupal/core/lib/Drupal/Core/TypedData/TypedDataManager.php |
Gets the validator for validating typed data. |
ReindexConfirm::getDescription |
function |
drupal/core/modules/search/lib/Drupal/search/Form/ReindexConfirm.php |
Overrides \Drupal\Core\Form\ConfirmFormBase::getDescription(). |
ContextInterface::getOverrides |
function |
drupal/core/lib/Drupal/Core/Config/Context/ContextInterface.php |
Gets the override data for a configuration object. |
ReindexConfirm::getConfirmText |
function |
drupal/core/modules/search/lib/Drupal/search/Form/ReindexConfirm.php |
Overrides \Drupal\Core\Form\ConfirmFormBase::getConfirmText(). |
TaxonomyAutocompleteWidget.php |
file |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/field/widget/TaxonomyAutocompleteWidget.php |
Definition of Drupal\taxonomy\Plugin\field\widget\TaxonomyAutocompleteWidget. |
FieldImportCreateTest::getInfo |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/FieldImportCreateTest.php |
|
ImageFieldDisplayTest::getInfo |
function |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageFieldDisplayTest.php |
|
EntityTranslationSyncImageTest |
class |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationSyncImageTest.php |
Tests the Entity Translation image field synchronization capability. |
TraversableString::getIterator |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Util/TraversableString.php |
|
Reader::getPropertyAnnotations |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/Reader.php |
|
Collection::getRequiredOptions |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/Collection.php |
Returns the name of the required options |
Entity::getPropertyDefinitions |
function |
drupal/core/lib/Drupal/Core/Entity/Entity.php |
Implements \Drupal\Core\TypedData\ComplexDataInterface::getPropertyDefinitions(). |
CommentAttributesTest::getInfo |
function |
drupal/core/modules/rdf/lib/Drupal/rdf/Tests/CommentAttributesTest.php |
|
ClassLoader::getUseIncludePath |
function |
drupal/core/vendor/composer/ClassLoader.php |
Can be used to check if the autoloader uses the include path to check
for classes. |
DumperCollection::getAttribute |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Matcher/Dumper/DumperCollection.php |
Returns an attribute by name. |
DisplayBase::getAllRegionTypes |
function |
drupal/core/modules/layout/lib/Drupal/layout/Config/DisplayBase.php |
Implements DisplayInterface::getAllRegionTypes(). |
DbLogTest::getSeverityConstant |
function |
drupal/core/modules/dblog/lib/Drupal/dblog/Tests/DbLogTest.php |
Gets the watchdog severity constant corresponding to the CSS class. |
FileProfilerStorageTest::setUp |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/FileProfilerStorageTest.php |
|
Twig_Environment::getExtension |
function |
drupal/core/vendor/twig/twig/lib/Twig/Environment.php |
Gets an extension by name. |
RedirectResponse::getTargetUrl |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/RedirectResponse.php |
Returns the target URL. |
DefinitionDecorator::getParent |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/DefinitionDecorator.php |
Returns the Definition being decorated. |
RedirectResponse::setTargetUrl |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/RedirectResponse.php |
Sets the redirect target of this response. |
RevisionRelationships::getInfo |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/Views/RevisionRelationships.php |
|
PostResponseEvent::getResponse |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Event/PostResponseEvent.php |
Returns the response for which this event was thrown. |
MappingDefinitionTest::getInfo |
function |
drupal/core/modules/rdf/lib/Drupal/rdf/Tests/MappingDefinitionTest.php |
|
DisplayAttachmentTest::getInfo |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/DisplayAttachmentTest.php |
|
EasyRdf_Http_Client::getMethod |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Http/Client.php |
Get the method for the next request |
EasyRdf_Http_Client::getHeader |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Http/Client.php |
Get the value of a specific header |
DisplayPluginBase::getHandlers |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php |
Get a full array of handlers for $type. This caches them. |
StorageBase::getCollectionName |
function |
drupal/core/lib/Drupal/Core/KeyValueStore/StorageBase.php |
Implements Drupal\Core\KeyValueStore\KeyValueStoreInterface::getCollectionName(). |
FilterUidRevisionTest::getInfo |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/Views/FilterUidRevisionTest.php |
|
DeleteMultiple::getConfirmText |
function |
drupal/core/modules/node/lib/Drupal/node/Form/DeleteMultiple.php |
Returns a caption for the button that confirms the action. |
IpValidatorTest::getValidIpsV4 |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/IpValidatorTest.php |
|