A

ContentExtension::applyToCollection() — Method in class ContentExtension
ContentExtension::applyToItem() — Method in class ContentExtension
AddUserCommandClass in namespace Bolt\Command
A console command that creates users and stores them in the database.
AsyncZoneInterfaceClass in namespace Bolt\Controller\Backend\Async
Interface AsyncZoneInterface - Async Controllers have to implement this interface in order to use the proper widgets for that zone.
AuthenticationControllerClass in namespace Bolt\Controller\Backend
GeneralController::about() — Method in class GeneralController
$ JsonExtract#allowOptionalArgumentRepeatProperty in class JsonExtract
Content::addField() — Method in class Content
Content::addFieldByName() — Method in class Content
Content::addTaxonomy() — Method in class Content
Taxonomy::addContent() — Method in class Taxonomy
Statuses::all() — Method in class Statuses
UserStatus::all() — Method in class UserStatus
BaseExtension::addWidget() — Method in class BaseExtension
Shortcut method to register a widget and inject the extension into it
BaseExtension::addTwigExtension() — Method in class BaseExtension
BaseExtension::addTwigNamespace() — Method in class BaseExtension
Shortcut method to add a namespace to the current Twig Environment.
BaseExtension::addListener() — Method in class BaseExtension
ExtensionRegistry::addCompilerPass() — Method in class ExtensionRegistry
ContentQueryParser::addDirectiveHandler() — Method in class ContentQueryParser
Adds a handler for the named directive.
ContentQueryParser::addHandler() — Method in class ContentQueryParser
Adds a handler AND operation for the named operation.
ContentQueryParser::addService() — Method in class ContentQueryParser
Adds a service for the named operation.
ContentQueryParser::addOperation() — Method in class ContentQueryParser
Adds a new operation to the list supported.
Query::addScope() — Method in class Query
$ QueryParameterParser#aliasProperty in class QueryParameterParser
QueryParameterParser::addFilterHandler() — Method in class QueryParameterParser
The goal of this class is to turn any key:value into a Filter class.
QueryParameterParser::addValueMatcher() — Method in class QueryParameterParser
Adds an additional token to parse for value parameters.
$ SelectQuery#anythingProperty in class SelectQuery
SelectQuery::addFilter() — Method in class SelectQuery
ArrayExtensionClass in namespace Bolt\Twig
Bolt specific Twig functions and filters that provide array manipulation.
ContentExtension::allowTwig() — Method in class ContentExtension
HtmlExtension::absoluteLink() — Method in class HtmlExtension
Use relative_path to create a proper link to either a relative page, or to an external source. In the below example, the editor can provide either page/about, or https://boltcms.io, and both will work
Html::addScheme() — Method in class Html
Add 'http://' to a link, if it has no protocol already.
TranslationsManager::applyTranslations() — Method in class TranslationsManager
AdditionalTargetClass in namespace Bolt\Widget\Injector
This class provides some Widget locations that could be useful for template designers.
HtmlInjector::afterContent() — Method in class HtmlInjector
insert some HTML into the very end of HTML / Content.

B

BaseParserClass in namespace Bolt\Configuration\Parser
BackendZoneInterfaceClass in namespace Bolt\Controller\Backend
Interface BackendZone - Backend Controllers have to implement this interface in order to use the proper widgets for that zone.
BulkOperationsControllerClass in namespace Bolt\Controller\Backend
BaseFixtureClass in namespace Bolt\DataFixtures
BlockFieldClass in namespace Bolt\Entity\Field
BaseExtensionClass in namespace Bolt\Extension
BaseWidget can be used as easy starter pack or as a base for your own extensions.
ExtensionCompilerPass::buildServices() — Method in class ExtensionCompilerPass
$ ServicesTrait#boltConfigProperty in class ServicesTrait
UserType::buildForm() — Method in class UserType
{@inheritdoc}
Kernel::boot() — Method in class Kernel
Kernel::build() — Method in class Kernel
BackendMenuBuilderClass in namespace Bolt\Menu
BackendMenuBuilder::buildAdminMenu() — Method in class BackendMenuBuilder
BackendMenuBuilderInterfaceClass in namespace Bolt\Menu
BackendMenuBuilderInterface::buildAdminMenu() — Method in class BackendMenuBuilderInterface
CachedBackendMenuBuilder::buildAdminMenu() — Method in class CachedBackendMenuBuilder
CachedFrontendMenuBuilder::buildMenu() — Method in class CachedFrontendMenuBuilder
FrontendMenuBuilder::buildMenu() — Method in class FrontendMenuBuilder
FrontendMenuBuilderInterface::buildMenu() — Method in class FrontendMenuBuilderInterface
StopwatchBackendMenuBuilder::buildAdminMenu() — Method in class StopwatchBackendMenuBuilder
StopwatchFrontendMenuBuilder::buildMenu() — Method in class StopwatchFrontendMenuBuilder
QueryInterface::build() — Method in class QueryInterface
Builds the query and returns an instance of QueryBuilder.
SelectQuery::build() — Method in class SelectQuery
Part of the QueryInterface this turns all the input into a Doctrine QueryBuilder object and is usually run just before query execution.
BackendMenuExtensionClass in namespace Bolt\Twig
DebugExtension::backtrace() — Method in class DebugExtension
BaseWidgetClass in namespace Bolt\Widget
BaseWidget can be used as easy starter pack or as a base for your own widgets.
BoltHeaderWidgetClass in namespace Bolt\Widget
HtmlInjector::beforeContent() — Method in class HtmlInjector
insert some HTML into the very beginning of HTML / Content.
HtmlInjector::bodyTagStart() — Method in class HtmlInjector
insert some HTML into the start of the head section of an HTML page, right after the tag.
HtmlInjector::bodyTagEnd() — Method in class HtmlInjector
insert some HTML into the body section of an HTML page, right before the tag.

C

ContentExtensionClass in namespace Bolt\Api\Extensions
CanonicalClass in namespace Bolt
AddUserCommand::configure() — Method in class AddUserCommand
{@inheritdoc}
ClearThumbnailCacheCommandClass in namespace Bolt\Command
ClearThumbnailCacheCommand::configure() — Method in class ClearThumbnailCacheCommand
{@inheritdoc}
CopyAssetsCommandClass in namespace Bolt\Command
CopyAssetsCommand::configure() — Method in class CopyAssetsCommand
CopyThemesCommandClass in namespace Bolt\Command
CopyThemesCommand::configure() — Method in class CopyThemesCommand
DeleteUserCommand::configure() — Method in class DeleteUserCommand
{@inheritdoc}
ExtensionsConfigureCommand::configure() — Method in class ExtensionsConfigureCommand
ExtensionsListCommand::configure() — Method in class ExtensionsListCommand
ExtensionsServicesCommand::configure() — Method in class ExtensionsServicesCommand
ExtensionsShowCommand::configure() — Method in class ExtensionsShowCommand
InfoCommand::configure() — Method in class InfoCommand
{@inheritdoc}
ListUsersCommand::configure() — Method in class ListUsersCommand
{@inheritdoc}
ResetSecretCommand::configure() — Method in class ResetSecretCommand
{@inheritdoc}
SetupCommand::configure() — Method in class SetupCommand
ConfigClass in namespace Bolt\Configuration
ContentTypeClass in namespace Bolt\Configuration\Content
ContentTypesParserClass in namespace Bolt\Configuration\Parser
ClearCacheControllerClass in namespace Bolt\Controller\Backend
ClearCacheController::clearcache() — Method in class ClearCacheController
ContentEditControllerClass in namespace Bolt\Controller\Backend
ContentLocalizationControllerClass in namespace Bolt\Controller\Backend
DatabaseIntegrityController::check() — Method in class DatabaseIntegrityController
CsrfTraitClass in namespace Bolt\Controller
$ CsrfTrait#csrfTokenManagerProperty in class CsrfTrait
DetailController::contentByFieldValue() — Method in class DetailController
$ TwigAwareController#configProperty in class TwigAwareController
$ TwigAwareController#canonicalProperty in class TwigAwareController
TwigAwareController::createPager() — Method in class TwigAwareController
ContentFixturesClass in namespace Bolt\DataFixtures
ContentClass in namespace Bolt\Entity
ContentExtrasTraitClass in namespace Bolt\Entity
ContentLocalizeTraitClass in namespace Bolt\Entity
CheckboxFieldClass in namespace Bolt\Entity\Field
CollectionFieldClass in namespace Bolt\Entity\Field
FileField::count() — Method in class FileField
Allows {% if image is empty %} in Twig See https://twig.symfony.com/doc/3.x/tests/empty.html
ImageField::count() — Method in class ImageField
Allows {% if file is empty %} in Twig See https://twig.symfony.com/doc/3.x/tests/empty.html
ListFieldTrait::count() — Method in class ListFieldTrait
Makes ListFieldInterface fields |length filter return the number of elements in the field
ListFieldTrait::current() — Method in class ListFieldTrait
ContentEventClass in namespace Bolt\Event
ContentFillListenerClass in namespace Bolt\Event\Listener
ContentSaveSubscriberClass in namespace Bolt\Event\Subscriber
ConfigurationExceptionClass in namespace Bolt\Exception
ConfigTraitClass in namespace Bolt\Extension
$ ServicesTrait#containerProperty in class ServicesTrait
MediaFactory::createOrUpdateMedia() — Method in class MediaFactory
MediaFactory::createFromFilename() — Method in class MediaFactory
RelationFactory::create() — Method in class RelationFactory
UserType::configureOptions() — Method in class UserType
{@inheritdoc}
Kernel::configureContainer() — Method in class Kernel
Kernel::configureRoutes() — Method in class Kernel
CachedBackendMenuBuilderClass in namespace Bolt\Menu
CachedFrontendMenuBuilderClass in namespace Bolt\Menu
ContentRepositoryClass in namespace Bolt\Repository
LoginFormAuthenticator::checkCredentials() — Method in class LoginFormAuthenticator
UserChecker::checkPostAuth() — Method in class UserChecker
UserChecker::checkPreAuth() — Method in class UserChecker
Checks the user account before authentication.
ContentQueryParserClass in namespace Bolt\Storage
Handler class to convert the DSL for content queries into an object representation.
$ ContentQueryParser#contentTypesProperty in class ContentQueryParser
$ FrontendQueryScope#configProperty in class FrontendQueryScope
$ SelectQuery#contentTypeProperty in class SelectQuery
$ SelectQuery#coreFieldsProperty in class SelectQuery
$ SelectQuery#coreDateFieldsProperty in class SelectQuery
CommonExtensionClass in namespace Bolt\Twig
ContentExtensionClass in namespace Bolt\Twig
HtmlExtension::canonical() — Method in class HtmlExtension
SetcontentNode::compile() — Method in class SetcontentNode
{@inheritdoc}
WidgetExtension::countwidgets() — Method in class WidgetExtension
ContentHelperClass in namespace Bolt\Utils
MomentFormatConverter::convert() — Method in class MomentFormatConverter
Returns associated moment.js format.
Sanitiser::clean() — Method in class Sanitiser
Version::compare() — Method in class Version
Compares a semantic version (x.y.z) against Bolt's version, given a specified comparison operator.
Version::codeName() — Method in class Version
$ BaseWidget#cacheDurationProperty in class BaseWidget
CacheAwareInterfaceClass in namespace Bolt\Widget
Interface CacheAwareInterface - Widgets that make use of caching need to implement this interface, in order to have their contents cached.
CacheTraitClass in namespace Bolt\Widget
CanonicalLinkWidgetClass in namespace Bolt\Widget
HtmlInjector::cssTagsAfter() — Method in class HtmlInjector
insert some HTML into the head section of an HTML page.
HtmlInjector::cssTagsBefore() — Method in class HtmlInjector
insert some HTML before the first CSS include in the page.

D

