A
ContentExtension ::applyToCollection () — Method in class ContentExtension
ContentExtension ::applyToItem () — Method in class ContentExtension
AddUserCommand — Class in namespace Bolt\Command
A console command that creates users and stores them in the database. AsyncZoneInterface — Class 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. AuthenticationController — Class in namespace Bolt\Controller\Backend
GeneralController ::about () — Method in class GeneralController
$
JsonExtract #allowOptionalArgumentRepeat — Property 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 #alias — Property 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 #anything — Property in class SelectQuery
SelectQuery ::addFilter () — Method in class SelectQuery
ArrayExtension — Class 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
AdditionalTarget — Class 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
BaseParser — Class in namespace Bolt\Configuration\Parser
BackendZoneInterface — Class in namespace Bolt\Controller\Backend
Interface BackendZone - Backend Controllers have to implement this interface
in order to use the proper widgets for that zone. BulkOperationsController — Class in namespace Bolt\Controller\Backend
BaseFixture — Class in namespace Bolt\DataFixtures
BlockField — Class in namespace Bolt\Entity\Field
BaseExtension — Class 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 #boltConfig — Property in class ServicesTrait
UserType ::buildForm () — Method in class UserType
{@inheritdoc}
Kernel ::boot () — Method in class Kernel
Kernel ::build () — Method in class Kernel
BackendMenuBuilder — Class in namespace Bolt\Menu
BackendMenuBuilder ::buildAdminMenu () — Method in class BackendMenuBuilder
BackendMenuBuilderInterface — Class 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. BackendMenuExtension — Class in namespace Bolt\Twig
DebugExtension ::backtrace () — Method in class DebugExtension
BaseWidget — Class in namespace Bolt\Widget
BaseWidget can be used as easy starter pack or as a base for your own widgets. BoltHeaderWidget — Class 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
ContentExtension — Class in namespace Bolt\Api\Extensions
Canonical — Class in namespace Bolt
AddUserCommand ::configure () — Method in class AddUserCommand
{@inheritdoc} ClearThumbnailCacheCommand — Class in namespace Bolt\Command
ClearThumbnailCacheCommand ::configure () — Method in class ClearThumbnailCacheCommand
{@inheritdoc} CopyAssetsCommand — Class in namespace Bolt\Command
CopyAssetsCommand ::configure () — Method in class CopyAssetsCommand
CopyThemesCommand — Class 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
Config — Class in namespace Bolt\Configuration
ContentType — Class in namespace Bolt\Configuration\Content
ContentTypesParser — Class in namespace Bolt\Configuration\Parser
ClearCacheController — Class in namespace Bolt\Controller\Backend
ClearCacheController ::clearcache () — Method in class ClearCacheController
ContentEditController — Class in namespace Bolt\Controller\Backend
ContentLocalizationController — Class in namespace Bolt\Controller\Backend
DatabaseIntegrityController ::check () — Method in class DatabaseIntegrityController
CsrfTrait — Class in namespace Bolt\Controller
$
CsrfTrait #csrfTokenManager — Property in class CsrfTrait
DetailController ::contentByFieldValue () — Method in class DetailController
$
TwigAwareController #config — Property in class TwigAwareController
$
TwigAwareController #canonical — Property in class TwigAwareController
TwigAwareController ::createPager () — Method in class TwigAwareController
ContentFixtures — Class in namespace Bolt\DataFixtures
Content — Class in namespace Bolt\Entity
ContentExtrasTrait — Class in namespace Bolt\Entity
ContentLocalizeTrait — Class in namespace Bolt\Entity
CheckboxField — Class in namespace Bolt\Entity\Field
CollectionField — Class 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
ContentEvent — Class in namespace Bolt\Event
ContentFillListener — Class in namespace Bolt\Event\Listener
ContentSaveSubscriber — Class in namespace Bolt\Event\Subscriber
ConfigurationException — Class in namespace Bolt\Exception
ConfigTrait — Class in namespace Bolt\Extension
$
ServicesTrait #container — Property 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
CachedBackendMenuBuilder — Class in namespace Bolt\Menu
CachedFrontendMenuBuilder — Class in namespace Bolt\Menu
ContentRepository — Class 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. ContentQueryParser — Class in namespace Bolt\Storage
Handler class to convert the DSL for content queries into an
object representation. $
ContentQueryParser #contentTypes — Property in class ContentQueryParser
$
FrontendQueryScope #config — Property in class FrontendQueryScope
$
SelectQuery #contentType — Property in class SelectQuery
$
SelectQuery #coreFields — Property in class SelectQuery
$
SelectQuery #coreDateFields — Property in class SelectQuery
CommonExtension — Class in namespace Bolt\Twig
ContentExtension — Class in namespace Bolt\Twig
HtmlExtension ::canonical () — Method in class HtmlExtension
SetcontentNode ::compile () — Method in class SetcontentNode
{@inheritdoc}
WidgetExtension ::countwidgets () — Method in class WidgetExtension
ContentHelper — Class 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 #cacheDuration — Property in class BaseWidget
CacheAwareInterface — Class in namespace Bolt\Widget
Interface CacheAwareInterface - Widgets that make use of caching need to implement
this interface, in order to have their contents cached. CacheTrait — Class in namespace Bolt\Widget
CanonicalLinkWidget — Class 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
DeepCollection — Class in namespace Bolt\Collection
DeepCollection ::deepMake () — Method in class DeepCollection
$
AddUserCommand #defaultName — Property 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 #defaultName — Property in class ClearThumbnailCacheCommand
$
CopyAssetsCommand #defaultName — Property in class CopyAssetsCommand
$
CopyThemesCommand #defaultName — Property in class CopyThemesCommand
DeleteUserCommand — Class in namespace Bolt\Command
A console command that deletes users from the database. $
DeleteUserCommand #defaultName — Property in class DeleteUserCommand
$
ExtensionsConfigureCommand #defaultName — Property in class ExtensionsConfigureCommand
$
ExtensionsListCommand #defaultName — Property in class ExtensionsListCommand
$
ExtensionsServicesCommand #defaultName — Property in class ExtensionsServicesCommand
$
ExtensionsShowCommand #defaultName — Property in class ExtensionsShowCommand
$
InfoCommand #defaultName — Property in class InfoCommand
$
ListUsersCommand #defaultName — Property in class ListUsersCommand
$
ResetSecretCommand #defaultName — Property in class ResetSecretCommand
$
SetupCommand #defaultName — Property in class SetupCommand
$
Config #data — Property 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
DashboardController — Class in namespace Bolt\Controller\Backend
DatabaseIntegrityController — Class in namespace Bolt\Controller\Backend
UserEditController ::delete () — Method in class UserEditController
DetailController — Class in namespace Bolt\Controller\Frontend
DetailControllerInterface — Class in namespace Bolt\Controller\Frontend
Controllers that display a single record must implement this interface. DataField — Class in namespace Bolt\Entity\Field
DateField — Class in namespace Bolt\Entity\Field
ZoneSubscriber ::determineZone () — Method in class ZoneSubscriber
Determine the zone and return it. DisabledUserLoginAttemptException — Class in namespace Bolt\Exception
Version20200219064805 ::down () — Method in class Version20200219064805
$
ContentQueryParser #directives — Property in class ContentQueryParser
$
ContentQueryParser #directiveHandlers — Property 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. DebugExtension — Class in namespace Bolt\Twig
DumpExtension — Class in namespace Bolt\Twig
Dump Twig extension.
DumpExtension ::dump () — Method in class DumpExtension
Notifications ::danger () — Method in class Notifications
DumpTokenParser — Class 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
ExtensionsConfigureCommand — Class in namespace Bolt\Command
ExtensionsConfigureCommand ::execute () — Method in class ExtensionsConfigureCommand
ExtensionsListCommand — Class in namespace Bolt\Command
ExtensionsListCommand ::execute () — Method in class ExtensionsListCommand
ExtensionsServicesCommand — Class in namespace Bolt\Command
ExtensionsServicesCommand ::execute () — Method in class ExtensionsServicesCommand
ExtensionsShowCommand — Class 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
EmbedController — Class in namespace Bolt\Controller\Backend\Async
BulkOperationsController ::em () — Method in class BulkOperationsController
ContentEditController ::edit () — Method in class ContentEditController
ExtensionsController — Class 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
ErrorController — Class in namespace Bolt\Controller
EmailField — Class in namespace Bolt\Entity\Field
EmbedField — Class in namespace Bolt\Entity\Field
Excerptable — Class 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. ExtensionSubscriber — Class in namespace Bolt\Event\Subscriber
ExtensionCompilerPass — Class in namespace Bolt\Extension
ExtensionController — Class in namespace Bolt\Extension
ExtensionInterface — Class in namespace Bolt\Extension
ExtensionRegistry — Class in namespace Bolt\Extension
$
ExtensionRegistry #extensions — Property in class ExtensionRegistry
$
ExtensionRegistry #extensionClasses — Property in class ExtensionRegistry
$
ServicesTrait #entityManager — Property in class ServicesTrait
$
LogHandler #em — Property in class LogHandler
EarliestDirectiveHandler — Class in namespace Bolt\Storage\Directive
Directive to modify query based on activation of 'earliest' modifier. $
Filter #expression — Property in class Filter
$
QueryParameterParser #expr — Property in class QueryParameterParser
$
DumpExtension #env — Property in class DumpExtension
Excerpt — Class in namespace Bolt\Utils
$
BaseWidget #extension — Property in class BaseWidget
$
BoltHeaderWidget #extension — Property in class BoltHeaderWidget
F
ContentType ::factory () — Method in class ContentType
FieldType — Class in namespace Bolt\Configuration\Content
FieldType ::factory () — Method in class FieldType
FileLocation — Class in namespace Bolt\Configuration
FileLocations — Class in namespace Bolt\Configuration
$
BaseParser #fileLocator — Property in class BaseParser
EmbedController ::fetchEmbed () — Method in class EmbedController
FileListingController — Class in namespace Bolt\Controller\Backend\Async
FileEditController — Class in namespace Bolt\Controller\Backend
FilemanagerController — Class in namespace Bolt\Controller\Backend
FilemanagerController ::filemanager () — Method in class FilemanagerController
FixturesController — Class in namespace Bolt\Controller\Backend
FixturesController ::fixtures () — Method in class FixturesController
MediaController ::finder () — Method in class MediaController
FrontendZoneInterface — Class 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. Field — Class in namespace Bolt\Entity
FieldInterface — Class in namespace Bolt\Entity
Any Field entity must implement this interface to be properly mapped. FieldParentInterface — Class in namespace Bolt\Entity
Any Field entity that has child fields must implement this interface. FieldParentTrait — Class in namespace Bolt\Entity
Implements the methods of the FieldParentInterface. FieldTranslation — Class in namespace Bolt\Entity
FileExtrasTrait — Class in namespace Bolt\Entity\Field
FileField — Class in namespace Bolt\Entity\Field
FilelistField — Class in namespace Bolt\Entity\Field
ContentFillListener ::fillContent () — Method in class ContentFillListener
FieldDiscriminatorListener — Class in namespace Bolt\Event\Listener
Greatly inspired by: FieldFillListener — Class 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
FrontendMenuBuilder — Class in namespace Bolt\Menu
FrontendMenuBuilderInterface — Class 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
FieldRepository — Class 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. Filter — Class in namespace Bolt\Storage
This class represents a single filter that converts to an expression along
with associated query values. FrontendQueryScope — Class in namespace Bolt\Storage
This class takes an overall config array as input and parses into values
applicable for performing select queries. $
QueryParameterParser #filterHandlers — Property in class QueryParameterParser
$
SelectQuery #filters — Property 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
FieldExtension — Class in namespace Bolt\Twig
FieldExtension ::fieldFactory () — Method in class FieldExtension
FrontendMenuExtension — Class 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
FakeContent — Class 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
GeneralParser — Class in namespace Bolt\Configuration\Parser
GeneralParser ::getDefaultConfig () — Method in class GeneralParser
Assume sensible defaults for a number of options. GeneralController — Class 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
GetQueryDirective — Class 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
HomepageController — Class 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
HiddenField — Class in namespace Bolt\Entity\Field
HtmlField — Class in namespace Bolt\Entity\Field
ConfigTrait ::hasConfigFilenames () — Method in class ConfigTrait
$
ContentQueryParser #handlers — Property 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
HtmlExtension — Class in namespace Bolt\Twig
HTML functionality Twig extension.
WidgetExtension ::hasWidgets () — Method in class WidgetExtension
Html — Class in namespace Bolt\Utils
HtmlInjector — Class 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