StringDatabaseStorage::dbStringValues |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringDatabaseStorage.php |
Gets field values from a string object that are in the database table. |
SearchAdvancedSearchFormTest::getInfo |
function |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchAdvancedSearchFormTest.php |
|
LoggingFormatter::formatRemoveService |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/LoggingFormatter.php |
|
CacheBackendInterface::invalidateTags |
function |
drupal/core/lib/Drupal/Core/Cache/CacheBackendInterface.php |
Marks cache items with any of the specified tags as invalid. |
StaticReflectionClass::isInstantiable |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionClass.php |
|
LoggingFormatter::formatInlineService |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/LoggingFormatter.php |
|
StringDatabaseStorage::dbStringSelect |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringDatabaseStorage.php |
Builds a SELECT query with multiple conditions and fields. |
StringDatabaseStorage::dbStringInsert |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringDatabaseStorage.php |
Createds a database record for a string object. |
StringDatabaseStorage::dbStringUpdate |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringDatabaseStorage.php |
Updates string object in the database. |
FinishResponseSubscriber::__construct |
function |
drupal/core/lib/Drupal/Core/EventSubscriber/FinishResponseSubscriber.php |
Constructs a FinishResponseSubscriber object. |
SearchConfigSettingsFormTest::getInfo |
function |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchConfigSettingsFormTest.php |
|
DisplayPluginBase::isIdentifierUnique |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php |
Check if the provided identifier is unique. |
PhpExecutableFinder::$executableFinder |
property |
drupal/core/vendor/symfony/process/Symfony/Component/Process/PhpExecutableFinder.php |
|
InstallationProfileModuleTestsTest.php |
file |
drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/InstallationProfileModuleTestsTest.php |
Definition of Drupal\simpletest\Tests\InstallationProfileModuleTestsTest. |
Twig_NodeVisitor_Escaper::needEscaping |
function |
drupal/core/vendor/twig/twig/lib/Twig/NodeVisitor/Escaper.php |
|
SearchNumbersTest::testNumberSearching |
function |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchNumbersTest.php |
Tests that all the numbers can be searched. |
FilledStandardUpgradePathTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/FilledStandardUpgradePathTest.php |
|
BundleInterface::getContainerExtension |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Bundle/BundleInterface.php |
Returns the container extension that should be implicitly loaded. |
CssCompressorFilterTest::testInterface |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Filter/Yui/CssCompressorFilterTest.php |
|
FilterPluginBase::build_group_validate |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/FilterPluginBase.php |
Validate the build group options form. |
FilterPluginBase::defaultExposeOptions |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/FilterPluginBase.php |
Provide default options for exposed filters. |
DummyJoinColumn::$referencedColumnName |
property |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/AbstractReaderTest.php |
|
ProjectServiceContainer::getBarService |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services9.php |
Gets the 'bar' service. |
FilterPluginBase::multipleExposedInput |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/FilterPluginBase.php |
Returns TRUE if users can select multiple groups items of a
grouped exposed filter. |
RemoveAbstractDefinitionsPass::process |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/RemoveAbstractDefinitionsPass.php |
Removes abstract definitions from the ContainerBuilder |
ProjectServiceContainer::getFooService |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services9.php |
Gets the 'foo' service. |
ReplaceAliasByActualDefinitionPassTest |
class |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/ReplaceAliasByActualDefinitionPassTest.php |
|
PagerPluginBase::exposed_form_validate |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/PagerPluginBase.php |
|
template_preprocess_views_ui_view_info |
function |
drupal/core/modules/views/views_ui/theme/theme.inc |
Implements hook_preprocess_HOOK() for theme_views_ui_view_info(). |
views_ui_contextual_links_suppress_pop |
function |
drupal/core/modules/views/views_ui/views_ui.module |
Decrements the views_ui_contextual_links_suppress() static variable. |
ViewAddFormController::continueAndEdit |
function |
drupal/core/modules/views/views_ui/lib/Drupal/views_ui/ViewAddFormController.php |
Form submission handler for the 'continue' action. |
ImageStylesPathAndUrlTest::$image_info |
property |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageStylesPathAndUrlTest.php |
|
PlaceholderInterface::uniqueIdentifier |
function |
drupal/core/lib/Drupal/Core/Database/Query/PlaceholderInterface.php |
Returns a unique identifier for this object. |
PluginSettingsBase::getDefaultSettings |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/PluginSettingsBase.php |
Implements Drupal\field\Plugin\PluginSettingsInterface::getDefaultSettings(). |
Twig_FilterInterface::needsEnvironment |
function |
drupal/core/vendor/twig/twig/lib/Twig/FilterInterface.php |
|
PoStreamReader::$_current_plural_index |
property |
drupal/core/lib/Drupal/Component/Gettext/PoStreamReader.php |
Current plural index for plural translations. |
EsiResponseCacheStrategyInterface::add |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/HttpCache/EsiResponseCacheStrategyInterface.php |
Adds a Response. |
FilterStringTest::testFilterStringWord |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterStringTest.php |
|
PhpStreamWrapperInterface::stream_open |
function |
drupal/core/lib/Drupal/Core/StreamWrapper/PhpStreamWrapperInterface.php |
|
Twig_NodeVisitorInterface::getPriority |
function |
drupal/core/vendor/twig/twig/lib/Twig/NodeVisitorInterface.php |
Returns the priority for this visitor. |
PhpStreamWrapperInterface::stream_lock |
function |
drupal/core/lib/Drupal/Core/StreamWrapper/PhpStreamWrapperInterface.php |
|
PhpStreamWrapperInterface::stream_read |
function |
drupal/core/lib/Drupal/Core/StreamWrapper/PhpStreamWrapperInterface.php |
|
FilterStringTest::testFilterStringEnds |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterStringTest.php |
|
PhpStreamWrapperInterface::stream_seek |
function |
drupal/core/lib/Drupal/Core/StreamWrapper/PhpStreamWrapperInterface.php |
|
PhpStreamWrapperInterface::stream_tell |
function |
drupal/core/lib/Drupal/Core/StreamWrapper/PhpStreamWrapperInterface.php |
|
PictureMappingFormController::validate |
function |
drupal/core/modules/picture/lib/Drupal/picture/PictureMappingFormController.php |
Overrides Drupal\Core\Entity\EntityFormController::validate(). |
PhpStreamWrapperInterface::stream_stat |
function |
drupal/core/lib/Drupal/Core/StreamWrapper/PhpStreamWrapperInterface.php |
|
color_form_system_theme_settings_alter |
function |
drupal/core/modules/color/color.module |
Implements hook_form_FORM_ID_alter(). |
PictureMappingListController::hookMenu |
function |
drupal/core/modules/picture/lib/Drupal/picture/PictureMappingListController.php |
Overrides Drupal\config\EntityListControllerBase::hookMenu(). |
TransactionTest::transactionInnerLayer |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/TransactionTest.php |
Creates an "inner layer" transaction. |