SelectInterface::countQuery |
function |
drupal/core/lib/Drupal/Core/Database/Query/SelectInterface.php |
Get the equivalent COUNT query of this query as a new query object. |
AnnotationClassLoader::load |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Loader/AnnotationClassLoader.php |
Loads from annotations from a class. |
ManyToOneHelper::add_filter |
function |
drupal/core/modules/views/lib/Drupal/views/ManyToOneHelper.php |
|
VocabularyStorageController |
class |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/VocabularyStorageController.php |
Defines a controller class for taxonomy vocabularies. |
AttributeArray::getIterator |
function |
drupal/core/lib/Drupal/Core/Template/AttributeArray.php |
Implements IteratorAggregate::getIterator(). |
FilterInterface::filterDump |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/FilterInterface.php |
Filters an asset just before it's dumped. |
SelectInterface::isPrepared |
function |
drupal/core/lib/Drupal/Core/Database/Query/SelectInterface.php |
Indicates if preExecute() has already been called on that object. |
ajax_forms_test_simple_form |
function |
drupal/core/modules/system/tests/modules/ajax_forms_test/ajax_forms_test.module |
Tests form_state['values'] during callback. |
ManyToOne::buildOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/ManyToOne.php |
Build the options form. |
ViewsSelection::__construct |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/entity_reference/selection/ViewsSelection.php |
Constructs a View selection handler. |
AnnotatedClassDiscovery.php |
file |
drupal/core/lib/Drupal/Component/Plugin/Discovery/AnnotatedClassDiscovery.php |
Contains Drupal\Component\Plugin\Discovery\AnnotatedClassDiscovery. |
_breakpoint_modules_enabled |
function |
drupal/core/modules/breakpoint/breakpoint.module |
Import breakpoints from all new enabled modules. |
AliasManager::getSystemPath |
function |
drupal/core/lib/Drupal/Core/Path/AliasManager.php |
Implements \Drupal\Core\Path\AliasManagerInterface::getSystemPath(). |
NodeEntityViewModeAlterTest |
class |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeEntityViewModeAlterTest.php |
Tests changing view modes for nodes. |
SelectInterface::preExecute |
function |
drupal/core/lib/Drupal/Core/Database/Query/SelectInterface.php |
Generic preparation and validation for a SELECT query. |
PackerFilter::$specialChars |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/PackerFilter.php |
|
PassConfig::$removingPasses |
property |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/PassConfig.php |
|
entity_reference_field_info |
function |
drupal/core/modules/entity_reference/entity_reference.module |
Implements hook_field_info(). |
GetUntransformedTextCommand |
class |
drupal/core/modules/editor/lib/Drupal/editor/Ajax/GetUntransformedTextCommand.php |
AJAX command to rerender a processed text field without any transformation
filters. |
CoveredClass::privateMethod |
function |
drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/NamespaceCoveredClass.php |
|
PackerFilter::setFastDecode |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/PackerFilter.php |
|
HttpKernel::handleException |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/HttpKernel.php |
Handles an exception by trying to convert it to a Response. |
AlterDecoratorTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Plugin/AlterDecoratorTest.php |
|
PagerTest::assertPagerItems |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Pager/PagerTest.php |
Asserts pager items and links. |
ClassMetadata::getClassName |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/ClassMetadata.php |
Returns the fully qualified name of the class |
NodeTermData::defineOptions |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/relationship/NodeTermData.php |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
shortcut_entity_bundle_info |
function |
drupal/core/modules/shortcut/shortcut.module |
Implements hook_entity_bundle_info(). |
TextareaWidget::formElement |
function |
drupal/core/modules/text/lib/Drupal/text/Plugin/field/widget/TextareaWidget.php |
Implements Drupal\field\Plugin\Type\Widget\WidgetInterface::formElement(). |
install_verify_requirements |
function |
drupal/core/includes/install.core.inc |
Verifies the requirements for installing Drupal. |
EntityResolverTest::$format |
property |
drupal/core/modules/serialization/lib/Drupal/serialization/Tests/EntityResolverTest.php |
The format being tested. |
StreamedResponse::$callback |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/StreamedResponse.php |
|
OptionsDefaultFormatter.php |
file |
drupal/core/modules/options/lib/Drupal/options/Plugin/field/formatter/OptionsDefaultFormatter.php |
Contains \Drupal\options\Plugin\field\formatter\OptionsDefaultFormatter. |
SessionHandlerProxyTest.php |
file |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Proxy/SessionHandlerProxyTest.php |
|
AggregatorProcessor::$title |
property |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Annotation/AggregatorProcessor.php |
The title of the plugin. |
EntityResolverTest::getInfo |
function |
drupal/core/modules/serialization/lib/Drupal/serialization/Tests/EntityResolverTest.php |
|
GssFilter::$copyrightNotice |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/GssFilter.php |
|
StreamedResponse::$streamed |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/StreamedResponse.php |
|
EntityValidationTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityValidationTest.php |
Sets up Drupal unit test environment. |
RemoteFileUnmanagedCopyTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/File/RemoteFileUnmanagedCopyTest.php |
Unmanaged copy related tests on remote filesystems. |
StyleTest::buildOptionsForm |
function |
drupal/core/modules/views/tests/views_test_data/lib/Drupal/views_test_data/Plugin/views/style/StyleTest.php |
Overrides Drupal\views\Plugin\views\style\StylePluginBase::buildOptionsForm(). |
EasyRdf_Graph::primaryTopic |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Graph.php |
Get the primary topic of the graph |
image_style_form_add_submit |
function |
drupal/core/modules/image/image.admin.inc |
Submit handler for adding a new image effect to an image style. |
ExecutionContext::$metadata |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ExecutionContext.php |
|
Issue498Test::shouldBeFalse |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Regression/GitHub/498/Issue498Test.php |
@test
@dataProvider shouldBeFalseDataProvider
@group trueOnly |
AttributeString::__toString |
function |
drupal/core/lib/Drupal/Core/Template/AttributeString.php |
Implements the magic __toString() method. |
SearchExcerptTest::$modules |
property |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchExcerptTest.php |
Modules to enable. |
UpdateTest::testPatchUpdate |
function |
drupal/core/modules/rest/lib/Drupal/rest/Tests/UpdateTest.php |
Tests several valid and invalid partial update requests on test entities. |
FilterInOperatorTest::setUp |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterInOperatorTest.php |
Sets up Drupal unit test environment. |
RouteProviderTest::tearDown |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Routing/RouteProviderTest.php |
Deletes created files, database tables, and reverts all environment changes. |
FilterHtmlImageSecure::tips |
function |
drupal/core/modules/filter/lib/Drupal/filter/Plugin/Filter/FilterHtmlImageSecure.php |
Generates a filter's tip. |