DeepCollectionClass in namespace Bolt\Collection
DeepCollection::deepMake() — Method in class DeepCollection
$ AddUserCommand#defaultNameProperty in class AddUserCommand
to make your command lazily loaded, configure the $defaultName static property, so it will be instantiated only when the command is actually called.
$ ClearThumbnailCacheCommand#defaultNameProperty in class ClearThumbnailCacheCommand
$ CopyAssetsCommand#defaultNameProperty in class CopyAssetsCommand
$ CopyThemesCommand#defaultNameProperty in class CopyThemesCommand
DeleteUserCommandClass in namespace Bolt\Command
A console command that deletes users from the database.
$ DeleteUserCommand#defaultNameProperty in class DeleteUserCommand
$ ExtensionsConfigureCommand#defaultNameProperty in class ExtensionsConfigureCommand
$ ExtensionsListCommand#defaultNameProperty in class ExtensionsListCommand
$ ExtensionsServicesCommand#defaultNameProperty in class ExtensionsServicesCommand
$ ExtensionsShowCommand#defaultNameProperty in class ExtensionsShowCommand
$ InfoCommand#defaultNameProperty in class InfoCommand
$ ListUsersCommand#defaultNameProperty in class ListUsersCommand
$ ResetSecretCommand#defaultNameProperty in class ResetSecretCommand
$ SetupCommand#defaultNameProperty in class SetupCommand
$ Config#dataProperty in class Config
PathResolver::defaultPaths() — Method in class PathResolver
Default paths for Bolt installation.
PathResolver::define() — Method in class PathResolver
Define a path, or really an alias/variable.
BulkOperationsController::delete() — Method in class BulkOperationsController
ContentEditController::duplicate() — Method in class ContentEditController
ContentEditController::duplicateSave() — Method in class ContentEditController
ContentEditController::delete() — Method in class ContentEditController
DashboardControllerClass in namespace Bolt\Controller\Backend
DatabaseIntegrityControllerClass in namespace Bolt\Controller\Backend
UserEditController::delete() — Method in class UserEditController
DetailControllerClass in namespace Bolt\Controller\Frontend
DetailControllerInterfaceClass in namespace Bolt\Controller\Frontend
Controllers that display a single record must implement this interface.
DataFieldClass in namespace Bolt\Entity\Field
DateFieldClass in namespace Bolt\Entity\Field
ZoneSubscriber::determineZone() — Method in class ZoneSubscriber
Determine the zone and return it.
DisabledUserLoginAttemptExceptionClass in namespace Bolt\Exception
Version20200219064805::down() — Method in class Version20200219064805
$ ContentQueryParser#directivesProperty in class ContentQueryParser
$ ContentQueryParser#directiveHandlersProperty in class ContentQueryParser
QueryParameterParser::defaultFilterHandler() — Method in class QueryParameterParser
The default handler is the last to be run and handles simple value parsing.
SelectQuery::doReferenceJoins() — Method in class SelectQuery
Allows key-value queries for bolt_user (id) values.
SelectQuery::doTaxonomyJoins() — Method in class SelectQuery
Allows key-value queries for bolt_taxonomy (slug) values.
SelectQuery::doFieldJoins() — Method in class SelectQuery
Allows key-value queries for bolt_field values.
DebugExtensionClass in namespace Bolt\Twig
DumpExtensionClass in namespace Bolt\Twig
Dump Twig extension.
DumpExtension::dump() — Method in class DumpExtension
Notifications::danger() — Method in class Notifications
DumpTokenParserClass in namespace Bolt\Twig\TokenParser
Twig {% dump %} token parser.
Html::decorateTT() — Method in class Html
Transforms plain text to HTML. Plot twist: text between backticks (`) is wrapped in a element.

E

AddUserCommand::execute() — Method in class AddUserCommand
This method is executed after interact() and initialize(). It usually contains the logic to execute to complete this command task.
ClearThumbnailCacheCommand::execute() — Method in class ClearThumbnailCacheCommand
This method is executed after initialize(). It usually contains the logic to execute to complete this command task.
CopyAssetsCommand::execute() — Method in class CopyAssetsCommand
{@inheritdoc}
CopyThemesCommand::execute() — Method in class CopyThemesCommand
{@inheritdoc}
DeleteUserCommand::execute() — Method in class DeleteUserCommand
ExtensionsConfigureCommandClass in namespace Bolt\Command
ExtensionsConfigureCommand::execute() — Method in class ExtensionsConfigureCommand
ExtensionsListCommandClass in namespace Bolt\Command
ExtensionsListCommand::execute() — Method in class ExtensionsListCommand
ExtensionsServicesCommandClass in namespace Bolt\Command
ExtensionsServicesCommand::execute() — Method in class ExtensionsServicesCommand
ExtensionsShowCommandClass in namespace Bolt\Command
ExtensionsShowCommand::execute() — Method in class ExtensionsShowCommand
InfoCommand::execute() — Method in class InfoCommand
This method is executed after initialize(). It usually contains the logic to execute to complete this command task.
ListUsersCommand::execute() — Method in class ListUsersCommand
This method is executed after initialize(). It usually contains the logic to execute to complete this command task.
ResetSecretCommand::execute() — Method in class ResetSecretCommand
This method is executed after initialize(). It usually contains the logic to execute to complete this command task.
SetupCommand::execute() — Method in class SetupCommand
EmbedControllerClass in namespace Bolt\Controller\Backend\Async
BulkOperationsController::em() — Method in class BulkOperationsController
ContentEditController::edit() — Method in class ContentEditController
ExtensionsControllerClass in namespace Bolt\Controller\Backend
FileEditController::edit() — Method in class FileEditController
MediaEditController::edit() — Method in class MediaEditController
ProfileController::edit() — Method in class ProfileController
UserEditController::edit() — Method in class UserEditController
ErrorControllerClass in namespace Bolt\Controller
EmailFieldClass in namespace Bolt\Entity\Field
EmbedFieldClass in namespace Bolt\Entity\Field
ExcerptableClass in namespace Bolt\Entity\Field
Field that should be included in excerpt must implement this interface
User::eraseCredentials() — Method in class User
Removes sensitive data from the user.
ExtensionSubscriberClass in namespace Bolt\Event\Subscriber
ExtensionCompilerPassClass in namespace Bolt\Extension
ExtensionControllerClass in namespace Bolt\Extension
ExtensionInterfaceClass in namespace Bolt\Extension
ExtensionRegistryClass in namespace Bolt\Extension
$ ExtensionRegistry#extensionsProperty in class ExtensionRegistry
$ ExtensionRegistry#extensionClassesProperty in class ExtensionRegistry
$ ServicesTrait#entityManagerProperty in class ServicesTrait
$ LogHandler#emProperty in class LogHandler
EarliestDirectiveHandlerClass in namespace Bolt\Storage\Directive
Directive to modify query based on activation of 'earliest' modifier.
$ Filter#expressionProperty in class Filter
$ QueryParameterParser#exprProperty in class QueryParameterParser
$ DumpExtension#envProperty in class DumpExtension
ExcerptClass in namespace Bolt\Utils
$ BaseWidget#extensionProperty in class BaseWidget
$ BoltHeaderWidget#extensionProperty in class BoltHeaderWidget

F

ContentType::factory() — Method in class ContentType
FieldTypeClass in namespace Bolt\Configuration\Content
FieldType::factory() — Method in class FieldType
FileLocationClass in namespace Bolt\Configuration
FileLocationsClass in namespace Bolt\Configuration
$ BaseParser#fileLocatorProperty in class BaseParser
EmbedController::fetchEmbed() — Method in class EmbedController
FileListingControllerClass in namespace Bolt\Controller\Backend\Async
FileEditControllerClass in namespace Bolt\Controller\Backend
FilemanagerControllerClass in namespace Bolt\Controller\Backend
FilemanagerController::filemanager() — Method in class FilemanagerController
FixturesControllerClass in namespace Bolt\Controller\Backend
FixturesController::fixtures() — Method in class FixturesController
MediaController::finder() — Method in class MediaController
FrontendZoneInterfaceClass in namespace Bolt\Controller\Frontend
Interface FrontendZoneInterface - Frontend Controllers have to implement this interface in order to use the proper widgets for that zone.
BaseFixture::flushReferencesIndex() — Method in class BaseFixture
During unit-tests, the fixtures are ran multiple times. Flush the in-memory index, to prevent stale links to missing references.
FieldClass in namespace Bolt\Entity
FieldInterfaceClass in namespace Bolt\Entity
Any Field entity must implement this interface to be properly mapped.
FieldParentInterfaceClass in namespace Bolt\Entity
Any Field entity that has child fields must implement this interface.
FieldParentTraitClass in namespace Bolt\Entity
Implements the methods of the FieldParentInterface.
FieldTranslationClass in namespace Bolt\Entity
FileExtrasTraitClass in namespace Bolt\Entity\Field
FileFieldClass in namespace Bolt\Entity\Field
FilelistFieldClass in namespace Bolt\Entity\Field
ContentFillListener::fillContent() — Method in class ContentFillListener
FieldDiscriminatorListenerClass in namespace Bolt\Event\Listener
Greatly inspired by:
FieldFillListenerClass in namespace Bolt\Event\Listener
FieldFillListener::fillField() — Method in class FieldFillListener
FieldFillListener::fillSet() — Method in class FieldFillListener
FieldFillListener::fillCollection() — Method in class FieldFillListener
RelationFillListener::fillRelation() — Method in class RelationFillListener
FrontendMenuBuilderClass in namespace Bolt\Menu
FrontendMenuBuilderInterfaceClass in namespace Bolt\Menu
ContentRepository::findForTaxonomy() — Method in class ContentRepository
ContentRepository::findLatest() — Method in class ContentRepository
ContentRepository::findOneById() — Method in class ContentRepository
ContentRepository::findOneBySlug() — Method in class ContentRepository
ContentRepository::findOneByFieldValue() — Method in class ContentRepository
ContentRepository::findAdjacentBy() — Method in class ContentRepository
ContentRepository::find() — Method in class ContentRepository
ContentRepository::findOneBy() — Method in class ContentRepository
FieldRepositoryClass in namespace Bolt\Repository
FieldRepository::findOneBySlug() — Method in class FieldRepository
FieldRepository::findAllBySlug() — Method in class FieldRepository
FieldRepository::findAllByParent() — Method in class FieldRepository
FieldRepository::factory() — Method in class FieldRepository
FieldRepository::findParents() — Method in class FieldRepository
FieldRepository::find() — Method in class FieldRepository
FieldRepository::findOneBy() — Method in class FieldRepository
LogRepository::findLatest() — Method in class LogRepository
LogRepository::find() — Method in class LogRepository
LogRepository::findOneBy() — Method in class LogRepository
MediaRepository::findOneByFullFilename() — Method in class MediaRepository
MediaRepository::find() — Method in class MediaRepository
MediaRepository::findOneBy() — Method in class MediaRepository
RelationRepository::findRelations() — Method in class RelationRepository
RelationRepository::findFirstRelation() — Method in class RelationRepository
RelationRepository::findRelation() — Method in class RelationRepository
RelationRepository::find() — Method in class RelationRepository
RelationRepository::findOneBy() — Method in class RelationRepository
TaxonomyRepository::factory() — Method in class TaxonomyRepository
TaxonomyRepository::find() — Method in class TaxonomyRepository
TaxonomyRepository::findOneBy() — Method in class TaxonomyRepository
UserAuthTokenRepository::factory() — Method in class UserAuthTokenRepository
UserAuthTokenRepository::find() — Method in class UserAuthTokenRepository
UserAuthTokenRepository::findOneBy() — Method in class UserAuthTokenRepository
UserRepository::findOneByUsername() — Method in class UserRepository
UserRepository::findOneByCredentials() — Method in class UserRepository
UserRepository::factory() — Method in class UserRepository
ContentQueryParser::fetch() — Method in class ContentQueryParser
Runs the query and fetches the results.
FilterClass in namespace Bolt\Storage
This class represents a single filter that converts to an expression along with associated query values.
FrontendQueryScopeClass in namespace Bolt\Storage
This class takes an overall config array as input and parses into values applicable for performing select queries.
$ QueryParameterParser#filterHandlersProperty in class QueryParameterParser
$ SelectQuery#filtersProperty in class SelectQuery
TemplateChooser::forHomepage() — Method in class TemplateChooser
TemplateChooser::forRecord() — Method in class TemplateChooser
Choose a template for a single record page, e.g.: - '/page/about' - '/entry/lorum-ipsum'.
TemplateChooser::forListing() — Method in class TemplateChooser
TemplateChooser::forTaxonomy() — Method in class TemplateChooser
TemplateChooser::forSearch() — Method in class TemplateChooser
TemplateChooser::forMaintenance() — Method in class TemplateChooser
FieldExtensionClass in namespace Bolt\Twig
FieldExtension::fieldFactory() — Method in class FieldExtension
FrontendMenuExtensionClass in namespace Bolt\Twig
LocaleExtension::flag() — Method in class LocaleExtension
TextExtension::formatBytes() — Method in class TextExtension
TranslatableExtension::findTranslations() — Method in class TranslatableExtension
TranslatableExtension::findtranslated() — Method in class TranslatableExtension
FakeContentClass in namespace Bolt\Utils
Version::forComposer() — Method in class Version
Returns a version formatted for composer.
Version::fullName() — Method in class Version

G

Canonical::get() — Method in class Canonical
Canonical::getUrlGenerator() — Method in class Canonical
Canonical::getScheme() — Method in class Canonical
Canonical::getPort() — Method in class Canonical
Canonical::getHost() — Method in class Canonical
Canonical::getPath() — Method in class Canonical
Canonical::generateLink() — Method in class Canonical
ImageTrait::getImage() — Method in class ImageTrait
Config::get() — Method in class Config
Get a config value, using a path.
Config::getPath() — Method in class Config
Config::getPaths() — Method in class Config
Config::getMediaTypes() — Method in class Config
Config::getContentType() — Method in class Config
Config::getTaxonomy() — Method in class Config
Config::getFileTypes() — Method in class Config
Config::getMaxUpload() — Method in class Config
ContentType::getSlug() — Method in class ContentType
FileLocation::getKey() — Method in class FileLocation
FileLocation::getName() — Method in class FileLocation
FileLocation::getIcon() — Method in class FileLocation
FileLocation::getBasepath() — Method in class FileLocation
FileLocations::get() — Method in class FileLocations
BaseParser::getParsedFilenames() — Method in class BaseParser
BaseParser::getInitialFilename() — Method in class BaseParser
BaseParser::getFilenameLocalOverrides() — Method in class BaseParser
GeneralParserClass in namespace Bolt\Configuration\Parser
GeneralParser::getDefaultConfig() — Method in class GeneralParser
Assume sensible defaults for a number of options.
GeneralControllerClass in namespace Bolt\Controller\Backend
TwigAwareController::getFromRequestRaw() — Method in class TwigAwareController
TwigAwareController::getFromRequest() — Method in class TwigAwareController
TwigAwareController::getFromRequestArray() — Method in class TwigAwareController
UserTrait::getUser() — Method in class UserTrait
BaseFixture::getRandomReference() — Method in class BaseFixture
BaseFixture::getRandomTaxonomies() — Method in class BaseFixture
BaseFixture::getImagesIndex() — Method in class BaseFixture
BaseFixture::getOption() — Method in class BaseFixture
ContentFixtures::getDependencies() — Method in class ContentFixtures
ContentFixtures::getGroups() — Method in class ContentFixtures
ImageFetchFixtures::getGroups() — Method in class ImageFetchFixtures
ImagesFixtures::getGroups() — Method in class ImagesFixtures
RelationsFixtures::getDependencies() — Method in class RelationsFixtures
RelationsFixtures::getGroups() — Method in class RelationsFixtures
TaxonomyFixtures::getGroups() — Method in class TaxonomyFixtures
UserFixtures::getGroups() — Method in class UserFixtures
Rand::getSql() — Method in class Rand
TablePrefixTrait::getTablePrefix() — Method in class TablePrefixTrait
Since we introduced symfony/proxy-manager-bridge, the keys in the tableprefix no longer match what the manager tells us it should be. For example, the given key was 0000000005ee10ad0000000043b453e3, but in our reference table we had 0000000005ee10e90000000043b453e3. We just return the first one, now
Version::getPlatform() — Method in class Version
Content::getId() — Method in class Content
Content::getTwig() — Method in class Content
Content::getDefinition() — Method in class Content
Content::getSlug() — Method in class Content
Content::getContentType() — Method in class Content
Content::getContentTypeSlug() — Method in class Content
Content::getContentTypeSingularSlug() — Method in class Content
Content::getContentTypeName() — Method in class Content
Content::getContentTypeSingularName() — Method in class Content
Content::getContentTypeDefaultLocale() — Method in class Content
Content::getIcon() — Method in class Content
Content::getAuthor() — Method in class Content
Content::getStatus() — Method in class Content
Content::getCreatedAt() — Method in class Content
Content::getModifiedAt() — Method in class Content
Content::getPublishedAt() — Method in class Content
Content::getDepublishedAt() — Method in class Content
Content::getRawFields() — Method in class Content
Content::getFields() — Method in class Content
Content::getFieldValues() — Method in class Content
Content::getTaxonomyValues() — Method in class Content
Content::getFieldValue() — Method in class Content
Content::getField() — Method in class Content
Content::getAuthorName() — Method in class Content
Content::getStatuses() — Method in class Content
Content::getTaxonomies() — Method in class Content
ContentExtrasTrait::getExtras() — Method in class ContentExtrasTrait
ContentLocalizeTrait::getLocales() — Method in class ContentLocalizeTrait
ContentLocalizeTrait::getDefaultLocale() — Method in class ContentLocalizeTrait
Field::getId() — Method in class Field
Field::getDefinition() — Method in class Field
Field::getName() — Method in class Field
Field::get() — Method in class Field
Field::getApiValue() — Method in class Field
Field::getValue() — Method in class Field
Field::getDefaultValue() — Method in class Field
Returns the default value option
Field::getParsedValue() — Method in class Field
like getValue() but returns single value for single value fields
Field::getTwigValue() — Method in class Field
Field::getSortorder() — Method in class Field
Field::getLocale() — Method in class Field
Field::getVersion() — Method in class Field
Field::getContent() — Method in class Field
Field::getParent() — Method in class Field
Field::getType() — Method in class Field
Field::getTranslationEntityClass() — Method in class Field
Used in TranslatableInterface, to locate the translation entity Bolt\Entity\FieldTranslation
FieldInterface::getType() — Method in class FieldInterface
FieldParentInterface::getValue() — Method in class FieldParentInterface
FieldParentTrait::getContent() — Method in class FieldParentTrait
FieldTranslation::getId() — Method in class FieldTranslation
FieldTranslation::getValue() — Method in class FieldTranslation
FieldTranslation::get() — Method in class FieldTranslation
FieldTranslation::getTranslatableEntityClass() — Method in class FieldTranslation
Used to locate the translatable entity Bolt\Entity\Field in all its child classes e.g. from Bolt\Entity\Field\TextField
CheckboxField::getTwigValue() — Method in class CheckboxField
CollectionField::getTemplates() — Method in class CollectionField
CollectionField::getApiValue() — Method in class CollectionField
CollectionField::getValue() — Method in class CollectionField
CollectionField::getDefaultValue() — Method in class CollectionField
Returns the default value option
DateField::getDefaultValue() — Method in class DateField
Returns the default value option
EmbedField::getValue() — Method in class EmbedField
Excerptable::getName() — Method in class Excerptable
FileField::getValue() — Method in class FileField
FilelistField::getRawValue() — Method in class FilelistField
Returns the value, as is in the database. Useful for processing, like editing in the backend, where the results are to be serialised
FilelistField::getValue() — Method in class FilelistField
Returns the value, where the contained fields are "hydrated" as actual File Fields. For example, for iterating in the frontend
FilelistField::getApiValue() — Method in class FilelistField
FilelistField::getDefaultValue() — Method in class FilelistField
Returns the default value option
FilelistField::getJsonValue() — Method in class FilelistField
Returns the value, where the contained Image fields are seperately casted to arrays, including the "extras"
ImageField::getValue() — Method in class ImageField
ImageField::getLinkedMedia() — Method in class ImageField
ImagelistField::getRawValue() — Method in class ImagelistField
Returns the value, as is in the database. Useful for processing, like editing in the backend, where the results are to be serialised
ImagelistField::getValue() — Method in class ImagelistField
Returns the value, where the contained fields are "hydrated" as actual Image Fields. For example, for iterating in the frontend
ImagelistField::getApiValue() — Method in class ImagelistField
ImagelistField::getDefaultValue() — Method in class ImagelistField
Returns the default value option
ImagelistField::getJsonValue() — Method in class ImagelistField
Returns the value, where the contained Image fields are seperately casted to arrays, including the "extras"
MarkdownField::getParsedValue() — Method in class MarkdownField
like getValue() but returns single value for single value fields
MediaAwareInterface::getLinkedMedia() — Method in class MediaAwareInterface
SelectField::getValue() — Method in class SelectField
SelectField::getOptions() — Method in class SelectField
SelectField::getSelected() — Method in class SelectField
SelectField::getSelectedIds() — Method in class SelectField
SelectField::getContentType() — Method in class SelectField
SetField::getValue() — Method in class SetField
SetField::getApiValue() — Method in class SetField
SetField::getValueForEditor() — Method in class SetField
SetField::getDefaultValue() — Method in class SetField
Returns the default value option
SlugField::getSlugUseFields() — Method in class SlugField
Log::getId() — Method in class Log
Log::getMessage() — Method in class Log
Log::getContext() — Method in class Log
Log::getLevel() — Method in class Log
Log::getLevelName() — Method in class Log
Log::getExtra() — Method in class Log
Log::getCreatedAt() — Method in class Log
Log::getLocation() — Method in class Log
Log::getUser() — Method in class Log
Log::getContent() — Method in class Log
Media::getId() — Method in class Media
Media::getFilename() — Method in class Media
Media::getLocation() — Method in class Media
Media::getPath() — Method in class Media
Media::getFilenamePath() — Method in class Media
Media::getType() — Method in class Media
Media::getWidth() — Method in class Media
Media::getHeight() — Method in class Media
Media::getFilesize() — Method in class Media
Media::getCreatedAt() — Method in class Media
Media::getModifiedAt() — Method in class Media
Media::getTitle() — Method in class Media
Media::getDescription() — Method in class Media
Media::getOriginalFilename() — Method in class Media
Media::getCopyright() — Method in class Media
Media::getAuthor() — Method in class Media
Media::getCropX() — Method in class Media
Media::getCropY() — Method in class Media
Media::getCropZoom() — Method in class Media
Relation::getId() — Method in class Relation
Relation::getPosition() — Method in class Relation
Relation::getFromContent() — Method in class Relation
Relation::getToContent() — Method in class Relation
Relation::getDefinition() — Method in class Relation
Taxonomy::getId() — Method in class Taxonomy
Taxonomy::getContent() — Method in class Taxonomy
Taxonomy::getType() — Method in class Taxonomy
Taxonomy::getSlug() — Method in class Taxonomy
Taxonomy::getName() — Method in class Taxonomy
Taxonomy::getSortorder() — Method in class Taxonomy
User::getId() — Method in class User
User::getDisplayName() — Method in class User
User::getUsername() — Method in class User
User::getEmail() — Method in class User
User::getPassword() — Method in class User
User::getPlainPassword() — Method in class User
User::getStatus() — Method in class User
User::getRoles() — Method in class User
Returns the roles or permissions granted to the user for security.
User::getSalt() — Method in class User
Returns the salt that was originally used to encode the password.
User::getLastseenAt() — Method in class User
User::getLastIp() — Method in class User
User::getLocale() — Method in class User
User::getBackendTheme() — Method in class User
User::getUserAuthToken() — Method in class User
UserAuthToken::getId() — Method in class UserAuthToken
UserAuthToken::getUser() — Method in class UserAuthToken
UserAuthToken::getUseragent() — Method in class UserAuthToken
UserAuthToken::getValidity() — Method in class UserAuthToken
ContentEvent::getContent() — Method in class ContentEvent
ContentSaveSubscriber::getSubscribedEvents() — Method in class ContentSaveSubscriber
ExtensionSubscriber::getSubscribedEvents() — Method in class ExtensionSubscriber
Return the events to subscribe to.
LocaleSubscriber::getSubscribedEvents() — Method in class LocaleSubscriber
MaintenanceModeSubscriber::getSubscribedEvents() — Method in class MaintenanceModeSubscriber
ProcessWidgetsQueueSubscriber::getSubscribedEvents() — Method in class ProcessWidgetsQueueSubscriber
Return the events to subscribe to.
TimedPublishSubscriber::getSubscribedEvents() — Method in class TimedPublishSubscriber
Return the events to subscribe to.
UserLocaleSubscriber::getSubscribedEvents() — Method in class UserLocaleSubscriber
WidgetSubscriber::getSubscribedEvents() — Method in class WidgetSubscriber
Return the events to subscribe to.
ZoneSubscriber::getSubscribedEvents() — Method in class ZoneSubscriber
Return the events to subscribe to.
UserEvent::getContent() — Method in class UserEvent
UserEvent::getRoleOptions() — Method in class UserEvent
DisabledUserLoginAttemptException::getMessageKey() — Method in class DisabledUserLoginAttemptException
{@inheritdoc}
BaseExtension::getName() — Method in class BaseExtension
Returns the descriptive name of the Extension
BaseExtension::getSlug() — Method in class BaseExtension
Returns the slugified name of the Extension
BaseExtension::getComposerPackage() — Method in class BaseExtension
Get the ComposerPackage, that contains information about the package, version, etc.
ConfigTrait::getClass() — Method in class ConfigTrait
Returns the classname of the Extension
ConfigTrait::getConfig() — Method in class ConfigTrait
ConfigTrait::getConfigFilenames() — Method in class ConfigTrait
ExtensionInterface::getName() — Method in class ExtensionInterface
ExtensionInterface::getClass() — Method in class ExtensionInterface
ExtensionInterface::getComposerPackage() — Method in class ExtensionInterface
ExtensionRegistry::getExtensions() — Method in class ExtensionRegistry
ExtensionRegistry::getExtensionNames() — Method in class ExtensionRegistry
ExtensionRegistry::getExtension() — Method in class ExtensionRegistry
ExtensionRegistry::getAllRoutes() — Method in class ExtensionRegistry
This method calls the getRoutes() method for all registered extension, and compiles an array of routes. This is used in Bolt\Extension\RoutesLoader::load() to add all these routes to the (cached) routing.
ServicesTrait::getService() — Method in class ServicesTrait
This bit of code allows us to get services from the container, even if they are not marked public. We need to be able to do this, because we can't anticipate which services an extension's author will want to get, and neither should we want to make them all public. So, we resort to this, regardless of them being private / public. With great power comes great responsibility.
ServicesTrait::getAllServiceNames() — Method in class ServicesTrait
ServicesTrait::getWidgets() — Method in class ServicesTrait
ServicesTrait::getBoltConfig() — Method in class ServicesTrait
ServicesTrait::getTwig() — Method in class ServicesTrait
ServicesTrait::getSession() — Method in class ServicesTrait
ServicesTrait::getEventDispatcher() — Method in class ServicesTrait
ServicesTrait::getObjectManager() — Method in class ServicesTrait
ServicesTrait::getStopwatch() — Method in class ServicesTrait
ServicesTrait::getLogger() — Method in class ServicesTrait
ServicesTrait::getContainer() — Method in class ServicesTrait
ServicesTrait::getQuery() — Method in class ServicesTrait
ServicesTrait::getRequest() — Method in class ServicesTrait
Version20200219064805::getDescription() — Method in class Version20200219064805
ContentRepository::getQueryBuilder() — Method in class ContentRepository
FieldRepository::getFieldClassname() — Method in class FieldRepository
LogRepository::getQueryBuilder() — Method in class LogRepository
UserRepository::getFirstAdminUser() — Method in class UserRepository
LoginFormAuthenticator::getLoginUrl() — Method in class LoginFormAuthenticator
LoginFormAuthenticator::getCredentials() — Method in class LoginFormAuthenticator
LoginFormAuthenticator::getUser() — Method in class LoginFormAuthenticator
ContentQueryParser::getContentRepository() — Method in class ContentQueryParser
Gets the content repository.
ContentQueryParser::getContentTypes() — Method in class ContentQueryParser
Returns the parsed content types.
ContentQueryParser::getOperation() — Method in class ContentQueryParser
Returns the parsed operation.
ContentQueryParser::getIdentifier() — Method in class ContentQueryParser
Returns the parsed identifier.
ContentQueryParser::getDirective() — Method in class ContentQueryParser
Returns a directive from the parsed list.
ContentQueryParser::getDirectiveHandler() — Method in class ContentQueryParser
Returns the handler for the named directive.
ContentQueryParser::getHandler() — Method in class ContentQueryParser
Returns a handler for the named operation.
ContentQueryParser::getService() — Method in class ContentQueryParser
Returns a service for the named operation.
ContentQueryParser::getParameters() — Method in class ContentQueryParser
Returns the current parameters.
ContentQueryParser::getParameter() — Method in class ContentQueryParser
Returns a single named parameter.
ContentQueryParser::getOperations() — Method in class ContentQueryParser
Getter to return the currently registered operations.
ContentQueryParser::getRequest() — Method in class ContentQueryParser
GetQueryDirectiveClass in namespace Bolt\Storage\Directive
Directive that allows running of a callback on query.
OrderDirective::getOrderBys() — Method in class OrderDirective
Filter::getKey() — Method in class Filter
Getter for key.
Filter::getExpression() — Method in class Filter
Gets the compiled expression as a string. This will look something like (alias.key = :placeholder).
Filter::getExpressionObject() — Method in class Filter
Returns the actual object of the expression. This is generally only needed for on the fly modification, to get the compiled expression use getExpression().
Filter::getParameters() — Method in class Filter
Returns the array of parameters attached to this filter. These are normally used to replace placeholders at compile time.
FrontendQueryScope::getOrder() — Method in class FrontendQueryScope
Get the default order setting for a given content type.
Query::getScope() — Method in class Query
Query::getContent() — Method in class Query
getContent based on a 'human readable query'.
Query::getContentByScope() — Method in class Query
Query::getContentForTwig() — Method in class Query
Helper to be called from Twig that is passed via a TwigRecordsView rather than the raw records.
QueryInterface::getQueryBuilder() — Method in class QueryInterface
Returns the current instance of QueryBuilder.
QueryInterface::getIndex() — Method in class QueryInterface
QueryInterface::getContentType() — Method in class QueryInterface
Returns the content type this query is executing on.
QueryInterface::getParameter() — Method in class QueryInterface
Returns the value of a parameter by key name.
QueryInterface::getCoreFields() — Method in class QueryInterface
QueryInterface::getTaxonomyFields() — Method in class QueryInterface
QueryInterface::getConfig() — Method in class QueryInterface
QueryParameterParser::getFilter() — Method in class QueryParameterParser
Runs the keys/values through the relevant parsers.
SelectQuery::getContentType() — Method in class SelectQuery
Gets the ContentType that this query will run against.
SelectQuery::getParameter() — Method in class SelectQuery
Getter to allow access to a set parameter.
SelectQuery::getWhereExpression() — Method in class SelectQuery
Creates a composite expression that adds all the attached filters individual expressions into a combined one.
SelectQuery::getWhereParameters() — Method in class SelectQuery
Returns all the parameters for the query.
SelectQuery::getFilters() — Method in class SelectQuery
Returns all the filters attached to the query.
SelectQuery::getQueryBuilder() — Method in class SelectQuery
Allows public access to the QueryBuilder object.
SelectQuery::getSingleFetchMode() — Method in class SelectQuery
Returns whether the query is in single fetch mode.
SelectQuery::getTaxonomyFields() — Method in class SelectQuery
SelectQuery::getIndex() — Method in class SelectQuery
SelectQuery::getCoreFields() — Method in class SelectQuery
SelectQuery::getConfig() — Method in class SelectQuery
ArrayExtension::getFilters() — Method in class ArrayExtension
{@inheritdoc}
BackendMenuExtension::getFunctions() — Method in class BackendMenuExtension
{@inheritdoc}
BackendMenuExtension::getAdminMenuArray() — Method in class BackendMenuExtension
CommonExtension::getFilters() — Method in class CommonExtension
{@inheritdoc}
ContentExtension::getFilters() — Method in class ContentExtension
{@inheritdoc}
ContentExtension::getFunctions() — Method in class ContentExtension
{@inheritdoc}
ContentExtension::getAnyTitle() — Method in class ContentExtension
ContentExtension::getTitle() — Method in class ContentExtension
ContentExtension::getTitleFieldsNames() — Method in class ContentExtension
ContentExtension::getImage() — Method in class ContentExtension
ContentExtension::getExcerpt() — Method in class ContentExtension
ContentExtension::getPreviousContent() — Method in class ContentExtension
ContentExtension::getNextContent() — Method in class ContentExtension
ContentExtension::getLink() — Method in class ContentExtension
ContentExtension::getEditLink() — Method in class ContentExtension
ContentExtension::getDeleteLink() — Method in class ContentExtension
ContentExtension::getDuplicateLink() — Method in class ContentExtension
ContentExtension::getStatusLink() — Method in class ContentExtension
ContentExtension::getTaxonomies() — Method in class ContentExtension
ContentExtension::getListTemplates() — Method in class ContentExtension
ContentExtension::getSpecialFeature() — Method in class ContentExtension
DebugExtension::getFunctions() — Method in class DebugExtension
DumpExtension::getFunctions() — Method in class DumpExtension
DumpExtension::getTokenParsers() — Method in class DumpExtension
FieldExtension::getFilters() — Method in class FieldExtension
{@inheritdoc}
FieldExtension::getFunctions() — Method in class FieldExtension
FieldExtension::getDate() — Method in class FieldExtension
FieldExtension::getLabel() — Method in class FieldExtension
FieldExtension::getType() — Method in class FieldExtension
FieldExtension::getSelected() — Method in class FieldExtension
FrontendMenuExtension::getFunctions() — Method in class FrontendMenuExtension
{@inheritdoc}
FrontendMenuExtension::getMenu() — Method in class FrontendMenuExtension
HtmlExtension::getFunctions() — Method in class HtmlExtension
{@inheritdoc}
HtmlExtension::getFilters() — Method in class HtmlExtension
{@inheritdoc}
ImageExtension::getFilters() — Method in class ImageExtension
{@inheritdoc}
ImageExtension::getFunctions() — Method in class ImageExtension
{@inheritdoc}
ImageExtension::getMedia() — Method in class ImageExtension
ImageExtension::getSvg() — Method in class ImageExtension
JsonExtension::getFilters() — Method in class JsonExtension
{@inheritdoc}
JsonExtension::getTests() — Method in class JsonExtension
{@inheritdoc}
LocaleExtension::getFilters() — Method in class LocaleExtension
{@inheritdoc}
LocaleExtension::getFunctions() — Method in class LocaleExtension
{@inheritdoc}
LocaleExtension::getHtmlLang() — Method in class LocaleExtension
LocaleExtension::getLocale() — Method in class LocaleExtension
LocaleExtension::getLocales() — Method in class LocaleExtension
Takes the list of codes of the locales (languages) enabled in the application and returns an array with the name of each locale written in its own language (e.g. English, Français, Español, etc.).
RelatedExtension::getFilters() — Method in class RelatedExtension
{@inheritdoc}
RelatedExtension::getFunctions() — Method in class RelatedExtension
{@inheritdoc}
RelatedExtension::getRelatedContentByType() — Method in class RelatedExtension
RelatedExtension::getRelatedContent() — Method in class RelatedExtension
RelatedExtension::getFirstRelatedContent() — Method in class RelatedExtension
RelatedExtension::getRelatedOptions() — Method in class RelatedExtension
RelatedExtension::getRelatedValues() — Method in class RelatedExtension
SetcontentExtension::getTokenParsers() — Method in class SetcontentExtension
{@inheritdoc}
SetcontentExtension::getQueryEngine() — Method in class SetcontentExtension
TextExtension::getFilters() — Method in class TextExtension
{@inheritdoc}
DumpTokenParser::getTag() — Method in class DumpTokenParser
{@inheritdoc}
SetcontentTokenParser::getTag() — Method in class SetcontentTokenParser
{@inheritdoc}
TranslatableExtension::getFunctions() — Method in class TranslatableExtension
TranslatableExtension::getFilters() — Method in class TranslatableExtension
UserExtension::getFunctions() — Method in class UserExtension
{@inheritdoc}
UserExtension::getUser() — Method in class UserExtension
WidgetExtension::getFunctions() — Method in class WidgetExtension
{@inheritdoc}
ContentHelper::getLink() — Method in class ContentHelper
ContentHelper::get() — Method in class ContentHelper
ContentHelper::getFieldNames() — Method in class ContentHelper
ContentHelper::guessTitleFields() — Method in class ContentHelper
ContentHelper::getFieldBasedTitle() — Method in class ContentHelper
Excerpt::getExcerpt() — Method in class Excerpt
FakeContent::generateMarkdown() — Method in class FakeContent
FakeContent::generateHTML() — Method in class FakeContent
LocaleHelper::getCurrentLocale() — Method in class LocaleHelper
LocaleHelper::getLocales() — Method in class LocaleHelper
Version::getSymfonyVersion() — Method in class Version
BaseWidget::getName() — Method in class BaseWidget
BaseWidget::getTarget() — Method in class BaseWidget
BaseWidget::getPriority() — Method in class BaseWidget
BaseWidget::getExtension() — Method in class BaseWidget
BaseWidget::getTemplate() — Method in class BaseWidget
BaseWidget::getTemplateFolder() — Method in class BaseWidget
BaseWidget::getZone() — Method in class BaseWidget
BaseWidget::getSlug() — Method in class BaseWidget
BaseWidget::getCacheDuration() — Method in class BaseWidget
BoltHeaderWidget::getName() — Method in class BoltHeaderWidget
BoltHeaderWidget::getTarget() — Method in class BoltHeaderWidget
BoltHeaderWidget::getPriority() — Method in class BoltHeaderWidget
BoltHeaderWidget::getZone() — Method in class BoltHeaderWidget
HtmlInjector::getMap() — Method in class HtmlInjector
Get a map of function names to locations. We don't have unique callbacks for all targets, because in practice they end up in about the same location
QueueProcessor::guardResponse() — Method in class QueueProcessor
RequestZone::getFromRequest() — Method in class RequestZone
Get the current zone.
RequestAwareInterface::getRequest() — Method in class RequestAwareInterface
RequestTrait::getRequest() — Method in class RequestTrait
ResponseAwareInterface::getResponse() — Method in class ResponseAwareInterface
ResponseTrait::getResponse() — Method in class ResponseTrait
TwigAwareInterface::getTwig() — Method in class TwigAwareInterface
TwigTrait::getTwig() — Method in class TwigTrait
WidgetInterface::getName() — Method in class WidgetInterface
WidgetInterface::getTarget() — Method in class WidgetInterface
WidgetInterface::getPriority() — Method in class WidgetInterface
WidgetInterface::getZone() — Method in class WidgetInterface

H

Config::has() — Method in class Config
UploadController::handleUpload() — Method in class UploadController
FileEditController::handleDelete() — Method in class FileEditController
FileEditController::handleDuplicate() — Method in class FileEditController
HomepageControllerClass in namespace Bolt\Controller\Frontend
HomepageController::homepage() — Method in class HomepageController
Version::hasJson() — Method in class Version
Content::hasContentTypeLocales() — Method in class Content
Content::hasField() — Method in class Content
Content::hasFieldDefined() — Method in class Content
Content::hasTaxonomyDefined() — Method in class Content
Field::hasParent() — Method in class Field
HiddenFieldClass in namespace Bolt\Entity\Field
HtmlFieldClass in namespace Bolt\Entity\Field
ConfigTrait::hasConfigFilenames() — Method in class ConfigTrait
$ ContentQueryParser#handlersProperty in class ContentQueryParser
ContentQueryParser::hasDirectiveHandler() — Method in class ContentQueryParser
Returns boolean for existence of handler.
ContentQueryParser::hasParameter() — Method in class ContentQueryParser
Helper method to check if parameters are set for a specific key.
Filter::hasParameter() — Method in class Filter
Helper method to check if parameters are set for a specific key.
ContentExtension::hasPath() — Method in class ContentExtension
HtmlExtensionClass in namespace Bolt\Twig
HTML functionality Twig extension.
WidgetExtension::hasWidgets() — Method in class WidgetExtension
HtmlClass in namespace Bolt\Utils
HtmlInjectorClass in namespace Bolt\Widget\Injector
Class for matching HTML elements and injecting text.
HtmlInjector::headTagStart() — Method in class HtmlInjector
insert some HTML into the start of the head section of an HTML page, right after the tag.
HtmlInjector::headTagEnd() — Method in class HtmlInjector
insert some HTML into the head section of an HTML page, right before the tag.
HtmlInjector::htmlTagEnd() — Method in class HtmlInjector
insert some HTML into the html section of an HTML page, right before the tag.

I

Canonical::init() — Method in class Canonical
DeepCollection::isKeyEmpty() — Method in class DeepCollection
DeepCollection::isKeyNotEmpty() — Method in class DeepCollection
AddUserCommand::initialize() — Method in class AddUserCommand
This optional method is the first one executed for a command after configure() and is useful to initialize properties based on the input arguments and options.
AddUserCommand::interact() — Method in class AddUserCommand
This method is executed after initialize() and before execute(). Its purpose is to check if some of the options/arguments are missing and interactively ask the user for those values.
DeleteUserCommand::initialize() — Method in class DeleteUserCommand
DeleteUserCommand::interact() — Method in class DeleteUserCommand
ImageTraitClass in namespace Bolt\Command
InfoCommandClass in namespace Bolt\Command
FileLocation::isShowAll() — Method in class FileLocation
$ BaseParser#initialFilenameProperty in class BaseParser
FileListingController::index() — Method in class FileListingController
ClearCacheController::index() — Method in class ClearCacheController
DashboardController::index() — Method in class DashboardController
ExtensionsController::index() — Method in class ExtensionsController
LogViewerController::index() — Method in class LogViewerController
ImageControllerClass in namespace Bolt\Controller
ImageFetchFixturesClass in namespace Bolt\DataFixtures
ImagesFixturesClass in namespace Bolt\DataFixtures
Field::isNew() — Method in class Field
Field::isContentSelect() — Method in class Field
Used in SelectField, to distinguish between selects for "a list of items" and "select from a list of Content"
Field::isTranslatable() — Method in class Field
FieldInterface::isContentSelect() — Method in class FieldInterface
FieldParentInterface::isTranslatable() — Method in class FieldParentInterface
FieldParentTrait::isTranslatable() — Method in class FieldParentTrait
Override isTranslatable so that if one child definition has localize: true, the whole field is considered localizable.
ImageFieldClass in namespace Bolt\Entity\Field
ImageField::includeAlt() — Method in class ImageField
ImagelistFieldClass in namespace Bolt\Entity\Field
SelectField::isContentSelect() — Method in class SelectField
Used in SelectField, to distinguish between selects for "a list of items" and "select from a list of Content"
Statuses::isValid() — Method in class Statuses
UserStatus::isValid() — Method in class UserStatus
BaseExtension::initialize() — Method in class BaseExtension
Called when initialising the Extension. Use this to register widgets or do other tasks after boot.
ExtensionInterface::injectObjects() — Method in class ExtensionInterface
ExtensionInterface::initialize() — Method in class ExtensionInterface
ExtensionRegistry::initializeAll() — Method in class ExtensionRegistry
Runs once, invoked from the ExtensionSubscriber, to bootstrap all extensions by injecting the container and running their initialize method
ServicesTrait::injectObjects() — Method in class ServicesTrait
Injects commonly used objects into the extension, for use by the extension. Called from the listener.
$ ContentQueryParser#identifierProperty in class ContentQueryParser
OrderDirective::isMultiOrderQuery() — Method in class OrderDirective
OrderDirective::isActualField() — Method in class OrderDirective
IdentifiedSelectHandlerClass in namespace Bolt\Storage\Handler
Handler to fetch a single record if an identifier is set in the query.
QueryInterface::incrementIndex() — Method in class QueryInterface
QueryParameterParser::incorrectQueryHandler() — Method in class QueryParameterParser
Handles some errors in key/value string formatting.
$ SelectQuery#indexProperty in class SelectQuery
SelectQuery::isSingleton() — Method in class SelectQuery
SelectQuery::incrementIndex() — Method in class SelectQuery
CommonExtension::isCurrent() — Method in class CommonExtension
ContentExtension::isCurrent() — Method in class ContentExtension
ContentExtension::icon() — Method in class ContentExtension
ContentExtension::isHomepage() — Method in class ContentExtension
ContentExtension::is404() — Method in class ContentExtension
ContentExtension::is403() — Method in class ContentExtension
ContentExtension::isMaintenance() — Method in class ContentExtension
ContentExtension::isHomepageListing() — Method in class ContentExtension
FrontendMenuExtension::isCurrent() — Method in class FrontendMenuExtension
ImageExtensionClass in namespace Bolt\Twig
Notifications::info() — Method in class Notifications
UserExtension::isAllowed() — Method in class UserExtension
ContentHelper::isHomepage() — Method in class ContentHelper
ContentHelper::is404() — Method in class ContentHelper
ContentHelper::is403() — Method in class ContentHelper
ContentHelper::isMaintenance() — Method in class ContentHelper
ContentHelper::isSuitable() — Method in class ContentHelper
Html::isURL() — Method in class Html
Check if a given string looks like it could be a URL, with or without the protocol.
Sanitiser::init() — Method in class Sanitiser
Version::isStable() — Method in class Version
Whether this release is a stable one.
Version::installType() — Method in class Version
Determine the "install type": Whether we're currently running a direct git clone, a composer install project, or a packaged distribution.
BaseWidget::injectExtension() — Method in class BaseWidget
BoltHeaderWidget::injectExtension() — Method in class BoltHeaderWidget
HtmlInjector::inject() — Method in class HtmlInjector
HtmlInjector::injectBeforeTagStart() — Method in class HtmlInjector
HtmlInjector::injectAfterTagStart() — Method in class HtmlInjector
HtmlInjector::injectBeforeTagEnd() — Method in class HtmlInjector
HtmlInjector::injectAfterTagEnd() — Method in class HtmlInjector
$ QueueProcessor#injectorProperty in class QueueProcessor
RequestZone::isForFrontend() — Method in class RequestZone
Check if request is for frontend routes.
RequestZone::isForBackend() — Method in class RequestZone
Check if request is for backend routes.
RequestZone::isForAsync() — Method in class RequestZone
Check if request is for asynchronous/AJAX routes.
RequestZone::is() — Method in class RequestZone
Check if request is for a specific zone.
WidgetInterface::injectExtension() — Method in class WidgetInterface

J

JsonExtractClass in namespace Bolt\Doctrine\Functions
"JSON_EXTRACT" "(" StringPrimary "," StringPrimary {"," StringPrimary }* ")"
JsonHelperClass in namespace Bolt\Doctrine
JsonExtensionClass in namespace Bolt\Twig
JsonExtension::jsonRecords() — Method in class JsonExtension
HtmlInjector::jsTagsBefore() — Method in class HtmlInjector
insert some HTML before the first javascript include in the page.
HtmlInjector::jsTagsAfter() — Method in class HtmlInjector
insert some HTML after the last javascript include.

K

GeneralController::kitchensink() — Method in class GeneralController
ListFieldTrait::key() — Method in class ListFieldTrait
KernelClass in namespace Bolt
$ Filter#keyProperty in class Filter
$ QueryParameterParser#keyProperty in class QueryParameterParser

L

ListUsersCommandClass in namespace Bolt\Command
A console command that lists all the existing users.
AuthenticationController::login() — Method in class AuthenticationController
AuthenticationController::logout() — Method in class AuthenticationController
This is the route the user can use to logout.
ContentLocalizationController::locales() — Method in class ContentLocalizationController
ListingControllerClass in namespace Bolt\Controller\Backend
LogViewerControllerClass in namespace Bolt\Controller\Backend
ListingControllerClass in namespace Bolt\Controller\Frontend
ListingController::listing() — Method in class ListingController
TaxonomyController::listing() — Method in class TaxonomyController
ContentFixtures::load() — Method in class ContentFixtures
ImageFetchFixtures::load() — Method in class ImageFetchFixtures
ImagesFixtures::load() — Method in class ImagesFixtures
RelationsFixtures::load() — Method in class RelationsFixtures
TaxonomyFixtures::load() — Method in class TaxonomyFixtures
UserFixtures::load() — Method in class UserFixtures
TablePrefix::loadClassMetadata() — Method in class TablePrefix
ListFieldInterfaceClass in namespace Bolt\Entity
Any Field that has an array of fields as its value must implement this interface.
ListFieldTraitClass in namespace Bolt\Entity
ListFieldTrait::length() — Method in class ListFieldTrait
Makes ListFieldInterface fields .length attribute return the number of elements in the field
LogClass in namespace Bolt\Entity
FieldDiscriminatorListener::loadClassMetadata() — Method in class FieldDiscriminatorListener
LocaleSubscriberClass in namespace Bolt\Event\Subscriber
RoutesLoader::load() — Method in class RoutesLoader
LogHandlerClass in namespace Bolt\Log
LoggerTraitClass in namespace Bolt\Log
$ LoggerTrait#loggerProperty in class LoggerTrait
LogRepositoryClass in namespace Bolt\Repository
LoginFormAuthenticatorClass in namespace Bolt\Security
LogoutListenerClass in namespace Bolt\Security
LogoutListener::logout() — Method in class LogoutListener
LatestDirectiveHandlerClass in namespace Bolt\Storage\Directive
Directive to modify query based on activation of 'latest' modifier.
LimitDirectiveClass in namespace Bolt\Storage\Directive
Directive to add a limit modifier to the query.
ArrayExtension::length() — Method in class ArrayExtension
Returns the length of a variable.
LocaleExtensionClass in namespace Bolt\Twig
LocaleExtension::localedatetime() — Method in class LocaleExtension
LocaleExtension::localdate() — Method in class LocaleExtension
WidgetExtension::listwidgets() — Method in class WidgetExtension
LocaleHelperClass in namespace Bolt\Utils
LocaleHelper::localeInfo() — Method in class LocaleHelper
Target::listAll() — Method in class Target
Widgets::listWidgetsForTarget() — Method in class Widgets

M

FieldType::mock() — Method in class FieldType
MenuParserClass in namespace Bolt\Configuration\Parser
MediaControllerClass in namespace Bolt\Controller\Backend
MediaEditControllerClass in namespace Bolt\Controller\Backend
MenuPageControllerClass in namespace Bolt\Controller\Backend
MenuPageController::menuPage() — Method in class MenuPageController
MarkdownFieldClass in namespace Bolt\Entity\Field
MediaAwareInterfaceClass in namespace Bolt\Entity\Field
Field that has in excerpt must implement this interface
MediaClass in namespace Bolt\Entity
MaintenanceModeSubscriberClass in namespace Bolt\Event\Subscriber
MediaFactoryClass in namespace Bolt\Factory
MediaRepositoryClass in namespace Bolt\Repository
QueryParameterParser::multipleKeyAndValueHandler() — Method in class QueryParameterParser
This handler processes 'triple pipe' queries as implemented in Bolt It looks for three pipes in the key and value and creates an OR composite expression for example: 'username|||email':'fred|||pete'.
QueryParameterParser::multipleValueHandler() — Method in class QueryParameterParser
This handler processes multiple value queries as defined in the Bolt 'Fetching Content' documentation. It allows a value to be parsed to and AND/OR expression.
HtmlExtension::markdown() — Method in class HtmlExtension
Transforms the given Markdown content into HTML content.
Html::makeAbsoluteLink() — Method in class Html
MarkdownClass in namespace Bolt\Utils
MomentFormatConverterClass in namespace Bolt\Utils
This class is used to convert PHP date format to moment.js format.
HtmlInjector::metaTagsAfter() — Method in class HtmlInjector
insert some HTML into the head section of an HTML page.

N

PathResolver::names() — Method in class PathResolver
Returns the names of all paths.
ContentEditController::new() — Method in class ContentEditController
MediaEditController::new() — Method in class MediaEditController
$ Field#nameProperty in class Field
NumberFieldClass in namespace Bolt\Entity\Field
ListFieldTrait::next() — Method in class ListFieldTrait
JsonExtension::normalizeRecords() — Method in class JsonExtension
NotificationsClass in namespace Bolt\Twig
Version::name() — Method in class Version
$ BaseWidget#nameProperty in class BaseWidget
$ CanonicalLinkWidget#nameProperty in class CanonicalLinkWidget
HtmlInjector::nowhere() — Method in class HtmlInjector
Nowhere, don't replace anything.
$ SnippetWidget#nameProperty in class SnippetWidget

O

ImageTrait::outputImage() — Method in class ImageTrait
ListingController::overview() — Method in class ListingController
OmnisearchControllerClass in namespace Bolt\Controller\Backend
OmnisearchController::omnisearch() — Method in class OmnisearchController
$ JsonExtract#optionalArgumentTypesProperty in class JsonExtract
Log::onPrePersist() — Method in class Log
ExtensionSubscriber::onKernelResponse() — Method in class ExtensionSubscriber
Kernel response listener callback.
ExtensionSubscriber::onConsoleResponse() — Method in class ExtensionSubscriber
Command response listener callback.
LocaleSubscriber::onKernelRequest() — Method in class LocaleSubscriber
MaintenanceModeSubscriber::onKernelController() — Method in class MaintenanceModeSubscriber
ProcessWidgetsQueueSubscriber::onKernelResponse() — Method in class ProcessWidgetsQueueSubscriber
Kernel response listener callback.
TimedPublishSubscriber::onKernelRequest() — Method in class TimedPublishSubscriber
Kernel request listener callback.
UserLocaleSubscriber::onInteractiveLogin() — Method in class UserLocaleSubscriber
WidgetSubscriber::onKernelRequest() — Method in class WidgetSubscriber
Kernel request listener callback.
ZoneSubscriber::onKernelRequest() — Method in class ZoneSubscriber
Kernel request listener callback.
LoginFormAuthenticator::onAuthenticationSuccess() — Method in class LoginFormAuthenticator
LoginFormAuthenticator::onAuthenticationFailure() — Method in class LoginFormAuthenticator
$ ContentQueryParser#operationProperty in class ContentQueryParser
$ ContentQueryParser#operationsProperty in class ContentQueryParser
OffsetDirectiveClass in namespace Bolt\Storage\Directive
Directive to add a paging modifier to the query.
OrderDirectiveClass in namespace Bolt\Storage\Directive
Directive to alter query based on 'order' parameter.
$ FrontendQueryScope#orderBysProperty in class FrontendQueryScope
FrontendQueryScope::onQueryExecute() — Method in class FrontendQueryScope
QueryScopeInterface::onQueryExecute() — Method in class QueryScopeInterface
ArrayExtension::order() — Method in class ArrayExtension
Sorts / orders items of an array.

P

$ BaseParser#pathResolverProperty in class BaseParser
$ BaseParser#parsedFilenamesProperty in class BaseParser
BaseParser::parseConfigYaml() — Method in class BaseParser
Read and parse a YAML configuration file.
BaseParser::parse() — Method in class BaseParser
ContentTypesParser::parse() — Method in class ContentTypesParser
Read and parse the contenttypes.yml configuration file.
ContentTypesParser::parseContentType() — Method in class ContentTypesParser
Parse a single Content Type configuration array.
ContentTypesParser::parseFieldsAndGroups() — Method in class ContentTypesParser
Parse a Content Type's field and determine the grouping.
GeneralParser::parse() — Method in class GeneralParser
Read and parse the config.yaml and config_local.yaml configuration files.
GeneralParser::parseDatabase() — Method in class GeneralParser
Parse and fine-tune the database configuration.
GeneralParser::parseConnectionParams() — Method in class GeneralParser
Parses params to valid connection parameters.
GeneralParser::parseSqliteOptions() — Method in class GeneralParser
Fine-tune Sqlite configuration parameters.
MenuParser::parse() — Method in class MenuParser
Read and parse the taxonomy.yml configuration file.
TaxonomyParser::parse() — Method in class TaxonomyParser
Read and parse the taxonomy.yml configuration file.
ThemeParser::parse() — Method in class ThemeParser
Read and parse the theme.yml configuration file.
PathResolverClass in namespace Bolt\Configuration
A class to resolve and manage paths. Paths defined here are allowed to have variables within them.
$ PathResolver#pathsProperty in class PathResolver
ContentEditController::preview() — Method in class ContentEditController
ProfileControllerClass in namespace Bolt\Controller\Backend
ImageController::parseFit() — Method in class ImageController
$ TwigAwareController#packagesProperty in class TwigAwareController
Rand::parse() — Method in class Rand
ContentFillListener::preUpdate() — Method in class ContentFillListener
ContentFillListener::prePersist() — Method in class ContentFillListener
ContentFillListener::postLoad() — Method in class ContentFillListener
FieldFillListener::preUpdate() — Method in class FieldFillListener
FieldFillListener::postLoad() — Method in class FieldFillListener
RelationFillListener::postLoad() — Method in class RelationFillListener
ContentSaveSubscriber::postSave() — Method in class ContentSaveSubscriber
ProcessWidgetsQueueSubscriberClass in namespace Bolt\Event\Subscriber
ExtensionCompilerPass::process() — Method in class ExtensionCompilerPass
RequestProcessor::processRecord() — Method in class RequestProcessor
$ ContentQueryParser#paramsProperty in class ContentQueryParser
ContentQueryParser::parse() — Method in class ContentQueryParser
Parse a query.
ContentQueryParser::parseContent() — Method in class ContentQueryParser
Parses the content area of the query string.
ContentQueryParser::parseOperation() — Method in class ContentQueryParser
Internal method that takes the 'query' part of the input and parses it into one of the various operations supported.
ContentQueryParser::parseDirectives() — Method in class ContentQueryParser
Directives are all of the other parameters supported by Bolt that do not relate to an actual filter query. Some examples include 'printquery', 'limit', 'order' or 'returnsingle'.
PageDirectiveClass in namespace Bolt\Storage\Directive
Directive to add a page modifier to the query.
PrintQueryDirectiveClass in namespace Bolt\Storage\Directive
Directive a raw output of the generated query.
$ Filter#parametersProperty in class Filter
FrontendQueryScope::parseContentTypes() — Method in class FrontendQueryScope
Iterates over the main config and sets up what the default ordering should be.
$ Query#parserProperty in class Query
QueryParameterParser::parseValue() — Method in class QueryParameterParser
This method uses the defined value matchers to parse a passed in value.
$ SelectQuery#parserProperty in class SelectQuery
$ SelectQuery#paramsProperty in class SelectQuery
SelectQuery::processFilters() — Method in class SelectQuery
Internal method that runs the individual key/value input through the QueryParameterParser. This allows complicated expressions to be turned into simple sql expressions.
ContentExtension::pager() — Method in class ContentExtension
ImageExtension::popup() — Method in class ImageExtension
TextExtension::plainText() — Method in class TextExtension
Returns a plaintext version of a string. Kinda like |striptags only with is_safe => html
TextExtension::pregReplace() — Method in class TextExtension
Perform a regular expression search and replace on the given string.
DumpTokenParser::parse() — Method in class DumpTokenParser
SetcontentTokenParser::parse() — Method in class SetcontentTokenParser
{@inheritdoc}
Html::providerLink() — Method in class Html
Create 'provider' link, as used in the footer, to link to either an email address or website URL.
Markdown::parse() — Method in class Markdown
ThumbnailHelper::parameters() — Method in class ThumbnailHelper
ThumbnailHelper::path() — Method in class ThumbnailHelper
$ BaseWidget#priorityProperty in class BaseWidget
$ CanonicalLinkWidget#priorityProperty in class CanonicalLinkWidget
QueueProcessor::process() — Method in class QueueProcessor
QueueProcessor::pregCallback() — Method in class QueueProcessor
Callback method to identify comments and store them in the matchedComments array.
$ SnippetWidget#priorityProperty in class SnippetWidget
Widgets::processQueue() — Method in class Widgets

Q

$ ServicesTrait#queryProperty in class ServicesTrait
$ ContentQueryParser#queryProperty in class ContentQueryParser
QueryClass in namespace Bolt\Storage
QueryInterfaceClass in namespace Bolt\Storage
Interface that defines minimum functionality of a Bolt Query class.
QueryParameterParserClass in namespace Bolt\Storage
Handler class to convert the DSL for content query parameters into equivalent ORM expressions.
QueryScopeInterfaceClass in namespace Bolt\Storage
Interface QueryScopeInterface Interface defines a class that provides additional scoping for a Content Query.
$ SelectQuery#qbProperty in class SelectQuery
QueueProcessorClass in namespace Bolt\Widget\Injector

R

ResetSecretCommandClass in namespace Bolt\Command
PathResolver::resolve() — Method in class PathResolver
Resolve a path.
PathResolver::resolveAll() — Method in class PathResolver
PathResolver::raw() — Method in class PathResolver
Returns the raw path definition for the name given.
PathResolver::rawAll() — Method in class PathResolver
Returns all path names and their raw definitions.
AuthenticationController::resetPassword() — Method in class AuthenticationController
DetailController::record() — Method in class DetailController
DetailControllerInterface::record() — Method in class DetailControllerInterface
$ TwigAwareController#requestProperty in class TwigAwareController
TwigAwareController::renderTemplate() — Method in class TwigAwareController
TwigAwareController::render() — Method in class TwigAwareController
Renders a view.
TwigAwareController::renderSingle() — Method in class TwigAwareController
Renders a single record.
RelationsFixturesClass in namespace Bolt\DataFixtures
$ JsonExtract#requiredArgumentTypesProperty in class JsonExtract
RandClass in namespace Bolt\Doctrine\Functions
Content::removeField() — Method in class Content
Content::removeTaxonomy() — Method in class Content
RawPersistableClass in namespace Bolt\Entity\Field
Field that should be included if the value should be persisted as is (e.g. without sanitising it)
ListFieldTrait::rewind() — Method in class ListFieldTrait
RelationClass in namespace Bolt\Entity
Taxonomy::removeContent() — Method in class Taxonomy
RelationFillListenerClass in namespace Bolt\Event\Listener
BaseExtension::registerWidget() — Method in class BaseExtension
BaseExtension::registerTwigExtension() — Method in class BaseExtension
BaseExtension::registerListener() — Method in class BaseExtension
RoutesLoaderClass in namespace Bolt\Extension
RelationFactoryClass in namespace Bolt\Factory
Kernel::registerBundles() — Method in class Kernel
RequestProcessorClass in namespace Bolt\Log
$ RequestProcessor#requestProperty in class RequestProcessor
RelationRepositoryClass in namespace Bolt\Repository
$ ContentQueryParser#repoProperty in class ContentQueryParser
ContentQueryParser::runDirectives() — Method in class ContentQueryParser
This runs the callbacks attached to each directive command.
ContentQueryParser::runScopes() — Method in class ContentQueryParser
ContentQueryParser::removeOperation() — Method in class ContentQueryParser
Removes an operation from the list supported.
RandomDirectiveHandlerClass in namespace Bolt\Storage\Directive
Directive to modify query based on activation of 'random' modifier.
ReturnMultipleDirectiveClass in namespace Bolt\Storage\Directive
Directive to specify that an array, rather than a single object should be returned.
ReturnSingleDirectiveClass in namespace Bolt\Storage\Directive
Directive to specify that a single object, rather than an array should be returned.
$ SelectQuery#replacementsProperty in class SelectQuery
$ SelectQuery#referenceFieldsProperty in class SelectQuery
$ SelectQuery#regularFieldsProperty in class SelectQuery
FrontendMenuExtension::renderMenu() — Method in class FrontendMenuExtension
HtmlExtension::redirect() — Method in class HtmlExtension
Simple redirect to given path
RelatedExtensionClass in namespace Bolt\Twig
WidgetExtension::renderWidgetByName() — Method in class WidgetExtension
WidgetExtension::renderWidgetsForTarget() — Method in class WidgetExtension
ThumbnailCacheClearer::run() — Method in class ThumbnailCacheClearer
BaseWidget::run() — Method in class BaseWidget
Actual method that 'runs' the widget and returns the output. For reasons of extensibility: Do not call directly, but call $widget() to invoke.
CanonicalLinkWidget::run() — Method in class CanonicalLinkWidget
Actual method that 'runs' the widget and returns the output. For reasons of extensibility: Do not call directly, but call $widget() to invoke.
RequestZoneClass in namespace Bolt\Widget\Injector
Zone constants class to define which part of the Bolt site that a request is relative to.
RequestAwareInterfaceClass in namespace Bolt\Widget
Interface RequestAwareInterface - Widgets that make use of the Request to provide their functionality need to implement this interface.
RequestTraitClass in namespace Bolt\Widget
ResponseAwareInterfaceClass in namespace Bolt\Widget
Interface ResponseAwareInterface - Widgets that make use of the Response to provide their functionality need to implement this interface.
ResponseTraitClass in namespace Bolt\Widget
SnippetWidget::run() — Method in class SnippetWidget
Actual method that 'runs' the widget and returns the output. For reasons of extensibility: Do not call directly, but call $widget() to invoke.
Widgets::registerWidget() — Method in class Widgets
Widgets::renderWidgetByName() — Method in class Widgets
Widgets::renderWidgetsForTarget() — Method in class Widgets

S

Canonical::setUrlGenerator() — Method in class Canonical
Override the initial UrlGeneratorInterface
Canonical::setScheme() — Method in class Canonical
Override the scheme
Canonical::setPort() — Method in class Canonical
Canonical::setHost() — Method in class Canonical
Canonical::setPath() — Method in class Canonical
SetupCommandClass in namespace Bolt\Command
BulkOperationsController::status() — Method in class BulkOperationsController
ContentEditController::save() — Method in class ContentEditController
ContentEditController::status() — Method in class ContentEditController
FileEditController::save() — Method in class FileEditController
MediaEditController::save() — Method in class MediaEditController
ProfileController::save() — Method in class ProfileController
UserEditController::status() — Method in class UserEditController
UserEditController::save() — Method in class UserEditController
ErrorController::showAction() — Method in class ErrorController
Show an exception. Mainly used for custom 404 pages, otherwise falls back to Symfony's error handling
SearchControllerClass in namespace Bolt\Controller\Frontend
SearchController::search() — Method in class SearchController
$ TwigAwareController#sanitiserProperty in class TwigAwareController
TwigAwareController::setAutowire() — Method in class TwigAwareController
TablePrefixTrait::setTablePrefix() — Method in class TablePrefixTrait
TablePrefixTrait::setTablePrefixes() — Method in class TablePrefixTrait
Content::setId() — Method in class Content
Content::setDefinitionFromContentTypesConfig() — Method in class Content
Content::setTwig() — Method in class Content
Content::setDefinition() — Method in class Content
Content::setContentType() — Method in class Content
Content::setAuthor() — Method in class Content
Content::setStatus() — Method in class Content
Content::setCreatedAt() — Method in class Content
Content::setModifiedAt() — Method in class Content
Content::setPublishedAt() — Method in class Content
Content::setDepublishedAt() — Method in class Content
Content::setFieldValue() — Method in class Content
ContentExtrasTrait::setContentExtension() — Method in class ContentExtrasTrait
ContentExtrasTrait::sanitise() — Method in class ContentExtrasTrait
Field::setDefinition() — Method in class Field
Field::setName() — Method in class Field
Field::set() — Method in class Field
Field::setValue() — Method in class Field
Field::setSortorder() — Method in class Field
Field::setLocale() — Method in class Field
Field::setVersion() — Method in class Field
Field::setContent() — Method in class Field
Field::setParent() — Method in class Field
Field::setLabel() — Method in class Field
FieldParentInterface::setLocale() — Method in class FieldParentInterface
FieldParentTrait::setLocale() — Method in class FieldParentTrait
FieldTranslation::setValue() — Method in class FieldTranslation
FieldTranslation::set() — Method in class FieldTranslation
CollectionField::setValue() — Method in class CollectionField
DataField::setValue() — Method in class DataField
HiddenField::setValue() — Method in class HiddenField
ImageField::setLinkedMedia() — Method in class ImageField
MediaAwareInterface::setLinkedMedia() — Method in class MediaAwareInterface
ScalarCastableClass in namespace Bolt\Entity\Field
Field that can be cast to a plain scalar value (string, int, boolean, float) in excerpt must implement this interface
SelectFieldClass in namespace Bolt\Entity\Field
SelectField::setValue() — Method in class SelectField
SetFieldClass in namespace Bolt\Entity\Field
SetField::setValue() — Method in class SetField
SetField::setContent() — Method in class SetField
SlugFieldClass in namespace Bolt\Entity\Field
SlugField::setValue() — Method in class SlugField
TemplateselectField::setValue() — Method in class TemplateselectField
Log::setId() — Method in class Log
Log::setMessage() — Method in class Log
Log::setContext() — Method in class Log
Log::setLevel() — Method in class Log
Log::setLevelName() — Method in class Log
Log::setExtra() — Method in class Log
Log::setCreatedAt() — Method in class Log
Log::setLocation() — Method in class Log
Log::setUser() — Method in class Log
Log::setContent() — Method in class Log
Media::setFilename() — Method in class Media
Media::setLocation() — Method in class Media
Media::setPath() — Method in class Media
Media::setType() — Method in class Media
Media::setWidth() — Method in class Media
Media::setHeight() — Method in class Media
Media::setFilesize() — Method in class Media
Media::setCreatedAt() — Method in class Media
Media::setModifiedAt() — Method in class Media
Media::setTitle() — Method in class Media
Media::setDescription() — Method in class Media
Media::setOriginalFilename() — Method in class Media
Media::setCopyright() — Method in class Media
Media::setAuthor() — Method in class Media
Media::setCropX() — Method in class Media
Media::setCropY() — Method in class Media
Media::setCropZoom() — Method in class Media
Relation::setPosition() — Method in class Relation
Relation::setDefinitionFromContentDefinition() — Method in class Relation
Taxonomy::setType() — Method in class Taxonomy
Taxonomy::setSlug() — Method in class Taxonomy
Taxonomy::setName() — Method in class Taxonomy
Taxonomy::setSortorder() — Method in class Taxonomy
User::setDisplayName() — Method in class User
User::setUsername() — Method in class User
User::setEmail() — Method in class User
User::setPassword() — Method in class User
User::setPlainPassword() — Method in class User
User::setStatus() — Method in class User
User::setRoles() — Method in class User
User::serialize() — Method in class User
{@inheritdoc}
User::setLastseenAt() — Method in class User
User::setLastIp() — Method in class User
User::setLocale() — Method in class User
User::setBackendTheme() — Method in class User
User::setUserAuthToken() — Method in class User
UserAuthToken::setUser() — Method in class UserAuthToken
UserAuthToken::setUseragent() — Method in class UserAuthToken
UserAuthToken::setValidity() — Method in class UserAuthToken
StatusesClass in namespace Bolt\Enum
ZoneSubscriber::setZone() — Method in class ZoneSubscriber
Sets the request's zone if needed and returns it.
UserEvent::setRoleOptions() — Method in class UserEvent
RoutesLoader::supports() — Method in class RoutesLoader
ServicesTraitClass in namespace Bolt\Extension
LoggerTrait::setLogger() — Method in class LoggerTrait
StopwatchBackendMenuBuilderClass in namespace Bolt\Menu
StopwatchFrontendMenuBuilderClass in namespace Bolt\Menu
ContentRepository::searchNaive() — Method in class ContentRepository
LoginFormAuthenticator::supports() — Method in class LoginFormAuthenticator
$ ContentQueryParser#servicesProperty in class ContentQueryParser
$ ContentQueryParser#scopeProperty in class ContentQueryParser
ContentQueryParser::setupDefaults() — Method in class ContentQueryParser
Internal method to initialise the default handlers.
ContentQueryParser::setQuery() — Method in class ContentQueryParser
Sets the input query.
ContentQueryParser::setParameters() — Method in class ContentQueryParser
Sets the input parameters to handle.
ContentQueryParser::setParameter() — Method in class ContentQueryParser
Sets a single input parameter.
ContentQueryParser::setScope() — Method in class ContentQueryParser
ContentQueryParser::setContentTypes() — Method in class ContentQueryParser
ContentQueryParser::setDirective() — Method in class ContentQueryParser
Sets a directive for the named key.
Filter::setKey() — Method in class Filter
Sets the key that this filter affects.
Filter::setExpression() — Method in class Filter
Allows replacing the expression object with a modified one.
Filter::setParameters() — Method in class Filter
Setter method to replace parameters.
Filter::setParameter() — Method in class Filter
Allows setting a parameter for a single key.
SelectQueryHandlerClass in namespace Bolt\Storage\Handler
Handler class to perform select query and return a resultset.
$ Query#scopesProperty in class Query
QueryInterface::setParameter() — Method in class QueryInterface
Sets the value of a parameter by key name.
QueryParameterParser::setupDefaults() — Method in class QueryParameterParser
QueryParameterParser::setAlias() — Method in class QueryParameterParser
Sets the select alias to be used in sql queries.
SelectQueryClass in namespace Bolt\Storage
This query class coordinates a select query build from Bolt's custom query DSL as documented here:.
$ SelectQuery#singleFetchModeProperty in class SelectQuery
SelectQuery::setContentType() — Method in class SelectQuery
Sets the ContentType that this query will run against.
SelectQuery::shouldReturnSingle() — Method in class SelectQuery
SelectQuery::setParameters() — Method in class SelectQuery
Sets the parameters that will filter / alter the query.
SelectQuery::setParameter() — Method in class SelectQuery
Setter to allow writing to a named parameter.
SelectQuery::setQueryBuilder() — Method in class SelectQuery
Allows replacing the default QueryBuilder.
SelectQuery::setSingleFetchMode() — Method in class SelectQuery
Turns single fetch mode on or off.
SelectQuery::setContentTypeFilter() — Method in class SelectQuery
ArrayExtension::shuffle() — Method in class ArrayExtension
Randomly shuffle the contents of a passed array.
ContentExtension::selectOptions() — Method in class ContentExtension
ContentExtension::statusOptions() — Method in class ContentExtension
ContentExtension::sanitise() — Method in class ContentExtension
HtmlExtension::shy() — Method in class HtmlExtension
Add 'soft hyphens' ­ to a string, so that it won't break layout in HTML when using strings without spaces or dashes.
ImageExtension::showImage() — Method in class ImageExtension
SetcontentNodeClass in namespace Bolt\Twig\Node
Twig setcontent node.
Notifications::success() — Method in class Notifications
SetcontentExtensionClass in namespace Bolt\Twig
Setcontent functionality Twig extension.
TextExtension::safeString() — Method in class TextExtension
TextExtension::slug() — Method in class TextExtension
SetcontentTokenParserClass in namespace Bolt\Twig\TokenParser
Twig {% setcontent %} token parser.
ContentHelper::setCanonicalPath() — Method in class ContentHelper
SanitiserClass in namespace Bolt\Utils
$ BaseWidget#slugProperty in class BaseWidget
BaseWidget::setName() — Method in class BaseWidget
BaseWidget::setTarget() — Method in class BaseWidget
BaseWidget::setPriority() — Method in class BaseWidget
BaseWidget::setTemplate() — Method in class BaseWidget
BaseWidget::setZone() — Method in class BaseWidget
CacheAwareInterface::setCache() — Method in class CacheAwareInterface
CacheTrait::setCache() — Method in class CacheTrait
RequestZone::setToRequest() — Method in class RequestZone
Set the current zone.
RequestAwareInterface::setRequest() — Method in class RequestAwareInterface
RequestTrait::setRequest() — Method in class RequestTrait
ResponseAwareInterface::setResponse() — Method in class ResponseAwareInterface
ResponseTrait::setResponse() — Method in class ResponseTrait
SnippetWidgetClass in namespace Bolt\Widget
StopwatchAwareInterfaceClass in namespace Bolt\Widget
Interface StopwatchAwareInterface - Widgets that implement this interface, will have their execution time show up in Symfony's Profiler
StopwatchAwareInterface::startStopwatch() — Method in class StopwatchAwareInterface
StopwatchAwareInterface::stopStopwatch() — Method in class StopwatchAwareInterface
StopwatchTraitClass in namespace Bolt\Widget
StopwatchTrait::startStopwatch() — Method in class StopwatchTrait
StopwatchTrait::stopStopwatch() — Method in class StopwatchTrait
TwigAwareInterface::setTwig() — Method in class TwigAwareInterface
TwigTrait::setTwig() — Method in class TwigTrait

T

TaxonomyParserClass in namespace Bolt\Configuration\Parser
ThemeParserClass in namespace Bolt\Configuration\Parser
TaxonomyControllerClass in namespace Bolt\Controller\Frontend
TemplateControllerClass in namespace Bolt\Controller\Frontend
TemplateController::template() — Method in class TemplateController
Render a template. Convenient for when we simply wish to render a template as-is. Used as a fallback for the 404 or maintenance pages, for instance.
ImageController::thumbnail() — Method in class ImageController
TwigAwareControllerClass in namespace Bolt\Controller
$ TwigAwareController#twigProperty in class TwigAwareController
$ TwigAwareController#templateChooserProperty in class TwigAwareController
$ UserTrait#tokenStorageProperty in class UserTrait
TaxonomyFixturesClass in namespace Bolt\DataFixtures
TablePrefixClass in namespace Bolt\Doctrine
TablePrefixTraitClass in namespace Bolt\Doctrine
Version::tableContentExists() — Method in class Version
Content::toArray() — Method in class Content
TemplateselectFieldClass in namespace Bolt\Entity\Field
TextFieldClass in namespace Bolt\Entity\Field
TextareaFieldClass in namespace Bolt\Entity\Field
TaxonomyClass in namespace Bolt\Entity
TranslationInterfaceClass in namespace Bolt\Entity
User::toArray() — Method in class User
FieldFillListener::trimZeroWidthWhitespace() — Method in class FieldFillListener
Remove the 'zero width space' from {{ and }}, added in the editor.
TimedPublishSubscriberClass in namespace Bolt\Event\Subscriber
TaxonomyRepositoryClass in namespace Bolt\Repository
$ SelectQuery#taxonomyFieldsProperty in class SelectQuery
TemplateChooserClass in namespace Bolt
ContentExtension::taxonomyOptions() — Method in class ContentExtension
ContentExtension::taxonomyValues() — Method in class ContentExtension
ImageExtension::thumbnail() — Method in class ImageExtension
JsonExtension::testJson() — Method in class JsonExtension
Test whether a passed string contains valid JSON.
LocaleExtension::translate() — Method in class LocaleExtension
TextExtensionClass in namespace Bolt\Twig
Text functionality Twig extension.
TextExtension::titleCase() — Method in class TextExtension
TranslatableExtensionClass in namespace Bolt\Twig
TranslatableExtension::translate() — Method in class TranslatableExtension
Html::trimText() — Method in class Html
Trim text to a given length.
ThumbnailCacheClearerClass in namespace Bolt\Utils
ThumbnailHelperClass in namespace Bolt\Utils
TranslationsManagerClass in namespace Bolt\Utils
$ BaseWidget#targetProperty in class BaseWidget
$ BaseWidget#templateProperty in class BaseWidget
$ BaseWidget#templateFolderProperty in class BaseWidget
$ CanonicalLinkWidget#targetProperty in class CanonicalLinkWidget
TargetClass in namespace Bolt\Widget\Injector
This class categorizes all possible automatic widget locations.
$ SnippetWidget#typeProperty in class SnippetWidget
$ SnippetWidget#targetProperty in class SnippetWidget
TwigAwareInterfaceClass in namespace Bolt\Widget
Interface TwigAwareInterface - Widgets that make use of a template to render their contents need to implement this interface, in order to access the current Twig\Environment and to render a Twig template.
TwigTraitClass in namespace Bolt\Widget

U

UploadControllerClass in namespace Bolt\Controller\Backend\Async
DatabaseIntegrityController::update() — Method in class DatabaseIntegrityController
UserControllerClass in namespace Bolt\Controller\Backend
UserController::users() — Method in class UserController
UserEditControllerClass in namespace Bolt\Controller\Backend
UserTraitClass in namespace Bolt\Controller
UserFixturesClass in namespace Bolt\DataFixtures
Content::updateModifiedAt() — Method in class Content
UserClass in namespace Bolt\Entity
User::unserialize() — Method in class User
{@inheritdoc}
UserAuthTokenClass in namespace Bolt\Entity
UserStatusClass in namespace Bolt\Enum
UserLocaleSubscriberClass in namespace Bolt\Event\Subscriber
Stores the locale of the user in the session after the login. This can be used by the LocaleSubscriber afterwards.
UserEventClass in namespace Bolt\Event
UserTypeClass in namespace Bolt\Form
Version20200219064805::up() — Method in class Version20200219064805
UserAuthTokenRepositoryClass in namespace Bolt\Repository
UserRepositoryClass in namespace Bolt\Repository
UserCheckerClass in namespace Bolt\Security
TextExtension::ucwords() — Method in class TextExtension
TextExtension::urlDecode() — Method in class TextExtension
UserExtensionClass in namespace Bolt\Twig

V

ExtensionsController::viewExtension() — Method in class ExtensionsController
CsrfTrait::validateCsrf() — Method in class CsrfTrait
JsonExtract::validatePlatform() — Method in class JsonExtract
VersionClass in namespace Bolt\Doctrine
$ FieldTranslation#valueProperty in class FieldTranslation
ListFieldTrait::valid() — Method in class ListFieldTrait
Version20200219064805Class in namespace Bolt\Migrations
Auto-generated Migration: Please modify to your needs!
$ QueryParameterParser#valueProperty in class QueryParameterParser
$ QueryParameterParser#valueMatchersProperty in class QueryParameterParser
VersionClass in namespace Bolt
Bolt's current version.

W

JsonHelper::wrapJsonFunction() — Method in class JsonHelper
Prepare a given $where and $slug to be used in a query, depending on whether or not the current platform supports JSON functions
WidgetSubscriberClass in namespace Bolt\Event\Subscriber
LogHandler::write() — Method in class LogHandler
Called when writing to our database
Notifications::warning() — Method in class Notifications
WidgetExtensionClass in namespace Bolt\Twig
Widget functionality Twig extension.
WidgetExceptionClass in namespace Bolt\Widget\Exception
WidgetInterfaceClass in namespace Bolt\Widget
Every widget must implement this interface.
WidgetsClass in namespace Bolt

Z

ZoneSubscriberClass in namespace Bolt\Event\Subscriber
$ BaseWidget#zoneProperty in class BaseWidget
$ CanonicalLinkWidget#zoneProperty in class CanonicalLinkWidget
$ SnippetWidget#zoneProperty in class SnippetWidget

_

ContentExtension::__construct() — Method in class ContentExtension
Canonical::__construct() — Method in class Canonical
AddUserCommand::__construct() — Method in class AddUserCommand
ClearThumbnailCacheCommand::__construct() — Method in class ClearThumbnailCacheCommand
CopyAssetsCommand::__construct() — Method in class CopyAssetsCommand
CopyThemesCommand::__construct() — Method in class CopyThemesCommand
DeleteUserCommand::__construct() — Method in class DeleteUserCommand
ExtensionsConfigureCommand::__construct() — Method in class ExtensionsConfigureCommand
ExtensionsListCommand::__construct() — Method in class ExtensionsListCommand
ExtensionsServicesCommand::__construct() — Method in class ExtensionsServicesCommand
ExtensionsShowCommand::__construct() — Method in class ExtensionsShowCommand
InfoCommand::__construct() — Method in class InfoCommand
ListUsersCommand::__construct() — Method in class ListUsersCommand
ResetSecretCommand::__construct() — Method in class ResetSecretCommand
SetupCommand::__construct() — Method in class SetupCommand
Config::__construct() — Method in class Config
ContentType::__call() — Method in class ContentType
FieldType::__construct() — Method in class FieldType
FileLocation::__construct() — Method in class FileLocation
FileLocations::__construct() — Method in class FileLocations
BaseParser::__construct() — Method in class BaseParser
ContentTypesParser::__construct() — Method in class ContentTypesParser
GeneralParser::__construct() — Method in class GeneralParser
MenuParser::__construct() — Method in class MenuParser
TaxonomyParser::__construct() — Method in class TaxonomyParser
ThemeParser::__construct() — Method in class ThemeParser
PathResolver::__construct() — Method in class PathResolver
EmbedController::__construct() — Method in class EmbedController
FileListingController::__construct() — Method in class FileListingController
UploadController::__construct() — Method in class UploadController
BulkOperationsController::__construct() — Method in class BulkOperationsController
ContentEditController::__construct() — Method in class ContentEditController
ExtensionsController::__construct() — Method in class ExtensionsController
FileEditController::__construct() — Method in class FileEditController
FilemanagerController::__construct() — Method in class FilemanagerController
GeneralController::__construct() — Method in class GeneralController
MediaController::__construct() — Method in class MediaController
MediaEditController::__construct() — Method in class MediaEditController
ProfileController::__construct() — Method in class ProfileController
UserController::__construct() — Method in class UserController
UserEditController::__construct() — Method in class UserEditController
ErrorController::__construct() — Method in class ErrorController
DetailController::__construct() — Method in class DetailController
ListingController::__construct() — Method in class ListingController
ImageController::__construct() — Method in class ImageController
ContentFixtures::__construct() — Method in class ContentFixtures
ImageFetchFixtures::__construct() — Method in class ImageFetchFixtures
ImagesFixtures::__construct() — Method in class ImagesFixtures
RelationsFixtures::__construct() — Method in class RelationsFixtures
TaxonomyFixtures::__construct() — Method in class TaxonomyFixtures
UserFixtures::__construct() — Method in class UserFixtures
TablePrefix::__construct() — Method in class TablePrefix
Version::__construct() — Method in class Version
Content::__construct() — Method in class Content
Content::__toString() — Method in class Content
Content::__call() — Method in class Content
Generic getter for a record fields. Will return the field with $name.
Field::__toString() — Method in class Field
Field::__call() — Method in class Field
Excerptable::__toString() — Method in class Excerptable
FileField::__toString() — Method in class FileField
ImageField::__toString() — Method in class ImageField
MarkdownField::__toString() — Method in class MarkdownField
Media::__construct() — Method in class Media
Relation::__construct() — Method in class Relation
Taxonomy::__construct() — Method in class Taxonomy
User::__construct() — Method in class User
User::__toString() — Method in class User
ContentEvent::__construct() — Method in class ContentEvent
ContentFillListener::__construct() — Method in class ContentFillListener
FieldDiscriminatorListener::__construct() — Method in class FieldDiscriminatorListener
FieldFillListener::__construct() — Method in class FieldFillListener
RelationFillListener::__construct() — Method in class RelationFillListener
ContentSaveSubscriber::__construct() — Method in class ContentSaveSubscriber
ExtensionSubscriber::__construct() — Method in class ExtensionSubscriber
MaintenanceModeSubscriber::__construct() — Method in class MaintenanceModeSubscriber
ProcessWidgetsQueueSubscriber::__construct() — Method in class ProcessWidgetsQueueSubscriber
TimedPublishSubscriber::__construct() — Method in class TimedPublishSubscriber
UserLocaleSubscriber::__construct() — Method in class UserLocaleSubscriber
WidgetSubscriber::__construct() — Method in class WidgetSubscriber
UserEvent::__construct() — Method in class UserEvent
ExtensionController::__construct() — Method in class ExtensionController
RoutesLoader::__construct() — Method in class RoutesLoader
MediaFactory::__construct() — Method in class MediaFactory
RelationFactory::__construct() — Method in class RelationFactory
LogHandler::__construct() — Method in class LogHandler
RequestProcessor::__construct() — Method in class RequestProcessor
BackendMenuBuilder::__construct() — Method in class BackendMenuBuilder
CachedBackendMenuBuilder::__construct() — Method in class CachedBackendMenuBuilder
CachedFrontendMenuBuilder::__construct() — Method in class CachedFrontendMenuBuilder
FrontendMenuBuilder::__construct() — Method in class FrontendMenuBuilder
StopwatchBackendMenuBuilder::__construct() — Method in class StopwatchBackendMenuBuilder
StopwatchFrontendMenuBuilder::__construct() — Method in class StopwatchFrontendMenuBuilder
ContentRepository::__construct() — Method in class ContentRepository
FieldRepository::__construct() — Method in class FieldRepository
LogRepository::__construct() — Method in class LogRepository
MediaRepository::__construct() — Method in class MediaRepository
RelationRepository::__construct() — Method in class RelationRepository
TaxonomyRepository::__construct() — Method in class TaxonomyRepository
UserAuthTokenRepository::__construct() — Method in class UserAuthTokenRepository
UserRepository::__construct() — Method in class UserRepository
LoginFormAuthenticator::__construct() — Method in class LoginFormAuthenticator
LogoutListener::__construct() — Method in class LogoutListener
ContentQueryParser::__construct() — Method in class ContentQueryParser
Constructor.
EarliestDirectiveHandler::__invoke() — Method in class EarliestDirectiveHandler
GetQueryDirective::__invoke() — Method in class GetQueryDirective
LatestDirectiveHandler::__invoke() — Method in class LatestDirectiveHandler
LimitDirective::__invoke() — Method in class LimitDirective
OffsetDirective::__invoke() — Method in class OffsetDirective
OrderDirective::__construct() — Method in class OrderDirective
OrderDirective::__invoke() — Method in class OrderDirective
PageDirective::__invoke() — Method in class PageDirective
PrintQueryDirective::__invoke() — Method in class PrintQueryDirective
RandomDirectiveHandler::__construct() — Method in class RandomDirectiveHandler
RandomDirectiveHandler::__invoke() — Method in class RandomDirectiveHandler
ReturnMultipleDirective::__invoke() — Method in class ReturnMultipleDirective
ReturnSingleDirective::__invoke() — Method in class ReturnSingleDirective
FrontendQueryScope::__construct() — Method in class FrontendQueryScope
Constructor.
IdentifiedSelectHandler::__invoke() — Method in class IdentifiedSelectHandler
SelectQueryHandler::__invoke() — Method in class SelectQueryHandler
Query::__construct() — Method in class Query
QueryInterface::__toString() — Method in class QueryInterface
QueryParameterParser::__construct() — Method in class QueryParameterParser
Constructor.
SelectQuery::__construct() — Method in class SelectQuery
Constructor.
SelectQuery::__toString() — Method in class SelectQuery
TemplateChooser::__construct() — Method in class TemplateChooser
BackendMenuExtension::__construct() — Method in class BackendMenuExtension
CommonExtension::__construct() — Method in class CommonExtension
ContentExtension::__construct() — Method in class ContentExtension
DumpExtension::__construct() — Method in class DumpExtension
FieldExtension::__construct() — Method in class FieldExtension
FrontendMenuExtension::__construct() — Method in class FrontendMenuExtension
HtmlExtension::__construct() — Method in class HtmlExtension
ImageExtension::__construct() — Method in class ImageExtension
JsonExtension::__construct() — Method in class JsonExtension
LocaleExtension::__construct() — Method in class LocaleExtension
SetcontentNode::__construct() — Method in class SetcontentNode
Constructor.
Notifications::__construct() — Method in class Notifications
RelatedExtension::__construct() — Method in class RelatedExtension
SetcontentExtension::__construct() — Method in class SetcontentExtension
SetcontentTokenParser::__construct() — Method in class SetcontentTokenParser
{@inheritdoc}
UserExtension::__construct() — Method in class UserExtension
WidgetExtension::__construct() — Method in class WidgetExtension
ContentHelper::__construct() — Method in class ContentHelper
LocaleHelper::__construct() — Method in class LocaleHelper
Markdown::__construct() — Method in class Markdown
ThumbnailCacheClearer::__construct() — Method in class ThumbnailCacheClearer
ThumbnailHelper::__construct() — Method in class ThumbnailHelper
TranslationsManager::__construct() — Method in class TranslationsManager
BaseWidget::__invoke() — Method in class BaseWidget
Method to 'invoke' the widget. Simple wrapper around the 'run' method, which can be overridden in a custom Widget or trait
BoltHeaderWidget::__invoke() — Method in class BoltHeaderWidget
CacheTrait::__invoke() — Method in class CacheTrait
CanonicalLinkWidget::__construct() — Method in class CanonicalLinkWidget
QueueProcessor::__construct() — Method in class QueueProcessor
SnippetWidget::__construct() — Method in class SnippetWidget
WidgetInterface::__invoke() — Method in class WidgetInterface
Widgets::__construct() — Method in class Widgets